aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-05-04sunxi: usb: Do not call phy_probe from hcd codeHans de Goede2-12/+3
2015-05-04sunxi: usb: Rename the usbc.? files to usb_phy.?Hans de Goede3-3/+3
2015-05-04sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_barHans de Goede3-20/+21
2015-05-04sunxi: usb: Remove sunxi_usbc_get_io_base functionHans de Goede1-1/+4
2015-05-04sunxi: usb: Move setup of host controller clocks to the host controller driversHans de Goede2-2/+42
2015-05-04sunxi: axp: Remove non driver-model support from the axp gpio codeHans de Goede2-41/+8
2015-05-04sunxi: emac: Remove non driver-model codeHans de Goede1-69/+0
2015-05-04sunxi: emac: Add driver model supportHans de Goede1-0/+81
2015-05-04sunxi: emac: Rename DMA_CPU_TRRESHOLD to EMAC_RX_BUFSIZEHans de Goede1-2/+2
2015-05-04sunxi: emac: Prepare for driver-model supportHans de Goede1-44/+71
2015-05-04sunxi: emac: port to phylibHans de Goede1-42/+69
2015-05-04sunxi: axp: Add driver-model support to the axp_gpio codeHans de Goede2-1/+53
2015-05-04sunxi: axp: Move axp gpio code to a separate axpi-gpio driverHans de Goede5-139/+154
2015-05-04sunxi: axp: Move axp pmic register helpers to a separate fileHans de Goede1-119/+53
2015-05-04sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass opsHans de Goede3-14/+14
2015-05-04sunxi: gpio: Build sunxi_name_to_gpio_bank for driver-model code tooHans de Goede1-14/+14
2015-05-04sunxi: gpio: Add compatible strings for all supported SoCsHans de Goede1-0/+7
2015-05-04sunxi: gpio: Add temporary implementation of name_to_gpio()Simon Glass1-0/+11
2015-05-04sunxi: gpio: Rename GPIOs to include a 'P' prefixSimon Glass1-3/+4
2015-05-04sunxi: display: Fix gpio handling to work with the driver-modelHans de Goede1-8/+8
2015-05-04sunxi: mmc: Fix card-detect gpio handling to work with the driver-modelHans de Goede1-3/+4
2015-05-04sunxi: Add basic A33 basic supportVishnu Patekar2-0/+8
2015-05-04sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig boolHans de Goede2-7/+6
2015-04-29Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini4-2/+229
2015-04-29zynqmp: sdhci: Remove the quirk SDHCI_QUIRK_NO_CDSiva Durga Prasad Paladugu1-1/+1
2015-04-29serial: zynq: Add support for slow emulation platformMichal Simek1-1/+7
2015-04-29gpio: add Xilinx Zynq PS GPIO driverAndrea Scian2-0/+221
2015-04-28Merge branch 'master' of git://www.denx.de/git/u-boot-socfpgaTom Rini1-0/+16
2015-04-28dm: core: Correct bug introduced in uclass_first/next_device()Simon Glass1-0/+5
2015-04-28serial: ns16550: Remove hard-coded baud_divisor settingAxel Lin1-1/+0
2015-04-28dm: core: drop device removal error path correctlyMasahiro Yamada1-3/+3
2015-04-28Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini10-60/+70
2015-04-28sf: Fix to compute proper sector_sizeJagannadha Sutradharudu Teki2-1/+5
2015-04-28dm: sf: Make SST flash write op work againBin Meng1-0/+9
2015-04-28dm: sf: Save flash flags to struct spi_flashBin Meng1-0/+3
2015-04-27spi: omap3: Fix timeout handlingDavid Dueck1-8/+12
2015-04-24Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini45-329/+4785
2015-04-23ls2085a: esdhc: Add esdhc support for ls2085aYangbo Lu1-2/+34
2015-04-23armv8/ls2085aqds: NAND boot supportScott Wood2-1/+13
2015-04-23driver/ifc: Add 64KB page supportJaiprakash Singh2-24/+52
2015-04-23board/ls2085qds: Add support ethernetPrabhakar Kushwaha2-0/+84
2015-04-23Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini9-87/+214
2015-04-23usb: host: Add ehci-vf USB driver for ARM Vybrid SoC'sSanchayan Maity2-0/+165
2015-04-23mvgpio: remove CONFIG_SHEEVA_88SV331xV5 dependencyZhou Zhu1-5/+1
2015-04-23gpio: mvmfp: support newer MFP bit definitionsXiang Wang1-12/+2
2015-04-23driver/ldpaa: Add support of WRIOP static data structurePrabhakar Kushwaha3-5/+147
2015-04-23net/memac_phy: reuse driver for little endian SoCsShaohui Xie5-24/+45
2015-04-23drivers/fsl-mc: Changed MC firmware loading for new boot architectureJ. German Rivera1-124/+370
2015-04-23net/phy/cortina: Fix compilation warningpankaj chauhan1-2/+2
2015-04-23driver/ldpaa_eth: Update ldpaa ethernet driverPrabhakar Kushwaha1-24/+38