aboutsummaryrefslogtreecommitdiff
path: root/drivers/Makefile
AgeCommit message (Expand)AuthorFilesLines
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
2015-08-18led: unify obj-$(CONFIG_LED) and obj-$(CONFIG_SPL_LED) entriesMasahiro Yamada1-2/+1
2015-08-18led: rename CONFIG_SPL_LED_SUPPORT to CONFIG_SPL_LEDMasahiro Yamada1-1/+1
2015-08-18ram: unify obj-$(CONFIG_RAM) and obj-$(CONFIG_SPL_RAM) entriesMasahiro Yamada1-2/+1
2015-08-18ram: rename CONFIG_SPL_RAM_SUPPORT to CONFIG_SPL_RAMMasahiro Yamada1-1/+1
2015-08-18clk: unify obj-$(CONFIG_CLK) and obj-$(CONFIG_SPL_CLK) entriesMasahiro Yamada1-2/+1
2015-08-18clk: rename CONFIG_SPL_CLK_SUPPORT to CONFIG_SPL_CLKMasahiro Yamada1-1/+1
2015-08-18dm: unify obj-$(CONFIG_DM) and obj-$(CONFIG_SPL_DM) entriesMasahiro Yamada1-2/+2
2015-08-18spl: move SPL driver entries to driver/MakefileMasahiro Yamada1-0/+37
2015-07-21dm: Add a clock uclassSimon Glass1-0/+1
2015-07-21dm: Add support for RAM driversSimon Glass1-0/+1
2015-07-21dm: Add support for LEDsSimon Glass1-0/+1
2015-04-29dm: Implement a CPU uclassSimon Glass1-0/+1
2014-11-26Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini1-0/+1
2014-11-21DM: thermal: Add imx thermal DM driverYe.Li1-0/+1
2014-11-19qe: add u-qe support to arm boardZhao Qiang1-0/+1
2014-10-23soc: keystone_serdes: create a separate SGMII SerDes driverKhoronzhuk, Ivan1-0/+2
2014-09-24kbuild: refactor some makefilesMasahiro Yamada1-0/+3
2014-07-23pwm, imx6: add support for pwm modul on imx6Heiko Schocher1-0/+1
2014-06-19ARM: keystone: aemif: move aemif driver to drivers/memory/ti-aemif.cKhoronzhuk, Ivan1-0/+1
2013-11-17drivers/qe: move the entry to drivers/MakefileMasahiro Yamada1-0/+1
2013-11-17drivers: descend into sub directories only when it is necessaryMasahiro Yamada1-2/+2
2013-10-31drivers: move some drivers to drivers/MakefileMasahiro Yamada1-0/+15
2007-11-25drivers/mtd : move mtd drivers to drivers/mtdJean-Christophe PLAGNIOL-VILLARD1-54/+0
2007-11-25drivers/misc : move misc drivers to drivers/miscJean-Christophe PLAGNIOL-VILLARD1-11/+0
2007-11-25drivers/block : move block drivers to drivers/blockJean-Christophe PLAGNIOL-VILLARD1-5/+0
2007-11-25drivers/hwmon : move hardware monitor drviers to drivers/hwmonJean-Christophe PLAGNIOL-VILLARD1-1/+0
2007-11-25drivers/input : move input drivers to drivers/inputJean-Christophe PLAGNIOL-VILLARD1-9/+0
2007-11-25drivers/usb : move usb drivers to drivers/usbJean-Christophe PLAGNIOL-VILLARD1-11/+0
2007-11-25drivers/serial : move serial drivers to drivers/serialJean-Christophe PLAGNIOL-VILLARD1-7/+0
2007-11-25drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD1-33/+0
2007-11-25drivers/video : move video drivers to drivers/videoJean-Christophe PLAGNIOL-VILLARD1-8/+0
2007-11-24drivers/pcmcia : move pcmcia drivers to drivers/pcmciaJean-Christophe PLAGNIOL-VILLARD1-9/+0