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