summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/arm926ejs
Commit message (Expand)AuthorAgeFilesLines
* net, davinci_emac: add KSZ8864 switchHeiko Schocher2011-09-302-1/+69
* led: remove camel casing of led identifiers globallyJason Kridner2011-09-132-7/+7
* Makefile : fix generation of cpu related asm-offsets.hStefano Babic2011-09-073-6/+0
* da8xx: add support for multiple PLL controllersSudhakar Rajashekhara2011-09-041-11/+19
* atmel: update at91sam9m10g45 SoC support to new styleThomas Petazzoni2011-09-031-59/+55
* Convert ISO-8859 files to UTF-8Albert ARIBAUD2011-08-043-6/+6
* arm: auto gen asm-offsets.h for mb86r0xMatthias Weisser2011-08-042-0/+67
* AT91: Makes AT91SAM9263 SoC build correctly against u-boot-atmel/masterXu, Hong2011-08-032-13/+27
* AT91: Makes AT91SAM9RL SoC build correctly against u-boot-atmel/masterXu, Hong2011-08-031-39/+35
* AT91: change common at91sam9261 files to compile with new schemeAsen Dimov2011-08-031-40/+36
* AT91: fix mistake in at91sam9260_devices.c(spi1_hw_init)Reinhard Meyer2011-08-031-1/+1
* 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
OpenPOWER on IntegriCloud