summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* [ARM] pxa: add missing irq events for pxa168Haojian Zhuang2009-12-011-1/+3
* [ARM] pxa: re-order platforms in Kconfig and MakefileEric Miao2009-12-012-322/+329
* [ARM] pxa/treo: add Palm Centro 685 supportTomáš Čech2009-12-014-1/+180
* [ARM] pxa/treo: generalisation of Treo680 codeTomáš Čech2009-12-015-135/+183
* [ARM] pxa: update flash structure in onenand infoHaojian Zhuang2009-12-012-2/+2
* [ARM] pxa: add onenand support for SAARHaojian Zhuang2009-12-011-1/+95
* [ARM] pxa: add onenand support for TTC-DKBHaojian Zhuang2009-12-011-0/+87
* [ARM] pxa: add nand support in aspensite boardHaojian Zhuang2009-12-011-0/+39
* [ARM] pxa: add nand device and clock for pxa168/pxa910Haojian Zhuang2009-12-014-0/+23
* pxa3xx_nand: move pxa3xx_nand.h common into plat directoryHaojian Zhuang2009-12-016-7/+7
* [ARM] pxa/saar: set default WLED output currentHaojian Zhuang2009-12-011-0/+5
* pxafb: add transparency field to pxafb_mode_info structPieter Grimmerink2009-12-011-1/+2
* Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-11-185-49/+48
|\
| * OMAP: cs should be positive in gpmc_cs_free()Roel Kluin2009-11-181-1/+1
| * omap: fix unlikely(x) < yRoel Kluin2009-11-181-1/+1
| * omap3: clock: Fixed dpll3_m2x2 rate calculationTero Kristo2009-11-171-2/+2
| * omap3: clock: Fix the DPLL freqsel computationsRajendra Nayak2009-11-171-1/+1
| * omap: Fix keymap for zoom2 according to matrix keypad framworkVimal Singh2009-11-161-44/+43
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-11-179-7/+21
|\ \
| * \ Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-11-166-6/+9
| |\ \
| | * | [ARM] pxa: ensure mfp is in correct range in mfp_{read,write}Roel Kluin2009-11-171-2/+2
| | * | [ARM] pxa/hx4700: fix hx4700 touchscreen pressure valuesPaul Parsons2009-11-171-1/+1
| | * | [ARM] pxa: fix incorrect mfp_to_gpio() conversionEric Miao2009-11-131-1/+1
| | * | [ARM] pxa/colibri: fix AC97 ifdefs and add missing includeMarek Vasut2009-11-131-1/+3
| | * | [ARM] pxa: fix missing underscores in mfp-pxa910.hRoel Kluin2009-11-131-1/+1
| | * | [ARM] pxa: fix interrupts number calculation when CONFIG_PXA_HAVE_ISA_IRQS=yMarc Zyngier2009-11-131-0/+1
| | |/
| * | Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King2009-11-162-0/+11
| |\ \
| | * | [ARM] Kirkwood: disable propagation of mbus error to the CPU local busLennert Buytenhek2009-11-132-0/+11
| | |/
| * | ARM: 5787/1: U300 COH 901 331 fixesLinus Walleij2009-11-161-1/+1
| |/
* | at91: at91sam9g20ek modify dual slot evaluation kitNicolas Ferre2009-11-162-17/+26
|/
* Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-11-129-56/+126
|\
| * omap3: Decrease cpufreq transition latencyMike Turquette2009-11-111-1/+1
| * omap3: update Pandora defconfigGrazvydas Ignotas2009-11-111-5/+44
| * omap3: 3430sdp: Enable Linux Regulator frameworkSergio Aguirre2009-11-111-1/+8
| * omap3: beagle: Fix USB host port power controlJarkko Nikula2009-11-111-1/+1
| * omap3: pandora: Fix keypad keymapGrazvydas Ignotas2009-11-111-39/+39
| * omap1: Amstrad Delta defconfig fixesJanusz Krzysztofik2009-11-111-7/+17
| * omap: Fix omapfb/lcdc on OMAP1510 broken when PM setJanusz Krzysztofik2009-11-111-0/+8
| * omap: Use resource_sizeTobias Klauser2009-11-102-2/+2
| * omap: Fix race condition in omap dma driverTao Hu2009-11-101-0/+6
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-11-1131-236/+568
|\ \
| * \ Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6Russell King2009-11-1012-9/+146
| |\ \
| | * | RealView: Add sparsemem support for the RealView PBX platformCatalin Marinas2009-11-054-3/+94
| | * | RealView: Remove duplicated #define REALVIEW_SYS_FLAGS* statementsColin Tuckley2009-11-051-4/+1
| | * | RealView: Add default memory configurationCatalin Marinas2009-11-057-0/+44
| | * | Check whether the SCU was already initialisedCatalin Marinas2009-11-051-0/+4
| | * | ARMv7: Check whether the SMP/nAMP mode was already enabledTony Thompson2009-11-041-3/+4
| | |/
| * | ARM: Use a definition for the userspace cmpxchg emulation syscallRussell King2009-11-103-4/+14
| * | [ARM] Fix test for unimplemented ARM syscallsRussell King2009-11-081-1/+1
| * | Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King2009-11-0810-199/+367
| |\ \
OpenPOWER on IntegriCloud