summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/arm926ejs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'at91' of git://git.denx.de/u-boot-atmelWolfgang Denk2010-10-192-71/+69
|\
| * AT91 clock/timer: move static data to global_data structReinhard Meyer2010-10-192-71/+69
* | Merge branch 'elf_reloc'Wolfgang Denk2010-10-192-90/+98
|\ \ | |/ |/|
| * arm926ejs, tx25: add support for ELF relocationsHeiko Schocher2010-10-131-4/+4
| * arm: implement ELF relocationsAlbert Aribaud2010-10-132-91/+99
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-182-3/+3
|/
* Kirkwood: dram_init is moved to dram.cPrafulla Wadaskar2010-10-131-0/+38
* orion5x: optimize window size computationAlbert Aribaud2010-10-131-11/+21
* Kirkwood: print_cpuinfo fixed for valid devid revidPrafulla Wadaskar2010-10-131-11/+23
* orion5x: fix relocation-incompatible codeAlbert Aribaud2010-10-112-31/+53
* arm: bugfix: replace ble with blo in start.S filesAlbert Aribaud2010-10-111-5/+5
* at91: Add arch_preboot_os which disables PIT in a faster wayAlexander Stein2010-10-051-0/+16
* AT91: convert cpu.c to struct SoC accessReinhard Meyer2010-10-051-20/+12
* ARM: implement relocation for ARM926Heiko Schocher2010-09-193-4/+206
* Prepare v2010.09-rc1Wolfgang Denk2010-09-102-2/+0
* Merge branch 'at91' of git://git.denx.de/u-boot-atmelWolfgang Denk2010-09-085-24/+330
|\
| * 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
| * AT91SAM9XE: add embedded flash supportReinhard Meyer2010-09-032-0/+272
| * AT91: MCI: add SD/MMC driver using mmc frameworkReinhard Meyer2010-09-031-0/+21
| * AT91 Fix: return value of get_tbclkJens Scharsig2010-08-311-4/+1
* | Kirkwood: bugfix: window size (mis)calculationPrafulla Wadaskar2010-08-261-1/+1
* | Orion5x: bugfix: window size (mis)calculationAlbert Aribaud2010-08-261-1/+1
* | ARM: Add support for MB86R0x SoCsMatthias Weisser2010-08-104-0/+272
|/
* orion5x: allow overriding default mappings windowsAlbert Aribaud2010-08-101-20/+20
* mvgbe: add support for orion5x GbE controllerAlbert Aribaud2010-07-121-0/+8
* mvgbe: support SoCs other than kirkwoodAlbert Aribaud2010-07-121-2/+2
* Prepare v2010.06-rc3Wolfgang Denk2010-06-231-70/+70
* 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: Align stack to 8 bytesVitaly Kuzmichev2010-06-221-1/+1
|/
* Initial support for Marvell Orion5x SoCAlbert Aribaud2010-06-175-0/+863
* ARM: */timer.c: fix spelling and vertical alignmentWolfgang Denk2010-05-212-4/+4
* MX25 print arm clock instead of mpllclk on bootJohn Rigby2010-04-301-1/+1
* arm, mx27: add support for SDHC1 pin initHeiko Schocher2010-04-301-0/+17
* arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2010-04-1359-0/+7714
OpenPOWER on IntegriCloud