summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/arm926ejs
Commit message (Expand)AuthorAgeFilesLines
* Timer: Remove reset_timer_masked()Graeme Russ2011-07-268-69/+14
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-2612-65/+5
* Timer: Remove set_timer completelyGraeme Russ2011-07-269-45/+0
* replace CONFIG_PRELOADER with CONFIG_SPL_BUILDAneesh V2011-07-261-9/+9
* Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD2011-07-171-2/+2
* MX27: Update to autogenerated asm-offsets.hStefano Babic2011-07-142-0/+47
* imx: Add auto generation of asm-offsets.h for imx25Matthias Weisser2011-07-142-0/+62
* imx: Use correct imx25 reset.cMatthias Weisser2011-07-141-4/+2
* imx: Add get_tbclk() function for imx25Matthias Weisser2011-07-141-0/+12
* mx27: Make the UART port number explicitFabio Estevam2011-07-141-1/+1
* arm920t/at91: add clock.cAndreas Bießmann2011-07-041-34/+1
* arm926ejs/at91/lowlevel_init.S: fix definesEric Benard2011-06-211-12/+12
* at91: fixed at91sam9263 system fileDaniel Gorsulowski2011-05-181-37/+18
* AT91: fix timer.c - remove reset_timer()Reinhard Meyer2011-05-181-16/+11
* AT91: change includes from asm/arch/io.h to asm/io.hReinhard Meyer2011-05-187-8/+7
* AT91: fix related at91 system/driver filesReinhard Meyer2011-05-187-51/+33
* Replace obsolete e-mail addressAlbert ARIBAUD2011-04-276-6/+6
* Orion5x: Correct DRAM bank detectionRogan Dawes2011-04-271-1/+1
* I2C: add i2c support for Armada100 platformLei Wen2011-04-271-0/+16
* I2C: add i2c support for Pantheon platformLei Wen2011-04-271-0/+12
* mx25: Make the UART port number explicit in its setup functionFabio Estevam2011-04-271-1/+1
* arm: fix incorrect monitor protection region in FLASHPo-Yu Chuang2011-03-272-0/+6
* rename _end to __bss_end__Po-Yu Chuang2011-03-272-2/+2
* ARM: Add Support for Marvell Pantheon Familiy SoCsLei Wen2011-02-214-0/+470
* arm relocation: Fix calculation of board_init_rAlexander Stein2011-02-211-1/+1
* arm926ejs: timer: Replace bss variable by gdrHeiko Schocher2011-02-028-16/+32
* ARM: */start.S: code cleanupLiu Hui-R643432011-02-021-2/+0
* DaVinci: Remove incorrect CONFIG optionSandeep Paulraj2011-02-021-6/+0
* DaVinci DM6467: Fix Build ErrorSandeep Paulraj2011-02-021-0/+16
* DaVinci DM6467: Added ET1011C (LSI) PHY supportSandeep Paulraj2011-02-022-1/+56
* miiphy: convert to linux/mii.hMike Frysinger2011-01-091-7/+7
* arm: Add Support for Marvell ARMADA 100 Familiy SoCsPrafulla Wadaskar2010-12-164-0/+476
* ARM: */start.S: use canonical asm syntaxWolfgang Denk2010-12-131-1/+1
* davinci: Rewrite timer.c to use tbl/tbu emulation variables in gdNick Thompson2010-12-111-49/+28
* Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-12-092-0/+24
|\
| * imx: Get fec mac address from fuseLiu Hui-R643432010-11-212-0/+24
* | arm: fixloop(): do not use r8 for relocationAndreas Bießmann2010-12-091-3/+3
* | arm: relocate_code(): do not set register uselessAndreas Bießmann2010-12-091-2/+2
* | arm: copy_loop(): use scratch registerAndreas Bießmann2010-12-091-5/+5
* | arm: add 8-byte alignment for ABI compliance before board_init_fHeiko Schocher2010-12-081-0/+1
* | AT91: fix EMAC gpio init in at91sam9260_devices.cReinhard Meyer2010-12-071-0/+5
* | Switch from archive libraries to partial linkingSebastien Carlier2010-11-1712-24/+24
* | ARM: fix linker file for newer ld supportAlbert Aribaud2010-11-171-12/+18
|/
* Merge branch 'master' of git://git.denx.de/u-boot-marvellWolfgang Denk2010-10-291-0/+10
|\
| * Kirkwood: bugfix: DRAM size initializationTanmay Upadhyay2010-10-281-0/+10
* | Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-10-291-4/+4
|\ \
| * | imx25: Fix resetMatthias Weisser2010-10-281-4/+4
* | | Drop support for CONFIG_SKIP_RELOCATE_UBOOTWolfgang Denk2010-10-291-4/+0
* | | Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk2010-10-292-111/+0
|/ /
* | Coding Style cleanupWolfgang Denk2010-10-271-1/+0
OpenPOWER on IntegriCloud