aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-10-30video: rockchip: Add missing dpcd_write() call to link_train_ce()Alper Nebi Yasak1-0/+6
2020-10-30ram: rockchip: px30: add a config-based ddr selectionHeiko Stuebner2-0/+29
2020-10-30clk: rockchip: rk3399: implement getting wdt/alive clocksJack Mitchell1-0/+20
2020-10-29dm: Use driver_info index instead of pointerSimon Glass4-8/+15
2020-10-29x86: apl: Take advantage of the of-platdata parent supportSimon Glass1-13/+14
2020-10-29x86: apl: Enable SPI flash in TPL with APL_SPI_FLASH_BOOTSimon Glass1-1/+3
2020-10-29dm: core: Convert #ifdef to if() in root.cSimon Glass1-11/+7
2020-10-29dm: Add a test for of-platdata parent informationSimon Glass2-4/+4
2020-10-29dm: Support parent devices with of-platdataSimon Glass1-2/+52
2020-10-29sandbox: Fix up building for of-platdataSimon Glass3-1/+5
2020-10-29dm: Use an allocated array for run-time device infoSimon Glass3-10/+28
2020-10-29dm: test: Add a test for of-platdata phandlesSimon Glass2-4/+4
2020-10-29dm: test: Add a check that all devices have a dev valueSimon Glass1-0/+1
2020-10-29dm: test: Drop of-platdata pytestSimon Glass1-35/+0
2020-10-29dm: core: Allow dm_warn() to be used in SPLSimon Glass2-3/+17
2020-10-29sandbox: Drop ad-hoc device declarations in SPLSimon Glass2-0/+5
2020-10-29dm: Avoid using #ifdef for CONFIG_OF_LIVESimon Glass2-19/+10
2020-10-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellWIP/29Oct2020Tom Rini3-1248/+205
2020-10-29Merge tag 'xilinx-for-v2021.01-v2' of https://gitlab.denx.de/u-boot/custodian...Tom Rini11-66/+524
2020-10-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini6-92/+512
2020-10-29mtd: nand: pxa3xx: enable NAND controller if the SoC needs itShmuel Hazan2-10/+44
2020-10-29mmc: zynq_sdhci: Extend UHS timings till hs200Ashok Reddy Soma1-1/+1
2020-10-29mtd: pxa3xx_nand: remove dead codeBaruch Siach1-9/+3
2020-10-29mtd: pxa3xx_nand: port to use driver modelShmuel Hazan2-63/+54
2020-10-29phy: marvell: cp110: update mode parameter for pcie power on callsIgal Liberman1-2/+5
2020-10-29phy: marvell: cp110: let the firmware configure comphy for PCIeGrzegorz Jaszczyk1-439/+12
2020-10-29phy: marvell: cp110: let the firmware configure the comphyGrzegorz Jaszczyk1-727/+89
2020-10-28drivers: mux: mmio-based syscon mux controllerJean-Jacques Hiblot3-0/+157
2020-10-28dm: board: complete the initialization of the muxes in initr_dm()Jean-Jacques Hiblot1-0/+23
2020-10-28drivers: Add a new framework for multiplexer devicesJean-Jacques Hiblot5-0/+332
2020-10-27rtc: provide an emulated RTCHeinrich Schuchardt3-0/+92
2020-10-27mmc: zynq_sdhci: Add clock phase delays for VersalAshok Reddy Soma1-4/+156
2020-10-27mmc: zynq_sdhci: Set tapdelays based on clk phase delaysAshok Reddy Soma1-5/+123
2020-10-27mmc: zynq_sdhci: Read clock phase delays from dtMichal Simek1-0/+85
2020-10-27mmc: zynq_sdhci: Move macro to the topMichal Simek1-2/+2
2020-10-27mmc: Define timing macro'sAshok Reddy Soma1-13/+11
2020-10-27Revert "mmc: zynq: parse dt when probing"Ashok Reddy Soma2-1/+7
2020-10-27spi: zynq_qspi: Add function descriptionAshok Reddy Soma1-12/+36
2020-10-27mtd: spi: Fix incorrect indentationMichal Simek1-1/+1
2020-10-27xilinx: common: Move ZYNQ_GEM_I2C_MAC_OFFSET to board KconfigMichal Simek1-7/+0
2020-10-27spi: zynq_qspi: Use clk subsystem to get reference qspi clkT Karthik Reddy1-8/+28
2020-10-27spi: zynq_spi: Use clk subsystem to get reference spi clkT Karthik Reddy1-7/+28
2020-10-27serial: pl01x: Add error value checkingMichal Simek1-1/+12
2020-10-27dm: core: Add support for getting node from aliasesMichal Simek1-0/+22
2020-10-27spi: xilinx_spi: remove unused local variableT Karthik Reddy1-3/+3
2020-10-27mailbox: zynqmp: Extend timeout for getting observation bitMichal Simek1-1/+1
2020-10-27firmware: zynqmp: Swap addr_hi/low when PM_FPGA_LOAD is calledMichal Simek1-0/+8
2020-10-27spi: xilinx_spi: Remove unused variableMichal Simek1-1/+1
2020-10-26Merge tag 'video-for-2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians...WIP/26Oct2020Tom Rini1-1/+8
2020-10-26nokia_rx51: disable obsolete VIDEO configAnatolij Gustschin1-1/+1