summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| * | EXYNOS: support EXYNOS MIPI DSI interface driver.Donghwa Lee2012-05-152-0/+561
| * | EXYNOS: support EXYNOS framebuffer and FIMD display drivers.Donghwa Lee2012-05-151-0/+446
| * | EXYNOS: add LCD and MIPI DSI clock interface.Donghwa Lee2012-05-152-0/+187
| * | EXYNOS: definitions of system resgister and power management registers.Donghwa Lee2012-05-156-1/+167
| * | EXYNOS: Rename exynos5_tzpc structure to exynos_tzpcChander Kashyap2012-05-151-1/+1
| * | omap3: Introduce weak misc_init_rTom Rini2012-05-151-0/+12
| * | omap4+: Remove CONFIG_ARCH_CPU_INITTom Rini2012-05-151-10/+0
| * | OMAP3: pandora: pin mux updates for DM3730 board variantGrazvydas Ignotas2012-05-151-0/+6
| * | Makefile: Add a 'checkthumb' ruleTom Rini2012-05-151-0/+5
| * | omap4+: Avoid using __attribute__ ((__packed__))Aneesh V2012-05-152-2/+2
| * | armv7: Use -march=armv7-a and thereby enable Thumb-2Aneesh V2012-05-151-2/+5
| * | ARM: enable Thumb buildAneesh V2012-05-151-7/+15
| * | armv7: add appropriate headers for assembly functionsAneesh V2012-05-159-49/+58
| * | arm: adapt asm/linkage.h from LinuxAneesh V2012-05-151-0/+7
| * | OMAP5: reset: Use cold reset in case of 5430ES1.0SRICHARAN R2012-05-151-0/+14
| * | OMAP3+: reset: Create a common reset layer.SRICHARAN R2012-05-156-41/+38
| * | omap5: pbias ldo9 turn onBalaji T K2012-05-151-3/+4
| * | arm: omap5: correct boot device mode7 for eMMCBalaji T K2012-05-153-1/+6
| * | OMAP4/5: emif: Correct the emif power mgt shadow register bit fields.SRICHARAN R2012-05-151-2/+2
| * | OMAP5: ddr: Change the ddr device name.SRICHARAN R2012-05-152-16/+16
| * | OMAP4/5: device: Add support to get the device type.SRICHARAN R2012-05-153-1/+13
| * | OMAP4/5: Make the sysctrl structure commonSRICHARAN R2012-05-154-14/+17
| * | OMAP5: SRAM: Change the SRAM base address.SRICHARAN R2012-05-151-1/+1
| * | OMAP4/5: Make the silicon revision variable common.SRICHARAN R2012-05-155-25/+19
| * | OMAP5: hwinit: Add the missing break statementSRICHARAN R2012-05-151-0/+1
| * | OMAP5: palmas: Configure nominal opp vdd valuesSRICHARAN R2012-05-155-23/+52
| * | OMAP5: emif/ddr: Change emif settings as required for ES1.0 silicon.SRICHARAN R2012-05-155-28/+188
| * | OMAP5: io: Configure the io settings for omap5430 sevm board.SRICHARAN R2012-05-152-24/+187
| * | OMAP5: board: Add pinmux data for omap5_evm board.SRICHARAN R2012-05-151-252/+250
| * | OMAP5: clocks: Change clock settings as required for ES1.0 silicon.SRICHARAN R2012-05-153-39/+94
| * | OMAP4: scale voltage of core before MPU scalesNishanth Menon2012-05-151-28/+35
| * | OMAP4460: TPS Ensure SET1 is selected after voltage configurationNishanth Menon2012-05-155-5/+23
| * | OMAP3+: Introduce generic logic for OMAP voltage controllerNishanth Menon2012-05-159-75/+150
| * | ARM:OMAP+:MMC: Add parameters to MMC initJonathan Solnit2012-05-156-8/+12
| * | serial: add LPC32X0 high-speed UART devices supportVladimir Zapolskiy2012-05-151-0/+60
| * | arm926ejs: add NXP LPC32x0 cpu series supportVladimir Zapolskiy2012-05-1513-0/+985
| |/
* | mmc: support the sdhci instead of s5p_mmc for samsung-socJaehoon Chung2012-05-082-92/+94
|/
* Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2012-04-301-146/+0
|\
| * i2c: Add support for designware i2c controllerVipin KUMAR2012-04-241-146/+0
* | Merge branch 'marex@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk2012-04-291-1/+1
|\ \ | |/ |/|
| * CMD: Fix CONFIG_CMD_SAVEBP_WRITE_SIZE -> CONFIG_CMD_SPL_WRITE_SIZEMarek Vasut2012-04-191-1/+1
* | arm: restore fdt_fixup_ethernet call to do_bootm_linuxStephen Warren2012-04-231-0/+1
* | arm: fix bootm with device treeStephen Warren2012-04-231-1/+10
|/
* ARM926EJS: Fix cache.c to comply with checkpatch.plMarek Vasut2012-04-161-9/+8
* ARM926EJS: Make asm routines volatile in cache opsMarek Vasut2012-04-161-1/+1
* ARM1136: MX35: Make asm routines volatile in cache opsStefano Babic2012-04-161-10/+12
* ARM: add u-boot.imx as target for i.MX SOCsStefano Babic2012-04-161-0/+3
* DMA: Split the APBH DMA init into block and channel initMarek Vasut2012-04-162-1/+9
* imx: Remove unneeded/repititive definitions from imx headersVikram Narayanan2012-04-163-6/+0
* ARM: 926ejs: use debug() for misaligned addressesStefano Babic2012-04-161-1/+1
OpenPOWER on IntegriCloud