aboutsummaryrefslogtreecommitdiff
path: root/drivers/Makefile
AgeCommit message (Expand)AuthorFilesLines
2018-07-19dm: SMEM (Shared memory) uclassRamon Fried1-0/+1
2018-07-09reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESETLey Foon Tan1-1/+1
2018-06-04Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini1-0/+1
2018-05-30fastboot: Extract fastboot_okay/fail to fb_common.cAlex Kiernan1-3/+1
2018-05-30fastboot: Move fastboot to drivers/fastbootAlex Kiernan1-0/+3
2018-05-28phy: Add Allwinner A64 USB PHY driverJagan Teki1-0/+1
2018-05-10bootcount: spl: Enable bootcount support in SPLLukasz Majewski1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-3/+1
2018-03-19spl: add SPL_RESET_SUPPORTPatrick Delaunay1-0/+1
2018-03-05spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...Faiz Abbas1-1/+1
2017-11-21thermal: ti-bandgap: Add support for temperature sensorFaiz Abbas1-0/+1
2017-08-14Merge branch 'master' of git://git.denx.de/u-boot-rockchipTom Rini1-22/+17
2017-08-13nvme: Add NVM Express driver supportZhikang Zhang1-0/+1
2017-08-13dm: timer: normalise SPL and TPL supportPhilipp Tomsich1-2/+1
2017-08-13drivers: spl: consistently use the $(SPL_TPL_) macroPhilipp Tomsich1-20/+16
2017-07-26drivers: Enable FPGA driver build on SPLTien Fong Chee1-0/+1
2017-07-11scsi: Move drivers into new drivers/scsi directorySimon Glass1-1/+2
2017-07-11sata: Move drivers into new drivers/ata directorySimon Glass1-1/+2
2017-05-22Drop digital thermometer and thermostat (DTT) driversSimon Glass1-1/+0
2017-05-22Drop three-wire serial (TWS) supportSimon Glass1-1/+0
2017-05-15mmc: descend into drivers/mmc only when CONFIG_MMC is enabledMasahiro Yamada1-0/+1
2017-05-09drivers: phy: add generic PHY frameworkJean-Jacques Hiblot1-0/+1
2017-04-18sysreset: psci: support system reset in a generic way with PSCIMasahiro Yamada1-2/+3
2017-04-05dm: core: Allow driver model to be disabled for TPLSimon Glass1-1/+1
2017-02-06spl: Allow PCH drivers to be used in SPLSimon Glass1-0/+1
2017-02-06spl: Allow timer drivers to be used in SPLSimon Glass1-0/+1
2017-02-06spl: Allow RTC drivers to be used in SPLSimon Glass1-0/+1
2017-02-06spl: Allow PCI drivers to be used in SPLSimon Glass1-0/+1
2017-02-06spl: Allow CPU drivers to be used in SPLSimon Glass1-0/+1
2016-11-28spl: add USB Gadget config optionStefan Agner1-3/+2
2016-11-28spl: dfu: move DFU Kconfig to SPL KconfigStefan Agner1-0/+3
2016-09-27drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 3kStefan Roese1-0/+1
2016-09-16Use separate options for TPL supportSimon Glass1-1/+15
2016-08-12drivers/sysreset: group sysreset driversMax Filippov1-1/+2
2016-07-22spl: Lightweight UBI and UBI fastmap supportThomas Gleixner1-0/+1
2016-07-22mtd: Sort subsystem directories aplhabeticaly in MakefileLadislav Michl1-2/+2
2016-06-19Add a reset driver framework/uclassStephen Warren1-0/+1
2016-06-12verified-boot: Minimal support for booting U-Boot proper from SPLTeddy Reed1-0/+1
2016-05-26Add a mailbox driver framework/uclassStephen Warren1-0/+1
2016-05-17dm: mmc: spl: Use the legacy block interface in SPLSimon Glass1-0/+1
2016-05-17dm: usb: Drop the get_dev() functionSimon Glass1-0/+1
2016-04-01drivers: Add SPMI bus uclassMateusz Kulikowski1-0/+1
2016-02-01drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32.Purna Chandra Mandal1-0/+1
2016-01-24dm: Expand the uclass for Platform Controller Hubs (PCH)Simon Glass1-0/+1
2016-01-14arm: mvebu: Move SoC selection (A38X vs AXP) into KconfigStefan Roese1-2/+2
2015-11-10Various Makefiles: Add SPDX-License-Identifier tagsTom Rini1-0/+4
2015-11-02dm: adc: add simple ADC uclass implementationPrzemyslaw Marczak1-0/+1
2015-10-23dm: implement a Timer uclassThomas Chou1-0/+1
2015-10-22drivers: Introduce a simplified remoteproc frameworkNishanth Menon1-0/+1
2015-08-31pinctrl: add pin control uclass supportMasahiro Yamada1-0/+1