Simon Glass ce6d99a056 dm: sound: Create a uclass for audio codecs 5 years ago
..
adc 63f004e7aa dm: adc: add uclass's mask and conversion helpers 5 years ago
ata 1039d1ac63 scsi: ceva: add ls2080a soc support 5 years ago
axi 22929e1266 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style 5 years ago
bios_emulator f53424e650 bios_emulator: remove assignment without effect 5 years ago
block 91ff686562 blk: Rework guard around part_init call 5 years ago
board 22929e1266 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style 5 years ago
bootcount 482734aa66 bootcount: add a DM RTC backing store for bootcount 5 years ago
clk 283bcd9a34 clk: stm32: add hardware spinlock clock 5 years ago
core 7ff485c68b Merge branch 'master' of git://git.denx.de/u-boot-i2c 5 years ago
cpu 6fe8abcce7 cpu: mpc83xx: Remove unnecessary characters in the description string 5 years ago
crypto 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
ddr d94604d558 Merge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git.denx.de/u-boot-fsl-qoriq 5 years ago
demo 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
dfu 96c2961ba6 dfu: nand: Add missing dependency on CMD_MTDPARTS 5 years ago
dma b330991874 test: dma: add dma-uclass test 5 years ago
fastboot 22929e1266 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style 5 years ago
firmware cdd7486616 firmware: psci: introduce SPL_ARM_PSCI_FW 5 years ago
fpga d5de3d4978 arm: socfpga: fpga: fix type of local variable 5 years ago
gpio 8b6d45ab64 gpio: stm32f7: Remove CONFIG_CLK flag. 5 years ago
hwspinlock 9119f547d3 hwspinlock: add stm32 hardware spinlock support 5 years ago
i2c 22ecff594d i2c: tegra: Fix regression by implementing a dummy probe_chip() callback 5 years ago
input 165be50f5a input: i8042: Use remove() instead of exported functions 5 years ago
led d7a435a2ce dm: led: move default state support in led uclass 5 years ago
mailbox 22929e1266 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style 5 years ago
memory 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
misc d94604d558 Merge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git.denx.de/u-boot-fsl-qoriq 5 years ago
mmc a740ee913e lib: merge CRC16-CCITT into u-boot/crc.h 5 years ago
mtd 9450ab2ba8 Merge branch 'master' of git://git.denx.de/u-boot-spi 5 years ago
net d94604d558 Merge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git.denx.de/u-boot-fsl-qoriq 5 years ago
nvme d0851c8937 blk: Call part_init() in the post_probe() method 5 years ago
pch 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
pci 06696ebe67 video: Allow driver to specify the line length 5 years ago
pcmcia 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
phy 668257e023 phy: Add a new driver for OMAP's USB2 PHYs 5 years ago
pinctrl 10d3e90f46 Merge tag 'u-boot-amlogic-20181207' of git://git.denx.de/u-boot-amlogic 5 years ago
power 8bf3c2442b Merge tag 'for-master-20181210' of git://git.denx.de/u-boot-rockchip 5 years ago
pwm c33ba7ec8b pwm: sunxi: choose best prescaler to improve PWM resolution 5 years ago
qe c5e6637f68 drivers: qe: add TFABOOT support 5 years ago
ram f338cca1d2 rockchip: rk322x: ram: enable DRAM init in SPL instead of TPL 5 years ago
remoteproc 08c45314a8 spl: Allow remoteproc drivers to be used within SPL 5 years ago
reset 22929e1266 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style 5 years ago
rtc c8c0242f1c rtc: m41t62: Convert the RTC driver to support the driver model (DM) 5 years ago
scsi d0851c8937 blk: Call part_init() in the post_probe() method 5 years ago
serial d50d6817b5 spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT 5 years ago
smem 7fd7e2cf33 drivers: smem: sandbox 5 years ago
soc 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
sound ce6d99a056 dm: sound: Create a uclass for audio codecs 5 years ago
spi 9450ab2ba8 Merge branch 'master' of git://git.denx.de/u-boot-spi 5 years ago
spmi 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
sysreset 2a07269062 sandbox: sysreset: Update to support power-on reset 5 years ago
tee eadf26f183 tee: add sandbox driver 5 years ago
thermal 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
timer d3c3606c5c timer: MediaTek: add timer driver for MediaTek SoCs 5 years ago
tpm 51f00c1704 tpm: Export the open/close functions 5 years ago
usb d66e54ac80 dwc3-generic: Add support for the TI DWC3 glue 5 years ago
video 2a055ea532 Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dm 5 years ago
virtio 640aae0fb1 virtio: Add a Sandbox transport driver 5 years ago
w1 b95938117c w1: fix occasional enumeration failure 5 years ago
w1-eeprom f9c87adc47 w1-eeprom: Add support for Maxim DS2502 add only memory 5 years ago
watchdog 749c9aae9d drivers: watchdog: add a DM driver for the MPC8xx watchdog 5 years ago
Kconfig 7f84fc670b dm: Add Hardware Spinlock class 5 years ago
Makefile d50d6817b5 spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT 5 years ago