Tekkaman Ninja 15e96e8335 starfive/jh7100: added OTP driver for ethernet MAC address 2 years ago
..
adc b953ec2bca dm: define LOG_CATEGORY for all uclass 2 years ago
ata 7e58a3a148 Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dm 2 years ago
axi b953ec2bca dm: define LOG_CATEGORY for all uclass 2 years ago
bios_emulator 236f2ec432 treewide: Convert macro and uses of __section(foo) to __section("foo") 3 years ago
block 96f37b092f blk: Support iteration 2 years ago
bootcount caf9478624 am335x, guardian: software update available status is stored in AM3352 RTC scracth register 2 years ago
bus ccc58b4d32 bus: ti-sysc: change in a normal driver 3 years ago
button b953ec2bca dm: define LOG_CATEGORY for all uclass 2 years ago
cache b953ec2bca dm: define LOG_CATEGORY for all uclass 2 years ago
clk d5dbc661c3 Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx 2 years ago
core 1b098b3e65 dm: core: fix no null pointer detection in ofnode_get_addr_size_index() 2 years ago
cpu b953ec2bca dm: define LOG_CATEGORY for all uclass 2 years ago
crypto b953ec2bca dm: define LOG_CATEGORY for all uclass 2 years ago
ddr ec6b37cef4 ppc: Remove T4160RDB board 2 years ago
demo 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
dfu d4710326c8 dfu: add error callback 2 years ago
dma b953ec2bca dm: define LOG_CATEGORY for all uclass 2 years ago
fastboot 69a7529831 fastboot: Fix possible buffer overrun 3 years ago
firmware b953ec2bca dm: define LOG_CATEGORY for all uclass 2 years ago
fpga 9a5bbdfd1a arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64 3 years ago
gpio 2132fce7e1 i2c: pcf8575: Add support for 8 bit I2C IO expanders (like pca8574) 2 years ago
hwspinlock b953ec2bca dm: define LOG_CATEGORY for all uclass 2 years ago
i2c 570c3dcfc1 arm: Remove spear600 boards and the rest of SPEAr support 2 years ago
input b953ec2bca dm: define LOG_CATEGORY for all uclass 2 years ago
led b953ec2bca dm: define LOG_CATEGORY for all uclass 2 years ago
mailbox b953ec2bca dm: define LOG_CATEGORY for all uclass 2 years ago
memory b6e91f71d6 memory: stm32-fmc2: migrate trace to dev and log macro 3 years ago
misc 15e96e8335 starfive/jh7100: added OTP driver for ethernet MAC address 2 years ago
mmc 064e0b909c starfive: Add JH7100 MMC driver support 2 years ago
mtd 9b50e661b4 mtd: Add SPI Nor Flash chip GD25LQ256D ID 2 years ago
mux b953ec2bca dm: define LOG_CATEGORY for all uclass 2 years ago
net 30fb28726f starfive: Update marvell phy driver to setup LED for JH7100 EVB 2 years ago
nvme b953ec2bca dm: define LOG_CATEGORY for all uclass 2 years ago
pch b953ec2bca dm: define LOG_CATEGORY for all uclass 2 years ago
pci ac9fa5705c pci: Require DM_PCI 2 years ago
pci_endpoint b953ec2bca dm: define LOG_CATEGORY for all uclass 2 years ago
phy d5dbc661c3 Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx 2 years ago
pinctrl 4d159b6f84 pinctrl: Avoid coverity warning when checking width 2 years ago
power 6fdbd2b093 power: pmic: tps65941: Add compatible for LP876441 2 years ago
pwm b953ec2bca dm: define LOG_CATEGORY for all uclass 2 years ago
qe bf85995a25 ppc: Remove TARGET_T1040QDS references 3 years ago
ram b953ec2bca dm: define LOG_CATEGORY for all uclass 2 years ago
reboot-mode c74675bd90 reboot-mode: read the boot mode from RTC memory 2 years ago
remoteproc 02bfcc5c3a remoteproc: pru: Add support for various PRU cores on K3 AM65x SoCs 2 years ago
reset 628fe31ed9 starfive: Add JH7100 support 2 years ago
rng b953ec2bca dm: define LOG_CATEGORY for all uclass 2 years ago
rtc 92cf458f8a rtc: m41t62: fix wrong register use for set/reset ST bit 2 years ago
scsi b953ec2bca dm: define LOG_CATEGORY for all uclass 2 years ago
serial 5bf8cef666 starfive: add JH71x0 serial driver 2 years ago
smem b953ec2bca dm: define LOG_CATEGORY for all uclass 2 years ago
soc 7bafe88620 soc: ti: pruss: Add a platform driver for PRUSS in TI SoCs 2 years ago
sound b953ec2bca dm: define LOG_CATEGORY for all uclass 2 years ago
spi d5dbc661c3 Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx 2 years ago
spmi b953ec2bca dm: define LOG_CATEGORY for all uclass 2 years ago
sysinfo 85cd345dc8 sysinfo: rcar3: Add Renesas R-Car Gen3 sysinfo driver 2 years ago
sysreset a6713b3a3c sysreset: provide type of reset in do_reset cmd 3 years ago
tee 9e6da34c72 tee: optee: sync cache on pre-reloc OP-TEE invocation 2 years ago
thermal b953ec2bca dm: define LOG_CATEGORY for all uclass 2 years ago
timer 0e6956cc7d timer: nomadik-mtu: Use dev_read_addr_ptr() 2 years ago
tpm bca2d579f4 tpm: cr50: Drop unnecessary coral headers 2 years ago
ufs b953ec2bca dm: define LOG_CATEGORY for all uclass 2 years ago
usb be5c0608b8 usb: Enforce DM_USB migration for USB_HOST devices. 2 years ago
video 83befb4466 Merge tag 'ti-v2021.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-ti 2 years ago
virtio b953ec2bca dm: define LOG_CATEGORY for all uclass 2 years ago
w1 7e58a3a148 Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dm 2 years ago
w1-eeprom b953ec2bca dm: define LOG_CATEGORY for all uclass 2 years ago
watchdog d5dbc661c3 Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx 2 years ago
xen b953ec2bca dm: define LOG_CATEGORY for all uclass 2 years ago
Kconfig 2541ce2c1a reboot-mode: add support for reboot mode control 2 years ago
Makefile 2541ce2c1a reboot-mode: add support for reboot mode control 2 years ago