summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/arm926ejs
Commit message (Expand)AuthorAgeFilesLines
* 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
* | ARM: fix address setup in start.SDarius Augulis2010-10-261-2/+4
* | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-4/+4
* | ARM: Use consistent assembler syntaxGray Remlin2010-10-261-5/+5
|/
* 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
OpenPOWER on IntegriCloud