Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | microblaze: consolidate GPIO reset handling | Rob Herring | 2018-06-21 | 1 | -5/+6 |
* | microblaze: Remove unused prom header from reset.c | Michal Simek | 2015-01-05 | 1 | -1/+0 |
* | microblaze: Show message when reset gpio is not present | Michal Simek | 2013-09-04 | 1 | -1/+5 |
* | microblaze: Prefer to use pr_XXX instead of printk(KERN_XX) | Michal Simek | 2012-10-04 | 1 | -7/+7 |
* | microblaze: Improve failure handling for GPIO reset | Stephan Linz | 2012-10-04 | 1 | -2/+5 |
* | gpio/microblaze: Eliminate duplication of of_get_named_gpio_flags() | Grant Likely | 2011-12-12 | 1 | -41/+2 |
* | of/gpio: stop using device_node data pointer to find gpio_chip | Grant Likely | 2010-07-06 | 1 | -1/+1 |
* | of/gpio: Kill of_gpio_chip and add members directly to gpio_chip | Anton Vorontsov | 2010-07-06 | 1 | -6/+6 |
* | microblaze: Support both levels for reset | Michal Simek | 2009-12-14 | 1 | -4/+6 |
* | microblaze: Fix announce message for reset gpio | Michal Simek | 2009-12-14 | 1 | -1/+1 |
* | microblaze: GPIO reset support | Michal Simek | 2009-12-14 | 1 | -0/+138 |