summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-07-19watchdog: Convert Xilinx Axi watchdog driver to driver modelShreenidhi Shedi
2018-07-19gpio: xilinx: Convert driver to DMMichal Simek
2018-07-19sysreset: Add support for Microblaze soft reset jumpMichal Simek
2018-07-19sysreset: Add support for gpio-restartMichal Simek
2018-07-19gpio: zynq: Setup bank_name to dev->nameMichal Simek
2018-07-19gpio: zynq: Read of mach data in platdata with dev_get_driver_dataMichal Simek
2018-07-19gpio: dm: Support manual relocation for gpioMichal Simek
2018-07-19sysreset: dm: Support manual relocation for sysresetMichal Simek
2018-07-19gpio: zynq: Fix typo in one error messageMichal Simek
2018-07-19watchdog: dm: Support manual relocation for watchdogsMichal Simek
2018-07-19watchdog: dm: Change uclass name to watchdog and enable DM_UC_FLAG_SEQ_ALIASMichal Simek
2018-07-19xilinx: zynq: Add support to secure imagesSiva Durga Prasad Paladugu
2018-07-19serial: zynq: Use platdata for storing static data instead of privMichal Simek
2018-07-19clk: zynqmp: Fixed the same if/else part error reported by coverityVipul Kumar
2018-07-19gpio: zynq: Use live-tree functionMichal Simek
2018-07-17Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2018-07-16sf: add paired dev info for winbond w25q16jvLudwig Zenz
2018-07-16sf: add Macronix mx25l1633e entryLudwig Zenz
2018-07-16sf: add Gigadevice gd25q16c entryLudwig Zenz
2018-07-16spi_flash: add a bunch of winbond flashes to id-tableHannes Schmelzer
2018-07-16spi: zynqmp_gqspi: Add support for ZynqMP qspi driverSiva Durga Prasad Paladugu
2018-07-16spi: xilinx_spi: convert to livetreeVipul Kumar
2018-07-16spi: xilinx_spi: Added support to read JEDEC-id twice at the boot timeVipul Kumar
2018-07-16spi: xilinx_spi: Modify transfer logic xilinx_spi_xfer() functionVipul Kumar
2018-07-16spi: xilinx: Read reg base address from DTS fileMichal Simek
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