aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-11-10clk: rockchip: rk3328: Configure CPU clockSimon South
2019-11-10power: pmic: rk809: support rk809 pmicJoseph Chen
2019-11-10power: pmic: rk817: support rk817 pmicJoseph Chen
2019-11-10power: pmic: rk805: support rk805 pmicElaine Zhang
2019-11-10power: pmic: rk816: support rk816 pmicElaine Zhang
2019-11-10power: regulator: rk8xx: update the driver for rk808 and rk818Elaine Zhang
2019-11-10dm: regulator: support regulator more stateJoseph Chen
2019-11-06Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2019-11-05mmc: fsl_esdhc_imx: Update compatible string for imx8mPeng Fan
2019-11-05mmc: fsl_esdhc_imx: drop redundant clock settingsPeng Fan
2019-11-05mmc: fsl_esdhc: clean up DM and non-DM codeYangbo Lu
2019-11-05mmc: fsl_esdhc: always check write protect stateYangbo Lu
2019-11-05mmc: fsl_esdhc: drop redundant code for non-removable featureYangbo Lu
2019-11-05mmc: fsl_esdhc: convert to use fsl_esdhc_get_cfg_common()Yangbo Lu
2019-11-05mmc: fsl_esdhc: clean up bus width configuration codeYangbo Lu
2019-11-05mmc: fsl_esdhc: fix voltage validationYangbo Lu
2019-11-05mmc: fsl_esdhc: drop controller initialization in fsl_esdhc_init()Yangbo Lu
2019-11-04Merge tag 'u-boot-imx-20191104' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-11-04Merge branch '2019-11-04-ti-imports'Tom Rini
2019-11-04net: ti: cpsw: convert to use dev/ofnode apiGrygorii Strashko
2019-11-03Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2019-11-03nand: mxs_nand: add API for switching different BCH layoutsIgor Opaniuk
2019-11-03mach-imx: Adding new argument for SIP call interfaceYe Li
2019-11-03power: pmic: Kconfig: add CONFIG_SPL_DM_PMIC_BD71837Peng Fan
2019-11-03pmic: bd71837: drop DEBUG macroPeng Fan
2019-11-03video: mxsfb: set gd->fb_baseSébastien Szymanski
2019-11-03watchdog: imx: Use immediate reset bits for expire_nowRobert Hancock
2019-11-03watchdog: imx: Add DT ext-reset handlingRobert Hancock
2019-11-03net: ti: am65x-cpsw: fix mac tx internal delay for rgmii-rxid modeGrygorii Strashko
2019-11-03net: ti: cpsw: fix mac tx internal delay for rgmii-rxid modeGrygorii Strashko
2019-11-03net: ti: cpsw: add support for standard eth "max-speed" dt propertyGrygorii Strashko
2019-11-03net: ti: cpsw: move parsing of dt port's parameters in separate funcGrygorii Strashko
2019-11-03net: ti: cpsw: enable 10Mbps link speed support in rgmii modeGrygorii Strashko
2019-11-03x86: timer: Use a separate flag for whether timer is initedSimon Glass
2019-11-03x86: timer: Set up the timer in timer_early_get_count()Simon Glass
2019-11-03spi: Add support for memory-mapped flashSimon Glass
2019-11-01Merge tag 'arc-fixes-for-2020.01-rc2' of https://gitlab.denx.de/u-boot/custod...Tom Rini
2019-11-01ARC: HSDK: introduce reset driverEugeniy Paltsev
2019-11-01Merge tag 'efi-2020-01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2019-11-01Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dmTom Rini
2019-10-31drivers: phy: Handle gracefully NULL pointersJean-Jacques Hiblot
2019-10-31ata: ahci allow 64-bit DMA for SATARoman Kapl
2019-10-31nvme: use page-aligned buffer for identify commandPatrick Wildt
2019-10-31nvme: flush dcache on both r/w, and the prp listPatrick Wildt
2019-10-31virtio: pci: use correct type in virtio_pci_bind()Heinrich Schuchardt
2019-10-31usb: ehci-hcd: Keep async schedule runningMarek Vasut
2019-10-31dfu: add callback for flush and initiated operationPatrick Delaunay
2019-10-31dfu: add DFU virtual backendPatrick Delaunay
2019-10-31dfu: add partition support for MTD backendPatrick Delaunay
2019-10-31dfu: add backend for MTD devicePatrick Delaunay