summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-01-10poweroff: add poweroff for mt6323 pmicFrank Wunderlich
2020-01-10rtc: add support for DS3232 deviceHan Nandor
2020-01-10bootcount: add a DM i2c eeprom backing store for bootcountRobert Beckett
2020-01-10drivers: mcfmii: add dm supportAngelo Durgehello
2020-01-10drivers: fsl_mcdmafec: conversion to dmAngelo Durgehello
2020-01-10drivers: mcffec: conversion to dmAngelo Durgehello
2020-01-10drivers: net: add mcf fec dm Kconfig supportAngelo Durgehello
2020-01-09Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-mpc83xxTom Rini
2020-01-09Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dmTom Rini
2020-01-09Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2020-01-08Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-01-08Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-01-08Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2020-01-08Merge tag 'u-boot-amlogic-20200108' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-01-08ata: fsl_sata: Continue probing other sata port when failed current port.Peng Ma
2020-01-08ata: sata_sil: Continue probing other sata port when failed current port.Peng Ma
2020-01-08clk: imx: add i.MX8MP clk driverPeng Fan
2020-01-08clk: imx: add imx_clk_mux2_flagsPeng Fan
2020-01-08power: Add new PMIC PCA9450 driverYe Li
2020-01-08ddr: imx8m: Add DRAM PLL to generate 1000Mhz outputPeng Fan
2020-01-08mxc_ocotp: support i.MX8MPPeng Fan
2020-01-08pinctrl: imx8m: support i.MX8MPPeng Fan
2020-01-08mpc83xx_clk: always treat MPC83XX_CLK_PCI as invalidRasmus Villemoes
2020-01-07dm: Add a debug message when devices are skipped pre-relocSean Anderson
2020-01-07dm: devres: Add a new OFDATA phaseSimon Glass
2020-01-07dm: devres: Use an enum for the allocation phaseSimon Glass
2020-01-07dm: devres: Add testsSimon Glass
2020-01-07dm: devres: Convert to use loggingSimon Glass
2020-01-07dm: core: Add a new flag to track platform dataSimon Glass
2020-01-07dm: core: Export a new function to read platdataSimon Glass
2020-01-07dm: core: Allocate parent data separate from probing parentSimon Glass
2020-01-07dm: core: Move ofdata_to_platdata() call earlierSimon Glass
2020-01-07dm: core: Don't clear active flag twice when probe() failsSimon Glass
2020-01-07aspeed: ast2500: Read clock ofdata in the correct methodSimon Glass
2020-01-07pci: Print a warning if the bus is accessed before probingSimon Glass
2020-01-07usb: Drop use of BUG_ON() and WARN_ON()Simon Glass
2020-01-07dm: core: Use assert_noisy() in devresSimon Glass
2020-01-07virtio: rng: Add a random number generator(rng) driverSughosh Ganu
2020-01-07sandbox: rng: Add a random number generator(rng) driverSughosh Ganu
2020-01-07stm32mp1: rng: Add a driver for random number generator(rng) deviceSughosh Ganu
2020-01-07clk: stm32mp1: Add a clock entry for RNG1 deviceSughosh Ganu
2020-01-07dm: rng: Add random number generator(rng) uclassSughosh Ganu
2020-01-07power: regulator: support off-on-delay-usPeng Fan
2020-01-07remoteproc: stm32: load resource table from firmwareFabien Dessenne
2020-01-07remoteproc: stm32: track the coprocessor state in a backup registerFabien Dessenne
2020-01-07remoteproc: elf_loader: Add elf resource table load supportFabien Dessenne
2020-01-07drivers: board: Add get_fit_loadable()Jean-Jacques Hiblot
2020-01-07drivers: board: Make the board drivers available in SPLJean-Jacques Hiblot
2020-01-07Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-01-07Merge tag 'u-boot-atmel-2020.04-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini