summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* sunxi: emac: Rename DMA_CPU_TRRESHOLD to EMAC_RX_BUFSIZEHans de Goede2015-05-041-2/+2
* sunxi: emac: Prepare for driver-model supportHans de Goede2015-05-041-44/+71
* sunxi: emac: port to phylibHans de Goede2015-05-041-42/+69
* sunxi: axp: Add driver-model support to the axp_gpio codeHans de Goede2015-05-042-1/+53
* sunxi: axp: Move axp gpio code to a separate axpi-gpio driverHans de Goede2015-05-045-139/+154
* sunxi: axp: Move axp pmic register helpers to a separate fileHans de Goede2015-05-041-119/+53
* sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass opsHans de Goede2015-05-043-14/+14
* sunxi: gpio: Build sunxi_name_to_gpio_bank for driver-model code tooHans de Goede2015-05-041-14/+14
* sunxi: gpio: Add compatible strings for all supported SoCsHans de Goede2015-05-041-0/+7
* sunxi: gpio: Add temporary implementation of name_to_gpio()Simon Glass2015-05-041-0/+11
* sunxi: gpio: Rename GPIOs to include a 'P' prefixSimon Glass2015-05-041-3/+4
* sunxi: display: Fix gpio handling to work with the driver-modelHans de Goede2015-05-041-8/+8
* sunxi: mmc: Fix card-detect gpio handling to work with the driver-modelHans de Goede2015-05-041-3/+4
* sunxi: Add basic A33 basic supportVishnu Patekar2015-05-042-0/+8
* sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig boolHans de Goede2015-05-042-7/+6
* Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-04-294-2/+229
|\
| * zynqmp: sdhci: Remove the quirk SDHCI_QUIRK_NO_CDSiva Durga Prasad Paladugu2015-04-291-1/+1
| * serial: zynq: Add support for slow emulation platformMichal Simek2015-04-291-1/+7
| * gpio: add Xilinx Zynq PS GPIO driverAndrea Scian2015-04-292-0/+221
* | Merge branch 'master' of git://www.denx.de/git/u-boot-socfpgaTom Rini2015-04-281-0/+16
|\ \
| * | spi: Add Cadence QSPI controller Kconfig entryMarek Vasut2015-04-211-0/+8
| * | spi: Add Designware SPI controller Kconfig entryMarek Vasut2015-04-211-0/+8
* | | dm: core: Correct bug introduced in uclass_first/next_device()Simon Glass2015-04-281-0/+5
* | | serial: ns16550: Remove hard-coded baud_divisor settingAxel Lin2015-04-281-1/+0
* | | dm: core: drop device removal error path correctlyMasahiro Yamada2015-04-281-3/+3
| |/ |/|
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2015-04-2810-60/+70
|\ \
| * | sf: Fix to compute proper sector_sizeJagannadha Sutradharudu Teki2015-04-282-1/+5
| * | dm: sf: Make SST flash write op work againBin Meng2015-04-281-0/+9
| * | dm: sf: Save flash flags to struct spi_flashBin Meng2015-04-281-0/+3
| * | spi: omap3: Fix timeout handlingDavid Dueck2015-04-271-8/+12
| * | Revert "spi: add config option to enable the WP pin function on st micron fla...Jagannadha Sutradharudu Teki2015-04-232-34/+0
| * | dm: spi: Correct SPI claim/release_bus() methodsSimon Glass2015-04-235-7/+12
| * | mtd: spi: check return value of spi_setup_slavePeng Fan2015-04-221-0/+4
| * | zynq: spi: Remove unnecessary error conditionSiva Durga Prasad Paladugu2015-04-221-3/+0
| * | sf: Poll both the read status and flag statusSiva Durga Prasad Paladugu2015-04-221-7/+25
* | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-04-2445-329/+4785
|\ \ \
| * | | ls2085a: esdhc: Add esdhc support for ls2085aYangbo Lu2015-04-231-2/+34
| * | | armv8/ls2085aqds: NAND boot supportScott Wood2015-04-232-1/+13
| * | | driver/ifc: Add 64KB page supportJaiprakash Singh2015-04-232-24/+52
| * | | board/ls2085qds: Add support ethernetPrabhakar Kushwaha2015-04-232-0/+84
| * | | driver/ldpaa: Add support of WRIOP static data structurePrabhakar Kushwaha2015-04-233-5/+147
| * | | net/memac_phy: reuse driver for little endian SoCsShaohui Xie2015-04-235-24/+45
| * | | drivers/fsl-mc: Changed MC firmware loading for new boot architectureJ. German Rivera2015-04-231-124/+370
| * | | net/phy/cortina: Fix compilation warningpankaj chauhan2015-04-231-2/+2
| * | | driver/ldpaa_eth: Update ldpaa ethernet driverPrabhakar Kushwaha2015-04-231-24/+38
| * | | drivers/net/e1000.c: Cleanup whitespaceMinghuan Lian2015-04-231-4/+4
| * | | driver/ddr/fsl: Add workaround for DDR erratum A008511York Sun2015-04-231-1/+95
| * | | driver/ddr/fsl: Add built-in memory test for DDR4 driverYork Sun2015-04-231-0/+73
| * | | driver/ddr/fsl: Fix driver to support empty first slotYork Sun2015-04-235-28/+56
| * | | drivers/ddr/fsl: Update DDR driver for DDR4York Sun2015-04-234-10/+88
OpenPOWER on IntegriCloud