Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
3853c650e4c1bce8df6bd02f6b682a3cedf4f279
/
drivers
/
Makefile
0e373c0
spl: add SPL_RESET_SUPPORT
by Patrick Delaunay
· 7 years ago
b432b1e
spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-boot CONFIG
by Faiz Abbas
· 7 years ago
8502f9f
thermal: ti-bandgap: Add support for temperature sensor
by Faiz Abbas
· 7 years ago
c1b62ba
Merge branch 'master' of git://git.denx.de/u-boot-rockchip
by Tom Rini
· 7 years ago
982388e
nvme: Add NVM Express driver support
by Zhikang Zhang
· 7 years ago
e9e5d9d
dm: timer: normalise SPL and TPL support
by Philipp Tomsich
· 7 years ago
87c16d4
drivers: spl: consistently use the $(SPL_TPL_) macro
by Philipp Tomsich
· 7 years ago
386c65e
drivers: Enable FPGA driver build on SPL
by Tien Fong Chee
· 7 years ago
0fcd48f
scsi: Move drivers into new drivers/scsi directory
by Simon Glass
· 7 years ago
f2105c6
sata: Move drivers into new drivers/ata directory
by Simon Glass
· 7 years ago
853eaa4
Drop digital thermometer and thermostat (DTT) drivers
by Simon Glass
· 7 years ago
ab3c4fb
Drop three-wire serial (TWS) support
by Simon Glass
· 7 years ago
792f005
mmc: descend into drivers/mmc only when CONFIG_MMC is enabled
by Masahiro Yamada
· 8 years ago
72e5016
drivers: phy: add generic PHY framework
by Jean-Jacques Hiblot
· 8 years ago
573a381
sysreset: psci: support system reset in a generic way with PSCI
by Masahiro Yamada
· 8 years ago
5a6f06f
dm: core: Allow driver model to be disabled for TPL
by Simon Glass
· 8 years ago
bbe41ab
spl: Allow PCH drivers to be used in SPL
by Simon Glass
· 8 years ago
4a6c81f
spl: Allow timer drivers to be used in SPL
by Simon Glass
· 8 years ago
30bf8a0
spl: Allow RTC drivers to be used in SPL
by Simon Glass
· 8 years ago
2446b6b
spl: Allow PCI drivers to be used in SPL
by Simon Glass
· 8 years ago
5e148df
spl: Allow CPU drivers to be used in SPL
by Simon Glass
· 8 years ago
e94793c
spl: add USB Gadget config option
by Stefan Agner
· 8 years ago
5991703
spl: dfu: move DFU Kconfig to SPL Kconfig
by Stefan Agner
· 8 years ago
3335786
drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 3k
by Stefan Roese
· 8 years ago
76f1f38
Use separate options for TPL support
by Simon Glass
· 8 years ago
b25732c
drivers/sysreset: group sysreset drivers
by Max Filippov
· 8 years ago
6f4e7d3
spl: Lightweight UBI and UBI fastmap support
by Thomas Gleixner
· 8 years ago
05fc5ef
mtd: Sort subsystem directories aplhabeticaly in Makefile
by Ladislav Michl
· 8 years ago
89c1e2d
Add a reset driver framework/uclass
by Stephen Warren
· 8 years ago
51c14cd
verified-boot: Minimal support for booting U-Boot proper from SPL
by Teddy Reed
· 8 years ago
6238935
Add a mailbox driver framework/uclass
by Stephen Warren
· 8 years ago
0776167e
dm: mmc: spl: Use the legacy block interface in SPL
by Simon Glass
· 9 years ago
57ebf67
dm: usb: Drop the get_dev() function
by Simon Glass
· 9 years ago
04868b4
drivers: Add SPMI bus uclass
by Mateusz Kulikowski
· 9 years ago
9ffa7a3
drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32.
by Purna Chandra Mandal
· 9 years ago
ca831f4
dm: Expand the uclass for Platform Controller Hubs (PCH)
by Simon Glass
· 9 years ago
81e33f4
arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig
by Stefan Roese
· 9 years ago
da58dec
Various Makefiles: Add SPDX-License-Identifier tags
by Tom Rini
· 9 years ago
5decbf5
dm: adc: add simple ADC uclass implementation
by Przemyslaw Marczak
· 9 years ago
c8a7ba9
dm: implement a Timer uclass
by Thomas Chou
· 9 years ago
ddf56bc
drivers: Introduce a simplified remoteproc framework
by Nishanth Menon
· 9 years ago
d90a5a3
pinctrl: add pin control uclass support
by Masahiro Yamada
· 9 years ago
e00e8b3
led: unify obj-$(CONFIG_LED) and obj-$(CONFIG_SPL_LED) entries
by Masahiro Yamada
· 9 years ago
f0cd245
led: rename CONFIG_SPL_LED_SUPPORT to CONFIG_SPL_LED
by Masahiro Yamada
· 9 years ago
26d5fa8
ram: unify obj-$(CONFIG_RAM) and obj-$(CONFIG_SPL_RAM) entries
by Masahiro Yamada
· 9 years ago
40c9abb
ram: rename CONFIG_SPL_RAM_SUPPORT to CONFIG_SPL_RAM
by Masahiro Yamada
· 9 years ago
5525958
clk: unify obj-$(CONFIG_CLK) and obj-$(CONFIG_SPL_CLK) entries
by Masahiro Yamada
· 9 years ago
0543589
clk: rename CONFIG_SPL_CLK_SUPPORT to CONFIG_SPL_CLK
by Masahiro Yamada
· 9 years ago
040906f
dm: unify obj-$(CONFIG_DM) and obj-$(CONFIG_SPL_DM) entries
by Masahiro Yamada
· 9 years ago
d6c2ac5
spl: move SPL driver entries to driver/Makefile
by Masahiro Yamada
· 9 years ago
f26c8a8
dm: Add a clock uclass
by Simon Glass
· 9 years ago
6c51df6
dm: Add support for RAM drivers
by Simon Glass
· 9 years ago
5917112
dm: Add support for LEDs
by Simon Glass
· 9 years ago
11f4dc1
dm: Implement a CPU uclass
by Simon Glass
· 10 years ago
85bafb6
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 10 years ago
e3568d2
DM: thermal: Add imx thermal DM driver
by Ye.Li
· 10 years ago
93d3320
qe: add u-qe support to arm board
by Zhao Qiang
· 10 years ago
a43febd
soc: keystone_serdes: create a separate SGMII SerDes driver
by Khoronzhuk, Ivan
· 10 years ago
f494e0a
kbuild: refactor some makefiles
by Masahiro Yamada
· 10 years ago
b2f97cf
pwm, imx6: add support for pwm modul on imx6
by Heiko Schocher
· 10 years ago
909ea9a
ARM: keystone: aemif: move aemif driver to drivers/memory/ti-aemif.c
by Khoronzhuk, Ivan
· 10 years ago
4c76b55
drivers/qe: move the entry to drivers/Makefile
by Masahiro Yamada
· 11 years ago
7b6af41
drivers: descend into sub directories only when it is necessary
by Masahiro Yamada
· 11 years ago
9c3f0bc
drivers: move some drivers to drivers/Makefile
by Masahiro Yamada
· 11 years ago
59829cc
drivers/mtd : move mtd drivers to drivers/mtd
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
318c0b9
drivers/misc : move misc drivers to drivers/misc
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
33daf5b
drivers/block : move block drivers to drivers/block
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
f868cc5
drivers/hwmon : move hardware monitor drviers to drivers/hwmon
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
16b195c
drivers/input : move input drivers to drivers/input
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
e455866
drivers/usb : move usb drivers to drivers/usb
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
1378df7
drivers/serial : move serial drivers to drivers/serial
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
2439e4b
drivers/net : move net drivers to drivers/net
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
352d259
drivers/video : move video drivers to drivers/video
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
7364621
drivers/pcmcia : move pcmcia drivers to drivers/pcmcia
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
93a686e
drivers/pci : move pci drivers to drivers/pci
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
080c646
drivers/i2c : move i2c drivers to drivers/i2c
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
efe3303
Merge branch 'origin' into kconfig-for-1.3.1
by Grant Likely
· 17 years ago
4d4faae
Group PCI and PCMCIA drivers in drivers/Makefile
by Grant Likely
· 17 years ago
5798f87
Group block/flash drivers in drivers/Makefile
by Grant Likely
· 17 years ago
df58c81
Group USB drivers in drivers/Makefile
by Grant Likely
· 17 years ago
5dbb6ed
Group i2c drivers in drivers/Makefile
by Grant Likely
· 17 years ago
ec00c76
Group console drivers in drivers/Makefile
by Grant Likely
· 17 years ago
754f230
Group network drivers in drivers/Makefile
by Grant Likely
· 17 years ago
f0037c5
Build: split COBJS value into multiple lines
by Grant Likely
· 17 years ago
1f10310
Implement general ULi 526x Ethernet driver support in U-boot
by Roy Zang
· 17 years ago
f051692
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 17 years ago
41b4d28
Coding style: keep lists sorted; update CHANGELOG
by Wolfgang Denk
· 17 years ago
58b74b0
Fix missing drivers makefile entries ds1722.c mw_eeprom.c
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
7a93487
Move PL01* serial drivers to drivers/serial and adjust Makefiles.
by Peter Pearse
· 17 years ago
041a255
Add support for Sil680 IDE controller.
by Gary Jennejohn
· 17 years ago
65d7ada
Update Makefiles for merged and split at45.c.
by Peter Pearse
· 17 years ago
78549bb
Merge with git://www.denx.de/git/u-boot.git
by Markus Klotzbuecher
· 17 years ago
5072188
This is a framebuffer driver for ATI video card, can work for PCI9200,
by Jason Jin
· 17 years ago
63cec58
Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts.
by Ed Swarthout
· 17 years ago
98c440b
Merge with /home/wd/git/u-boot/custodian/u-boot-testing
by Wolfgang Denk
· 17 years ago
66d9dbe
Add driver for S-ATA-controller on Intel processors with South
by mushtaq khan
· 18 years ago
b0d8f5b
New board SMN42 branch
by Peter Pearse
· 18 years ago
61ea75a
Merge with git://www.denx.de/git/u-boot.git
by Markus Klotzbuecher
· 18 years ago
2a26ec4
Cleanup, update CHANGELOG
by Wolfgang Denk
· 18 years ago
43f6226
Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xx
by Wolfgang Denk
· 18 years ago
Next »