summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeLines
* AT91: Makes AT91SAM9RL SoC build correctly against u-boot-atmel/masterXu, Hong2011-08-03-39/+35
* AT91: change common at91sam9261 files to compile with new schemeAsen Dimov2011-08-03-40/+36
* AT91: fix mistake in at91sam9260_devices.c(spi1_hw_init)Reinhard Meyer2011-08-03-1/+1
* a/a/c/arm920t/at91/reset.c: drop obsolete CONFIG_AT91RM9200_USARTAndreas Bießmann2011-08-03-4/+0
* a/a/c/arm920t/cpu.c: remove CONFIG_AT91_LEGACY warningAndreas Bießmann2011-08-03-4/+0
* ARM: remove obsolete at91rm9200Andreas Bießmann2011-08-03-2049/+0
* omap4: clock init support for omap4460Aneesh V2011-08-03-7/+54
* omap4: support TPS programmingAneesh V2011-08-03-7/+62
* omap: reuse omap3 gpio support in omap4Aneesh V2011-08-03-27/+42
* omap4: sdram init changes for omap4460Aneesh V2011-08-03-17/+22
* omap4: add omap4460 revision detectionAneesh V2011-08-03-0/+3
* mkimage: Add OMAP boot image supportJohn Rigby2011-08-03-0/+30
* omap: add MMC and FAT support to SPLAneesh V2011-08-03-2/+252
* omap: add basic SPL supportAneesh V2011-08-03-2/+198
* armv7: start.S: fixes and enhancements for SPLAneesh V2011-08-03-12/+39
* omap4: automatic sdram detectionAneesh V2011-08-03-0/+238
* omap4: calculate EMIF register valuesAneesh V2011-08-03-4/+953
* omap4: add sdram init supportAneesh V2011-08-03-3/+464
* omap4: add clock supportAneesh V2011-08-03-0/+811
* omap4: add OMAP4430 revision checkAneesh V2011-08-03-0/+64
* omap4: cleanup pin mux dataAneesh V2011-08-03-3/+126
* omap3: Include array definition only when it is usedSanjeev Premi2011-08-03-0/+3
* cleanup: Fix typos and misspellings in various files.Mike Williams2011-07-28-13/+13
* Timer: Remove reset_timer_masked()Graeme Russ2011-07-26-193/+43
* Timer: Fix at91rm9200/spi.c timer usageGraeme Russ2011-07-26-2/+3
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-26-194/+7
* Timer: Remove set_timer completelyGraeme Russ2011-07-26-160/+0
* replace CONFIG_PRELOADER with CONFIG_SPL_BUILDAneesh V2011-07-26-57/+57
* ARM: MX5: Fix broken leftover TO-2 errata workaroundDavid Jander2011-07-18-1/+5
* MX31: Cleanup clock functionStefano Babic2011-07-18-1/+20
* Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD2011-07-17-2/+2
* ARM: add missing CONFIG_SKIP_LOWLEVEL_INIT for armv7Rob Herring2011-07-17-0/+2
* MX27: Update to autogenerated asm-offsets.hStefano Babic2011-07-14-0/+47
* MX5: Update to autogenerated asm-offsets.hStefano Babic2011-07-14-0/+78
* imx: Add auto generation of asm-offsets.h for imx25Matthias Weisser2011-07-14-0/+62
* imx: Use correct imx25 reset.cMatthias Weisser2011-07-14-4/+2
* imx: Add get_tbclk() function for imx25Matthias Weisser2011-07-14-0/+12
* mx27: Make the UART port number explicitFabio Estevam2011-07-14-1/+1
* build: Add targets for auto gen of asm-offsets.h and use it in imx35Matthias Weisser2011-07-14-11/+0
* arm920t/at91: add at91rm9200_devices.cAndreas Bießmann2011-07-04-0/+86
* arm920t/at91: use new clock.c featuresAndreas Bießmann2011-07-04-0/+44
* arm920t/at91: add clock.cAndreas Bießmann2011-07-04-34/+162
* MX5: Introduce a function for setting the chip select sizeFabio Estevam2011-07-04-0/+30
* OMAP[34]: fix broken timerJohn Rigby2011-07-04-3/+4
* armv7: adapt s5pc1xx to the new cache maintenance frameworkAneesh V2011-07-04-82/+6
* armv7: adapt omap3 to the new cache maintenance frameworkAneesh V2011-07-04-283/+149
* armv7: adapt omap4 to the new cache maintenance frameworkAneesh V2011-07-04-0/+21
* armv7: integrate cache maintenance supportAneesh V2011-07-04-27/+38
* armv7: rename cache related CONFIG flagsAneesh V2011-07-04-5/+2
* armv7: cache maintenance operations for armv7Aneesh V2011-07-04-1/+395