summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* gpio: zynq: Read of mach data in platdata with dev_get_driver_dataMichal Simek2018-07-191-27/+2
* gpio: dm: Support manual relocation for gpioMichal Simek2018-07-191-0/+35
* sysreset: dm: Support manual relocation for sysresetMichal Simek2018-07-191-0/+16
* gpio: zynq: Fix typo in one error messageMichal Simek2018-07-191-1/+1
* watchdog: dm: Support manual relocation for watchdogsMichal Simek2018-07-191-0/+23
* watchdog: dm: Change uclass name to watchdog and enable DM_UC_FLAG_SEQ_ALIASMichal Simek2018-07-191-1/+2
* xilinx: zynq: Add support to secure imagesSiva Durga Prasad Paladugu2018-07-191-0/+45
* serial: zynq: Use platdata for storing static data instead of privMichal Simek2018-07-191-16/+16
* clk: zynqmp: Fixed the same if/else part error reported by coverityVipul Kumar2018-07-191-2/+4
* gpio: zynq: Use live-tree functionMichal Simek2018-07-191-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2018-07-172-42/+75
|\
| * net: sun8i-emac: support R40 GMACLothar Felten2018-07-161-26/+53
| * net: sun8i-emac: set mux and clock by driver dataLothar Felten2018-07-161-15/+20
| * net: sun8i-emac: fix printing NULL characterLothar Felten2018-07-161-2/+1
| * dm: mmc: sunxi: Add A10/A20 compatible stringsAdam Sampson2018-07-161-0/+2
* | sf: add paired dev info for winbond w25q16jvLudwig Zenz2018-07-161-1/+1
* | sf: add Macronix mx25l1633e entryLudwig Zenz2018-07-161-0/+1
* | sf: add Gigadevice gd25q16c entryLudwig Zenz2018-07-161-0/+1
* | spi_flash: add a bunch of winbond flashes to id-tableHannes Schmelzer2018-07-161-0/+5
* | spi: zynqmp_gqspi: Add support for ZynqMP qspi driverSiva Durga Prasad Paladugu2018-07-163-0/+737
* | spi: xilinx_spi: convert to livetreeVipul Kumar2018-07-161-3/+2
* | spi: xilinx_spi: Added support to read JEDEC-id twice at the boot timeVipul Kumar2018-07-161-0/+41
* | spi: xilinx_spi: Modify transfer logic xilinx_spi_xfer() functionVipul Kumar2018-07-161-35/+68
* | spi: xilinx: Read reg base address from DTS fileMichal Simek2018-07-161-6/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2018-07-135-28/+419
|\
| * ddr: altera: Add ECC DRAM scrubbing support for Arria10Marek Vasut2018-07-121-0/+27
| * ddr: altera: Drop custom dram_bank_mmu_setup() on Arria10Marek Vasut2018-07-121-25/+0
| * ddr: altera: stratix10: Add DDR support for Stratix10 SoCLey Foon Tan2018-07-122-0/+389
| * spi: cadence_qspi: Fix warning cast from pointer to integer of different sizeLey Foon Tan2018-07-121-2/+2
| * spi: cadence_qspi: Fix compilation warningLey Foon Tan2018-07-121-1/+1
* | lpi2c: Add bus busy error handlingYe Li2018-07-121-21/+32
* | lpi2c: Fix bus stop problem in xferYe Li2018-07-121-7/+7
* | imx: lpi2c: fix clock issue when NACK detectedGao Pan2018-07-121-4/+10
* | imx_lpi2c: Update lpi2c driver to support imx8Ye Li2018-07-121-1/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2018-07-112-2/+2
|\
| * led: bcm6328: read base address in the parent nodePhilippe Reynes2018-07-111-1/+1
| * cpu: bmips: fix probe to get the addressPhilippe Reynes2018-07-111-1/+1
* | gpio: omap_gpio: Convert to auto-alloc feature when DT is supportedAdam Ford2018-07-101-1/+24
* | board: arm: Add support for Broadcom BCM7445Thomas Fitzsimmons2018-07-107-1/+527
|/
* Merge git://git.denx.de/u-boot-dmTom Rini2018-07-107-12/+176
|\
| * dm: core: Add logging of some common errorsSimon Glass2018-07-091-2/+12
| * dm: core: Add a function to decode a memory regionSimon Glass2018-07-091-0/+81
| * dm: core: Update of_read_fmap_entry() for livetreeSimon Glass2018-07-092-6/+6
| * dm: spi: Update sandbox SPI emulation driver to use ofnodeSimon Glass2018-07-091-4/+5
| * dm: core: Add a way to bind a device by ofnodeSimon Glass2018-07-091-0/+8
| * dm: core: Add a way to find an ofnode by compatible stringSimon Glass2018-07-091-0/+12
| * dm: core: Add ofnode function to read a 64-bit intSimon Glass2018-07-092-0/+52
* | net: designware: Add reset ctrl to driverLey Foon Tan2018-07-091-0/+8
* | serial: ns16550: Add reset ctrl to driverLey Foon Tan2018-07-091-0/+8
* | mmc: dwmmc: socfpga: Add reset ctrl to driverLey Foon Tan2018-07-091-0/+17