Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
a2487684003b0bc380955e1a38cdd71da3ca4366
/
drivers
/
Makefile
a248768
dm: rng: Add random number generator(rng) uclass
by Sughosh Ganu
· 4 years, 10 months ago
3b65ee3
x86: sandbox: Add a PMC emulator and test
by Simon Glass
· 5 years ago
31dae22
spl: cache: Allow cache drivers in SPL
by Rick Chen
· 5 years ago
fb43844
mtd: Makefile: deep cleanup
by Miquel Raynal
· 5 years ago
7feafb0
ufs: Add Initial Support for UFS subsystem
by Faiz Abbas
· 5 years ago
9e5616d
Drop PCMCIA
by Simon Glass
· 5 years ago
a8b5031
spl: kconfig: separate sysreset and firmware drivers from misc
by Simon Goldschmidt
· 5 years ago
914026d
drivers: pci_ep: Introduce UCLASS_PCI_EP uclass
by Ramon Fried
· 6 years ago
6984044
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 6 years ago
5918afd
ddr: altera: Compile ALTERA SDRAM in SPL only
by Ley Foon Tan
· 6 years ago
84b124d
dm: cache: Create a uclass for cache
by Dinh Nguyen
· 6 years ago
c882163
x86: sandbox: pch: Add a CONFIG option for PCH
by Simon Glass
· 6 years ago
2d59ec8
dfu: Make DFU support more SPL friendly
by Andrew F. Davis
· 6 years ago
6536ca4
spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU
by Andrew F. Davis
· 6 years ago
f811e97
Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET
by Jean-Jacques Hiblot
· 6 years ago
522e035
Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 6 years ago
e3963c0
drivers: ddr: introduce DDR driver for i.MX8M
by Peng Fan
· 6 years ago
9a1dde5
spl: drivers: Link usb common library to SPL if USB gadget is enabled
by Jean-Jacques Hiblot
· 6 years ago
d50d681
spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT
by Sekhar Nori
· 6 years ago
91ff686
blk: Rework guard around part_init call
by Tom Rini
· 6 years ago
7f84fc6
dm: Add Hardware Spinlock class
by Benjamin Gaignard
· 6 years ago
2d424eb
spl: Support hash, input, pch, pci, rtc, tpm in SPL
by Simon Glass
· 6 years ago
8fb49b4
dm: Add a new uclass driver for VirtIO transport devices
by Bin Meng
· 6 years ago
9ff4a31
Add UCLASS_TEE for Trusted Execution Environment
by Jens Wiklander
· 6 years ago
592cd5d
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
d24c1d0
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
5381c28
drivers: Add board uclass
by Mario Six
· 6 years ago
c924ee2
W1-EEPROM: Add an W1-EEPROM uclass for 1 wire EEPROMs
by Maxime Ripard
· 6 years ago
d3e19cf
w1: Add 1-Wire uclass
by Maxime Ripard
· 6 years ago
a430fa0
mtd: move NAND files into a raw/ subdirectory
by Miquel Raynal
· 6 years ago
08c4531
spl: Allow remoteproc drivers to be used within SPL
by Lokesh Vutla
· 6 years ago
8802741
spl: Allow mailbox drivers to be used within SPL
by Lokesh Vutla
· 6 years ago
a63e54a
drivers: Add AXI uclass
by Mario Six
· 6 years ago
e13278c
power: Add CONFIG_SPL_POWER_DOMAIN config
by Peng Fan
· 6 years ago
7b384ec
dm: SMEM (Shared memory) uclass
by Ramon Fried
· 6 years ago
bfc6bae
reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET
by Ley Foon Tan
· 6 years ago
809e0e3
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 6 years ago
d2df2ab
fastboot: Extract fastboot_okay/fail to fb_common.c
by Alex Kiernan
· 6 years ago
312a10f
fastboot: Move fastboot to drivers/fastboot
by Alex Kiernan
· 6 years ago
6768594
phy: Add Allwinner A64 USB PHY driver
by Jagan Teki
· 7 years ago
afa9609
bootcount: spl: Enable bootcount support in SPL
by Lukasz Majewski
· 7 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
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
Next »