summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs
Commit message (Expand)AuthorAgeLines
* mx25: Make the UART port number explicit in its setup functionFabio Estevam2011-04-27-1/+1
* arm: fix incorrect monitor protection region in FLASHPo-Yu Chuang2011-03-27-0/+6
* rename _end to __bss_end__Po-Yu Chuang2011-03-27-2/+2
* ARM: Add Support for Marvell Pantheon Familiy SoCsLei Wen2011-02-21-0/+470
* arm relocation: Fix calculation of board_init_rAlexander Stein2011-02-21-1/+1
* arm926ejs: timer: Replace bss variable by gdrHeiko Schocher2011-02-02-16/+32
* ARM: */start.S: code cleanupLiu Hui-R643432011-02-02-2/+0
* DaVinci: Remove incorrect CONFIG optionSandeep Paulraj2011-02-02-6/+0
* DaVinci DM6467: Fix Build ErrorSandeep Paulraj2011-02-02-0/+16
* DaVinci DM6467: Added ET1011C (LSI) PHY supportSandeep Paulraj2011-02-02-1/+56
* miiphy: convert to linux/mii.hMike Frysinger2011-01-09-7/+7
* arm: Add Support for Marvell ARMADA 100 Familiy SoCsPrafulla Wadaskar2010-12-16-0/+476
* ARM: */start.S: use canonical asm syntaxWolfgang Denk2010-12-13-1/+1
* davinci: Rewrite timer.c to use tbl/tbu emulation variables in gdNick Thompson2010-12-11-49/+28
* Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-12-09-0/+24
|\
| * imx: Get fec mac address from fuseLiu Hui-R643432010-11-21-0/+24
* | arm: fixloop(): do not use r8 for relocationAndreas Bießmann2010-12-09-3/+3
* | arm: relocate_code(): do not set register uselessAndreas Bießmann2010-12-09-2/+2
* | arm: copy_loop(): use scratch registerAndreas Bießmann2010-12-09-5/+5
* | arm: add 8-byte alignment for ABI compliance before board_init_fHeiko Schocher2010-12-08-0/+1
* | AT91: fix EMAC gpio init in at91sam9260_devices.cReinhard Meyer2010-12-07-0/+5
* | Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-24/+24
* | ARM: fix linker file for newer ld supportAlbert Aribaud2010-11-17-12/+18
|/
* Merge branch 'master' of git://git.denx.de/u-boot-marvellWolfgang Denk2010-10-29-0/+10
|\
| * Kirkwood: bugfix: DRAM size initializationTanmay Upadhyay2010-10-28-0/+10
* | Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-10-29-4/+4
|\ \
| * | imx25: Fix resetMatthias Weisser2010-10-28-4/+4
* | | Drop support for CONFIG_SKIP_RELOCATE_UBOOTWolfgang Denk2010-10-29-4/+0
* | | Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk2010-10-29-111/+0
|/ /
* | Coding Style cleanupWolfgang Denk2010-10-27-1/+0
* | ARM: fix address setup in start.SDarius Augulis2010-10-26-2/+4
* | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-26-4/+4
* | ARM: Use consistent assembler syntaxGray Remlin2010-10-26-5/+5
|/
* Merge branch 'at91' of git://git.denx.de/u-boot-atmelWolfgang Denk2010-10-19-71/+69
|\
| * AT91 clock/timer: move static data to global_data structReinhard Meyer2010-10-19-71/+69
* | Merge branch 'elf_reloc'Wolfgang Denk2010-10-19-90/+98
|\ \ | |/ |/|
| * arm926ejs, tx25: add support for ELF relocationsHeiko Schocher2010-10-13-4/+4
| * arm: implement ELF relocationsAlbert Aribaud2010-10-13-91/+99
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-3/+3
|/
* Kirkwood: dram_init is moved to dram.cPrafulla Wadaskar2010-10-13-0/+38
* orion5x: optimize window size computationAlbert Aribaud2010-10-13-11/+21
* Kirkwood: print_cpuinfo fixed for valid devid revidPrafulla Wadaskar2010-10-13-11/+23
* orion5x: fix relocation-incompatible codeAlbert Aribaud2010-10-11-31/+53
* arm: bugfix: replace ble with blo in start.S filesAlbert Aribaud2010-10-11-5/+5
* at91: Add arch_preboot_os which disables PIT in a faster wayAlexander Stein2010-10-05-0/+16
* AT91: convert cpu.c to struct SoC accessReinhard Meyer2010-10-05-20/+12
* ARM: implement relocation for ARM926Heiko Schocher2010-09-19-4/+206
* Prepare v2010.09-rc1v2010.09-rc1Wolfgang Denk2010-09-10-2/+0
* Merge branch 'at91' of git://git.denx.de/u-boot-atmelWolfgang Denk2010-09-08-24/+330
|\
| * AT91: add option to enable pullups in at91sam9260_devices.cReinhard Meyer2010-09-03-10/+25