summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeFilesLines
* 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
* a/a/c/arm920t/at91/reset.c: drop obsolete CONFIG_AT91RM9200_USARTAndreas Bießmann2011-08-031-4/+0
* a/a/c/arm920t/cpu.c: remove CONFIG_AT91_LEGACY warningAndreas Bießmann2011-08-031-4/+0
* ARM: remove obsolete at91rm9200Andreas Bießmann2011-08-0312-2049/+0
* omap4: clock init support for omap4460Aneesh V2011-08-031-7/+54
* omap4: support TPS programmingAneesh V2011-08-032-7/+62
* omap: reuse omap3 gpio support in omap4Aneesh V2011-08-036-27/+42
* omap4: sdram init changes for omap4460Aneesh V2011-08-031-17/+22
* omap4: add omap4460 revision detectionAneesh V2011-08-031-0/+3
* mkimage: Add OMAP boot image supportJohn Rigby2011-08-031-0/+30
* omap: add MMC and FAT support to SPLAneesh V2011-08-035-2/+252
* omap: add basic SPL supportAneesh V2011-08-037-2/+198
* armv7: start.S: fixes and enhancements for SPLAneesh V2011-08-032-12/+39
* omap4: automatic sdram detectionAneesh V2011-08-031-0/+238
* omap4: calculate EMIF register valuesAneesh V2011-08-035-4/+953
* omap4: add sdram init supportAneesh V2011-08-034-3/+464
* omap4: add clock supportAneesh V2011-08-033-0/+811
* omap4: add OMAP4430 revision checkAneesh V2011-08-031-0/+64
* omap4: cleanup pin mux dataAneesh V2011-08-032-3/+126
* omap3: Include array definition only when it is usedSanjeev Premi2011-08-031-0/+3
* cleanup: Fix typos and misspellings in various files.Mike Williams2011-07-2811-13/+13
* Timer: Remove reset_timer_masked()Graeme Russ2011-07-2625-193/+43
* Timer: Fix at91rm9200/spi.c timer usageGraeme Russ2011-07-261-2/+3
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-2635-194/+7
* Timer: Remove set_timer completelyGraeme Russ2011-07-2632-160/+0
* replace CONFIG_PRELOADER with CONFIG_SPL_BUILDAneesh V2011-07-2614-57/+57
* ARM: MX5: Fix broken leftover TO-2 errata workaroundDavid Jander2011-07-181-1/+5
* MX31: Cleanup clock functionStefano Babic2011-07-181-1/+20
* Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD2011-07-171-2/+2
* ARM: add missing CONFIG_SKIP_LOWLEVEL_INIT for armv7Rob Herring2011-07-171-0/+2
* MX27: Update to autogenerated asm-offsets.hStefano Babic2011-07-142-0/+47
* MX5: Update to autogenerated asm-offsets.hStefano Babic2011-07-142-0/+78
* 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
* build: Add targets for auto gen of asm-offsets.h and use it in imx35Matthias Weisser2011-07-141-11/+0
* arm920t/at91: add at91rm9200_devices.cAndreas Bießmann2011-07-042-0/+86
* arm920t/at91: use new clock.c featuresAndreas Bießmann2011-07-042-0/+44
* arm920t/at91: add clock.cAndreas Bießmann2011-07-043-34/+162
* MX5: Introduce a function for setting the chip select sizeFabio Estevam2011-07-041-0/+30
* OMAP[34]: fix broken timerJohn Rigby2011-07-041-3/+4
* armv7: adapt s5pc1xx to the new cache maintenance frameworkAneesh V2011-07-041-82/+6
* armv7: adapt omap3 to the new cache maintenance frameworkAneesh V2011-07-044-283/+149
* armv7: adapt omap4 to the new cache maintenance frameworkAneesh V2011-07-042-0/+21
* armv7: integrate cache maintenance supportAneesh V2011-07-042-27/+38
OpenPOWER on IntegriCloud