aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-07-13Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini5-28/+419
2018-07-12lpi2c: Add bus busy error handlingYe Li1-21/+32
2018-07-12lpi2c: Fix bus stop problem in xferYe Li1-7/+7
2018-07-12imx: lpi2c: fix clock issue when NACK detectedGao Pan1-4/+10
2018-07-12imx_lpi2c: Update lpi2c driver to support imx8Ye Li1-1/+2
2018-07-12ddr: altera: Add ECC DRAM scrubbing support for Arria10Marek Vasut1-0/+27
2018-07-12ddr: altera: Drop custom dram_bank_mmu_setup() on Arria10Marek Vasut1-25/+0
2018-07-12ddr: altera: stratix10: Add DDR support for Stratix10 SoCLey Foon Tan2-0/+389
2018-07-12spi: cadence_qspi: Fix warning cast from pointer to integer of different sizeLey Foon Tan1-2/+2
2018-07-12spi: cadence_qspi: Fix compilation warningLey Foon Tan1-1/+1
2018-07-11Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2-2/+2
2018-07-11led: bcm6328: read base address in the parent nodePhilippe Reynes1-1/+1
2018-07-11cpu: bmips: fix probe to get the addressPhilippe Reynes1-1/+1
2018-07-10gpio: omap_gpio: Convert to auto-alloc feature when DT is supportedAdam Ford1-1/+24
2018-07-10board: arm: Add support for Broadcom BCM7445Thomas Fitzsimmons7-1/+527
2018-07-10Merge git://git.denx.de/u-boot-dmTom Rini7-12/+176
2018-07-09net: designware: Add reset ctrl to driverLey Foon Tan1-0/+8
2018-07-09serial: ns16550: Add reset ctrl to driverLey Foon Tan1-0/+8
2018-07-09mmc: dwmmc: socfpga: Add reset ctrl to driverLey Foon Tan1-0/+17
2018-07-09reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESETLey Foon Tan1-1/+1
2018-07-09serial: Add Actions Semi OWL UART supportManivannan Sadhasivam3-0/+145
2018-07-09clk: Add Actions Semi OWL clock supportManivannan Sadhasivam5-0/+155
2018-07-09dm: core: Add logging of some common errorsSimon Glass1-2/+12
2018-07-09dm: core: Add a function to decode a memory regionSimon Glass1-0/+81
2018-07-09dm: core: Update of_read_fmap_entry() for livetreeSimon Glass2-6/+6
2018-07-09dm: spi: Update sandbox SPI emulation driver to use ofnodeSimon Glass1-4/+5
2018-07-09dm: core: Add a way to bind a device by ofnodeSimon Glass1-0/+8
2018-07-09dm: core: Add a way to find an ofnode by compatible stringSimon Glass1-0/+12
2018-07-09dm: core: Add ofnode function to read a 64-bit intSimon Glass2-0/+52
2018-07-08Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini1-0/+1
2018-07-05sunxi: A64: OHCI: prevent turning off shared USB clockAndre Przywara1-1/+18
2018-07-05usb: dwc2: Add brcm,bcm2708-usb compatibleEmmanuel Vadot1-0/+1
2018-07-02Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2-1/+3
2018-07-02net: mvneta: zero Tx descriptors on initRabeeh Khoury1-0/+1
2018-07-02net: mvneta: dcache flush TX descriptors at initRabeeh Khoury1-0/+1
2018-07-02net: zynq_gem: Initialize val variable in zynq_gem_miiphy_read()Michal Simek1-1/+1
2018-07-02Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2-9/+9
2018-07-02video: arm: rpi: Add brcm,bcm2708-fb compatibleEmmanuel Vadot1-0/+1
2018-07-01Merge git://git.denx.de/u-boot-x86Tom Rini1-2/+11
2018-07-02x86: timer: tsc: Allow specifying clock rate from device tree againBin Meng1-2/+11
2018-06-29usb: sunxi: Use proper reg_mask for clock gate, resetJagan Teki2-5/+13
2018-06-29usb: ohci: change the NUM_EDs from 8 to 32Zeng Tao1-1/+1
2018-06-29usb: sunxi: ohci: make ohci_t the first member in private dataVasily Khoruzhick1-1/+1
2018-06-28sf: Enable FSR polling on N25Q256(A)Marek Vasut1-2/+2
2018-06-28spi: omap3: fix claim/release bus within DMHannes Schmelzer1-7/+7
2018-06-28Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini4-16/+14
2018-06-27dwc2 USB controller hangs with lan78xxAndrew Thomas1-1/+1
2018-06-27Merge git://git.denx.de/u-boot-imxTom Rini10-166/+466
2018-06-27mtd: nand: mxs_nand_spl: add mxs_flash_full_identJörg Krause1-0/+28
2018-06-27mtd: nand: mxs_nand_spl: refactor mxs_flash_identJörg Krause1-1/+8