aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-04-14dm: led: Rename struct led_uclass_platSimon Glass2-4/+4
2017-04-14dm: led: Add a missing blank line in the Kconfig fileSimon Glass1-0/+1
2017-04-14Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini6-32/+77
2017-04-14usb: dwc2: invalidate the dcache before starting the DMAEddie Cai1-6/+13
2017-04-14usb: dwc3: gadget: make cache-maintenance on event buffers more robustPhilipp Tomsich2-2/+5
2017-04-14usb: dwc3: ensure consistent types for dwc3_flush_cachePhilipp Tomsich3-11/+11
2017-04-14usb: gadget: g_dnl: don't set iProduct nor iSerialNumberFelipe Balbi1-2/+2
2017-04-14usb: gadget: g_dnl: only set iSerialNumber if we have a serial#Felipe Balbi1-5/+7
2017-04-14usb: gadget: g_dnl: hold maximum string descriptorFelipe Balbi1-1/+1
2017-04-14Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini4-1/+11
2017-04-14Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini6-7/+481
2017-04-14usb: dwc2: add support for external vbus supplyKever Yang1-5/+38
2017-04-14arm: socfpga: Convert Altera DDR SDRAM driver to use KconfigLey Foon Tan4-1/+11
2017-04-14mmc: sdhci: Wait for SDHCI_INT_DATA_END when transferring.Alex Deymo1-4/+11
2017-04-14mmc: bcm2835_sdhci: Speed up mmc writes.Jocelyn Bohr1-2/+6
2017-04-14mmc: gen_atmel_mci: add driver model support for mciWenyou Yang2-1/+166
2017-04-14mmc: meson: add MMC driver for Meson GX (S905)Carlo Caione3-0/+298
2017-04-13Merge git://git.denx.de/u-boot-dmTom Rini10-56/+649
2017-04-13gpio: at91_gpio: add the clock supportWenyou Yang1-0/+13
2017-04-13gpio: at91_gpio: add the device tree supportWenyou Yang1-0/+15
2017-04-13gpio: Kconfig: add CONFIG_AT91_GPIO optionWenyou Yang1-0/+13
2017-04-13pinctrl: at91: add pinctrl driverWenyou Yang3-0/+468
2017-04-13gpio: at91_gpio: remove CPU_HAS_PIO3 macroWenyou Yang2-47/+99
2017-04-13mtd: nand: atmel: use another functions to set gpio valueWenyou Yang1-2/+3
2017-04-13dm: core: Ensure DMA regions start up with the cache cleanSimon Glass1-1/+29
2017-04-13core/uclass: Print name of device in uclass_find_device_by_seq()Alexandru Gagniuc1-1/+1
2017-04-13serial: ns16550: Link in the DM driver when when using platdataAlexandru Gagniuc1-5/+8
2017-04-13Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2-1/+14
2017-04-13Fix a bug with PL010s running at 19200 baudAlyssa Rosenzweig1-1/+1
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass1-2/+2
2017-04-10Merge git://git.denx.de/u-boot-x86Tom Rini4-0/+109
2017-04-10serial: Add serial driver for Intel MIDAndy Shevchenko3-0/+79
2017-04-10dm: rtc: Add 16-bit read/write supportBin Meng1-0/+30
2017-04-08mtd: nand: am335x_spl_bch: Incorporate tWB delay in nand_command functionCooper Jr., Franklin1-12/+40
2017-04-08ti: wdt: omap: Disable watchdog timer before performing initializationLukasz Majewski1-15/+22
2017-04-08Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini4-10/+103
2017-04-07nand: sunxi: Add options for the SPL NAND configurationMaxime Ripard1-0/+16
2017-04-07mtd: sunxi: Change U-Boot offsetMaxime Ripard1-1/+1
2017-04-07mtd: sunxi: Select the U-Boot location config optionMaxime Ripard1-0/+1
2017-04-07mtd: ubi: Select RBTREE option from MTD_UBI Kconfig entryBoris Brezillon1-0/+1
2017-04-07nand: sunxi: Fix modulo by zero errorMaxime Ripard1-3/+4
2017-04-07sun8i_emac: configure PHY reset GPIO via DMPhilipp Tomsich1-6/+80
2017-04-06Remove various unused interrupt related codeTom Rini1-17/+0
2017-04-06Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini5-13/+13
2017-04-05dm: serial: Allow driver-model serial to be disabled for TPLSimon Glass2-1/+21
2017-04-05dm: core: Allow driver model to be disabled for TPLSimon Glass2-1/+15
2017-04-05board_f: Drop return value from initdram()Simon Glass1-0/+2
2017-04-05i2c: Drop unused i2c_soft...() functionsSimon Glass1-44/+0
2017-04-05SPARC: RemoveTom Rini3-759/+0
2017-04-05Blackfin: RemoveTom Rini21-1824/+4