summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | mx28evk: Allow to booting a dt kernelFabio Estevam2012-05-15-0/+1
| * | | mx6qsabrelite: No need to set the direction for GPIO3_23 againFabio Estevam2012-05-15-1/+1
| * | | pmic: Add support for the Dialog DA9053 PMICFabio Estevam2012-05-15-0/+225
| * | | MX53: mx53loco: Add SATA supportStefano Babic2012-05-15-0/+14
| * | | MX53: Add support to ESG ima3 boardStefano Babic2012-05-15-0/+721
| * | | SATA: add driver for MX5 / MX6 SOCsStefano Babic2012-05-15-2/+1308
| * | | MX53: add function to set SATA clock to internalStefano Babic2012-05-15-0/+25
| * | | SATA: check for return value from sata functionsStefano Babic2012-05-15-3/+6
| * | | MX5: Add definitions for SATA controllerStefano Babic2012-05-15-0/+4
| * | | NET: fec_mxc.c: Add a way to disable auto negotiationStefano Babic2012-05-15-1/+3
| * | | Define UART4 and UART5 base addressesStefano Babic2012-05-15-0/+5
| * | | EXYNOS: Change bits per pixel value proper for u-boot.Donghwa Lee2012-05-15-5/+5
| * | | EXYNOS: support TRATS board display functionDonghwa Lee2012-05-15-0/+154
| * | | LCD: support S6E8AX0 amoled driver based on EXYNOS MIPI DSIDonghwa Lee2012-05-15-0/+257
| * | | EXYNOS: support EXYNOS MIPI DSI interface driver.Donghwa Lee2012-05-15-0/+2264
| * | | EXYNOS: support EXYNOS framebuffer and FIMD display drivers.Donghwa Lee2012-05-15-0/+990
| * | | LCD: add data structure for EXYNOS display driverDonghwa Lee2012-05-15-0/+64
| * | | EXYNOS: add LCD and MIPI DSI clock interface.Donghwa Lee2012-05-15-0/+187
| * | | EXYNOS: definitions of system resgister and power management registers.Donghwa Lee2012-05-15-1/+167
| * | | SMDK5250: fix compiler warningMinkyu Kang2012-05-15-1/+1
| * | | misc:pmic:samsung Convert TRATS target to use MAX8997 instead of MAX8998Łukasz Majewski2012-05-15-18/+11
| * | | misc:pmic:max8997 MAX8997 support for PMIC driverŁukasz Majewski2012-05-15-0/+234
| * | | TRATS: modify the trats's configurationJaehoon Chung2012-05-15-3/+2
| * | | ARM: Exynos4: ADC: Universal_C210: Enable LDO4 power line for ADC measurementŁukasz Majewski2012-05-15-3/+23
| * | | EXYNOS: Rename exynos5_tzpc structure to exynos_tzpcChander Kashyap2012-05-15-2/+2
| * | | arm: ea20: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INITNobuhiro Iwamatsu2012-05-15-3/+3
| * | | arm: cam_enc_4xx: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INITNobuhiro Iwamatsu2012-05-15-1/+1
| * | | cm-t35: add I2C multi-bus supportNikita Kiryanov2012-05-15-0/+7
| * | | include/configs: Remove CONFIG_SYS_64BIT_STRTOULTom Rini2012-05-15-5/+0
| * | | include/configs: Remove CONFIG_SYS_64BIT_VSPRINTFTom Rini2012-05-15-30/+0
| * | | omap3: Introduce weak misc_init_rTom Rini2012-05-15-40/+12
| * | | omap730p2: Remove empty misc_init_rTom Rini2012-05-15-8/+0
| * | | omap5912osk: Remove empty misc_init_rTom Rini2012-05-15-9/+0
| * | | omap4+: Remove CONFIG_ARCH_CPU_INITTom Rini2012-05-15-12/+0
| * | | omap4: Remove CONFIG_SYS_MMC_SET_DEVTom Rini2012-05-15-1/+0
| * | | OMAP3: pandora: drop console kernel argumentGrazvydas Ignotas2012-05-15-2/+1
| * | | OMAP3: pandora: revise GPIO configurationGrazvydas Ignotas2012-05-15-13/+41
| * | | OMAP3: pandora: pin mux updates for DM3730 board variantGrazvydas Ignotas2012-05-15-0/+15
| * | | Makefile: Add a 'checkthumb' ruleTom Rini2012-05-15-0/+12
| * | | tools, config.mk: Add gcc-version.sh, cc-version test from LinuxTom Rini2012-05-15-1/+37
| * | | OMAP4: enable Thumb buildAneesh V2012-05-15-0/+2
| * | | omap4+: Avoid using __attribute__ ((__packed__))Aneesh V2012-05-15-2/+2
| * | | armv7: Use -march=armv7-a and thereby enable Thumb-2Aneesh V2012-05-15-2/+5
| * | | ARM: enable Thumb buildAneesh V2012-05-15-7/+23
| * | | armv7: add appropriate headers for assembly functionsAneesh V2012-05-15-49/+58
| * | | arm: adapt asm/linkage.h from LinuxAneesh V2012-05-15-1/+13
| * | | OMAP5: reset: Use cold reset in case of 5430ES1.0SRICHARAN R2012-05-15-0/+14
| * | | OMAP3+: reset: Create a common reset layer.SRICHARAN R2012-05-15-41/+38
| * | | mmc: omap5evm: Add eMMC saveenv supportBalaji T K2012-05-15-0/+1
| * | | omap5: pbias ldo9 turn onBalaji T K2012-05-15-3/+63