summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* 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
* a320evb: fix udelay / __udelay confusionWolfgang Denk2010-05-211-1/+1
* ARM: */timer.c: fix spelling and vertical alignmentWolfgang Denk2010-05-216-18/+18
* Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-05-211-1/+1
|\
| * MX51: Fix MX51 CPU detect messageFabio Estevam2010-05-051-1/+1
* | ARM: add __aeabi_unwind_cpp_pr0() function to avoid linker complaintsWolfgang Denk2010-05-151-0/+5
|/
* at91: define matrix registers bit fieldsAsen Dimov2010-04-301-0/+138
* MX31: Support 128MB RAM on QONG moduleStefano Babic2010-04-301-0/+6
* MX31: add pin definitions for NAND controllerStefano Babic2010-04-301-0/+9
* MX31: add accessor function to get a gpioStefano Babic2010-04-301-0/+5
* MX25 print arm clock instead of mpllclk on bootJohn Rigby2010-04-301-1/+1
* Moved board specific values in config fileStefano Babic2010-04-301-1/+4
* arm, mx27: add support for SDHC1 pin initHeiko Schocher2010-04-302-0/+18
* SAMSUNG: make s5p common gpio functionsMinkyu Kang2010-04-303-240/+96
* SAMSUNG: serial: modify name from s5pc1xx to s5pMinkyu Kang2010-04-301-1/+1
* at91: add defines for RTT and GPBRAlexander Holler2010-04-303-0/+7
* ARM Update mach-typestrix2010-04-301-12/+974
* arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2010-04-13380-1/+101617
* Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser2010-04-13173-0/+62164
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-1317-0/+1889
OpenPOWER on IntegriCloud