summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* core: ofnode: Add ofnode_get_addr_size_indexKeerthy2019-05-211-3/+10
* spl: misc: Allow misc drivers in SPL and TPLSimon Glass2019-05-212-3/+77
* Merge git://git.denx.de/u-boot-mpc83xxTom Rini2019-05-2110-85/+117
|\
| * board: gazerbeam: Fix SC detectionMario Six2019-05-211-10/+12
| * gdsys_rxaui_ctrl: Use new regmap interfaceMario Six2019-05-211-1/+1
| * gdsys_rxaui_ctrl: Return old stateMario Six2019-05-211-1/+6
| * i2c: ihs: Improve error handlingMario Six2019-05-211-24/+43
| * i2c: ihs: Get rid of fpgamapMario Six2019-05-211-34/+23
| * mpc83xx_clk: Add enable methodMario Six2019-05-211-0/+7
| * mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASEMario Six2019-05-211-0/+4
| * mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to KconfigMario Six2019-05-211-0/+4
| * mpc83xx: Make distinct caddy2 configMario Six2019-05-202-2/+4
| * vme8349: Migrate to CONFIG_TARGET_VME8349Mario Six2019-05-202-2/+2
| * mpc83xx: Introduce ARCH_MPC837XMario Six2019-05-201-4/+4
| * mpc83xx: Introduce ARCH_MPC836*Mario Six2019-05-201-4/+4
| * mpc83xx: Introduce ARCH_MPC834*Mario Six2019-05-202-2/+2
| * mpc83xx: Introduce ARCH_MPC831*Mario Six2019-05-201-2/+2
| * mpc83xx: Introduce ARCH_MPC830*Mario Six2019-05-202-3/+3
* | Merge tag 'mmc-5-20' of https://github.com/MrVan/u-bootTom Rini2019-05-211-18/+5
|\ \
| * | Revert "mmc: fsl_esdhc: fix sd/mmc ddr mode clock setting issue"Lukasz Majewski2019-05-201-18/+5
| |/
* | Merge tag 'video-for-2019.07-rc3' of git://git.denx.de/u-boot-videoTom Rini2019-05-212-3/+17
|\ \
| * | video: Factor out vidconsole_put_string()Marek Vasut2019-05-201-2/+15
| * | video: ipuv3: Set max display bpp to 32Marek Vasut2019-05-201-1/+1
| * | dm: arm: imx: video: add compatible for imx53-ipuSteffen Dirkwinkel2019-05-201-0/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2019-05-202-32/+102
|\ \ \ | |_|/ |/| |
| * | i2c: mxc: Hide kconfig based control in DM_I2C modeTrent Piepho2019-05-171-1/+4
| * | i2c: mxc_i2c: Fix read and read->write xfers in DM modeTrent Piepho2019-05-171-31/+64
| * | i2c: mxc_i2c: Document how non-DM functions workTrent Piepho2019-05-171-0/+34
| |/
* | Merge git://git.denx.de/u-boot-x86Tom Rini2019-05-192-4/+4
|\ \
| * | nvme: Fix warning of cast from pointer to integer of different sizeBin Meng2019-05-192-4/+4
| |/
* | ata: ahci: drop read-only ahci_ioports membersChristian Gmeiner2019-05-181-12/+0
* | watchdog: bcm6345: callback start use tick instead of msPhilippe Reynes2019-05-181-5/+16
* | CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner2019-05-186-6/+7
|/
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2019-05-156-25/+38
|\
| * eth: mtk-eth: fix incorrect read of phy-handleWeijie Gao2019-05-141-3/+4
| * net: rtl8169: Support RTL-8168h/8111hThierry Reding2019-05-141-0/+1
| * net: rtl8169: Implement ->hwaddr_write() callbackThierry Reding2019-05-141-0/+18
| * phy: ti: Init node before readingMichal Simek2019-05-141-4/+4
| * net: phy: micrel: Allow KSZ8xxx and KSZ90x1 to be used togetherJames Byrne2019-05-143-18/+11
* | Merge tag 'u-boot-stm32-mcu-20190514' of https://github.com/pchotard/u-bootTom Rini2019-05-151-1/+1
|\ \ | |/ |/|
| * spi: Kconfig: Add STM32F4 support for STM32_QSPI driverPatrice Chotard2019-05-061-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2019-05-137-70/+527
|\ \
| * | gpio: dwapb_gpio: convert to livetreeSimon Goldschmidt2019-05-101-14/+11
| * | reset: socfpga: convert to livetreeSimon Goldschmidt2019-05-101-3/+1
| * | serial: altera_uart: convert to livetreeSimon Goldschmidt2019-05-101-4/+1
| * | spi: designware: convert to livetreeSimon Goldschmidt2019-05-101-6/+2
| * | spi: cadence_qspi: convert to livetreeSimon Goldschmidt2019-05-101-20/+19
| * | timer: dw-apb: remove unused DECLARE_GLOBAL_DATA_PTRSimon Goldschmidt2019-05-101-2/+0
| * | spl: socfpga: Implement fpga bitstream loading with socfpga loadfsTien Fong Chee2019-05-101-1/+1
| * | ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loadingTien Fong Chee2019-05-101-13/+484