summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-041-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-pxaWolfgang Denk2010-07-154-7/+451
|\
| * PXA: Add support for LMS285GF05 into pxafbMarek Vasut2010-07-141-0/+34
| * Voipac PXA270 LCD SupportMarek Vasut2010-07-141-0/+33
| * PXA: Add OneNAND booting support to start.SMarek Vasut2010-07-141-5/+43
| * PXA: Add PWM2 and PWM3 regs to pxa-regs.hMarek Vasut2010-07-141-1/+9
| * PXA: Add hardware init helper macrosMarek Vasut2010-07-141-0/+324
| * Enable PXAFB for PXA27X and PXA3XXMarek Vasut2010-07-141-1/+8
* | Merge branch 'master' of ../masterWolfgang Denk2010-07-154-2/+19
|\ \ | |/
| * mvgbe: add support for orion5x GbE controllerAlbert Aribaud2010-07-123-2/+16
| * mvgbe: support SoCs other than kirkwoodAlbert Aribaud2010-07-122-2/+5
* | ARMV7: Restructure OMAP i2c driver to allow code sharing between OMAP3 and OMAP4Steve Sakoman2010-07-052-145/+78
* | ARMV7: Restructure OMAP mmc driver to allow code sharing between OMAP3 and OMAP4Steve Sakoman2010-07-052-242/+171
* | ARMV7: Add basic support for TI OMAP4Steve Sakoman2010-07-0512-2/+573
* | ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7Steve Sakoman2010-07-0534-4/+4
* | OMAP: mmc: add support for second and third mmc channelsSteve Sakoman2010-07-051-3/+12
|/
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-044-4/+4
* USB OHCI support for at91sam9g45 SoCSergey Matyukevich2010-06-301-2/+12
* Merge branch 'next' of git://git.denx.de/u-boot-ti into nextWolfgang Denk2010-06-291-1/+1
|\
| * DaVinci: EMAC: Get EMAC_MDIO_PHY_NUM from config filesPrakash PM2010-06-221-1/+1
* | Merge branch 'master' into nextWolfgang Denk2010-06-2319-131/+103
|\ \ | |/ |/|
| * Prepare v2010.06-rc3Wolfgang Denk2010-06-231-70/+70
| * ARM: remove unused VIDEOLFB ATAGMinkyu Kang2010-06-231-40/+3
| * Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2010-06-221-4/+4
| |\
| | * Fix wrong orion5x MPP and GIPO writel argumentsAlbert Aribaud2010-06-221-4/+4
| * | ARM: fix bug in macro __arch_ioremap.Terry Lv2010-06-221-7/+7
| * | ARM: Align stack to 8 bytesVitaly Kuzmichev2010-06-2214-6/+15
| * | arch/arm/cpu/arm_cortexa8/omap3/cache.S: make build with older toolsWolfgang Denk2010-06-181-4/+4
| |/
* | Merge branch 'master' into nextWolfgang Denk2010-06-1837-191/+3595
|\ \ | |/
| * Merge branch 'fix' of git://git.denx.de/u-boot-pxaWolfgang Denk2010-06-171-1/+4
| |\
| | * PXA: Align stack to 8 bytesMarek Vasut2010-06-131-1/+4
| * | Merge branch 'master' of git://git.denx.de/u-boot-marvellWolfgang Denk2010-06-178-0/+1175
| |\ \
| | * | Initial support for Marvell Orion5x SoCAlbert Aribaud2010-06-178-0/+1175
| * | | Merge branch 'master' of git://git.denx.de/u-boot-tiWolfgang Denk2010-06-171-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | TI: DaVinci: Add board specific code for da850 EVMSudhakar Rajashekhara2010-06-101-0/+1
| | * | AM35x: Add support for EMIF4Vaibhav Hiremath2010-06-075-0/+273
| | * | omap3: Consolidate SDRC related operationsVaibhav Hiremath2010-06-078-168/+220
| | * | omap3: Calculate CS1 size only when SDRC isVaibhav Hiremath2010-06-071-3/+4
| | * | ARM1176: TI: TNETV107X soc initial supportCyril Chemparathy2010-06-0713-0/+1872
| | * | ARM1176: Coexist with other ARM1176 platformsCyril Chemparathy2010-06-072-21/+47
| | |/
| * | AM35x: Add support for EMIF4Vaibhav Hiremath2010-06-085-0/+273
| * | omap3: Consolidate SDRC related operationsVaibhav Hiremath2010-06-088-168/+220
| * | omap3: Calculate CS1 size only when SDRC isVaibhav Hiremath2010-06-081-3/+4
| * | ARM1176: TI: TNETV107X soc initial supportCyril Chemparathy2010-06-0813-0/+1872
| * | ARM1176: Coexist with other ARM1176 platformsCyril Chemparathy2010-06-082-21/+47
| * | ARM1136: Fix cache_flush() error and correct cpu_init_crit() commentsGeorge G. Davis2010-06-012-2/+3
| |/
* | PXA: Add missing MDREFR bitsMarek Vasut2010-06-131-0/+3
* | PXA: Add UP2OCR register bit definitionsMarek Vasut2010-06-131-4/+18
|/
* ARM Update mach-typesTom2010-05-281-6/+500
* ARM Update mach-typesTom2010-05-281-2/+665
OpenPOWER on IntegriCloud