summaryrefslogtreecommitdiffstats
path: root/drivers/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* ram: unify obj-$(CONFIG_RAM) and obj-$(CONFIG_SPL_RAM) entriesMasahiro Yamada2015-08-181-2/+1
* ram: rename CONFIG_SPL_RAM_SUPPORT to CONFIG_SPL_RAMMasahiro Yamada2015-08-181-1/+1
* clk: unify obj-$(CONFIG_CLK) and obj-$(CONFIG_SPL_CLK) entriesMasahiro Yamada2015-08-181-2/+1
* clk: rename CONFIG_SPL_CLK_SUPPORT to CONFIG_SPL_CLKMasahiro Yamada2015-08-181-1/+1
* dm: unify obj-$(CONFIG_DM) and obj-$(CONFIG_SPL_DM) entriesMasahiro Yamada2015-08-181-2/+2
* spl: move SPL driver entries to driver/MakefileMasahiro Yamada2015-08-181-0/+37
* dm: Add a clock uclassSimon Glass2015-07-211-0/+1
* dm: Add support for RAM driversSimon Glass2015-07-211-0/+1
* dm: Add support for LEDsSimon Glass2015-07-211-0/+1
* dm: Implement a CPU uclassSimon Glass2015-04-291-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2014-11-261-0/+1
|\
| * qe: add u-qe support to arm boardZhao Qiang2014-11-191-0/+1
* | DM: thermal: Add imx thermal DM driverYe.Li2014-11-211-0/+1
|/
* soc: keystone_serdes: create a separate SGMII SerDes driverKhoronzhuk, Ivan2014-10-231-0/+2
* kbuild: refactor some makefilesMasahiro Yamada2014-09-241-0/+3
* pwm, imx6: add support for pwm modul on imx6Heiko Schocher2014-07-231-0/+1
* ARM: keystone: aemif: move aemif driver to drivers/memory/ti-aemif.cKhoronzhuk, Ivan2014-06-191-0/+1
* drivers/qe: move the entry to drivers/MakefileMasahiro Yamada2013-11-171-0/+1
* drivers: descend into sub directories only when it is necessaryMasahiro Yamada2013-11-171-2/+2
* drivers: move some drivers to drivers/MakefileMasahiro Yamada2013-10-311-0/+15
* drivers/mtd : move mtd drivers to drivers/mtdJean-Christophe PLAGNIOL-VILLARD2007-11-251-54/+0
* drivers/misc : move misc drivers to drivers/miscJean-Christophe PLAGNIOL-VILLARD2007-11-251-11/+0
* drivers/block : move block drivers to drivers/blockJean-Christophe PLAGNIOL-VILLARD2007-11-251-5/+0
* drivers/hwmon : move hardware monitor drviers to drivers/hwmonJean-Christophe PLAGNIOL-VILLARD2007-11-251-1/+0
* drivers/input : move input drivers to drivers/inputJean-Christophe PLAGNIOL-VILLARD2007-11-251-9/+0
* drivers/usb : move usb drivers to drivers/usbJean-Christophe PLAGNIOL-VILLARD2007-11-251-11/+0
* drivers/serial : move serial drivers to drivers/serialJean-Christophe PLAGNIOL-VILLARD2007-11-251-7/+0
* drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD2007-11-251-33/+0
* drivers/video : move video drivers to drivers/videoJean-Christophe PLAGNIOL-VILLARD2007-11-251-8/+0
* drivers/pcmcia : move pcmcia drivers to drivers/pcmciaJean-Christophe PLAGNIOL-VILLARD2007-11-241-9/+0
* drivers/pci : move pci drivers to drivers/pciJean-Christophe PLAGNIOL-VILLARD2007-11-241-6/+0
* drivers/i2c : move i2c drivers to drivers/i2cJean-Christophe PLAGNIOL-VILLARD2007-11-201-8/+0
* Merge branch 'origin' into kconfig-for-1.3.1Grant Likely2007-11-161-0/+1
|\
| * Implement general ULi 526x Ethernet driver support in U-bootRoy Zang2007-11-061-1/+1
OpenPOWER on IntegriCloud