summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs
AgeCommit message (Expand)Author
2011-11-22UPSTREAM: Reduce build timesWolfgang Denk
2011-06-21arm926ejs/at91/lowlevel_init.S: fix definesEric Benard
2011-05-18at91: fixed at91sam9263 system fileDaniel Gorsulowski
2011-05-18AT91: fix timer.c - remove reset_timer()Reinhard Meyer
2011-05-18AT91: change includes from asm/arch/io.h to asm/io.hReinhard Meyer
2011-05-18AT91: fix related at91 system/driver filesReinhard Meyer
2011-04-27Replace obsolete e-mail addressAlbert ARIBAUD
2011-04-27Orion5x: Correct DRAM bank detectionRogan Dawes
2011-04-27I2C: add i2c support for Armada100 platformLei Wen
2011-04-27I2C: add i2c support for Pantheon platformLei Wen
2011-04-27mx25: Make the UART port number explicit in its setup functionFabio Estevam
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