summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | | * | [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-195-99/+37
| | | | | | | | | * | [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] 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-191-0/+22
| | | | | | | | * | | [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-2719-509/+514
| | | | | | | | * | | Orion: general cleanupLennert Buytenhek2008-03-279-41/+42
| | | | | | | | * | | 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: move I/O macros out of orion.hLennert Buytenhek2008-03-273-0/+3
| | | | | | | | * | | Orion: revamp cpu mbus window handlingLennert Buytenhek2008-03-278-144/+76
| | | | | | | | * | | plat-orion: make orion_nand available for all Orion familiesLennert Buytenhek2008-03-276-6/+3
| | | | | | | | * | | plat-orion: make ehci-orion available for all Orion familiesLennert Buytenhek2008-03-271-0/+1
| | | | | | | | * | | plat-orion: share time handling codeLennert Buytenhek2008-03-276-188/+222
| | | | | | | | * | | plat-orion: share PCIe handling codeLennert Buytenhek2008-03-274-260/+334
| | | | | | | | * | | plat-orion: share IRQ handling codeLennert Buytenhek2008-03-273-34/+67
| | | | | | | | * | | plat-orion: introduceLennert Buytenhek2008-03-273-0/+13
| | | | | | | | * | | sata_mv: mbus decode window supportLennert Buytenhek2008-03-273-42/+2
| | | | | | | | * | | ehci-orion: mbus decode window supportLennert Buytenhek2008-03-273-51/+7
| | | | | | | | * | | Orion: make PCIe/PCI support use mbus DRAM infoLennert Buytenhek2008-03-274-158/+168
| | | | | | | | * | | Orion: initialise mbus DRAM target info on bootLennert Buytenhek2008-03-273-0/+31
| | | | | | | | | |/ | | | | | | | | |/|
| | | | | | | * | | ns9xxx: add clock apiUwe Kleine-König2008-03-313-1/+251
| | | | | | | * | | ns9xxx: add support for irq priorisationUwe Kleine-König2008-03-311-12/+18
| | | | | | | * | | ns9xxx: make use of the chip's irq priorisationUwe Kleine-König2008-03-311-1/+39
| | | | | | | * | | ns9xxx: prepare for adding support for Digi ns921x processorsUwe Kleine-König2008-03-3112-174/+294
| | | | | | | * | | ns9xxx: update defconfigUwe Kleine-König2008-03-311-597/+55
| | | | | | | * | | ns9xxx: introduce a config variable for the cc9p9360 moduleUwe Kleine-König2008-03-311-12/+16
| | | | | | | * | | ns9xxx: use default text offsetUwe Kleine-König2008-03-312-2/+1
| | | | | | | * | | ns9xxx: move registration of serial8250 to a dedicated fileUwe Kleine-König2008-03-314-58/+76
| | | | | | | |/ /
| | | | | | * | | [ARM] 4887/1: i.MXC family: Separate current platform codeRobert Schwebel2008-04-171-1/+1
| | | | | | * | | [ARM] 4877/1: i.MXC family: Clean up current platform codeRobert Schwebel2008-03-312-15/+3
| | | | | | |/ /
| | | | | * | | [ARM] remove redundant display of free swap space in show_mem()Johannes Weiner2008-04-191-2/+0
| | | | | * | | [ARM] Fix kernel mode preemptionRussell King2008-04-191-19/+5
| | | | | * | | [ARM] 4881/1: print unrecognised processor ID as part of failure messageLennert Buytenhek2008-04-191-1/+6
| | | | | * | | [ARM] 4854/1: fix the load address of uImage for CONFIG_ZBOOT_ROM=yUwe Kleine-König2008-04-191-1/+7
| | | | | * | | [ARM] 4852/1: Add timerfd_create, timerfd_settime and timerfd_gettime syscall...Uwe Kleine-König2008-04-191-1/+3
| | | | | | |/ | | | | | |/|
| | | | | * | [ARM] Update mach-typesRussell King2008-04-191-4/+113
| | | | | |/
| | | | * | [ARM] 4981/1: [KS8695] Simple LED driverAndrew Victor2008-04-173-0/+118
| | | | |/
OpenPOWER on IntegriCloud