aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)Author
2010-09-28Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk
2010-09-28ARMV7: OMAP4: Calculate SDRAM sizeAneesh V
2010-09-28ixp/npe: Remove duplicated commentThomas Weber
2010-09-19ARM: implement relocation for arm1176Heiko Schocher
2010-09-19ARM: implement relocation for arm720tHeiko Schocher
2010-09-19ARM: implement relocation for arm_intcmHeiko Schocher
2010-09-19ARM: implement relocation for lh7a40xHeiko Schocher
2010-09-19ARM: implement relocation for s3c44b0Heiko Schocher
2010-09-19ARM: implement relocation for sa1100Heiko Schocher
2010-09-19ARM: implement relocation for ixpHeiko Schocher
2010-09-19ARM: implement relocation for pxaHeiko Schocher
2010-09-19ARM: implement relocation for ARM946Heiko Schocher
2010-09-19ARM: implement relocation for ARM925Heiko Schocher
2010-09-19ARM: implement relocation for ARM920Heiko Schocher
2010-09-19ARM: implement relocation for ARM926Heiko Schocher
2010-09-19ARM: implement relocation for ARM V7 (OMAP)Heiko Schocher
2010-09-19ARM: implement relocation for ARM11Heiko Schocher
2010-09-19ARM (ARM11): add data cache support, test on Qong boardHeiko Schocher
2010-09-19ARM V7 (OMAP): add data cache support, test on Beagle boardHeiko Schocher
2010-09-19Prepare v2010.09-rc2v2010.09-rc2Wolfgang Denk
2010-09-10Prepare v2010.09-rc1v2010.09-rc1Wolfgang Denk
2010-09-09Merge branch 'master' of git://git.denx.de/u-boot-tiWolfgang Denk
2010-09-08ARMV7: OMAP3: Remove erroneous hard coded sdram setup for 128MB/bankSteve Sakoman
2010-09-08ARMV7: OMAP3: Fix broken reset command on OMAP36XX/37XX and OMAP4Steve Sakoman
2010-09-08ARMV7: OMAP3: Apply Cortex-A8 errata workarounds only on affected revisionsMans Rullgard
2010-09-08ARMV7: OMAP3: Convert setup_auxcr() to pure asmMans Rullgard
2010-09-08ARMV7: OMAP3: Fix and clean up L2 cache enable/disable functionsMans Rullgard
2010-09-08ARMV7: OMAP3: Add clock setup for OMAP36XX/37XXSteve Sakoman
2010-09-08ARMV7: OMAP3: Update CPU type detection for AM35XX/OMAP36XX/37XXSteve Sakoman
2010-09-08ARMV7: OMAP: Move syslib.c to omap-common since it can be shared by OMAP3 and...Steve Sakoman
2010-09-08Merge branch 'at91' of git://git.denx.de/u-boot-atmelWolfgang Denk
2010-09-08Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk
2010-09-03AT91: add option to enable pullups in at91sam9260_devices.cReinhard Meyer
2010-09-03AT91: reset.c: fix comments, add optionReinhard Meyer
2010-09-03AT91SAM9XE: add embedded flash supportReinhard Meyer
2010-09-03AT91: MCI: add SD/MMC driver using mmc frameworkReinhard Meyer
2010-08-31AT91 Fix: return value of get_tbclkJens Scharsig
2010-08-30ARMV7: S5P: separate the peripheral clocksMinkyu Kang
2010-08-26Kirkwood: bugfix: window size (mis)calculationPrafulla Wadaskar
2010-08-26Orion5x: bugfix: window size (mis)calculationAlbert Aribaud
2010-08-23ARMV7: S5P: rename from s5pc1xx to s5pMinkyu Kang
2010-08-23ARMV7: S5P: make s5p-common for sharing the code between s5pc1xx and s5pc2xxMinkyu Kang
2010-08-17S5P: Use accessor functions instead of SoC specific defines to access the bas...Minkyu Kang
2010-08-12Merge branch 'master' of git://git.denx.de/u-boot-tiWolfgang Denk
2010-08-10ARM: Add support for MB86R0x SoCsMatthias Weisser
2010-08-10Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2010-08-10Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk
2010-08-10orion5x: allow overriding default mappings windowsAlbert Aribaud
2010-08-10MX51EVK: fix return value of get_timer_maskedLi Haibo
2010-08-09miiphy: constify device nameMike Frysinger