summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | | * | [ARM] 4867/1: Adds flash, udc, mci support for gumstix F boardsJaya Kumar2008-04-196-0/+1419
| | | | | | | | | * | [ARM] pxa: remove keypad register definitions from pxa-regs.heric miao2008-04-191-56/+0
| | | | | | | | | * | [ARM] pxa: add keypad support for littletoneric miao2008-04-191-0/+65
| | | | | | | | | * | [ARM] pxa: add keypad support for zyloniteeric miao2008-04-191-0/+67
| | | | | | | | | * | [ARM] pxa: add partial keypad support for mainstoneeric miao2008-04-191-0/+54
| | | | | | | | | * | [ARM] pxa: add pxa27x_keypad device and pxa_set_keypad_info()eric miao2008-04-195-1/+31
| | | | | | | | | * | [ARM] pxa: use gpio_keys.c to support mainstone's wakeup switch of GPIO1eric miao2008-04-191-0/+26
| | | | | | | | | * | [ARM] pxa: allow dynamic enable/disable of GPIO wakeup for pxa{25x,27x}eric miao2008-04-195-68/+91
| | | | | | | | | * | [ARM] pxa: use new pin configuration mechanism for lubbockeric miao2008-04-191-45/+37
| | | | | | | | | * | [ARM] pxa: use new pin configuration mechanism for mainstoneeric miao2008-04-191-57/+81
| | | | | | | | | * | [ARM] pxa: move ARRAY_AND_SIZE definition to generic.heric miao2008-04-194-4/+4
| | | | | | | | | * | [ARM] pxa: add MFP-alike pin configuration support for pxa{25x, 27x}eric miao2008-04-195-2/+915
| | | | | | | | | * | [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao2008-04-1935-301/+337
| | | | | | | | | * | [ARM] pxa: move mfp sysdev registeration out for suspend/resume ordereric miao2008-04-193-10/+13
| | | | | | | | | * | [ARM] pxa: rename mfp.c to mfp-pxa3xx.c to indicate it's pxa3xx specificeric miao2008-04-192-1/+1
| | | | | | | | | * | [ARM] pxa: make pxa_gpio_irq_type() processor genericeric miao2008-04-191-2/+18
| | | | | | | | | * | [ARM] pxa: move GPIO sysdev outside of generic.c into gpio.ceric miao2008-04-192-62/+57
| | | | | | | | | * | [ARM] pxa: merge assignment of set_wake into pxa_init_{irq,gpio}()eric miao2008-04-196-49/+25
| | | | | | | | | * | [ARM] pxa: integrate low IRQ chip (ICIP) and high IRQ chip (ICIP2) into oneeric miao2008-04-196-105/+42
| | | | | | | | | * | [ARM] pxa: move GPIO IRQ specific code out of irq.c into gpio.ceric miao2008-04-193-183/+185
| | | | | | | | | * | [ARM] pxa: introduce GPIO_CHIP() macro to clean up the definitionseric miao2008-04-191-48/+18
| | | | | | | | | * | [ARM] pxa: cleanup the coding style of pxa_gpio_set_type()eric miao2008-04-191-22/+20
| | | | | | | | | * | [ARM] pxa: make GPIO IRQ code less dependent on the internal IRQseric miao2008-04-191-5/+19
| | | | | | | | | * | [ARM] pxa: generalize the muxed gpio IRQ handling code with loop and ffs()eric miao2008-04-191-58/+16
| | | | | | | | | * | [ARM] 4868/1: Enhance pxa270 GPIO definitionsRobert Jarzmik2008-04-191-14/+54
| | | | | | | | | * | [ARM] 4834/3: Convert ASoC pxa2xx-ac97 driver to use the clock APIMark Brown2008-04-191-11/+38
| | | | | | | | | * | [ARM] 4833/3: Convert non-SoC PXA2xx AC97 driver to clock APIMark Brown2008-04-191-8/+40
| | | | | | | | | * | [ARM] 4832/2: Support AC97CLK on PXA3xx via the clock APIMark Brown2008-04-191-2/+28
| | | | | | | | | * | [ARM] 4831/2: Add PXA2xx AC97 clocks to clock APIMark Brown2008-04-192-0/+5
| | | | | | | | | * | [ARM] 4830/1: Add support for the CLK_POUT pin on PXA3xx CPUsMark Brown2008-04-192-0/+31
| | | | | | | | * | | [ARM] 4955/1: Orion: Support the Buffalo Linkstation Pro/Live PlatformByron Bradley2008-04-103-6/+28
| | | | | | | | * | | [ARM] 4954/1: Orion: fix some function section mismatchNicolas Pitre2008-04-102-3/+3
| | | | | | | | * | | [ARM] 4886/1: Orion: grab ts209 ethernet MAC address from flashLennert Buytenhek2008-04-041-0/+83
| | | | | | | | * | | Orion: orion -> orion5x renameLennert Buytenhek2008-03-2734-766/+771
| | | | | | | | * | | Orion: general cleanupLennert Buytenhek2008-03-2718-63/+66
| | | | | | | | * | | Orion: enable access to local config spaceLennert Buytenhek2008-03-271-25/+33
| | | | | | | | * | | Orion: add __init attribute to all boot time-only functionsLennert Buytenhek2008-03-272-9/+9
| | | | | | | | * | | Orion: only map peripheral register space onceLennert Buytenhek2008-03-271-0/+26
| | | | | | | | * | | Orion: move I/O macros out of orion.hLennert Buytenhek2008-03-275-19/+19
| | | | | | | | * | | Orion: describe physical address mapLennert Buytenhek2008-03-271-3/+15
| | | | | | | | * | | Orion: revamp cpu mbus window handlingLennert Buytenhek2008-03-278-144/+76
| | | | | | | | * | | plat-orion: make orion_nand available for all Orion familiesLennert Buytenhek2008-03-279-14/+9
| | | | | | | | * | | plat-orion: make i2c-mv64xxx available for all Orion familiesLennert Buytenhek2008-03-271-1/+1
| | | | | | | | * | | plat-orion: make mv643xx_eth available for all Orion familiesLennert Buytenhek2008-03-271-1/+1
| | | | | | | | * | | plat-orion: make ehci-orion available for all Orion familiesLennert Buytenhek2008-03-275-11/+22
| | | | | | | | * | | plat-orion: share time handling codeLennert Buytenhek2008-03-279-192/+245
| | | | | | | | * | | plat-orion: share PCIe handling codeLennert Buytenhek2008-03-275-260/+365
| | | | | | | | * | | plat-orion: share IRQ handling codeLennert Buytenhek2008-03-274-34/+84
| | | | | | | | * | | plat-orion: introduceLennert Buytenhek2008-03-273-0/+13
| | | | | | | | * | | sata_mv: mbus decode window supportLennert Buytenhek2008-03-275-42/+36
OpenPOWER on IntegriCloud