summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)Author
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-08-03a/a/c/arm920t/at91/reset.c: drop obsolete CONFIG_AT91RM9200_USARTAndreas Bießmann
2011-08-03a/a/c/arm920t/cpu.c: remove CONFIG_AT91_LEGACY warningAndreas Bießmann
2011-08-03ARM: remove obsolete at91rm9200Andreas Bießmann
2011-08-03omap4: clock init support for omap4460Aneesh V
2011-08-03omap4: support TPS programmingAneesh V
2011-08-03omap: reuse omap3 gpio support in omap4Aneesh V
2011-08-03omap4: sdram init changes for omap4460Aneesh V
2011-08-03omap4: add omap4460 revision detectionAneesh V
2011-08-03mkimage: Add OMAP boot image supportJohn Rigby
2011-08-03omap: add MMC and FAT support to SPLAneesh V
2011-08-03omap: add basic SPL supportAneesh V
2011-08-03armv7: start.S: fixes and enhancements for SPLAneesh V
2011-08-03omap4: automatic sdram detectionAneesh V
2011-08-03omap4: calculate EMIF register valuesAneesh V
2011-08-03omap4: add sdram init supportAneesh V
2011-08-03omap4: add clock supportAneesh V
2011-08-03omap4: add OMAP4430 revision checkAneesh V
2011-08-03omap4: cleanup pin mux dataAneesh V
2011-08-03omap3: Include array definition only when it is usedSanjeev Premi
2011-07-28cleanup: Fix typos and misspellings in various files.Mike Williams
2011-07-26Timer: Remove reset_timer_masked()Graeme Russ
2011-07-26Timer: Fix at91rm9200/spi.c timer usageGraeme 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-18ARM: MX5: Fix broken leftover TO-2 errata workaroundDavid Jander
2011-07-18MX31: Cleanup clock functionStefano Babic
2011-07-17Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD
2011-07-17ARM: add missing CONFIG_SKIP_LOWLEVEL_INIT for armv7Rob Herring
2011-07-14MX27: Update to autogenerated asm-offsets.hStefano Babic
2011-07-14MX5: 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-14build: Add targets for auto gen of asm-offsets.h and use it in imx35Matthias Weisser
2011-07-04arm920t/at91: add at91rm9200_devices.cAndreas Bießmann
2011-07-04arm920t/at91: use new clock.c featuresAndreas Bießmann
2011-07-04arm920t/at91: add clock.cAndreas Bießmann
2011-07-04MX5: Introduce a function for setting the chip select sizeFabio Estevam
2011-07-04OMAP[34]: fix broken timerJohn Rigby
2011-07-04armv7: adapt s5pc1xx to the new cache maintenance frameworkAneesh V
2011-07-04armv7: adapt omap3 to the new cache maintenance frameworkAneesh V
2011-07-04armv7: adapt omap4 to the new cache maintenance frameworkAneesh V
2011-07-04armv7: integrate cache maintenance supportAneesh V
2011-07-04armv7: rename cache related CONFIG flagsAneesh V