summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-05-21spl: misc: Allow misc drivers in SPL and TPLSimon Glass
2019-05-21Merge git://git.denx.de/u-boot-mpc83xxTom Rini
2019-05-21Merge tag 'mmc-5-20' of https://github.com/MrVan/u-bootTom Rini
2019-05-21Merge tag 'video-for-2019.07-rc3' of git://git.denx.de/u-boot-videoTom Rini
2019-05-21board: gazerbeam: Fix SC detectionMario Six
2019-05-21gdsys_rxaui_ctrl: Use new regmap interfaceMario Six
2019-05-21gdsys_rxaui_ctrl: Return old stateMario Six
2019-05-21i2c: ihs: Improve error handlingMario Six
2019-05-21i2c: ihs: Get rid of fpgamapMario Six
2019-05-21mpc83xx_clk: Add enable methodMario Six
2019-05-21mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASEMario Six
2019-05-21mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to KconfigMario Six
2019-05-20mpc83xx: Make distinct caddy2 configMario Six
2019-05-20vme8349: Migrate to CONFIG_TARGET_VME8349Mario Six
2019-05-20mpc83xx: Introduce ARCH_MPC837XMario Six
2019-05-20mpc83xx: Introduce ARCH_MPC836*Mario Six
2019-05-20mpc83xx: Introduce ARCH_MPC834*Mario Six
2019-05-20mpc83xx: Introduce ARCH_MPC831*Mario Six
2019-05-20mpc83xx: Introduce ARCH_MPC830*Mario Six
2019-05-20Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2019-05-20video: Factor out vidconsole_put_string()Marek Vasut
2019-05-20video: ipuv3: Set max display bpp to 32Marek Vasut
2019-05-20dm: arm: imx: video: add compatible for imx53-ipuSteffen Dirkwinkel
2019-05-20Revert "mmc: fsl_esdhc: fix sd/mmc ddr mode clock setting issue"Lukasz Majewski
2019-05-19Merge git://git.denx.de/u-boot-x86Tom Rini
2019-05-19nvme: Fix warning of cast from pointer to integer of different sizeBin Meng
2019-05-18ata: ahci: drop read-only ahci_ioports membersChristian Gmeiner
2019-05-18watchdog: bcm6345: callback start use tick instead of msPhilippe Reynes
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner
2019-05-17i2c: mxc: Hide kconfig based control in DM_I2C modeTrent Piepho
2019-05-17i2c: mxc_i2c: Fix read and read->write xfers in DM modeTrent Piepho
2019-05-17i2c: mxc_i2c: Document how non-DM functions workTrent Piepho
2019-05-15Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2019-05-15Merge tag 'u-boot-stm32-mcu-20190514' of https://github.com/pchotard/u-bootTom Rini
2019-05-14eth: mtk-eth: fix incorrect read of phy-handleWeijie Gao
2019-05-14net: rtl8169: Support RTL-8168h/8111hThierry Reding
2019-05-14net: rtl8169: Implement ->hwaddr_write() callbackThierry Reding
2019-05-14phy: ti: Init node before readingMichal Simek
2019-05-14net: phy: micrel: Allow KSZ8xxx and KSZ90x1 to be used togetherJames Byrne
2019-05-13Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2019-05-10gpio: dwapb_gpio: convert to livetreeSimon Goldschmidt
2019-05-10reset: socfpga: convert to livetreeSimon Goldschmidt
2019-05-10serial: altera_uart: convert to livetreeSimon Goldschmidt
2019-05-10spi: designware: convert to livetreeSimon Goldschmidt
2019-05-10spi: cadence_qspi: convert to livetreeSimon Goldschmidt
2019-05-10timer: dw-apb: remove unused DECLARE_GLOBAL_DATA_PTRSimon Goldschmidt
2019-05-10spl: socfpga: Implement fpga bitstream loading with socfpga loadfsTien Fong Chee
2019-05-10ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loadingTien Fong Chee
2019-05-10ARM: socfpga: Moving the watchdog reset to the for-loop status pollingTien Fong Chee
2019-05-10ARM: socfpga: Cleaning up and ensuring consistent format messages in driverTien Fong Chee