summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeFilesLines
* led: remove camel casing of led identifiers globallyJason Kridner2011-09-1311-31/+31
* omap4: IO settingsAneesh V2011-09-132-25/+62
* omap4: make SDRAM init work for ES1.0 siliconAneesh V2011-09-132-51/+20
* omap: gpio: generic changes after changing APISanjeev Premi2011-09-131-2/+3
* omap: gpio: Use generic APISanjeev Premi2011-09-131-31/+82
* ARMV7: OMAP3: Add 37xx ESx revision numbers.Howard D. Gray2011-09-121-1/+12
* OMAP: Add function to get state of a GPIO outputJoel A Fernandes2011-09-121-0/+20
* Minor coding style cleanup.Wolfgang Denk2011-09-113-5/+0
* tegra2: fix warning: "assert" redefinedWolfgang Denk2011-09-101-8/+0
* KS8695: move TIMER_ definitions before code useGreg Ungerer2011-09-101-8/+8
* PXA: FIX: Deep-sleep return address in stored in PSPRMarek Vasut2011-09-071-1/+1
* MX31: fix missing mxc_get_clk() callStefano Babic2011-09-071-0/+1
* omap24xx: fix 'reset_timer_masked' declaration errorWolfgang Denk2011-09-071-11/+9
* ARM: remove broken "impa7" board.Wolfgang Denk2011-09-073-102/+5
* ARM: remove broken "ep7312" board.Wolfgang Denk2011-09-073-8/+8
* 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
OpenPOWER on IntegriCloud