summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* pxa: Disable dcache on palmld, palmtc, zipitz2Simon Glass2012-11-19-0/+9
* EXYNOS5: Enable SPI booting.Rajeshwari Shinde2012-11-15-3/+35
* EXYNOS5: Enable SPIHatim RV2012-11-15-1/+25
* SPI: Add SPI Driver for EXYNOS.Rajeshwari Shinde2012-11-15-0/+446
* EXYNOS5: Add base address for SPIHatim RV2012-11-15-0/+6
* EXYNOS: Add clock for SPIHatim RV2012-11-15-0/+126
* EXYNOS5: Add pinmux support for SPIRajeshwari Shinde2012-11-15-0/+56
* SMDK5250: Enable SoundRajeshwari Shinde2012-11-15-0/+8
* EXYNOS: Add clock for I2SRajeshwari Shinde2012-11-15-0/+153
* EXYNOS: Add I2S base addressRajeshwari Shinde2012-11-15-0/+3
* EXYNOS: Add pinmux for I2SRajeshwari Shinde2012-11-15-0/+14
* EXYNOS: Add parameters required by I2SRajeshwari Shinde2012-11-15-0/+44
* EXYNOS: Add I2S registersRajeshwari Shinde2012-11-15-0/+66
* Sound: Add command for audio playbackRajeshwari Shinde2012-11-15-0/+97
* SOUND: Add WM8994 codecRajeshwari Shinde2012-11-15-0/+1179
* SOUND: SAMSUNG: Add I2S driverRajeshwari Shinde2012-11-15-0/+823
* exynos4: universal_C210: add display supportPiotr Wilczek2012-11-15-0/+179
* drivers: video: fix image positionPiotr Wilczek2012-11-15-2/+13
* drivers: video: Add ld9040 video driverPiotr Wilczek2012-11-15-0/+177
* misc:max8998 Add LDO macrosPiotr Wilczek2012-11-15-0/+2
* exynos4: universal_C210: use software SPIPiotr Wilczek2012-11-15-18/+90
* s3c64xx: fix the compiler error and warningMinkyu Kang2012-11-15-1/+2
* ARM: arm1176: Define arch_cpu_init() for s3c64xxAshok Kumar Reddy2012-11-15-1/+27
* SMDK5250: Config: Enable MAX77686 pmic chipRajeshwari Shinde2012-11-15-0/+9
* PMIC: MAX77686: Add support for MAX77686Rajeshwari Shinde2012-11-15-0/+201
* dm: wdt: Move s5p watchdog timer to drivers/watchdog/Marek Vasut2012-11-15-1/+1
* EXYNOS: Clock: Add common function for pll rate calculationMinkyu Kang2012-11-15-64/+38
* ARCH: EXYNOS: add support to match product idMinkyu Kang2012-11-15-0/+9
* arm: trats: Power down core 1Piotr Wilczek2012-11-15-0/+4
* arm:exynos4:universal: Eliminated low level initPiotr Wilczek2012-11-15-396/+10
* arm:exynos4:universal: Use pinmux for mmc configurationPiotr Wilczek2012-11-15-59/+15
* arm:exynos4:trats: Use pinmux for mmc configurationPiotr Wilczek2012-11-15-56/+12
* arm:exynos4:pinmux: Modify the gpio function for mmcPiotr Wilczek2012-11-15-0/+59
* arm:exynos4:trats: Fix SDRAM sizePiotr Wilczek2012-11-15-1/+7
* arm:exynos4:trats: Correct SDRAM configuration for tratsPiotr Wilczek2012-11-15-6/+11
* Exynos5250: Enable PXE SupportChander Kashyap2012-11-15-0/+6
* gpio:fix: Proper handling of GPIO subsystem parts at Samsung devicesŁukasz Majewski2012-11-15-3/+29
* arm1136: Fix enable_caches()Benoît Thébaudeau2012-11-10-10/+12
* arch-mx6: add mx6dl_pins.hTroy Kisky2012-11-10-0/+149
* imx-common: cpu: add imx_ddr_sizeTroy Kisky2012-11-10-0/+52
* mx6: use CONFIG_MX6 instead of CONFIG_MX6QTroy Kisky2012-11-10-4/+7
* mx6: soc: update get_cpu_rev and get_imx_type for mx6solo/sololiteTroy Kisky2012-11-10-17/+51
* Merge git://git.denx.de/u-bootStefano Babic2012-11-10-29058/+23633
|\
| * Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2012-11-09-37/+14
| |\
| | * microblaze: Fix compilation failure because of missing libdtsMichal Simek2012-11-08-0/+2
| | * microblaze: Remove asm/bitops.h from asm/posix_types.hMichal Simek2012-11-07-3/+0
| | * microblaze: Flush caches before enabling themMichal Simek2012-11-07-10/+10
| | * microblaze: Fix byteorder for microblazeMichal Simek2012-11-07-23/+0
| | * microblaze: Fix compilation warning in ext2_find_next_zero_bitMichal Simek2012-11-07-1/+2
| * | common/command.c: revert changes from commit 199adb60Anatolij Gustschin2012-11-08-8/+1
| |/