aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-05-21gdsys_rxaui_ctrl: Use new regmap interfaceMario Six1-1/+1
2019-05-21gdsys_rxaui_ctrl: Return old stateMario Six1-1/+6
2019-05-21i2c: ihs: Improve error handlingMario Six1-24/+43
2019-05-21i2c: ihs: Get rid of fpgamapMario Six1-34/+23
2019-05-21mpc83xx_clk: Add enable methodMario Six1-0/+7
2019-05-21mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASEMario Six1-0/+4
2019-05-21mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to KconfigMario Six1-0/+4
2019-05-20mpc83xx: Make distinct caddy2 configMario Six2-2/+4
2019-05-20vme8349: Migrate to CONFIG_TARGET_VME8349Mario Six2-2/+2
2019-05-20mpc83xx: Introduce ARCH_MPC837XMario Six1-4/+4
2019-05-20mpc83xx: Introduce ARCH_MPC836*Mario Six1-4/+4
2019-05-20mpc83xx: Introduce ARCH_MPC834*Mario Six2-2/+2
2019-05-20mpc83xx: Introduce ARCH_MPC831*Mario Six1-2/+2
2019-05-20mpc83xx: Introduce ARCH_MPC830*Mario Six2-3/+3
2019-05-20Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2-32/+102
2019-05-20video: Factor out vidconsole_put_string()Marek Vasut1-2/+15
2019-05-20video: ipuv3: Set max display bpp to 32Marek Vasut1-1/+1
2019-05-20dm: arm: imx: video: add compatible for imx53-ipuSteffen Dirkwinkel1-0/+1
2019-05-20Revert "mmc: fsl_esdhc: fix sd/mmc ddr mode clock setting issue"Lukasz Majewski1-18/+5
2019-05-19Merge git://git.denx.de/u-boot-x86Tom Rini2-4/+4
2019-05-19nvme: Fix warning of cast from pointer to integer of different sizeBin Meng2-4/+4
2019-05-18ata: ahci: drop read-only ahci_ioports membersChristian Gmeiner1-12/+0
2019-05-18watchdog: bcm6345: callback start use tick instead of msPhilippe Reynes1-5/+16
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner6-6/+7
2019-05-17i2c: mxc: Hide kconfig based control in DM_I2C modeTrent Piepho1-1/+4
2019-05-17i2c: mxc_i2c: Fix read and read->write xfers in DM modeTrent Piepho1-31/+64
2019-05-17i2c: mxc_i2c: Document how non-DM functions workTrent Piepho1-0/+34
2019-05-15Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini6-25/+38
2019-05-15Merge tag 'u-boot-stm32-mcu-20190514' of https://github.com/pchotard/u-bootTom Rini1-1/+1
2019-05-14eth: mtk-eth: fix incorrect read of phy-handleWeijie Gao1-3/+4
2019-05-14net: rtl8169: Support RTL-8168h/8111hThierry Reding1-0/+1
2019-05-14net: rtl8169: Implement ->hwaddr_write() callbackThierry Reding1-0/+18
2019-05-14phy: ti: Init node before readingMichal Simek1-4/+4
2019-05-14net: phy: micrel: Allow KSZ8xxx and KSZ90x1 to be used togetherJames Byrne3-18/+11
2019-05-13Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini7-70/+527
2019-05-10gpio: dwapb_gpio: convert to livetreeSimon Goldschmidt1-14/+11
2019-05-10reset: socfpga: convert to livetreeSimon Goldschmidt1-3/+1
2019-05-10serial: altera_uart: convert to livetreeSimon Goldschmidt1-4/+1
2019-05-10spi: designware: convert to livetreeSimon Goldschmidt1-6/+2
2019-05-10spi: cadence_qspi: convert to livetreeSimon Goldschmidt1-20/+19
2019-05-10timer: dw-apb: remove unused DECLARE_GLOBAL_DATA_PTRSimon Goldschmidt1-2/+0
2019-05-10spl: socfpga: Implement fpga bitstream loading with socfpga loadfsTien Fong Chee1-1/+1
2019-05-10ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loadingTien Fong Chee1-13/+484
2019-05-10ARM: socfpga: Moving the watchdog reset to the for-loop status pollingTien Fong Chee1-1/+1
2019-05-10ARM: socfpga: Cleaning up and ensuring consistent format messages in driverTien Fong Chee1-6/+7
2019-05-10sh: sh3: Remove CPU supportMarek Vasut1-67/+8
2019-05-10sh: sh2: Remove CPU supportMarek Vasut1-8/+1
2019-05-10serial: sh: Drop assorted SH3, SH4, SH5 macrosMarek Vasut2-115/+8
2019-05-10serial: sh: Drop RTS7751R2D supportMarek Vasut1-5/+0
2019-05-10serial: sh: Drop SH2007 supportMarek Vasut1-8/+2