summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs
AgeCommit message (Expand)Author
2011-10-27ARM: orion5x: reduce dependence of including platform fileLei Wen
2011-10-27ARM: kirkwood: reduce dependence of including platform fileLei Wen
2011-10-27ARM: armada100: reduce dependence of including platform fileLei Wen
2011-10-27ARM: pantheon: reduce dependence of including platform fileLei Wen
2011-10-27dreamplug: initial board support.Jason Cooper
2011-10-27imx: fix coding styleFabio Estevam
2011-10-21build: add missing $(AR)->$(cmd_link_o_target) updateMike Frysinger
2011-10-15punt unused clean/distclean targetsMike Frysinger
2011-09-30zmx25: Fix build warning due to 'get_reset_cause' defined but not usedFabio Estevam
2011-09-30ARM: mx25: Print the source of resetFabio Estevam
2011-09-30ARM: mx25: Print the silicon revisonFabio Estevam
2011-09-30arm, davinci, da8xx: add cpuinfoHeiko Schocher
2011-09-30arm, davinci, am1808: add lowlevel functions for booting from NORHeiko Schocher
2011-09-30arm, davinci: add NOR Boot Configuration WordHeiko Schocher
2011-09-30arm, davinci: add internal WDT support for AM1808 cpusHeiko Schocher
2011-09-30arm, davinci: move davinci_timer in header fileHeiko Schocher
2011-09-30net, davinci_emac: add KSZ8864 switchHeiko Schocher
2011-09-13led: remove camel casing of led identifiers globallyJason Kridner
2011-09-07Makefile : fix generation of cpu related asm-offsets.hStefano Babic
2011-09-04da8xx: add support for multiple PLL controllersSudhakar Rajashekhara
2011-09-03atmel: update at91sam9m10g45 SoC support to new styleThomas Petazzoni
2011-08-04Convert ISO-8859 files to UTF-8Albert ARIBAUD
2011-08-04arm: auto gen asm-offsets.h for mb86r0xMatthias Weisser
2011-08-03AT91: Makes AT91SAM9263 SoC build correctly against u-boot-atmel/masterXu, Hong
2011-08-03AT91: Makes AT91SAM9RL SoC build correctly against u-boot-atmel/masterXu, Hong
2011-08-03AT91: change common at91sam9261 files to compile with new schemeAsen Dimov
2011-08-03AT91: fix mistake in at91sam9260_devices.c(spi1_hw_init)Reinhard Meyer
2011-07-26Timer: Remove reset_timer_masked()Graeme Russ
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ
2011-07-26Timer: Remove set_timer completelyGraeme Russ
2011-07-26replace CONFIG_PRELOADER with CONFIG_SPL_BUILDAneesh V
2011-07-17Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD
2011-07-14MX27: Update to autogenerated asm-offsets.hStefano Babic
2011-07-14imx: Add auto generation of asm-offsets.h for imx25Matthias Weisser
2011-07-14imx: Use correct imx25 reset.cMatthias Weisser
2011-07-14imx: Add get_tbclk() function for imx25Matthias Weisser
2011-07-14mx27: Make the UART port number explicitFabio Estevam
2011-07-04arm920t/at91: add clock.cAndreas Bießmann
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