Simon Glass 21f9075def sandbox: serial: Update to use membuff 3 years ago
..
adc c273da0765 adc: Drop dm.h header file 3 years ago
ata fc8ead1a0a ata: dwc-ahci: change trace level for phy errors managed by uclass 3 years ago
axi cd93d625fd common: Drop linux/bitops.h from common header 4 years ago
bios_emulator c05ed00afb common: Drop linux/delay.h from common header 4 years ago
block 722bc5b5d9 xen: pvblock: Add initial support for para-virtualized block driver 3 years ago
bootcount cfe8949677 bootcount: add a DM SPI flash backing store for bootcount 3 years ago
bus 862274913f bus: uniphier-system-bus: move hardware init from board files 3 years ago
button 486b973ee9 dm: button: add a driver for button driven by gpio 3 years ago
cache cd93d625fd common: Drop linux/bitops.h from common header 4 years ago
clk 6ffdc43cc5 clk: sunxi: add compatible string for V3 3 years ago
core 18434aec1b acpi: Don't reset the tables with every new generation 3 years ago
cpu caebff09ef Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel into next 3 years ago
crypto ea95f2142e crypto/fsl: add RNG support 3 years ago
ddr ef38b42364 ARM: mvebu: a38x: Fix comment typo 3 years ago
demo f7ae49fc4f common: Drop log.h from common header 4 years ago
dfu c32479d1d2 dfu: simplify the dependencies of DFU_TFTP 3 years ago
dma 47e9c70421 Merge tag 'ti-v2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti 3 years ago
fastboot 293a6dfeb9 fastboot: getvar: fix partition-size return value 3 years ago
firmware 5690128f70 firmware: zynqmp: Swap addr_hi/low when PM_FPGA_LOAD is called 3 years ago
fpga bd99fa59d5 arm: socfpga: agilex: Enable FPGA Full Reconfiguration support 3 years ago
gpio 8558217153 gpio: Convert to use APIs which support live DT 3 years ago
hwspinlock cd93d625fd common: Drop linux/bitops.h from common header 4 years ago
i2c b2d4cbe6d4 i2c: ocores: add i2c driver for OpenCores I2C controller 3 years ago
input b055a05b98 input: add support for FN1 - FN10 on crosswire kbd 3 years ago
led e04072536e drivers: led: bcm6858: set the correct led polarity register 3 years ago
mailbox f08d0c51b5 mailbox: zynqmp: Extend timeout for getting observation bit 3 years ago
memory 6d47598629 memory: stm32-fmc2-ebi: add STM32 FMC2 EBI controller driver 3 years ago
misc a3e458524c cros_ec: Handling EC_CMD_GET_NEXT_EVENT 3 years ago
mmc b3dc016caa mmc: check a return value about regulator's always-on 3 years ago
mtd 914689a204 mtd: OneNAND: Set MTD type 3 years ago
mux 35b8b92c85 drivers: mux: mmio-based syscon mux controller 3 years ago
net 68cbc63da0 net: ks8851: Implement EEPROM MAC address readout 3 years ago
nvme 1a027a90aa nvme: Invalidate dcache before submitting admin cmd 4 years ago
pch f7ae49fc4f common: Drop log.h from common header 4 years ago
pci 0205beb156 dm: pci: fsl: Correct the workaround of erratum A-007815 3 years ago
pci_endpoint 8d1fc6fb89 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq 3 years ago
phy c480138958 phy: stm32: usbphyc: manage optional vbus regulator on phy_power_on/off 3 years ago
pinctrl e27e96aa80 pinctrl: stmfx: update pin name 3 years ago
power 8c51c65273 sunxi: allow to use AXP20[39] attached to I2C0 on V3 series 3 years ago
pwm 2d481b2e3e pwm: Add driver for Amlogic Meson PWM controller 3 years ago
qe 6e31c62a17 net, qe: add DM support for QE UEC ethernet 3 years ago
ram 2c31d7e746 Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip 3 years ago
remoteproc 9ed6f929a3 remoteproc: stm32: update error management in stm32_copro_start 3 years ago
reset d8d29a4489 reset: stm32: Add support of MCU HOLD BOOT 3 years ago
rng 033ec636fc rng: Add Qualcomm MSM PRNG driver 3 years ago
rtc d062c1344c Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 3 years ago
scsi f7ae49fc4f common: Drop log.h from common header 4 years ago
serial 21f9075def sandbox: serial: Update to use membuff 3 years ago
smem cc6c2904b2 soc: qualcomm: Fix not calling dev_err with a device 3 years ago
soc 837933a620 soc: soc_ti_k3: Add device identification for J7200 SoC 3 years ago
sound dd30c5bb57 x86: sound: Correct error handling 3 years ago
spi 63d4607e03 Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm 3 years ago
spmi 2548493ab4 treewide: convert devfdt_get_addr() to dev_read_addr() 3 years ago
sysinfo 44c74bdd58 sysinfo: Provide a default driver to set SMBIOS values 3 years ago
sysreset 22ad69b798 Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm 3 years ago
tee 7399897b6c tee: optee: Include device_compat.h 3 years ago
thermal 85abf0415d thermal: imx_tmu: fix missing include 3 years ago
timer 3a8ee3df83 board: Rename uclass to sysinfo 3 years ago
tpm d99f163792 tpm: spi: Cleanup source code 3 years ago
ufs 98eb4ce592 ufs: Drop dm.h header file 3 years ago
usb 05dac23261 usb: gadget: dwc2_udc_otg: return zero when reset property is not present 3 years ago
video 530dcdd07c Merge tag 'u-boot-amlogic-20201116' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic 3 years ago
virtio 6b0ddd1fbc virtio_blk: set log2blksz correctly 3 years ago
w1 2548493ab4 treewide: convert devfdt_get_addr() to dev_read_addr() 3 years ago
w1-eeprom f7ae49fc4f common: Drop log.h from common header 4 years ago
watchdog 95b3d6a419 watchdog: Hide WATCHDOG_RESET_DISABLE 3 years ago
xen 3337b29144 xen: Code style conformity 3 years ago
Kconfig 3a8ee3df83 board: Rename uclass to sysinfo 3 years ago
Makefile 3a8ee3df83 board: Rename uclass to sysinfo 3 years ago