summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* SMDKC100: add SDHCI controllers 0, 1 and 2 supportKyungmin Park2009-12-012-0/+7
* ARM: S5PC1xx: add platform helpers for SDHCI host controllersKyungmin Park2009-12-0111-0/+297
* SMDKC100: add I2C0 and I2C1 buses supportKyungmin Park2009-12-012-0/+19
* ARM: S5PC1xx: add platform helpers for i2c adapter devicesKyungmin Park2009-12-015-6/+20
* SMDKC100: enable S3C FrameBufferKyungmin Park2009-12-012-0/+69
* ARM: S5PC1xx: add platform helpers for s3c-fb devicePawel Osciak2009-12-016-0/+206
* ARM: S3C: Prepare s3c64xx-specific s3c-fb register definition for reusePawel Osciak2009-12-012-227/+244
* ARM: S5PC1XX: add cpu idle and system reset supportKyungmin Park2009-12-014-3/+122
* ARM: S5PC1xx: add gpiolib and external/gpio interrupt supportKyungmin Park2009-12-0113-5/+1288
* ARM: S5PC1XX: GPIO registers renameKyungmin Park2009-12-011-122/+122
* ARM: S5PC1XX: add GPIO L banks to register definitionKyungmin Park2009-12-011-7/+23
* ARM: S5PC1XX: clocks reimplementationKyungmin Park2009-12-015-766/+1504
* ARM: S5PC1XX: clock registers renameKyungmin Park2009-12-012-159/+97
* ARM: S5PC1XX: registers renameKyungmin Park2009-12-012-7/+82
* ARM: SAMSUNG: Add plat-samsung as starting point for plat-s3c* movesBen Dooks2009-12-014-3/+32
* 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
* | alpha: move THREAD_SIZE definition outside #ifndef ASSEMBLYAndrew Morton2009-11-121-2/+2
* | alpha: fix F_SETOWN_EX and F_GETLK64 conflictPeter Zijlstra2009-11-121-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-11-112-7/+9
|\ \
| * | x86/PCI: Adjust GFP mask handling for coherent allocationsJan Beulich2009-11-082-7/+9
| |/
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-11-1157-1380/+2603
|\ \
| * | powerpc: pasemi_defconfig updateOlof Johansson2009-11-111-167/+461
| * | Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt2009-11-1156-1213/+2142
| |\ \
| | * | powerpc: 2.6.32 update of defconfigs for embedded 6xx/7xxx, 8xx, 8{3,5,6}xxxKumar Gala2009-11-0552-1177/+2093
| | * | powerpc/8xxx: enable IPsec ESP by default on mpc83xx/mpc85xxKim Phillips2009-11-053-23/+24
| | * | powerpc/83xx: Fix u-boot partion size for MPC8377E-WLAN boardsAnton Vorontsov2009-11-051-1/+1
| | * | powerpc/85xx: Fix USB GPIOs for MPC8569E-MDS boardsAnton Vorontsov2009-11-051-2/+2
| | * | powerpc/82xx: kmalloc failure ignored in ep8248e_mdio_probe()Roel Kluin2009-11-051-1/+14
| | * | powerpc/85xx: sbc8548 - fixup of PCI-e related DTS fieldsPaul Gortmaker2009-11-051-9/+8
* | | | 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
| |\ \ \ \
| | * | | | [ARM] orion5x: update defconfigNicolas Pitre2009-11-071-102/+176
| | * | | | [ARM] Kirkwood: update defconfigNicolas Pitre2009-11-071-91/+169
OpenPOWER on IntegriCloud