summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeFilesLines
* Makefile : fix generation of cpu related asm-offsets.hStefano Babic2011-09-076-11/+1
* dm3730: enable dpll5Eric Benard2011-09-041-0/+1
* da8xx: add support for multiple PLL controllersSudhakar Rajashekhara2011-09-041-11/+19
* omap3:clock: check cpu_family before enabling clks for IVA & CAMVaibhav Hiremath2011-09-041-4/+10
* omap3:clock: configure GFX clock to 200MHz for AM/DM37xVaibhav Hiremath2011-09-041-1/+1
* armv7: cache: remove flush on un-aligned invalidateAneesh V2011-09-041-6/+8
* armv7: stronger barrier for cache-maintenance operationsAneesh V2011-09-041-6/+6
* omap: enable caches at system start-upAneesh V2011-09-042-0/+16
* Tegra2: Use clock and pinmux functions to simplify codeSimon Glass2011-09-041-33/+14
* Tegra2: Add additional pin multiplexing featuresSimon Glass2011-09-042-1/+53
* Tegra2: Add more clock supportSimon Glass2011-09-043-36/+176
* Tegra2: Add microsecond timer functionSimon Glass2011-09-041-6/+12
* MX: MX35 / MX5: uniform clock command with powerpcStefano Babic2011-09-042-4/+4
* ARM: MX51: PLL errata workaroundDavid Jander2011-09-041-0/+38
* omap: fix gpio related build breaksAneesh V2011-09-043-3/+3
* integrator: convert to new build systemLinus Walleij2011-09-031-5/+0
* atmel: update at91sam9m10g45 SoC support to new styleThomas Petazzoni2011-09-031-59/+55
* Convert ISO-8859 files to UTF-8Albert ARIBAUD2011-08-0413-31/+31
* 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
OpenPOWER on IntegriCloud