summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: Use syslib functions for all CORTEXA8Stefano Babic2010-09-294-2/+3
* Use common function to set GPIOs for MX3 and MX5Stefano Babic2010-09-293-28/+17
* Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk2010-09-2842-47/+3740
|\
| * ARM: implement relocation for arm1176Heiko Schocher2010-09-192-1/+299
| * ARM: implement relocation for arm720tHeiko Schocher2010-09-192-1/+183
| * ARM: implement relocation for arm_intcmHeiko Schocher2010-09-192-1/+179
| * ARM: implement relocation for lh7a40xHeiko Schocher2010-09-192-2/+199
| * ARM: implement relocation for s3c44b0Heiko Schocher2010-09-192-1/+187
| * ARM: implement relocation for sa1100Heiko Schocher2010-09-192-1/+175
| * ARM: implement relocation for ixpHeiko Schocher2010-09-192-1/+293
| * ARM: implement relocation for pxaHeiko Schocher2010-09-192-1/+181
| * ARM: implement relocation for ARM946Heiko Schocher2010-09-192-2/+180
| * ARM: implement relocation for ARM925Heiko Schocher2010-09-192-2/+216
| * ARM: implement relocation for ARM920Heiko Schocher2010-09-192-2/+237
| * ARM: implement relocation for ARM926Heiko Schocher2010-09-193-4/+206
| * ARM: implement relocation for ARM V7 (OMAP)Heiko Schocher2010-09-195-6/+285
| * ARM: implement relocation for ARM11Heiko Schocher2010-09-192-1/+214
| * ARM: add relocation supportHeiko Schocher2010-09-197-7/+553
| * ARM (ARM11): add data cache support, test on Qong boardHeiko Schocher2010-09-192-1/+6
| * ARM V7 (OMAP): add data cache support, test on Beagle boardHeiko Schocher2010-09-192-0/+85
| * ARM (ARM926ejs): add data cache support, tested on magnesium and tx25 boardHeiko Schocher2010-09-191-0/+6
| * ARM: cp15: setup mmu and enable dcacheHeiko Schocher2010-09-191-0/+51
| * arm: get rid of bi_envHeiko Schocher2010-09-191-4/+0
| * New implementation for internal handling of environment variables.Wolfgang Denk2010-09-191-6/+7
| * Make getenv() work before relocation.Wolfgang Denk2010-09-191-8/+3
* | ARMV7: OMAP4: Calculate SDRAM sizeAneesh V2010-09-282-1/+39
* | ixp/npe: Remove duplicated commentThomas Weber2010-09-281-5/+0
|/
* Prepare v2010.09-rc2Wolfgang Denk2010-09-191-1/+1
* Save environment data to mmc.Terry Lv2010-09-191-5/+10
* ARM: Update ARM mach-typesThomas Weber2010-09-181-4/+1226
* Prepare v2010.09-rc1Wolfgang Denk2010-09-107-7/+0
* Merge branch 'master' of git://git.denx.de/u-boot-tiWolfgang Denk2010-09-0917-296/+754
|\
| * ARMV7: OMAP3: Remove erroneous hard coded sdram setup for 128MB/bankSteve Sakoman2010-09-081-22/+21
| * ARMV7: OMAP3: Fix broken reset command on OMAP36XX/37XX and OMAP4Steve Sakoman2010-09-083-1/+5
| * ARMV7: OMAP3: Apply Cortex-A8 errata workarounds only on affected revisionsMans Rullgard2010-09-081-3/+10
| * ARMV7: OMAP3: Convert setup_auxcr() to pure asmMans Rullgard2010-09-082-35/+19
| * ARMV7: OMAP3: Fix and clean up L2 cache enable/disable functionsMans Rullgard2010-09-081-54/+21
| * ARMV7: OMAP3: Add clock setup for OMAP36XX/37XXSteve Sakoman2010-09-084-147/+515
| * ARMV7: OMAP3: Update CPU type detection for AM35XX/OMAP36XX/37XXSteve Sakoman2010-09-084-34/+161
| * ARMV7: OMAP: Move syslib.c to omap-common since it can be shared by OMAP3 and...Steve Sakoman2010-09-084-3/+5
* | Merge branch 'at91' of git://git.denx.de/u-boot-atmelWolfgang Denk2010-09-0814-29/+525
|\ \
| * | at91_pit: Fix AT91_PIT_MR_PIV_MASK macroAlexander Stein2010-09-031-1/+1
| * | AT91: add option to enable pullups in at91sam9260_devices.cReinhard Meyer2010-09-031-10/+25
| * | AT91: reset.c: fix comments, add optionReinhard Meyer2010-09-031-10/+11
| * | AT91: fix at91sam9260.h for AT91SAM9XEReinhard Meyer2010-09-031-4/+14
| * | AT91SAM9XE: add embedded flash supportReinhard Meyer2010-09-034-0/+364
| * | AT91: add RTT and GPBR based RTCReinhard Meyer2010-09-032-0/+81
| * | AT91: MCI: add SD/MMC driver using mmc frameworkReinhard Meyer2010-09-034-0/+28
| * | AT91 Fix: return value of get_tbclkJens Scharsig2010-08-311-4/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk2010-09-0812-144/+229
|\ \ \
OpenPOWER on IntegriCloud