summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | ARM: OMAP2: Clockdomain: Encode OMAP2/3 clockdomainsPaul Walmsley2008-08-194-19/+349
| | | * | | | | ARM: OMAP2: Clockdomain: Connect clockdomain code to powerdomain codePaul Walmsley2008-08-193-0/+156
| | | * | | | | ARM: OMAP2: Clockdomain: Add base OMAP2/3 clockdomain codePaul Walmsley2008-08-194-1/+723
| | | * | | | | ARM: OMAP: Powerdomain: Add OMAP3 powerdomainsPaul Walmsley2008-08-194-7/+364
| | | * | | | | ARM: OMAP2: Powerdomain: Add OMAP2 powerdomainsPaul Walmsley2008-08-193-4/+222
| | | * | | | | ARM: OMAP2: Powerdomain: Add OMAP2/3 common powerdomainsPaul Walmsley2008-08-193-1/+154
| | | * | | | | ARM: OMAP2: Powerdomain: Add base OMAP2/3 powerdomain codePaul Walmsley2008-08-195-11/+1078
* | | | | | | | spi_s3c24xx: pin configuration updatesBen Dooks2008-10-161-0/+1
* | | | | | | | cpufreq: remove policy->governor setting in drivers initializationDominik Brodowski2008-10-164-6/+0Star
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | i2c/isp1301_omap: Convert to a new-style i2c driver, part 2Jean Delvare2008-10-142-0/+15
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2008-10-131-2/+0Star
|\ \ \ \ \ \
| * | | | | | V4L/DVB (8687): soc-camera: Move .power and .reset from soc_camera host to se...Stefan Herbrechtsmeier2008-10-121-2/+0Star
* | | | | | | Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...Linus Torvalds2008-10-131-17/+0Star
|\ \ \ \ \ \ \
| * | | | | | | proc: remove unused get_dma_list()Alexey Dobriyan2008-10-101-17/+0Star
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-10-13690-7272/+20752
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-10-122-8/+15
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | [WATCHDOG] Orion: add hardware watchdog supportSylver Bruneau2008-10-101-0/+2
| | * | | | | | [WATCHDOG] omap_wdt.c: sync linux-omap changesFelipe Balbi2008-10-101-8/+13
| | |/ / / / /
| * | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-11664-7114/+20568
| |\ \ \ \ \ \
| | * | | | | | [ARM] 5300/1: fixup spitz reset during bootDmitry Baryshkov2008-10-114-8/+14
| | | |/ / / / | | |/| | | |
| | * | | | | Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King2008-10-0931-66/+1305
| | |\ \ \ \ \
| | | * | | | | [ARM] Feroceon: small cleanups to L2 cache codeNicolas Pitre2008-09-301-17/+25
| | | * | | | | [ARM] Orion: Add Buffalo Linkstation Mini power-off methodAlexey Kopytko2008-09-261-0/+20
| | | * | | | | [ARM] Orion: Add Buffalo Linkstation Mini supportAlexey Kopytko2008-09-254-0/+268
| | | * | | | | [ARM] Kirkwood: add support for L2 cache WB/WT selectionRonen Shitrit2008-09-253-7/+25
| | | * | | | | [ARM] EDMINIV2: add support for LED and power buttonAlbert Aribaud2008-09-251-0/+60
| | | * | | | | [ARM] Kirkwood: allow configuring mbus window for on-chip sramLennert Buytenhek2008-09-252-4/+9
| | | * | | | | [ARM] Kirkwood: remove uart1 init calls for boards that don't expose uart1Ronen Shitrit2008-09-252-2/+0Star
| | | * | | | | [ARM] Kirkwood: add support for newer SoC modelsRonen Shitrit2008-09-254-9/+56
| | | * | | | | [ARM] Kirkwood: prepare for runtime-determined timer tick rateRonen Shitrit2008-09-252-7/+16
| | | * | | | | [ARM] Orion: add RD88F6183AP-GE supportLennert Buytenhek2008-09-254-0/+125
| | | * | | | | [ARM] Orion: add 88F6183 (Orion-1-90) supportLennert Buytenhek2008-09-254-2/+54
| | | * | | | | [ARM] Orion: add Buffalo Terastation Pro II/Live supportSylver Bruneau2008-09-253-0/+376
| | | * | | | | [ARM] Orion: add LaCie Ethernet Disk mini V2 supportChristopher Moore2008-09-254-0/+211
| | | * | | | | [ARM] Orion: prepare for runtime-determined timer tick rateLennert Buytenhek2008-09-255-9/+20
| | | * | | | | [ARM] mv78xx0: wire up ethernet error interruptLennert Buytenhek2008-09-255-7/+28
| | | * | | | | [ARM] Kirkwood: wire up ethernet error interruptLennert Buytenhek2008-09-252-1/+7
| | | * | | | | [ARM] Orion: wire up ethernet error interruptLennert Buytenhek2008-09-251-1/+5
| | * | | | | | Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.gitRussell King2008-10-0914-184/+719
| | |\ \ \ \ \ \
| | | * | | | | | ARM: DaVinci: evm sets up many devicesDavid Brownell2008-09-171-15/+322
| | | * | | | | | ARM: DaVinci: usb setupDavid Brownell2008-09-173-1/+120
| | | * | | | | | ARM: DaVinci: i2c setupKomal Shah2008-09-173-3/+54
| | | * | | | | | ARM: DaVinci: SOC GPIOs use gpiolibDavid Brownell2008-09-173-101/+106
| | | * | | | | | ARM: DaVinci: Update IO address pointer typecheckingKevin Hilman2008-09-172-31/+14Star
| | * | | | | | | Merge branch 'for-rmk' of git://pasiphae.extern.pengutronix.de/git/imx/linux-...Russell King2008-10-0927-115/+1270
| | |\ \ \ \ \ \ \
| | | * | | | | | | MX2: Add DMA support for mx2 and (eventually) mx1Sascha Hauer2008-09-093-1/+930
| | | * | | | | | | i.MX: Add FIQ supportPaulius Zaleckas2008-09-092-4/+33
| | | * | | | | | | MXC: Remove WD IRQ priority settingDarius Augulis2008-09-091-5/+0Star
| | | * | | | | | | i.MX3: Fix compiler warningsLuotao Fu2008-09-094-3/+7
| | | * | | | | | | MXC: add RTCK alternate function definitionsLuotao Fu2008-09-091-0/+2