summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: Remove hardcoded base address of nandAshok Reddy Soma2020-01-141-148/+174
* mtd: nand: Move arasan nand driver to driver modelAshok Reddy Soma2020-01-142-16/+37
* virtio: fix typo devicdHeinrich Schuchardt2020-01-101-1/+1
* poweroff: add poweroff for mt6323 pmicFrank Wunderlich2020-01-103-0/+45
* rtc: add support for DS3232 deviceHan Nandor2020-01-103-0/+283
* bootcount: add a DM i2c eeprom backing store for bootcountRobert Beckett2020-01-103-0/+106
* drivers: mcfmii: add dm supportAngelo Durgehello2020-01-101-23/+25
* drivers: fsl_mcdmafec: conversion to dmAngelo Durgehello2020-01-101-337/+354
* drivers: mcffec: conversion to dmAngelo Durgehello2020-01-101-294/+293
* drivers: net: add mcf fec dm Kconfig supportAngelo Durgehello2020-01-101-0/+16
* Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-mpc83xxTom Rini2020-01-091-1/+4
|\
| * mpc83xx_clk: always treat MPC83XX_CLK_PCI as invalidRasmus Villemoes2020-01-081-1/+4
* | Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dmWIP/09Jan2020Tom Rini2020-01-0910-30/+119
|\ \
| * | dm: Add a debug message when devices are skipped pre-relocSean Anderson2020-01-071-1/+3
| * | dm: devres: Add a new OFDATA phaseSimon Glass2020-01-071-5/+13
| * | dm: devres: Use an enum for the allocation phaseSimon Glass2020-01-071-6/+16
| * | dm: devres: Add testsSimon Glass2020-01-071-0/+13
| * | dm: devres: Convert to use loggingSimon Glass2020-01-071-2/+4
| * | dm: core: Add a new flag to track platform dataSimon Glass2020-01-072-1/+4
| * | dm: core: Export a new function to read platdataSimon Glass2020-01-071-2/+27
| * | dm: core: Allocate parent data separate from probing parentSimon Glass2020-01-071-8/+11
| * | dm: core: Move ofdata_to_platdata() call earlierSimon Glass2020-01-071-7/+7
| * | dm: core: Don't clear active flag twice when probe() failsSimon Glass2020-01-071-3/+1
| * | aspeed: ast2500: Read clock ofdata in the correct methodSimon Glass2020-01-071-2/+2
| * | pci: Print a warning if the bus is accessed before probingSimon Glass2020-01-071-0/+13
| * | usb: Drop use of BUG_ON() and WARN_ON()Simon Glass2020-01-074-1/+13
| * | dm: core: Use assert_noisy() in devresSimon Glass2020-01-071-3/+3
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2020-01-092-0/+21
|\ \
| * | dfu: Add optional timeout parameterAndy Shevchenko2020-01-072-0/+21
* | | Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/08Jan2020Tom Rini2020-01-0812-0/+369
|\ \ \
| * | | virtio: rng: Add a random number generator(rng) driverSughosh Ganu2020-01-074-0/+96
| * | | sandbox: rng: Add a random number generator(rng) driverSughosh Ganu2020-01-073-0/+65
| * | | stm32mp1: rng: Add a driver for random number generator(rng) deviceSughosh Ganu2020-01-073-0/+168
| * | | clk: stm32mp1: Add a clock entry for RNG1 deviceSughosh Ganu2020-01-071-0/+1
| * | | dm: rng: Add random number generator(rng) uclassSughosh Ganu2020-01-075-0/+39
| |/ /
* | | Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-01-0811-0/+560
|\ \ \
| * | | clk: imx: add i.MX8MP clk driverPeng Fan2020-01-083-0/+380
| * | | clk: imx: add imx_clk_mux2_flagsPeng Fan2020-01-081-0/+10
| * | | power: Add new PMIC PCA9450 driverYe Li2020-01-084-0/+152
| * | | ddr: imx8m: Add DRAM PLL to generate 1000Mhz outputPeng Fan2020-01-081-0/+4
| * | | mxc_ocotp: support i.MX8MPPeng Fan2020-01-081-0/+13
| * | | pinctrl: imx8m: support i.MX8MPPeng Fan2020-01-081-0/+1
* | | | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2020-01-0819-481/+1695
|\ \ \ \
| * | | | ddr: socfpga: Enable ARM64 Non-Secure SDRAM ECC AccessThor Thayer2020-01-072-6/+6
| * | | | arm: socfpga: stratix10: Enable SMMU accessThor Thayer2020-01-071-0/+14
| * | | | ddr: altera: agilex: Add SDRAM driver for AgilexLey Foon Tan2020-01-075-3/+174
| * | | | ddr: altera: Restructure Stratix 10 SDRAM driverLey Foon Tan2020-01-075-443/+493
| * | | | cache: Add Arteris Ncore cache coherent unit driverLey Foon Tan2020-01-073-0/+173
| * | | | clk: agilex: Add clock driver for AgilexLey Foon Tan2020-01-073-0/+817
| * | | | arm: socfpga: Move Stratix10 and Agilex system manager common codeLey Foon Tan2020-01-071-1/+1