summaryrefslogtreecommitdiff
path: root/drivers/Makefile
Commit message (Expand)AuthorAgeFilesLines
* x86: sandbox: pch: Add a CONFIG option for PCHSimon Glass2019-02-201-1/+2
* dfu: Make DFU support more SPL friendlyAndrew F. Davis2019-01-261-2/+1
* spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFUAndrew F. Davis2019-01-261-1/+1
* Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGETJean-Jacques Hiblot2019-01-101-3/+3
* Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imxTom Rini2019-01-011-0/+1
|\
| * drivers: ddr: introduce DDR driver for i.MX8MPeng Fan2019-01-011-0/+1
* | spl: drivers: Link usb common library to SPL if USB gadget is enabledJean-Jacques Hiblot2018-12-141-0/+1
|/
* spl: fix build failure with !CONFIG_SPL_PCI_SUPPORTSekhar Nori2018-12-121-1/+1
* blk: Rework guard around part_init callTom Rini2018-12-121-2/+1
* dm: Add Hardware Spinlock classBenjamin Gaignard2018-12-061-0/+1
* spl: Support hash, input, pch, pci, rtc, tpm in SPLSimon Glass2018-11-261-5/+6
* dm: Add a new uclass driver for VirtIO transport devicesBin Meng2018-11-141-0/+1
* Add UCLASS_TEE for Trusted Execution EnvironmentJens Wiklander2018-10-071-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2018-10-021-1/+1
|\
| * mtd: move NAND files into a raw/ subdirectoryMiquel Raynal2018-09-201-1/+1
* | Merge git://git.denx.de/u-boot-dmTom Rini2018-09-301-0/+1
|\ \
| * | drivers: Add board uclassMario Six2018-09-291-0/+1
| |/
* | W1-EEPROM: Add an W1-EEPROM uclass for 1 wire EEPROMsMaxime Ripard2018-09-281-0/+1
* | w1: Add 1-Wire uclassMaxime Ripard2018-09-281-0/+1
|/
* spl: Allow remoteproc drivers to be used within SPLLokesh Vutla2018-09-111-1/+1
* spl: Allow mailbox drivers to be used within SPLLokesh Vutla2018-09-111-0/+1
* drivers: Add AXI uclassMario Six2018-08-111-0/+1
* power: Add CONFIG_SPL_POWER_DOMAIN configPeng Fan2018-08-061-0/+1
* dm: SMEM (Shared memory) uclassRamon Fried2018-07-191-0/+1
* reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESETLey Foon Tan2018-07-091-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2018-06-041-0/+1
|\
| * phy: Add Allwinner A64 USB PHY driverJagan Teki2018-05-281-0/+1
* | fastboot: Extract fastboot_okay/fail to fb_common.cAlex Kiernan2018-05-301-3/+1
* | fastboot: Move fastboot to drivers/fastbootAlex Kiernan2018-05-301-0/+3
|/
* bootcount: spl: Enable bootcount support in SPLLukasz Majewski2018-05-101-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-3/+1
* spl: add SPL_RESET_SUPPORTPatrick Delaunay2018-03-191-0/+1
* spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...Faiz Abbas2018-03-051-1/+1
* thermal: ti-bandgap: Add support for temperature sensorFaiz Abbas2017-11-211-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-rockchipTom Rini2017-08-141-22/+17
|\
| * dm: timer: normalise SPL and TPL supportPhilipp Tomsich2017-08-131-2/+1
| * drivers: spl: consistently use the $(SPL_TPL_) macroPhilipp Tomsich2017-08-131-20/+16
* | nvme: Add NVM Express driver supportZhikang Zhang2017-08-131-0/+1
|/
* drivers: Enable FPGA driver build on SPLTien Fong Chee2017-07-261-0/+1
* scsi: Move drivers into new drivers/scsi directorySimon Glass2017-07-111-1/+2
* sata: Move drivers into new drivers/ata directorySimon Glass2017-07-111-1/+2
* Drop digital thermometer and thermostat (DTT) driversSimon Glass2017-05-221-1/+0
* Drop three-wire serial (TWS) supportSimon Glass2017-05-221-1/+0
* mmc: descend into drivers/mmc only when CONFIG_MMC is enabledMasahiro Yamada2017-05-151-0/+1
* drivers: phy: add generic PHY frameworkJean-Jacques Hiblot2017-05-091-0/+1
* sysreset: psci: support system reset in a generic way with PSCIMasahiro Yamada2017-04-181-2/+3
* dm: core: Allow driver model to be disabled for TPLSimon Glass2017-04-051-1/+1
* spl: Allow PCH drivers to be used in SPLSimon Glass2017-02-061-0/+1
* spl: Allow timer drivers to be used in SPLSimon Glass2017-02-061-0/+1
* spl: Allow RTC drivers to be used in SPLSimon Glass2017-02-061-0/+1