index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
drivers: move some drivers to drivers/Makefile
Masahiro Yamada
2013-10-31
1
-0
/
+15
*
drivers/mtd : move mtd drivers to drivers/mtd
Jean-Christophe PLAGNIOL-VILLARD
2007-11-25
1
-54
/
+0
*
drivers/misc : move misc drivers to drivers/misc
Jean-Christophe PLAGNIOL-VILLARD
2007-11-25
1
-11
/
+0
*
drivers/block : move block drivers to drivers/block
Jean-Christophe PLAGNIOL-VILLARD
2007-11-25
1
-5
/
+0
*
drivers/hwmon : move hardware monitor drviers to drivers/hwmon
Jean-Christophe PLAGNIOL-VILLARD
2007-11-25
1
-1
/
+0
*
drivers/input : move input drivers to drivers/input
Jean-Christophe PLAGNIOL-VILLARD
2007-11-25
1
-9
/
+0
*
drivers/usb : move usb drivers to drivers/usb
Jean-Christophe PLAGNIOL-VILLARD
2007-11-25
1
-11
/
+0
*
drivers/serial : move serial drivers to drivers/serial
Jean-Christophe PLAGNIOL-VILLARD
2007-11-25
1
-7
/
+0
*
drivers/net : move net drivers to drivers/net
Jean-Christophe PLAGNIOL-VILLARD
2007-11-25
1
-33
/
+0
*
drivers/video : move video drivers to drivers/video
Jean-Christophe PLAGNIOL-VILLARD
2007-11-25
1
-8
/
+0
*
drivers/pcmcia : move pcmcia drivers to drivers/pcmcia
Jean-Christophe PLAGNIOL-VILLARD
2007-11-24
1
-9
/
+0
*
drivers/pci : move pci drivers to drivers/pci
Jean-Christophe PLAGNIOL-VILLARD
2007-11-24
1
-6
/
+0
*
drivers/i2c : move i2c drivers to drivers/i2c
Jean-Christophe PLAGNIOL-VILLARD
2007-11-20
1
-8
/
+0
*
Merge branch 'origin' into kconfig-for-1.3.1
Grant Likely
2007-11-16
1
-0
/
+1
|
\
|
*
Implement general ULi 526x Ethernet driver support in U-boot
Roy Zang
2007-11-06
1
-1
/
+1
*
|
Group PCI and PCMCIA drivers in drivers/Makefile
Grant Likely
2007-11-15
1
-11
/
+22
*
|
Group block/flash drivers in drivers/Makefile
Grant Likely
2007-11-15
1
-9
/
+13
*
|
Group USB drivers in drivers/Makefile
Grant Likely
2007-11-15
1
-7
/
+11
*
|
Group i2c drivers in drivers/Makefile
Grant Likely
2007-11-15
1
-4
/
+8
*
|
Group console drivers in drivers/Makefile
Grant Likely
2007-11-15
1
-20
/
+24
*
|
Group network drivers in drivers/Makefile
Grant Likely
2007-11-15
1
-29
/
+31
[next]