aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs
AgeCommit message (Expand)Author
2011-03-27arm: fix incorrect monitor protection region in FLASHPo-Yu Chuang
2011-03-27rename _end to __bss_end__Po-Yu Chuang
2011-02-21ARM: Add Support for Marvell Pantheon Familiy SoCsLei Wen
2011-02-21arm relocation: Fix calculation of board_init_rAlexander Stein
2011-02-02arm926ejs: timer: Replace bss variable by gdrHeiko Schocher
2011-02-02ARM: */start.S: code cleanupLiu Hui-R64343
2011-02-02DaVinci: Remove incorrect CONFIG optionSandeep Paulraj
2011-02-02DaVinci DM6467: Fix Build ErrorSandeep Paulraj
2011-02-02DaVinci DM6467: Added ET1011C (LSI) PHY supportSandeep Paulraj
2011-01-09miiphy: convert to linux/mii.hMike Frysinger
2010-12-16arm: Add Support for Marvell ARMADA 100 Familiy SoCsPrafulla Wadaskar
2010-12-13ARM: */start.S: use canonical asm syntaxWolfgang Denk
2010-12-11davinci: Rewrite timer.c to use tbl/tbu emulation variables in gdNick Thompson
2010-12-09Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk
2010-12-09arm: fixloop(): do not use r8 for relocationAndreas Bießmann
2010-12-09arm: relocate_code(): do not set register uselessAndreas Bießmann
2010-12-09arm: copy_loop(): use scratch registerAndreas Bießmann
2010-12-08arm: add 8-byte alignment for ABI compliance before board_init_fHeiko Schocher
2010-12-07AT91: fix EMAC gpio init in at91sam9260_devices.cReinhard Meyer
2010-11-21imx: Get fec mac address from fuseLiu Hui-R64343
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-11-17ARM: fix linker file for newer ld supportAlbert Aribaud
2010-10-29Merge branch 'master' of git://git.denx.de/u-boot-marvellWolfgang Denk
2010-10-29Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk
2010-10-29Drop support for CONFIG_SKIP_RELOCATE_UBOOTWolfgang Denk
2010-10-29Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk
2010-10-28Kirkwood: bugfix: DRAM size initializationTanmay Upadhyay
2010-10-28imx25: Fix resetMatthias Weisser
2010-10-27Coding Style cleanupWolfgang Denk
2010-10-26ARM: fix address setup in start.SDarius Augulis
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-26ARM: Use consistent assembler syntaxGray Remlin
2010-10-19Merge branch 'at91' of git://git.denx.de/u-boot-atmelWolfgang Denk
2010-10-19Merge branch 'elf_reloc'Wolfgang Denk
2010-10-19AT91 clock/timer: move static data to global_data structReinhard Meyer
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-10-13arm926ejs, tx25: add support for ELF relocationsHeiko Schocher
2010-10-13arm: implement ELF relocationsAlbert Aribaud
2010-10-13Kirkwood: dram_init is moved to dram.cPrafulla Wadaskar
2010-10-13orion5x: optimize window size computationAlbert Aribaud
2010-10-13Kirkwood: print_cpuinfo fixed for valid devid revidPrafulla Wadaskar
2010-10-11orion5x: fix relocation-incompatible codeAlbert Aribaud
2010-10-11arm: bugfix: replace ble with blo in start.S filesAlbert Aribaud
2010-10-05at91: Add arch_preboot_os which disables PIT in a faster wayAlexander Stein
2010-10-05AT91: convert cpu.c to struct SoC accessReinhard Meyer
2010-09-19ARM: implement relocation for ARM926Heiko Schocher
2010-09-10Prepare v2010.09-rc1v2010.09-rc1Wolfgang Denk
2010-09-08Merge branch 'at91' of git://git.denx.de/u-boot-atmelWolfgang Denk
2010-09-03AT91: add option to enable pullups in at91sam9260_devices.cReinhard Meyer
2010-09-03AT91: reset.c: fix comments, add optionReinhard Meyer