summaryrefslogtreecommitdiff
path: root/drivers/Makefile
AgeCommit message (Expand)Author
2017-01-11spl: add USB Gadget config optionStefan Agner
2017-01-11spl: dfu: move DFU Kconfig to SPL KconfigStefan Agner
2016-09-27drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 3kStefan Roese
2016-09-16Use separate options for TPL supportSimon Glass
2016-08-12drivers/sysreset: group sysreset driversMax Filippov
2016-07-22spl: Lightweight UBI and UBI fastmap supportThomas Gleixner
2016-07-22mtd: Sort subsystem directories aplhabeticaly in MakefileLadislav Michl
2016-06-19Add a reset driver framework/uclassStephen Warren
2016-06-12verified-boot: Minimal support for booting U-Boot proper from SPLTeddy Reed
2016-05-26Add a mailbox driver framework/uclassStephen Warren
2016-05-17dm: mmc: spl: Use the legacy block interface in SPLSimon Glass
2016-05-17dm: usb: Drop the get_dev() functionSimon Glass
2016-04-01drivers: Add SPMI bus uclassMateusz Kulikowski
2016-02-01drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32.Purna Chandra Mandal
2016-01-24dm: Expand the uclass for Platform Controller Hubs (PCH)Simon Glass
2016-01-14arm: mvebu: Move SoC selection (A38X vs AXP) into KconfigStefan Roese
2015-11-10Various Makefiles: Add SPDX-License-Identifier tagsTom Rini
2015-11-02dm: adc: add simple ADC uclass implementationPrzemyslaw Marczak
2015-10-23dm: implement a Timer uclassThomas Chou
2015-10-22drivers: Introduce a simplified remoteproc frameworkNishanth Menon
2015-08-31pinctrl: add pin control uclass supportMasahiro Yamada
2015-08-18led: unify obj-$(CONFIG_LED) and obj-$(CONFIG_SPL_LED) entriesMasahiro Yamada
2015-08-18led: rename CONFIG_SPL_LED_SUPPORT to CONFIG_SPL_LEDMasahiro Yamada
2015-08-18ram: unify obj-$(CONFIG_RAM) and obj-$(CONFIG_SPL_RAM) entriesMasahiro Yamada
2015-08-18ram: rename CONFIG_SPL_RAM_SUPPORT to CONFIG_SPL_RAMMasahiro Yamada
2015-08-18clk: unify obj-$(CONFIG_CLK) and obj-$(CONFIG_SPL_CLK) entriesMasahiro Yamada
2015-08-18clk: rename CONFIG_SPL_CLK_SUPPORT to CONFIG_SPL_CLKMasahiro Yamada
2015-08-18dm: unify obj-$(CONFIG_DM) and obj-$(CONFIG_SPL_DM) entriesMasahiro Yamada
2015-08-18spl: move SPL driver entries to driver/MakefileMasahiro Yamada
2015-07-21dm: Add a clock uclassSimon Glass
2015-07-21dm: Add support for RAM driversSimon Glass
2015-07-21dm: Add support for LEDsSimon Glass
2015-04-29dm: Implement a CPU uclassSimon Glass
2014-11-26Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2014-11-21DM: thermal: Add imx thermal DM driverYe.Li
2014-11-19qe: add u-qe support to arm boardZhao Qiang
2014-10-23soc: keystone_serdes: create a separate SGMII SerDes driverKhoronzhuk, Ivan
2014-09-24kbuild: refactor some makefilesMasahiro Yamada
2014-07-23pwm, imx6: add support for pwm modul on imx6Heiko Schocher
2014-06-19ARM: keystone: aemif: move aemif driver to drivers/memory/ti-aemif.cKhoronzhuk, Ivan
2013-11-17drivers/qe: move the entry to drivers/MakefileMasahiro Yamada
2013-11-17drivers: descend into sub directories only when it is necessaryMasahiro Yamada
2013-10-31drivers: move some drivers to drivers/MakefileMasahiro Yamada
2007-11-25drivers/mtd : move mtd drivers to drivers/mtdJean-Christophe PLAGNIOL-VILLARD
2007-11-25drivers/misc : move misc drivers to drivers/miscJean-Christophe PLAGNIOL-VILLARD
2007-11-25drivers/block : move block drivers to drivers/blockJean-Christophe PLAGNIOL-VILLARD
2007-11-25drivers/hwmon : move hardware monitor drviers to drivers/hwmonJean-Christophe PLAGNIOL-VILLARD
2007-11-25drivers/input : move input drivers to drivers/inputJean-Christophe PLAGNIOL-VILLARD
2007-11-25drivers/usb : move usb drivers to drivers/usbJean-Christophe PLAGNIOL-VILLARD
2007-11-25drivers/serial : move serial drivers to drivers/serialJean-Christophe PLAGNIOL-VILLARD