summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel/reset.c
Commit message (Expand)AuthorAgeFilesLines
* microblaze: Explicitly include correct DT includesRob Herring2023-07-171-1/+0
* microblaze: Switch to standard restart handlerLinus Walleij2019-09-191-76/+11
* microblaze: consolidate GPIO reset handlingRob Herring2018-06-211-5/+6
* microblaze: Remove unused prom header from reset.cMichal Simek2015-01-051-1/+0
* microblaze: Show message when reset gpio is not presentMichal Simek2013-09-041-1/+5
* microblaze: Prefer to use pr_XXX instead of printk(KERN_XX)Michal Simek2012-10-041-7/+7
* microblaze: Improve failure handling for GPIO resetStephan Linz2012-10-041-2/+5
* gpio/microblaze: Eliminate duplication of of_get_named_gpio_flags()Grant Likely2011-12-121-41/+2
* of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely2010-07-051-1/+1
* of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov2010-07-051-6/+6
* microblaze: Support both levels for resetMichal Simek2009-12-141-4/+6
* microblaze: Fix announce message for reset gpioMichal Simek2009-12-141-1/+1
* microblaze: GPIO reset supportMichal Simek2009-12-141-0/+138