summaryrefslogtreecommitdiffstats
path: root/drivers/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* spl: Allow PCI drivers to be used in SPLSimon Glass2017-02-061-0/+1
* spl: Allow CPU drivers to be used in SPLSimon Glass2017-02-061-0/+1
* spl: add USB Gadget config optionStefan Agner2016-11-281-3/+2
* spl: dfu: move DFU Kconfig to SPL KconfigStefan Agner2016-11-281-0/+3
* drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 3kStefan Roese2016-09-271-0/+1
* Use separate options for TPL supportSimon Glass2016-09-161-1/+15
* drivers/sysreset: group sysreset driversMax Filippov2016-08-121-1/+2
* spl: Lightweight UBI and UBI fastmap supportThomas Gleixner2016-07-221-0/+1
* mtd: Sort subsystem directories aplhabeticaly in MakefileLadislav Michl2016-07-221-2/+2
* Add a reset driver framework/uclassStephen Warren2016-06-191-0/+1
* verified-boot: Minimal support for booting U-Boot proper from SPLTeddy Reed2016-06-121-0/+1
* Add a mailbox driver framework/uclassStephen Warren2016-05-261-0/+1
* dm: mmc: spl: Use the legacy block interface in SPLSimon Glass2016-05-171-0/+1
* dm: usb: Drop the get_dev() functionSimon Glass2016-05-171-0/+1
* drivers: Add SPMI bus uclassMateusz Kulikowski2016-04-011-0/+1
* drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32.Purna Chandra Mandal2016-02-011-0/+1
* dm: Expand the uclass for Platform Controller Hubs (PCH)Simon Glass2016-01-241-0/+1
* arm: mvebu: Move SoC selection (A38X vs AXP) into KconfigStefan Roese2016-01-141-2/+2
* Various Makefiles: Add SPDX-License-Identifier tagsTom Rini2015-11-101-0/+4
* dm: adc: add simple ADC uclass implementationPrzemyslaw Marczak2015-11-021-0/+1
* dm: implement a Timer uclassThomas Chou2015-10-231-0/+1
* drivers: Introduce a simplified remoteproc frameworkNishanth Menon2015-10-221-0/+1
* pinctrl: add pin control uclass supportMasahiro Yamada2015-08-311-0/+1
* led: unify obj-$(CONFIG_LED) and obj-$(CONFIG_SPL_LED) entriesMasahiro Yamada2015-08-181-2/+1
* led: rename CONFIG_SPL_LED_SUPPORT to CONFIG_SPL_LEDMasahiro Yamada2015-08-181-1/+1