aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-01-09Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-mpc83xxTom Rini1-1/+4
2020-01-09Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dmTom Rini10-30/+119
2020-01-09Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2-0/+21
2020-01-08Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini12-0/+369
2020-01-08Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini11-0/+560
2020-01-08Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini19-481/+1695
2020-01-08Merge tag 'u-boot-amlogic-20200108' of https://gitlab.denx.de/u-boot/custodia...Tom Rini7-15/+39
2020-01-08ata: fsl_sata: Continue probing other sata port when failed current port.Peng Ma1-7/+51
2020-01-08ata: sata_sil: Continue probing other sata port when failed current port.Peng Ma1-4/+56
2020-01-08clk: imx: add i.MX8MP clk driverPeng Fan3-0/+380
2020-01-08clk: imx: add imx_clk_mux2_flagsPeng Fan1-0/+10
2020-01-08power: Add new PMIC PCA9450 driverYe Li4-0/+152
2020-01-08ddr: imx8m: Add DRAM PLL to generate 1000Mhz outputPeng Fan1-0/+4
2020-01-08mxc_ocotp: support i.MX8MPPeng Fan1-0/+13
2020-01-08pinctrl: imx8m: support i.MX8MPPeng Fan1-0/+1
2020-01-08mpc83xx_clk: always treat MPC83XX_CLK_PCI as invalidRasmus Villemoes1-1/+4
2020-01-07dm: Add a debug message when devices are skipped pre-relocSean Anderson1-1/+3
2020-01-07dm: devres: Add a new OFDATA phaseSimon Glass1-5/+13
2020-01-07dm: devres: Use an enum for the allocation phaseSimon Glass1-6/+16
2020-01-07dm: devres: Add testsSimon Glass1-0/+13
2020-01-07dm: devres: Convert to use loggingSimon Glass1-2/+4
2020-01-07dm: core: Add a new flag to track platform dataSimon Glass2-1/+4
2020-01-07dm: core: Export a new function to read platdataSimon Glass1-2/+27
2020-01-07dm: core: Allocate parent data separate from probing parentSimon Glass1-8/+11
2020-01-07dm: core: Move ofdata_to_platdata() call earlierSimon Glass1-7/+7
2020-01-07dm: core: Don't clear active flag twice when probe() failsSimon Glass1-3/+1
2020-01-07aspeed: ast2500: Read clock ofdata in the correct methodSimon Glass1-2/+2
2020-01-07pci: Print a warning if the bus is accessed before probingSimon Glass1-0/+13
2020-01-07usb: Drop use of BUG_ON() and WARN_ON()Simon Glass4-1/+13
2020-01-07dm: core: Use assert_noisy() in devresSimon Glass1-3/+3
2020-01-07virtio: rng: Add a random number generator(rng) driverSughosh Ganu4-0/+96
2020-01-07sandbox: rng: Add a random number generator(rng) driverSughosh Ganu3-0/+65
2020-01-07stm32mp1: rng: Add a driver for random number generator(rng) deviceSughosh Ganu3-0/+168
2020-01-07clk: stm32mp1: Add a clock entry for RNG1 deviceSughosh Ganu1-0/+1
2020-01-07dm: rng: Add random number generator(rng) uclassSughosh Ganu5-0/+39
2020-01-07power: regulator: support off-on-delay-usPeng Fan1-0/+4
2020-01-07remoteproc: stm32: load resource table from firmwareFabien Dessenne1-0/+16
2020-01-07remoteproc: stm32: track the coprocessor state in a backup registerFabien Dessenne1-12/+5
2020-01-07remoteproc: elf_loader: Add elf resource table load supportFabien Dessenne1-0/+269
2020-01-07drivers: board: Add get_fit_loadable()Jean-Jacques Hiblot1-0/+11
2020-01-07drivers: board: Make the board drivers available in SPLJean-Jacques Hiblot3-2/+5
2020-01-07Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini5-47/+157
2020-01-07Merge tag 'u-boot-atmel-2020.04-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini1-2/+44
2020-01-07ddr: socfpga: Enable ARM64 Non-Secure SDRAM ECC AccessThor Thayer2-6/+6
2020-01-07arm: socfpga: stratix10: Enable SMMU accessThor Thayer1-0/+14
2020-01-07ddr: altera: agilex: Add SDRAM driver for AgilexLey Foon Tan5-3/+174
2020-01-07ddr: altera: Restructure Stratix 10 SDRAM driverLey Foon Tan5-443/+493
2020-01-07cache: Add Arteris Ncore cache coherent unit driverLey Foon Tan3-0/+173
2020-01-07clk: agilex: Add clock driver for AgilexLey Foon Tan3-0/+817
2020-01-07arm: socfpga: Move Stratix10 and Agilex system manager common codeLey Foon Tan1-1/+1