summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-07-16spi: zynqmp_gqspi: Add support for ZynqMP qspi driverSiva Durga Prasad Paladugu3-0/+737
2018-07-16spi: xilinx_spi: convert to livetreeVipul Kumar1-3/+2
2018-07-16spi: xilinx_spi: Added support to read JEDEC-id twice at the boot timeVipul Kumar1-0/+41
2018-07-16spi: xilinx_spi: Modify transfer logic xilinx_spi_xfer() functionVipul Kumar1-35/+68
2018-07-16spi: xilinx: Read reg base address from DTS fileMichal Simek1-6/+1
2018-07-16net: sun8i-emac: support R40 GMACLothar Felten1-26/+53
2018-07-16net: sun8i-emac: set mux and clock by driver dataLothar Felten1-15/+20
2018-07-16net: sun8i-emac: fix printing NULL characterLothar Felten1-2/+1
2018-07-16dm: mmc: sunxi: Add A10/A20 compatible stringsAdam Sampson1-0/+2
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