summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm
Commit message (Expand)AuthorAgeLines
...
* | | Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk2010-09-08-104/+126
|\ \ \
| * | | ARMV7: S5P: rename the member of gpio structureMinkyu Kang2010-08-30-86/+86
| * | | ARMV7: S5P: separate the peripheral clocksMinkyu Kang2010-08-30-1/+2
| * | | ARMV7: S5P: fix the macro at samsung_get_base functionMinkyu Kang2010-08-26-1/+1
| * | | S5P: mmc: fix the mmc offsetMinkyu Kang2010-08-23-1/+1
| * | | ARMV7: S5P: rename from s5pc1xx to s5pMinkyu Kang2010-08-23-7/+14
| * | | S5P: Use accessor functions instead of SoC specific defines to access the bas...Minkyu Kang2010-08-17-9/+23
* | | | Merge branch 'master' of git://git.denx.de/u-boot-marvellWolfgang Denk2010-09-07-1/+1
|\ \ \ \
| * | | | orion5x: fix comment-in-comment typo in cpu.hAlbert Aribaud2010-08-27-1/+1
* | | | | Merge branch 'master' of /home/wd/git/u-boot/masterWolfgang Denk2010-09-07-107/+3
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | omap2: i2c: remove redundant header definitionsNishanth Menon2010-08-23-106/+0
| * | | omap2: i2c: add syss offsetNishanth Menon2010-08-23-1/+3
| | |/ | |/|
* | | Merge branch 'master' of /home/wd/git/u-boot/masterWolfgang Denk2010-08-18-24/+1168
|\ \ \ | |/ /
| * | ARM: Update ARM mach-typesSandeep Paulraj2010-08-18-24/+1116
| * | AM35x: Adding SCM general register definitionsAjay Kumar Gupta2010-08-12-0/+52
* | | ARM: Add support for MB86R0x SoCsMatthias Weisser2010-08-10-0/+678
|/ /
* | orion5x: allow overriding default mappings windowsAlbert Aribaud2010-08-10-21/+77
* | Merge branch 'master' of git://git.denx.de/u-boot-marvellWolfgang Denk2010-08-10-0/+8
|\ \
| * | cmd_ide: add support for KirkwoodPrafulla Wadaskar2010-08-08-0/+5
| * | cmd_ide: add support for orion5xAlbert Aribaud2010-08-08-0/+3
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-tiWolfgang Denk2010-08-10-1/+356
|\ \
| * | ARMV7: Restructure omap3 musb driver to allow code sharing between OMAP3 and ...Steve Sakoman2010-08-05-0/+6
| * | ARMV7: Modify i2c driver for more reliable operation on OMAP4Steve Sakoman2010-08-05-1/+3
| * | ARMV7: Add pad mux support for OMAP4Steve Sakoman2010-08-05-0/+347
| |/
* | ARM: Define __raw_readX and __raw_writeXMarek Vasut2010-08-07-6/+40
|/
* Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk2010-08-04-0/+73
|\
| * S5P: support mmc driverMinkyu Kang2010-08-03-0/+73
* | Merge branch 'master' of git://git.denx.de/u-boot-tiWolfgang Denk2010-07-16-1/+50
|\ \
| * | ARMV7: Add basic gpmc initialization for OMAP4Steve Sakoman2010-07-15-1/+50
* | | Merge branch 'master' of git://git.denx.de/u-boot-pxaWolfgang Denk2010-07-15-1/+333
|\ \ \
| * | | PXA: Add PWM2 and PWM3 regs to pxa-regs.hMarek Vasut2010-07-14-1/+9
| * | | PXA: Add hardware init helper macrosMarek Vasut2010-07-14-0/+324
* | | | Merge branch 'master' of ../masterWolfgang Denk2010-07-15-0/+9
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | mvgbe: add support for orion5x GbE controllerAlbert Aribaud2010-07-12-2/+8
| * | mvgbe: support SoCs other than kirkwoodAlbert Aribaud2010-07-12-0/+3
| |/
* | ARMV7: Restructure OMAP i2c driver to allow code sharing between OMAP3 and OMAP4Steve Sakoman2010-07-05-145/+78
* | ARMV7: Restructure OMAP mmc driver to allow code sharing between OMAP3 and OMAP4Steve Sakoman2010-07-05-242/+171
* | ARMV7: Add basic support for TI OMAP4Steve Sakoman2010-07-05-0/+249
* | ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7Steve Sakoman2010-07-05-1/+1
* | OMAP: mmc: add support for second and third mmc channelsSteve Sakoman2010-07-05-3/+12
|/
* USB OHCI support for at91sam9g45 SoCSergey Matyukevich2010-06-30-2/+12
* Merge branch 'next' of git://git.denx.de/u-boot-ti into nextWolfgang Denk2010-06-29-1/+1
|\
| * DaVinci: EMAC: Get EMAC_MDIO_PHY_NUM from config filesPrakash PM2010-06-22-1/+1
* | Merge branch 'master' into nextWolfgang Denk2010-06-23-7/+7
|\ \ | |/ |/|
| * ARM: fix bug in macro __arch_ioremap.Terry Lv2010-06-22-7/+7
* | Merge branch 'master' into nextWolfgang Denk2010-06-18-2/+1017
|\ \ | |/
| * Merge branch 'master' of git://git.denx.de/u-boot-marvellWolfgang Denk2010-06-17-0/+312
| |\
| | * Initial support for Marvell Orion5x SoCAlbert Aribaud2010-06-17-0/+312
| | * AM35x: Add support for EMIF4Vaibhav Hiremath2010-06-08-0/+104
| | * omap3: Consolidate SDRC related operationsVaibhav Hiremath2010-06-08-2/+14