index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers: phy: add generic PHY framework
Jean-Jacques Hiblot
2017-05-09
1
-0
/
+1
*
sysreset: psci: support system reset in a generic way with PSCI
Masahiro Yamada
2017-04-18
1
-2
/
+3
*
dm: core: Allow driver model to be disabled for TPL
Simon Glass
2017-04-05
1
-1
/
+1
*
spl: Allow PCH drivers to be used in SPL
Simon Glass
2017-02-06
1
-0
/
+1
*
spl: Allow timer drivers to be used in SPL
Simon Glass
2017-02-06
1
-0
/
+1
*
spl: Allow RTC drivers to be used in SPL
Simon Glass
2017-02-06
1
-0
/
+1
*
spl: Allow PCI drivers to be used in SPL
Simon Glass
2017-02-06
1
-0
/
+1
*
spl: Allow CPU drivers to be used in SPL
Simon Glass
2017-02-06
1
-0
/
+1
*
spl: add USB Gadget config option
Stefan Agner
2016-11-28
1
-3
/
+2
*
spl: dfu: move DFU Kconfig to SPL Kconfig
Stefan Agner
2016-11-28
1
-0
/
+3
*
drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 3k
Stefan Roese
2016-09-27
1
-0
/
+1
*
Use separate options for TPL support
Simon Glass
2016-09-16
1
-1
/
+15
*
drivers/sysreset: group sysreset drivers
Max Filippov
2016-08-12
1
-1
/
+2
*
spl: Lightweight UBI and UBI fastmap support
Thomas Gleixner
2016-07-22
1
-0
/
+1
*
mtd: Sort subsystem directories aplhabeticaly in Makefile
Ladislav Michl
2016-07-22
1
-2
/
+2
*
Add a reset driver framework/uclass
Stephen Warren
2016-06-19
1
-0
/
+1
*
verified-boot: Minimal support for booting U-Boot proper from SPL
Teddy Reed
2016-06-12
1
-0
/
+1
*
Add a mailbox driver framework/uclass
Stephen Warren
2016-05-26
1
-0
/
+1
*
dm: mmc: spl: Use the legacy block interface in SPL
Simon Glass
2016-05-17
1
-0
/
+1
*
dm: usb: Drop the get_dev() function
Simon Glass
2016-05-17
1
-0
/
+1
*
drivers: Add SPMI bus uclass
Mateusz Kulikowski
2016-04-01
1
-0
/
+1
*
drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32.
Purna Chandra Mandal
2016-02-01
1
-0
/
+1
*
dm: Expand the uclass for Platform Controller Hubs (PCH)
Simon Glass
2016-01-24
1
-0
/
+1
*
arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig
Stefan Roese
2016-01-14
1
-2
/
+2
*
Various Makefiles: Add SPDX-License-Identifier tags
Tom Rini
2015-11-10
1
-0
/
+4
*
dm: adc: add simple ADC uclass implementation
Przemyslaw Marczak
2015-11-02
1
-0
/
+1
*
dm: implement a Timer uclass
Thomas Chou
2015-10-23
1
-0
/
+1
*
drivers: Introduce a simplified remoteproc framework
Nishanth Menon
2015-10-22
1
-0
/
+1
*
pinctrl: add pin control uclass support
Masahiro Yamada
2015-08-31
1
-0
/
+1
*
led: unify obj-$(CONFIG_LED) and obj-$(CONFIG_SPL_LED) entries
Masahiro Yamada
2015-08-18
1
-2
/
+1
*
led: rename CONFIG_SPL_LED_SUPPORT to CONFIG_SPL_LED
Masahiro Yamada
2015-08-18
1
-1
/
+1
*
ram: unify obj-$(CONFIG_RAM) and obj-$(CONFIG_SPL_RAM) entries
Masahiro Yamada
2015-08-18
1
-2
/
+1
*
ram: rename CONFIG_SPL_RAM_SUPPORT to CONFIG_SPL_RAM
Masahiro Yamada
2015-08-18
1
-1
/
+1
*
clk: unify obj-$(CONFIG_CLK) and obj-$(CONFIG_SPL_CLK) entries
Masahiro Yamada
2015-08-18
1
-2
/
+1
*
clk: rename CONFIG_SPL_CLK_SUPPORT to CONFIG_SPL_CLK
Masahiro Yamada
2015-08-18
1
-1
/
+1
*
dm: unify obj-$(CONFIG_DM) and obj-$(CONFIG_SPL_DM) entries
Masahiro Yamada
2015-08-18
1
-2
/
+2
*
spl: move SPL driver entries to driver/Makefile
Masahiro Yamada
2015-08-18
1
-0
/
+37
*
dm: Add a clock uclass
Simon Glass
2015-07-21
1
-0
/
+1
*
dm: Add support for RAM drivers
Simon Glass
2015-07-21
1
-0
/
+1
*
dm: Add support for LEDs
Simon Glass
2015-07-21
1
-0
/
+1
*
dm: Implement a CPU uclass
Simon Glass
2015-04-29
1
-0
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2014-11-26
1
-0
/
+1
|
\
|
*
qe: add u-qe support to arm board
Zhao Qiang
2014-11-19
1
-0
/
+1
*
|
DM: thermal: Add imx thermal DM driver
Ye.Li
2014-11-21
1
-0
/
+1
|
/
*
soc: keystone_serdes: create a separate SGMII SerDes driver
Khoronzhuk, Ivan
2014-10-23
1
-0
/
+2
*
kbuild: refactor some makefiles
Masahiro Yamada
2014-09-24
1
-0
/
+3
*
pwm, imx6: add support for pwm modul on imx6
Heiko Schocher
2014-07-23
1
-0
/
+1
*
ARM: keystone: aemif: move aemif driver to drivers/memory/ti-aemif.c
Khoronzhuk, Ivan
2014-06-19
1
-0
/
+1
*
drivers/qe: move the entry to drivers/Makefile
Masahiro Yamada
2013-11-17
1
-0
/
+1
*
drivers: descend into sub directories only when it is necessary
Masahiro Yamada
2013-11-17
1
-2
/
+2
[next]