aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-07-10Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD7-18/+97
2013-07-10EXYNOS: Resolve the i2c compilation errorAmar1-8/+1
2013-07-05power:bat:trats: Break battery charging with ctrl+CƁukasz Majewski2-5/+11
2013-07-02ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5Axel Lin1-1/+1
2013-07-02usb: omap: ulpi: fix ulpi transceiver accessMichael Trimarchi1-33/+9
2013-06-28Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD3-27/+37
2013-06-28video: mxsfb: Break the line in videomode messageFabio Estevam1-1/+1
2013-06-26dwc_ahsata: Allow use with dcache enabledEric Nelson1-9/+25
2013-06-26spi: mxc_spi: Update pre and post divider algorithmDirk Behme1-18/+12
2013-06-26spi: mxc_spi: Fix pre and post divider calculationDirk Behme1-3/+3
2013-06-25gpio: s5p_gpio: Call s5p_gpio_set_value() instead of open-codeAxel Lin1-8/+1
2013-06-25gpio: s3c2440_gpio: Fix wrong writel argumentsAxel Lin1-3/+3
2013-06-24S5P: Serial: Add fdt support to driverRajeshwari Shinde1-0/+78
2013-06-24EXYNOS5: I2C: Add FDT and non-FDT support for I2CAmar1-2/+10
2013-06-21video: exynos_fb: Add the missing #else clauseAjay Kumar1-1/+2
2013-06-19Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD10-77/+437
2013-06-17MMC: DWMMC: Fix FIFO_DEPTH calculationRajeshwari Shinde1-8/+6
2013-06-13power: exynos-tmu: use the mux_addr bit fields in tmu_control registerNaveen Krishna Chatradhi1-1/+10
2013-06-13power: exynos-tmu: fix warnings and clean up codeNaveen Krishna Chatradhi1-47/+65
2013-06-13MMC: APIs to support resize of EMMC boot partitionAmar1-0/+134
2013-06-13SMDK5250: Initialise and Enable DWMMC, support FDT and non-FDTAmar1-2/+2
2013-06-13EXYNOS5: DWMMC: Added FDT support for DWMMCAmar1-10/+117
2013-06-13DWMMC: Initialise dwmci and resolve EMMC read write issuesAmar1-9/+12
2013-06-10ARM: OMAP: I2C: New read, write and probe functionsLubomir Popov1-191/+299
2013-06-10arm: Remove OMAP2420H4 and all omap24xx supportTom Rini2-10/+0
2013-06-10ARM: OMAP5: Power: Add more functionality to Palmas driverLubomir Popov1-12/+121
2013-06-10mmc: omap_hsmmc: Update pbias programmingBalaji T K1-11/+9
2013-06-10ARM: OMAP4+: Cleanup header filesLokesh Vutla1-1/+3
2013-06-08Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD5-4/+140
2013-06-03arm: vf610: Add uart support for Vybrid VF610Alison Wang2-0/+133
2013-06-03arm: vf610: Add watchdog support for Vybrid VF610Alison Wang1-1/+1
2013-06-03net: fec_mxc: Add support for Vybrid VF610Alison Wang1-3/+1
2013-05-30Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD34-1030/+1976
2013-05-24sf: spansion: Add support for S25FL128SXie Xiaobo1-1/+1
2013-05-24Enable XAUI interface for B4860QDSSuresh Gupta1-2/+4
2013-05-24net/phy: fix select line for TN80xxShaohui Xie1-2/+14
2013-05-23cfi_flash: return NULL for invalid base address inputMasahiro Yamada1-3/+3
2013-05-23cosmetic: cfi_flash: delete a space after an unary operatorMasahiro Yamada1-1/+1
2013-05-23cfi_flash: Fix unaligned accesses to cfi_qry structureAndrew Gabbasov1-6/+9
2013-05-21Exynos: uart: s5p: enabling the uart tx/rx fifoAkshay Saraswat1-4/+9
2013-05-21USB: ohci-at91: support sama5d3x devicesBo Shen1-2/+12
2013-05-20SF: Add driver for Gigabyte device GD25LQ and GD25Q64BRajeshwari Shinde4-0/+86
2013-05-16video: mxsfb: Add an entry for mx23evk/mx28vk video modesFabio Estevam1-0/+5
2013-05-15powerpc/esdhc: Correct judgement for DATA PIO modeHaijun.Zhang1-1/+1
2013-05-15mmc: update Faraday FTSDC010 for rw performanceKuo-Jung Su3-688/+378
2013-05-15Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxTom Rini6-4/+113
2013-05-15Power: remove support for Freescale MPC8220Wolfgang Denk1-2/+0
2013-05-15drivers/mmc: move spl_mmc.c to common/splYing Zhang2-140/+0
2013-05-15smc911x: fix the timeout detectionMasahiro Yamada1-2/+2
2013-05-14T4/usb: move usb 2.0 utmi dual phy init code to cpu_init.cRoy Zang1-21/+0