summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-04-20sunxi: Move SUNXI_GMAC to KconfigMylène Josserand
2017-04-17Merge git://git.denx.de/u-boot-rockchipTom Rini
2017-04-17Merge git://git.denx.de/u-boot-dmTom Rini
2017-04-15rockchip: i2c: Enable i2c for rk3399eric.gao@rock-chips.com
2017-04-15rockchip: sysreset: rk3188: Make sure remap is off on warm-resetsHeiko Stübner
2017-04-15Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2017-04-15dm: led: Add support for blinking LEDsSimon Glass
2017-04-15dm: led: Support toggling LEDsSimon Glass
2017-04-15dm: led: Add support for getting the state of an LEDSimon Glass
2017-04-15dm: led: Adjust the LED uclassSimon Glass
2017-04-15dm: led: Rename struct led_uclass_platSimon Glass
2017-04-15dm: led: Add a missing blank line in the Kconfig fileSimon Glass
2017-04-14Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2017-04-14usb: dwc2: invalidate the dcache before starting the DMAEddie Cai
2017-04-14usb: dwc3: gadget: make cache-maintenance on event buffers more robustPhilipp Tomsich
2017-04-14usb: dwc3: ensure consistent types for dwc3_flush_cachePhilipp Tomsich
2017-04-14usb: gadget: g_dnl: don't set iProduct nor iSerialNumberFelipe Balbi
2017-04-14usb: gadget: g_dnl: only set iSerialNumber if we have a serial#Felipe Balbi
2017-04-14usb: gadget: g_dnl: hold maximum string descriptorFelipe Balbi
2017-04-14video: Fix crash when scroll screeneric.gao@rock-chips.com
2017-04-14Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2017-04-14Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2017-04-14at91: video: Support driver-model for the HLCD driverSongjun Wu
2017-04-14usb: dwc2: add support for external vbus supplyKever Yang
2017-04-14arm: socfpga: Convert Altera DDR SDRAM driver to use KconfigLey Foon Tan
2017-04-14video: fsl_dcu_fb: add additional modes for DCUStefan Agner
2017-04-14video: fsl_dcu_fb: Fix DCU_MODE_BLEND_ITER settingStefan Agner
2017-04-14video: fsl_dcu_fb: Enable pixel clock after initializationStefan Agner
2017-04-14video: fsl_dcu_fb: fix framebuffer to the end of memoryStefan Agner
2017-04-14Convert CONFIG_FSL_DCU_FB to KconfigSanchayan Maity
2017-04-14mmc: sdhci: Wait for SDHCI_INT_DATA_END when transferring.Alex Deymo
2017-04-14mmc: bcm2835_sdhci: Speed up mmc writes.Jocelyn Bohr
2017-04-14mmc: gen_atmel_mci: add driver model support for mciWenyou Yang
2017-04-14mmc: meson: add MMC driver for Meson GX (S905)Carlo Caione
2017-04-13Merge git://git.denx.de/u-boot-dmTom Rini
2017-04-13gpio: at91_gpio: add the clock supportWenyou Yang
2017-04-13gpio: at91_gpio: add the device tree supportWenyou Yang
2017-04-13gpio: Kconfig: add CONFIG_AT91_GPIO optionWenyou Yang
2017-04-13pinctrl: at91: add pinctrl driverWenyou Yang
2017-04-13gpio: at91_gpio: remove CPU_HAS_PIO3 macroWenyou Yang
2017-04-13mtd: nand: atmel: use another functions to set gpio valueWenyou Yang
2017-04-13dm: core: Ensure DMA regions start up with the cache cleanSimon Glass
2017-04-13core/uclass: Print name of device in uclass_find_device_by_seq()Alexandru Gagniuc
2017-04-13serial: ns16550: Link in the DM driver when when using platdataAlexandru Gagniuc
2017-04-13Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2017-04-13Fix a bug with PL010s running at 19200 baudAlyssa Rosenzweig
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass
2017-04-10Merge git://git.denx.de/u-boot-x86Tom Rini
2017-04-10serial: Add serial driver for Intel MIDAndy Shevchenko
2017-04-10dm: rtc: Add 16-bit read/write supportBin Meng