summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-05-04sunxi: axp: Add driver-model support to the axp_gpio codeHans de Goede
2015-05-04sunxi: axp: Move axp gpio code to a separate axpi-gpio driverHans de Goede
2015-05-04sunxi: axp: Move axp pmic register helpers to a separate fileHans de Goede
2015-05-04sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass opsHans de Goede
2015-05-04sunxi: gpio: Build sunxi_name_to_gpio_bank for driver-model code tooHans de Goede
2015-05-04sunxi: gpio: Add compatible strings for all supported SoCsHans de Goede
2015-05-04sunxi: gpio: Add temporary implementation of name_to_gpio()Simon Glass
2015-05-04sunxi: gpio: Rename GPIOs to include a 'P' prefixSimon Glass
2015-05-04sunxi: display: Fix gpio handling to work with the driver-modelHans de Goede
2015-05-04sunxi: mmc: Fix card-detect gpio handling to work with the driver-modelHans de Goede
2015-05-04sunxi: Add basic A33 basic supportVishnu Patekar
2015-05-04sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig boolHans de Goede
2015-04-29Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini
2015-04-29zynqmp: sdhci: Remove the quirk SDHCI_QUIRK_NO_CDSiva Durga Prasad Paladugu
2015-04-29serial: zynq: Add support for slow emulation platformMichal Simek
2015-04-29gpio: add Xilinx Zynq PS GPIO driverAndrea Scian
2015-04-28Merge branch 'master' of git://www.denx.de/git/u-boot-socfpgaTom Rini
2015-04-28dm: core: Correct bug introduced in uclass_first/next_device()Simon Glass
2015-04-28serial: ns16550: Remove hard-coded baud_divisor settingAxel Lin
2015-04-28dm: core: drop device removal error path correctlyMasahiro Yamada
2015-04-28Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2015-04-28sf: Fix to compute proper sector_sizeJagannadha Sutradharudu Teki
2015-04-28dm: sf: Make SST flash write op work againBin Meng
2015-04-28dm: sf: Save flash flags to struct spi_flashBin Meng
2015-04-27spi: omap3: Fix timeout handlingDavid Dueck
2015-04-24Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2015-04-23ls2085a: esdhc: Add esdhc support for ls2085aYangbo Lu
2015-04-23armv8/ls2085aqds: NAND boot supportScott Wood
2015-04-23driver/ifc: Add 64KB page supportJaiprakash Singh
2015-04-23board/ls2085qds: Add support ethernetPrabhakar Kushwaha
2015-04-23Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini
2015-04-23usb: host: Add ehci-vf USB driver for ARM Vybrid SoC'sSanchayan Maity
2015-04-23mvgpio: remove CONFIG_SHEEVA_88SV331xV5 dependencyZhou Zhu
2015-04-23gpio: mvmfp: support newer MFP bit definitionsXiang Wang
2015-04-23driver/ldpaa: Add support of WRIOP static data structurePrabhakar Kushwaha
2015-04-23net/memac_phy: reuse driver for little endian SoCsShaohui Xie
2015-04-23drivers/fsl-mc: Changed MC firmware loading for new boot architectureJ. German Rivera
2015-04-23net/phy/cortina: Fix compilation warningpankaj chauhan
2015-04-23driver/ldpaa_eth: Update ldpaa ethernet driverPrabhakar Kushwaha
2015-04-23drivers/net/e1000.c: Cleanup whitespaceMinghuan Lian
2015-04-23driver/ddr/fsl: Add workaround for DDR erratum A008511York Sun
2015-04-23driver/ddr/fsl: Add built-in memory test for DDR4 driverYork Sun
2015-04-23driver/ddr/fsl: Fix driver to support empty first slotYork Sun
2015-04-23drivers/ddr/fsl: Update DDR driver for DDR4York Sun
2015-04-23driver/i2c/mxc: Enable I2C bus 3 and 4York Sun
2015-04-23nand/fsl_ifc: Increase eccstat[] for IFC 2.0Scott Wood
2015-04-23driver/fsl_ifc: Add support to finalize CS1, CS3 address bindingPrabhakar Kushwaha
2015-04-23driver/ldpaa_eth: Add LDPAA Ethernet driverPrabhakar Kushwaha
2015-04-23dm: core: Select device tree control correctly for SPLSimon Glass
2015-04-23dm: core: Drop device removal error path when not supportedSimon Glass