aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-15MX53: add function to set SATA clock to internalStefano Babic2-0/+25
2012-05-15SATA: check for return value from sata functionsStefano Babic1-3/+6
2012-05-15MX5: Add definitions for SATA controllerStefano Babic3-0/+4
2012-05-15NET: fec_mxc.c: Add a way to disable auto negotiationStefano Babic1-1/+3
2012-05-15Define UART4 and UART5 base addressesStefano Babic1-0/+5
2012-05-15EXYNOS: Change bits per pixel value proper for u-boot.Donghwa Lee3-5/+5
2012-05-15EXYNOS: support TRATS board display functionDonghwa Lee2-0/+154
2012-05-15LCD: support S6E8AX0 amoled driver based on EXYNOS MIPI DSIDonghwa Lee2-0/+257
2012-05-15EXYNOS: support EXYNOS MIPI DSI interface driver.Donghwa Lee8-0/+2264
2012-05-15EXYNOS: support EXYNOS framebuffer and FIMD display drivers.Donghwa Lee5-0/+990
2012-05-15LCD: add data structure for EXYNOS display driverDonghwa Lee1-0/+64
2012-05-15EXYNOS: add LCD and MIPI DSI clock interface.Donghwa Lee2-0/+187
2012-05-15EXYNOS: definitions of system resgister and power management registers.Donghwa Lee6-1/+167
2012-05-15SMDK5250: fix compiler warningMinkyu Kang1-1/+1
2012-05-15misc:pmic:samsung Convert TRATS target to use MAX8997 instead of MAX8998Łukasz Majewski2-18/+11
2012-05-15misc:pmic:max8997 MAX8997 support for PMIC driverŁukasz Majewski3-0/+234
2012-05-15TRATS: modify the trats's configurationJaehoon Chung1-3/+2
2012-05-15ARM: Exynos4: ADC: Universal_C210: Enable LDO4 power line for ADC measurementŁukasz Majewski2-3/+23
2012-05-15EXYNOS: Rename exynos5_tzpc structure to exynos_tzpcChander Kashyap2-2/+2
2012-05-15arm: ea20: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INITNobuhiro Iwamatsu2-3/+3
2012-05-15arm: cam_enc_4xx: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INITNobuhiro Iwamatsu1-1/+1
2012-05-15cm-t35: add I2C multi-bus supportNikita Kiryanov2-0/+7
2012-05-15include/configs: Remove CONFIG_SYS_64BIT_STRTOULTom Rini3-5/+0
2012-05-15include/configs: Remove CONFIG_SYS_64BIT_VSPRINTFTom Rini22-30/+0
2012-05-15omap3: Introduce weak misc_init_rTom Rini5-40/+12
2012-05-15omap730p2: Remove empty misc_init_rTom Rini2-8/+0
2012-05-15omap5912osk: Remove empty misc_init_rTom Rini2-9/+0
2012-05-15omap4+: Remove CONFIG_ARCH_CPU_INITTom Rini3-12/+0
2012-05-15omap4: Remove CONFIG_SYS_MMC_SET_DEVTom Rini1-1/+0
2012-05-15OMAP3: pandora: drop console kernel argumentGrazvydas Ignotas1-2/+1
2012-05-15OMAP3: pandora: revise GPIO configurationGrazvydas Ignotas1-13/+41
2012-05-15OMAP3: pandora: pin mux updates for DM3730 board variantGrazvydas Ignotas3-0/+15
2012-05-15Makefile: Add a 'checkthumb' ruleTom Rini2-0/+12
2012-05-15tools, config.mk: Add gcc-version.sh, cc-version test from LinuxTom Rini2-1/+37
2012-05-15OMAP4: enable Thumb buildAneesh V1-0/+2
2012-05-15omap4+: Avoid using __attribute__ ((__packed__))Aneesh V2-2/+2
2012-05-15armv7: Use -march=armv7-a and thereby enable Thumb-2Aneesh V1-2/+5
2012-05-15ARM: enable Thumb buildAneesh V2-7/+23
2012-05-15armv7: add appropriate headers for assembly functionsAneesh V9-49/+58
2012-05-15arm: adapt asm/linkage.h from LinuxAneesh V2-1/+13
2012-05-15OMAP5: reset: Use cold reset in case of 5430ES1.0SRICHARAN R1-0/+14
2012-05-15OMAP3+: reset: Create a common reset layer.SRICHARAN R6-41/+38
2012-05-15mmc: omap5evm: Add eMMC saveenv supportBalaji T K1-0/+1
2012-05-15omap5: pbias ldo9 turn onBalaji T K4-3/+63
2012-05-15power: twl6035: add palmas PMIC supportSRICHARAN R5-3/+90
2012-05-15arm: omap5: correct boot device mode7 for eMMCBalaji T K3-1/+6
2012-05-15OMAP4/5: emif: Correct the emif power mgt shadow register bit fields.SRICHARAN R1-2/+2
2012-05-15OMAP5: ddr: Change the ddr device name.SRICHARAN R2-16/+16
2012-05-15OMAP5: defconfig: Align the defconfig for 5430 ES1.0SRICHARAN R1-15/+6
2012-05-15OMAP4/5: device: Add support to get the device type.SRICHARAN R3-1/+13