index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
Makefile
Age
Commit message (
Expand
)
Author
2018-05-30
fastboot: Extract fastboot_okay/fail to fb_common.c
Alex Kiernan
2018-05-30
fastboot: Move fastboot to drivers/fastboot
Alex Kiernan
2018-05-10
bootcount: spl: Enable bootcount support in SPL
Lukasz Majewski
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-19
spl: add SPL_RESET_SUPPORT
Patrick Delaunay
2018-03-05
spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...
Faiz Abbas
2017-11-21
thermal: ti-bandgap: Add support for temperature sensor
Faiz Abbas
2017-08-14
Merge branch 'master' of git://git.denx.de/u-boot-rockchip
Tom Rini
2017-08-13
nvme: Add NVM Express driver support
Zhikang Zhang
2017-08-13
dm: timer: normalise SPL and TPL support
Philipp Tomsich
2017-08-13
drivers: spl: consistently use the $(SPL_TPL_) macro
Philipp Tomsich
2017-07-26
drivers: Enable FPGA driver build on SPL
Tien Fong Chee
2017-07-11
scsi: Move drivers into new drivers/scsi directory
Simon Glass
2017-07-11
sata: Move drivers into new drivers/ata directory
Simon Glass
2017-05-22
Drop digital thermometer and thermostat (DTT) drivers
Simon Glass
2017-05-22
Drop three-wire serial (TWS) support
Simon Glass
2017-05-15
mmc: descend into drivers/mmc only when CONFIG_MMC is enabled
Masahiro Yamada
2017-05-09
drivers: phy: add generic PHY framework
Jean-Jacques Hiblot
2017-04-18
sysreset: psci: support system reset in a generic way with PSCI
Masahiro Yamada
2017-04-05
dm: core: Allow driver model to be disabled for TPL
Simon Glass
2017-02-06
spl: Allow PCH drivers to be used in SPL
Simon Glass
2017-02-06
spl: Allow timer drivers to be used in SPL
Simon Glass
2017-02-06
spl: Allow RTC drivers to be used in SPL
Simon Glass
2017-02-06
spl: Allow PCI drivers to be used in SPL
Simon Glass
2017-02-06
spl: Allow CPU drivers to be used in SPL
Simon Glass
2016-11-28
spl: add USB Gadget config option
Stefan Agner
2016-11-28
spl: dfu: move DFU Kconfig to SPL Kconfig
Stefan Agner
2016-09-27
drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 3k
Stefan Roese
2016-09-16
Use separate options for TPL support
Simon Glass
2016-08-12
drivers/sysreset: group sysreset drivers
Max Filippov
2016-07-22
spl: Lightweight UBI and UBI fastmap support
Thomas Gleixner
2016-07-22
mtd: Sort subsystem directories aplhabeticaly in Makefile
Ladislav Michl
2016-06-19
Add a reset driver framework/uclass
Stephen Warren
2016-06-12
verified-boot: Minimal support for booting U-Boot proper from SPL
Teddy Reed
2016-05-26
Add a mailbox driver framework/uclass
Stephen Warren
2016-05-17
dm: mmc: spl: Use the legacy block interface in SPL
Simon Glass
2016-05-17
dm: usb: Drop the get_dev() function
Simon Glass
2016-04-01
drivers: Add SPMI bus uclass
Mateusz Kulikowski
2016-02-01
drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32.
Purna Chandra Mandal
2016-01-24
dm: Expand the uclass for Platform Controller Hubs (PCH)
Simon Glass
2016-01-14
arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig
Stefan Roese
2015-11-10
Various Makefiles: Add SPDX-License-Identifier tags
Tom Rini
2015-11-02
dm: adc: add simple ADC uclass implementation
Przemyslaw Marczak
2015-10-23
dm: implement a Timer uclass
Thomas Chou
2015-10-22
drivers: Introduce a simplified remoteproc framework
Nishanth Menon
2015-08-31
pinctrl: add pin control uclass support
Masahiro Yamada
2015-08-18
led: unify obj-$(CONFIG_LED) and obj-$(CONFIG_SPL_LED) entries
Masahiro Yamada
2015-08-18
led: rename CONFIG_SPL_LED_SUPPORT to CONFIG_SPL_LED
Masahiro Yamada
2015-08-18
ram: unify obj-$(CONFIG_RAM) and obj-$(CONFIG_SPL_RAM) entries
Masahiro Yamada
2015-08-18
ram: rename CONFIG_SPL_RAM_SUPPORT to CONFIG_SPL_RAM
Masahiro Yamada
[next]