summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-02-18pico: skip uart initializationJun Nie
2019-02-18serial: add skipping init optionJun Nie
2018-10-03Merge tag 'rockchip-for-v2018.11' of git://git.denx.de/u-boot-rockchipTom Rini
2018-10-03i2c: Add support for the Arm's Versatile Express I2C controller.Liviu Dudau
2018-10-02Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2018-10-02spi: sh_qspi: Add DM support to SH QSPI driverMarek Vasut
2018-10-02driver/spi: fsl_qspi: Remove non-DM stuffAshish Kumar
2018-10-02spi: designware_spi: Add reset ctrl to driverLey Foon Tan
2018-10-02cmd: mtd: add 'mtd' commandMiquel Raynal
2018-10-02mtd: mtdpart: implement proper partition handlingMiquel Raynal
2018-10-02mtd: uboot: search for an equivalent MTD name with the mtdidsMiquel Raynal
2018-10-02mtd: mtdpart: add a generic mtdparts-like parserMiquel Raynal
2018-10-02mtd: uclass: add probe functionMiquel Raynal
2018-10-02rockchip: dwmmc: add rk2928-dw-mshc compatibleHeiko Stuebner
2018-10-02mmc: dw_mmc: check fifo status with a timeout in fifo modeHeiko Stuebner
2018-09-30Merge git://git.denx.de/u-boot-dmTom Rini
2018-09-30usb:ci_udc: don't overwrite configuration on pullupRamon Fried
2018-09-30usb: ehci-msm: Add init_after_reset for CI_UDCRamon Fried
2018-09-30usb:ci_udc: Introduce init_after_reset phy functionRamon Fried
2018-09-30ehci: msm: use init_type in probeRamon Fried
2018-09-30ehci: msm: switch to generic PHY uclassRamon Fried
2018-09-30phy: db410c: Add MSM USB PHY driverRamon Fried
2018-09-30ehci: msm: Add missing platdataRamon Fried
2018-09-30ehci: Replace board_prepare_usb with board_usb_initRamon Fried
2018-09-30serial: serial_stm32: Enable uart FIFO for STM32F7xx SoCsPatrice Chotard
2018-09-30clk: Add support for Arm's Versatile Express OSC clock generatorsLiviu Dudau
2018-09-29Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2018-09-29dm: test: Add "/firmware" node scan testRajan Vaja
2018-09-29firmware: Add FIRMWARE config prompt stringRajan Vaja
2018-09-29test: Add tests for board uclassMario Six
2018-09-29board: Add gazerbeam driverMario Six
2018-09-29drivers: Add board uclassMario Six
2018-09-29core: Add dev_{disable,enable}_by_pathMario Six
2018-09-29core: Add functions to set properties in live-treeMario Six
2018-09-29Merge tag 'fsl-qoriq-for-v2018.11-rc1' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2018-09-29mmc: omap_mmc: Remove invert referencesAdam Ford
2018-09-28pinctrl: sandbox: add gpio onewire w1 groupEugen Hristev
2018-09-28W1-EEPROM: add sandbox driverEugen Hristev
2018-09-28W1-EEPROM: add support for Maxim DS24 eeprom familiesMaxime Ripard
2018-09-28w1: identify devices with w1-eeprom uclassEugen Hristev
2018-09-28W1-EEPROM: Add an W1-EEPROM uclass for 1 wire EEPROMsMaxime Ripard
2018-09-28w1: Add 1-Wire gpio driverMaxime Ripard
2018-09-28w1: Add 1-Wire uclassMaxime Ripard
2018-09-28common: Generic loader for file systemTien Fong Chee
2018-09-28block: Add a function to find block device descriptorTien Fong Chee
2018-09-28video: Add support for Arm's Mali Display ProcessorsLiviu Dudau
2018-09-28video: Add support for NXP's TDA19988 HDMI encoderLiviu Dudau
2018-09-28video: cfb_console: flush cache in display_rle8_bitmapSébastien Szymanski
2018-09-28video_osd: Add osd sandbox driver and testsMario Six
2018-09-28video_osd: Add ihs_video_out driverMario Six