aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | ARM: Defer lookup of machine_type to setup.cRussell King2011-02-154-101/+40
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-------------------. \ \ \ \ \ Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '...Russell King2011-03-16688-6225/+11694
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | * | | | | | ARM: 6597/1: Add basic architecture support for VIA/WonderMedia 85xx SoC'sAlexey Charkov2011-01-2534-0/+2356
| | | | | | | | | | | | | |_|/ / / | | | | | | | | | | | | |/| | | |
| | | | | | | | | | | * | | | | | ARM: 6776/1: mach-ux500: activate fix for errata 753970Linus Walleij2011-03-091-0/+1
| | | | | | | | | | * | | | | | | ARM: 6794/1: SPEAr: Append UL to device address macros.Shiraz Hashim2011-03-095-123/+126
| | | | | | | | | | * | | | | | | ARM: 6793/1: SPEAr: Remove unused *_SIZE macros from spear*.h filesviresh kumar2011-03-095-219/+2
| | | | | | | | | | * | | | | | | ARM: 6792/1: SPEAr: Replace SIZE macro's with SZ_4K macrosviresh kumar2011-03-095-28/+21
| | | | | | | | | | * | | | | | | ARM: 6791/1: SPEAr3xx: Declare device structures after shirq codeviresh kumar2011-03-093-24/+24
| | | | | | | | | | * | | | | | | ARM: 6790/1: SPEAr: Clock Framework: Rename usbd clock and align apb_clk entryviresh kumar2011-03-092-4/+4
| | | | | | | | | | * | | | | | | ARM: 6789/1: SPEAr3xx: Rename sdio to sdhciviresh kumar2011-03-098-33/+33
| | | | | | | | | | * | | | | | | ARM: 6788/1: SPEAr: Include mach/hardware.h instead of mach/spear.hviresh kumar2011-03-0922-20/+17
| | | | | | | | | | * | | | | | | ARM: 6787/1: SPEAr: Reorder #includes in .h & .c files.viresh kumar2011-03-0912-15/+15
| | | | | | | | | | * | | | | | | ARM: 6681/1: SPEAr: add debugfs support to clk APIShiraz Hashim2011-03-092-0/+124
| | | | | | | | | | * | | | | | | ARM: 6703/1: SPEAr: update clk API supportviresh kumar2011-03-096-312/+1259
| | | | | | | | | | * | | | | | | ARM: 6679/1: SPEAr: make clk API functions more genericviresh kumar2011-03-094-46/+214
| | | | | | | | | | * | | | | | | ARM: 6737/1: SPEAr: formalized timer supportShiraz Hashim2011-03-099-20/+78
| | | | | | | | | | * | | | | | | ARM: 6678/1: SPEAr: update padmux codeviresh kumar2011-03-099-59/+36
| | | | | | | | | | * | | | | | | ARM: 6677/1: SPEAr: add IOMEM(x) definition and update declaration of MISC_BASEviresh kumar2011-03-095-137/+163
| | | | | | | | | * | | | | | | | ARM: 6617/1: mmc, Add zboot from MMC support for SuperH Mobile ARMSimon Horman2011-01-2510-1/+433
| | | | | | | | | | |_|/ / / / / | | | | | | | | | |/| | | | | |
| | | | | | | | * | | | | | | | ARM: pm: allow generic sleep code to be used with SMP CPU idleRussell King2011-02-221-1/+26
| | | | | | | | * | | | | | | | ARM: pm: convert samsung platforms to generic suspend/resume supportRussell King2011-02-225-239/+14
| | | | | | | | * | | | | | | | ARM: pm: convert sa11x0 to generic suspend/resume supportRussell King2011-02-222-77/+7
| | | | | | | | * | | | | | | | ARM: pm: convert PXA to generic suspend/resume supportRussell King2011-02-228-194/+26
| | | | | | | | * | | | | | | | ARM: pm: add generic CPU suspend/resume supportRussell King2011-02-2229-33/+522
| | | | | | | | * | | | | | | | ARM: move cache/processor/fault glue to separate include filesRussell King2011-02-1211-618/+644
| | | | | | | | * | | | | | | | ARM: pm: add function to set WFI low-power mode for SMP CPUsRussell King2011-02-112-0/+30
| | | | | | | * | | | | | | | | ARM: 6744/1: mxs: irq_data conversionUwe Kleine-König2011-02-232-23/+23
| | | | | | * | | | | | | | | | ARM: 6604/1: Gemini: add platform support for Gemini RTCHans Ulli Kroll2011-01-246-0/+31
| | | | | | | |_|/ / / / / / / | | | | | | |/| | | | | | | |
| | | | | * | | | | | | | | | ARM: 6649/1: omap: use fncpy to copy the PM code functions to SRAMJean Pihet2011-02-0411-10/+41
| | | | | * | | | | | | | | | ARM: 6640/1: Thumb-2: Symbol manipulation macros for function body copyingDave Martin2011-01-271-0/+94
| | | | * | | | | | | | | | | ARM: footbridge: convert to clockevents/clocksourceRussell King2011-01-313-63/+152
| | | * | | | | | | | | | | | ARM: 6784/1: errata: no automatic Store Buffer drain on Cortex-A9Will Deacon2011-03-092-1/+12
| | | * | | | | | | | | | | | ARM: 6772/1: errata: possible fault MMU translations following an ASID switchWill Deacon2011-03-092-0/+17
| | | | |_|_|_|_|_|/ / / / / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | ARM: 6780/1: EDB93xx: Add support for CS4271 SPI-connected CODECAlexander Sverdlin2011-03-061-0/+83
| | * | | | | | | | | | | | ARM: 6643/1: ep93xx: add framebuffer support to edb93xx boardsHartley Sweeten2011-02-051-0/+33
| | * | | | | | | | | | | | ARM: 6641/1: ep93xx: implement gpiolib set_debounce for built-in GPIOsHartley Sweeten2011-01-272-6/+29
| | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | ARM: 6665/1: Add Snapper9260 rtc wakeup interrupt pinRyan Mallon2011-02-191-0/+1
| * | | | | | | | | | | | ARM: 6664/1: AT91: Use macros for gpio_to_irq/irq_to_gpioRyan Mallon2011-02-191-9/+2
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2011-03-1645-835/+1284
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | m68knommu: external interrupt support to ColdFire intc-simr controllerGreg Ungerer2011-03-152-4/+113
| * | | | | | | | | | | | m68knommu: external interrupt support to ColdFire intc-2 controllerGreg Ungerer2011-03-154-4/+97
| * | | | | | | | | | | | m68knommu: remove ColdFire CLOCK_DIV config optionGreg Ungerer2011-03-1513-16/+15
| * | | | | | | | | | | | m68knommu: fix gpio warnings for ColdFire 5407 targetsGreg Ungerer2011-03-151-3/+3
| * | | | | | | | | | | | m68knommu: fix gpio warnings for ColdFire 532x targetsGreg Ungerer2011-03-151-83/+83
| * | | | | | | | | | | | m68knommu: fix gpio warnings for ColdFire 5307 targetsGreg Ungerer2011-03-151-3/+3
| * | | | | | | | | | | | m68knommu: fix gpio warnings for ColdFire 527x targetsGreg Ungerer2011-03-151-156/+156
| * | | | | | | | | | | | m68knommu: fix gpio warnings for ColdFire 5272 targetsGreg Ungerer2011-03-151-9/+9
| * | | | | | | | | | | | m68knommu: fix gpio warnings for ColdFire 5249 targetsGreg Ungerer2011-03-151-6/+6
| * | | | | | | | | | | | m68knommu: fix gpio warnings for ColdFire 523x targetsGreg Ungerer2011-03-151-68/+68
| * | | | | | | | | | | | m68knommu: fix gpio warnings for ColdFire 520x targetsGreg Ungerer2011-03-151-48/+48