summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-07-16net: sun8i-emac: support R40 GMACLothar Felten
2018-07-16net: sun8i-emac: set mux and clock by driver dataLothar Felten
2018-07-16net: sun8i-emac: fix printing NULL characterLothar Felten
2018-07-16dm: mmc: sunxi: Add A10/A20 compatible stringsAdam Sampson
2018-07-13Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2018-07-12lpi2c: Add bus busy error handlingYe Li
2018-07-12lpi2c: Fix bus stop problem in xferYe Li
2018-07-12imx: lpi2c: fix clock issue when NACK detectedGao Pan
2018-07-12imx_lpi2c: Update lpi2c driver to support imx8Ye Li
2018-07-12ddr: altera: Add ECC DRAM scrubbing support for Arria10Marek Vasut
2018-07-12ddr: altera: Drop custom dram_bank_mmu_setup() on Arria10Marek Vasut
2018-07-12ddr: altera: stratix10: Add DDR support for Stratix10 SoCLey Foon Tan
2018-07-12spi: cadence_qspi: Fix warning cast from pointer to integer of different sizeLey Foon Tan
2018-07-12spi: cadence_qspi: Fix compilation warningLey Foon Tan
2018-07-11Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2018-07-11led: bcm6328: read base address in the parent nodePhilippe Reynes
2018-07-11cpu: bmips: fix probe to get the addressPhilippe Reynes
2018-07-10gpio: omap_gpio: Convert to auto-alloc feature when DT is supportedAdam Ford
2018-07-10board: arm: Add support for Broadcom BCM7445Thomas Fitzsimmons
2018-07-10Merge git://git.denx.de/u-boot-dmTom Rini
2018-07-09net: designware: Add reset ctrl to driverLey Foon Tan
2018-07-09serial: ns16550: Add reset ctrl to driverLey Foon Tan
2018-07-09mmc: dwmmc: socfpga: Add reset ctrl to driverLey Foon Tan
2018-07-09reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESETLey Foon Tan
2018-07-09serial: Add Actions Semi OWL UART supportManivannan Sadhasivam
2018-07-09clk: Add Actions Semi OWL clock supportManivannan Sadhasivam
2018-07-09dm: core: Add logging of some common errorsSimon Glass
2018-07-09dm: core: Add a function to decode a memory regionSimon Glass
2018-07-09dm: core: Update of_read_fmap_entry() for livetreeSimon Glass
2018-07-09dm: spi: Update sandbox SPI emulation driver to use ofnodeSimon Glass
2018-07-09dm: core: Add a way to bind a device by ofnodeSimon Glass
2018-07-09dm: core: Add a way to find an ofnode by compatible stringSimon Glass
2018-07-09dm: core: Add ofnode function to read a 64-bit intSimon Glass
2018-07-08Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2018-07-05sunxi: A64: OHCI: prevent turning off shared USB clockAndre Przywara
2018-07-05usb: dwc2: Add brcm,bcm2708-usb compatibleEmmanuel Vadot
2018-07-02Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2018-07-02net: mvneta: zero Tx descriptors on initRabeeh Khoury
2018-07-02net: mvneta: dcache flush TX descriptors at initRabeeh Khoury
2018-07-02net: zynq_gem: Initialize val variable in zynq_gem_miiphy_read()Michal Simek
2018-07-02Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2018-07-02video: arm: rpi: Add brcm,bcm2708-fb compatibleEmmanuel Vadot
2018-07-01Merge git://git.denx.de/u-boot-x86Tom Rini
2018-07-02x86: timer: tsc: Allow specifying clock rate from device tree againBin Meng
2018-06-29usb: sunxi: Use proper reg_mask for clock gate, resetJagan Teki
2018-06-29usb: ohci: change the NUM_EDs from 8 to 32Zeng Tao
2018-06-29usb: sunxi: ohci: make ohci_t the first member in private dataVasily Khoruzhick
2018-06-28sf: Enable FSR polling on N25Q256(A)Marek Vasut
2018-06-28spi: omap3: fix claim/release bus within DMHannes Schmelzer
2018-06-28Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini