aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2010-09-19ARM: implement relocation for ARM926Heiko Schocher3-4/+206
2010-09-19ARM: implement relocation for ARM V7 (OMAP)Heiko Schocher5-6/+285
2010-09-19ARM: implement relocation for ARM11Heiko Schocher2-1/+214
2010-09-19ARM: add relocation supportHeiko Schocher7-7/+553
2010-09-19ARM (ARM11): add data cache support, test on Qong boardHeiko Schocher2-1/+6
2010-09-19ARM V7 (OMAP): add data cache support, test on Beagle boardHeiko Schocher2-0/+85
2010-09-19ARM (ARM926ejs): add data cache support, tested on magnesium and tx25 boardHeiko Schocher1-0/+6
2010-09-19ARM: cp15: setup mmu and enable dcacheHeiko Schocher1-0/+51
2010-09-19arm: get rid of bi_envHeiko Schocher1-4/+0
2010-09-19New implementation for internal handling of environment variables.Wolfgang Denk1-6/+7
2010-09-19Make getenv() work before relocation.Wolfgang Denk1-8/+3
2010-09-19Prepare v2010.09-rc2v2010.09-rc2Wolfgang Denk1-1/+1
2010-09-19Save environment data to mmc.Terry Lv1-5/+10
2010-09-18ARM: Update ARM mach-typesThomas Weber1-4/+1226
2010-09-10Prepare v2010.09-rc1v2010.09-rc1Wolfgang Denk7-7/+0
2010-09-09Merge branch 'master' of git://git.denx.de/u-boot-tiWolfgang Denk17-296/+754
2010-09-08ARMV7: OMAP3: Remove erroneous hard coded sdram setup for 128MB/bankSteve Sakoman1-22/+21
2010-09-08ARMV7: OMAP3: Fix broken reset command on OMAP36XX/37XX and OMAP4Steve Sakoman3-1/+5
2010-09-08ARMV7: OMAP3: Apply Cortex-A8 errata workarounds only on affected revisionsMans Rullgard1-3/+10
2010-09-08ARMV7: OMAP3: Convert setup_auxcr() to pure asmMans Rullgard2-35/+19
2010-09-08ARMV7: OMAP3: Fix and clean up L2 cache enable/disable functionsMans Rullgard1-54/+21
2010-09-08ARMV7: OMAP3: Add clock setup for OMAP36XX/37XXSteve Sakoman4-147/+515
2010-09-08ARMV7: OMAP3: Update CPU type detection for AM35XX/OMAP36XX/37XXSteve Sakoman4-34/+161
2010-09-08ARMV7: OMAP: Move syslib.c to omap-common since it can be shared by OMAP3 and...Steve Sakoman4-3/+5
2010-09-08Merge branch 'at91' of git://git.denx.de/u-boot-atmelWolfgang Denk14-29/+525
2010-09-08Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk12-144/+229
2010-09-07Merge branch 'master' of git://git.denx.de/u-boot-marvellWolfgang Denk3-3/+3
2010-09-07Merge branch 'master' of /home/wd/git/u-boot/masterWolfgang Denk1-107/+3
2010-09-03at91_pit: Fix AT91_PIT_MR_PIV_MASK macroAlexander Stein1-1/+1
2010-09-03AT91: add option to enable pullups in at91sam9260_devices.cReinhard Meyer1-10/+25
2010-09-03AT91: reset.c: fix comments, add optionReinhard Meyer1-10/+11
2010-09-03AT91: fix at91sam9260.h for AT91SAM9XEReinhard Meyer1-4/+14
2010-09-03AT91SAM9XE: add embedded flash supportReinhard Meyer4-0/+364
2010-09-03AT91: add RTT and GPBR based RTCReinhard Meyer2-0/+81
2010-09-03AT91: MCI: add SD/MMC driver using mmc frameworkReinhard Meyer4-0/+28
2010-08-31AT91 Fix: return value of get_tbclkJens Scharsig1-4/+1
2010-08-30ARMV7: S5P: rename the member of gpio structureMinkyu Kang1-86/+86
2010-08-30ARMV7: S5P: separate the peripheral clocksMinkyu Kang3-6/+26
2010-08-27orion5x: fix comment-in-comment typo in cpu.hAlbert Aribaud1-1/+1
2010-08-26Kirkwood: bugfix: window size (mis)calculationPrafulla Wadaskar1-1/+1
2010-08-26Orion5x: bugfix: window size (mis)calculationAlbert Aribaud1-1/+1
2010-08-26ARMV7: S5P: fix the macro at samsung_get_base functionMinkyu Kang1-1/+1
2010-08-23S5P: mmc: fix the mmc offsetMinkyu Kang1-1/+1
2010-08-23ARMV7: S5P: rename from s5pc1xx to s5pMinkyu Kang6-22/+28
2010-08-23ARMV7: S5P: make s5p-common for sharing the code between s5pc1xx and s5pc2xxMinkyu Kang4-2/+46
2010-08-23omap2: i2c: remove redundant header definitionsNishanth Menon1-106/+0
2010-08-23omap2: i2c: add syss offsetNishanth Menon1-1/+3
2010-08-18Merge branch 'master' of /home/wd/git/u-boot/masterWolfgang Denk2-24/+1168
2010-08-18ARM: Update ARM mach-typesSandeep Paulraj1-24/+1116
2010-08-17S5P: Use accessor functions instead of SoC specific defines to access the bas...Minkyu Kang7-29/+44