Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c891901cb6e0b81868cf81e25a3b0c589dc0559f
/
drivers
/
Makefile
03ad196
drivers: Descend to drivers/soc unconditionally
by Vignesh Raghavendra
· 4 years, 10 months ago
3d2ba9c
Kconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMA
by Vignesh Raghavendra
· 5 years ago
3768a0e
Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· 4 years, 11 months ago
0dbdaf3
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 4 years, 11 months ago
90592ed
dm: rng: Add random number generator(rng) uclass
by Sughosh Ganu
· 5 years ago
0e0b8a0
drivers: board: Make the board drivers available in SPL
by Jean-Jacques Hiblot
· 5 years ago
54914d4
spl: Allow cache drivers to be used in SPL
by Ley Foon Tan
· 5 years ago
8c50102
x86: sandbox: Add a PMC emulator and test
by Simon Glass
· 5 years ago
8b4ee5f
spl: cache: Allow cache drivers in SPL
by Rick Chen
· 5 years ago
68f7356
mtd: Makefile: deep cleanup
by Miquel Raynal
· 5 years ago
5cc5107
ufs: Add Initial Support for UFS subsystem
by Faiz Abbas
· 5 years ago
aaef3bf
Drop PCMCIA
by Simon Glass
· 5 years ago
e5f741a
spl: kconfig: separate sysreset and firmware drivers from misc
by Simon Goldschmidt
· 5 years ago
663686d
drivers: pci_ep: Introduce UCLASS_PCI_EP uclass
by Ramon Fried
· 6 years ago
96a9489
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 6 years ago
17b9ba6
ddr: altera: Compile ALTERA SDRAM in SPL only
by Ley Foon Tan
· 6 years ago
d94e18e
dm: cache: Create a uclass for cache
by Dinh Nguyen
· 6 years ago
98d88f8
x86: sandbox: pch: Add a CONFIG option for PCH
by Simon Glass
· 6 years ago
159eb4b
dfu: Make DFU support more SPL friendly
by Andrew F. Davis
· 6 years ago
6d932e6
spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU
by Andrew F. Davis
· 6 years ago
6a22852
Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET
by Jean-Jacques Hiblot
· 6 years ago
45f3703
Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 6 years ago
692f943
drivers: ddr: introduce DDR driver for i.MX8M
by Peng Fan
· 6 years ago
66fea5e
spl: drivers: Link usb common library to SPL if USB gadget is enabled
by Jean-Jacques Hiblot
· 6 years ago
9108d92
spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT
by Sekhar Nori
· 6 years ago
1794ae6
blk: Rework guard around part_init call
by Tom Rini
· 6 years ago
a550b54
dm: Add Hardware Spinlock class
by Benjamin Gaignard
· 6 years ago
592d5b9
spl: Support hash, input, pch, pci, rtc, tpm in SPL
by Simon Glass
· 6 years ago
db7ca2e
dm: Add a new uclass driver for VirtIO transport devices
by Bin Meng
· 6 years ago
1429044
Add UCLASS_TEE for Trusted Execution Environment
by Jens Wiklander
· 6 years ago
ac3de90
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
b93eea7
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
2161e55
drivers: Add board uclass
by Mario Six
· 6 years ago
f674fc0
W1-EEPROM: Add an W1-EEPROM uclass for 1 wire EEPROMs
by Maxime Ripard
· 6 years ago
bdbdca3
w1: Add 1-Wire uclass
by Maxime Ripard
· 6 years ago
1f1ae15
mtd: move NAND files into a raw/ subdirectory
by Miquel Raynal
· 6 years ago
1a6f8e0
spl: Allow remoteproc drivers to be used within SPL
by Lokesh Vutla
· 6 years ago
2aeb934
spl: Allow mailbox drivers to be used within SPL
by Lokesh Vutla
· 6 years ago
573b1b9
drivers: Add AXI uclass
by Mario Six
· 6 years ago
3775fed
power: Add CONFIG_SPL_POWER_DOMAIN config
by Peng Fan
· 6 years ago
cf1e49f
dm: SMEM (Shared memory) uclass
by Ramon Fried
· 6 years ago
9caf712
reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET
by Ley Foon Tan
· 6 years ago
a51b585
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 6 years ago
ed6a4144
fastboot: Extract fastboot_okay/fail to fb_common.c
by Alex Kiernan
· 7 years ago
65de955
fastboot: Move fastboot to drivers/fastboot
by Alex Kiernan
· 7 years ago
d3c3828
phy: Add Allwinner A64 USB PHY driver
by Jagan Teki
· 7 years ago
97c995d
bootcount: spl: Enable bootcount support in SPL
by Lukasz Majewski
· 7 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
329827a
spl: add SPL_RESET_SUPPORT
by Patrick Delaunay
· 7 years ago
c01553b
spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-boot CONFIG
by Faiz Abbas
· 7 years ago
ae1627c
thermal: ti-bandgap: Add support for temperature sensor
by Faiz Abbas
· 7 years ago
cec35dc
Merge branch 'master' of git://git.denx.de/u-boot-rockchip
by Tom Rini
· 7 years ago
145b88f
nvme: Add NVM Express driver support
by Zhikang Zhang
· 7 years ago
4fac4ea
dm: timer: normalise SPL and TPL support
by Philipp Tomsich
· 7 years ago
b7ac1c4
drivers: spl: consistently use the $(SPL_TPL_) macro
by Philipp Tomsich
· 7 years ago
d43044e
drivers: Enable FPGA driver build on SPL
by Tien Fong Chee
· 7 years ago
3def006
scsi: Move drivers into new drivers/scsi directory
by Simon Glass
· 7 years ago
2c844c4
sata: Move drivers into new drivers/ata directory
by Simon Glass
· 7 years ago
b6fadad
Drop digital thermometer and thermostat (DTT) drivers
by Simon Glass
· 8 years ago
5e20d18
Drop three-wire serial (TWS) support
by Simon Glass
· 8 years ago
a29e8d3
mmc: descend into drivers/mmc only when CONFIG_MMC is enabled
by Masahiro Yamada
· 8 years ago
4844778
drivers: phy: add generic PHY framework
by Jean-Jacques Hiblot
· 8 years ago
836c55d
sysreset: psci: support system reset in a generic way with PSCI
by Masahiro Yamada
· 8 years ago
c833c00
dm: core: Allow driver model to be disabled for TPL
by Simon Glass
· 8 years ago
36258a5
spl: Allow PCH drivers to be used in SPL
by Simon Glass
· 8 years ago
0c1b41a
spl: Allow timer drivers to be used in SPL
by Simon Glass
· 8 years ago
b69691b
spl: Allow RTC drivers to be used in SPL
by Simon Glass
· 8 years ago
6569f3a
spl: Allow PCI drivers to be used in SPL
by Simon Glass
· 8 years ago
eca677f
spl: Allow CPU drivers to be used in SPL
by Simon Glass
· 8 years ago
0489c3b
spl: add USB Gadget config option
by Stefan Agner
· 8 years ago
e542edd
spl: dfu: move DFU Kconfig to SPL Kconfig
by Stefan Agner
· 8 years ago
8f64e26
drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 3k
by Stefan Roese
· 9 years ago
98b685d
Use separate options for TPL support
by Simon Glass
· 8 years ago
8857405
drivers/sysreset: group sysreset drivers
by Max Filippov
· 8 years ago
820d24d
spl: Lightweight UBI and UBI fastmap support
by Thomas Gleixner
· 8 years ago
4a7234b
mtd: Sort subsystem directories aplhabeticaly in Makefile
by Ladislav Michl
· 8 years ago
185ad87
Add a reset driver framework/uclass
by Stephen Warren
· 8 years ago
5021e3c
verified-boot: Minimal support for booting U-Boot proper from SPL
by Teddy Reed
· 8 years ago
d010783
Add a mailbox driver framework/uclass
by Stephen Warren
· 9 years ago
316185a
dm: mmc: spl: Use the legacy block interface in SPL
by Simon Glass
· 9 years ago
cf43778
dm: usb: Drop the get_dev() function
by Simon Glass
· 9 years ago
946797f
drivers: Add SPMI bus uclass
by Mateusz Kulikowski
· 9 years ago
e80d11f
drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32.
by Purna Chandra Mandal
· 9 years ago
68a2423
dm: Expand the uclass for Platform Controller Hubs (PCH)
by Simon Glass
· 9 years ago
eb083e5
arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig
by Stefan Roese
· 9 years ago
0cab3ec
Various Makefiles: Add SPDX-License-Identifier tags
by Tom Rini
· 9 years ago
e0cb85b
dm: adc: add simple ADC uclass implementation
by Przemyslaw Marczak
· 9 years ago
fb798b1
dm: implement a Timer uclass
by Thomas Chou
· 9 years ago
08b9dc2
drivers: Introduce a simplified remoteproc framework
by Nishanth Menon
· 9 years ago
f8efa63
pinctrl: add pin control uclass support
by Masahiro Yamada
· 9 years ago
8f4338a
led: unify obj-$(CONFIG_LED) and obj-$(CONFIG_SPL_LED) entries
by Masahiro Yamada
· 9 years ago
645dbd6
led: rename CONFIG_SPL_LED_SUPPORT to CONFIG_SPL_LED
by Masahiro Yamada
· 9 years ago
8c0f0db
ram: unify obj-$(CONFIG_RAM) and obj-$(CONFIG_SPL_RAM) entries
by Masahiro Yamada
· 9 years ago
2ba7a8c
ram: rename CONFIG_SPL_RAM_SUPPORT to CONFIG_SPL_RAM
by Masahiro Yamada
· 9 years ago
200812b
clk: unify obj-$(CONFIG_CLK) and obj-$(CONFIG_SPL_CLK) entries
by Masahiro Yamada
· 9 years ago
b16de45
clk: rename CONFIG_SPL_CLK_SUPPORT to CONFIG_SPL_CLK
by Masahiro Yamada
· 9 years ago
95fc4ff
dm: unify obj-$(CONFIG_DM) and obj-$(CONFIG_SPL_DM) entries
by Masahiro Yamada
· 9 years ago
39ba4b1
spl: move SPL driver entries to driver/Makefile
by Masahiro Yamada
· 9 years ago
36ad234
dm: Add a clock uclass
by Simon Glass
· 9 years ago
3a2f3bd
dm: Add support for RAM drivers
by Simon Glass
· 9 years ago
Next »