aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel/reset.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-19microblaze: Switch to standard restart handlerLinus Walleij1-76/+11
2018-06-21microblaze: consolidate GPIO reset handlingRob Herring1-5/+6
2015-01-05microblaze: Remove unused prom header from reset.cMichal Simek1-1/+0
2013-09-04microblaze: Show message when reset gpio is not presentMichal Simek1-1/+5
2012-10-04microblaze: Prefer to use pr_XXX instead of printk(KERN_XX)Michal Simek1-7/+7
2012-10-04microblaze: Improve failure handling for GPIO resetStephan Linz1-2/+5
2011-12-12gpio/microblaze: Eliminate duplication of of_get_named_gpio_flags()Grant Likely1-41/+2
2010-07-05of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely1-1/+1
2010-07-05of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov1-6/+6
2009-12-14microblaze: Support both levels for resetMichal Simek1-4/+6
2009-12-14microblaze: Fix announce message for reset gpioMichal Simek1-1/+1
2009-12-14microblaze: GPIO reset supportMichal Simek1-0/+138