Simon Glass 3db7110857 crc32: Use the crc.h header for crc functions пре 4 година
..
adc c0d7f1fbad adc: stm32: Fix warnings when compiling with W=1 пре 5 година
ata 6b9d8a70af ata: sata_sil: Add DM support for Silicon sata driver пре 4 година
axi 22929e1266 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style пре 5 година
bios_emulator fd95e10178 bios_emulator: remove stray break пре 4 година
block ee5041451e blk: set log2blksz in blk_create_device() пре 4 година
board 9638879cba board: gazerbeam: Fix SC detection пре 5 година
bootcount e7dcf5645f env: Drop environment.h header file where not needed пре 4 година
cache 4fa4267d82 dm: cache: add v5l2 cache controller driver пре 4 година
clk fe9efbca7b rockchip: clk: Add clk driver for rk3308 пре 4 година
core bb1bb4bb5d Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm пре 4 година
cpu 43c5087385 imx8: move i.MX8 cpu desc code to drivers/cpu/imx8_cpu.c пре 4 година
crypto ef92ed26a5 drivers: crypto: rsa_mod_exp: Add manual relocation for ops->mod_exp() пре 4 година
ddr aacd7b922f ddr: socfpga: gen5: constify altera_gen5_sdram_ops пре 4 година
demo 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style пре 6 година
dfu 067c13c70b dfu: add callback for flush and initiated operation пре 4 година
dma 1001502545 CONFIG_SPL_SYS_[DI]CACHE_OFF: add пре 5 година
fastboot 35172ac02f fastboot: rockchip: Fix rk3328 default mmc device пре 4 година
firmware 44dccd5924 firmware: zynqmp: Clean up zynqmp_power_probe пре 4 година
fpga 403619515e arm64: zynqmp: Convert invoke_smc() to xilinx_pm_request() пре 4 година
gpio 3135022cb4 gpio: da8xx_gpio: Fix the _gpio_direction_output function пре 4 година
hwspinlock 9119f547d3 hwspinlock: add stm32 hardware spinlock support пре 5 година
i2c c9fca5ec88 rockchip: i2c: don't sent stop bit after each message пре 4 година
input 30b59dd8ba input: Move input.o to be built only in some cases пре 4 година
led 4ac59e3381 led: bcm6858: allow to use this driver on ARCH_963158 пре 5 година
mailbox 660b0c77d8 mailbox: zynqmp: ipi mailbox driver пре 4 година
memory 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style пре 6 година
misc 3db7110857 crc32: Use the crc.h header for crc functions пре 4 година
mmc 56b0bb96be mmc: tmio: sdhi: Add calibration tables пре 4 година
mtd 3db7110857 crc32: Use the crc.h header for crc functions пре 4 година
net 3db7110857 crc32: Use the crc.h header for crc functions пре 4 година
nvme 2f83481dff nvme: use page-aligned buffer for identify command пре 4 година
pch 12e927b0a8 x86: Allow the PCH and LPC uclasses to work with of-platdata пре 4 година
pci 0b73ef0c02 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq пре 4 година
pci_endpoint 6948f1023f pci_ep: Fix Coverity warning пре 4 година
phy 4e18429883 drivers: phy: Handle gracefully NULL pointers пре 4 година
pinctrl 3f8b8e3036 drivers: bcm283x: Set pre-location flag for OF_BOARD пре 4 година
power e82692ab32 power: fan53555: fix fan53555_regulator_set_value пре 4 година
pwm 46e10e922a pwm: imx: add DM_PWM support пре 4 година
qe 3db7110857 crc32: Use the crc.h header for crc functions пре 4 година
ram 54069939be rockchip: rk3308: Add sdram driver пре 4 година
remoteproc af17b0dad5 remoteproc: k3_arm64: Enable DM_FLAG_DEFAULT_PD_CTRL_OFF пре 4 година
reset c597e248d9 ARC: HSDK: introduce reset driver пре 4 година
rtc d64e01f367 rtc: ds3231/ds3232: fix coding style пре 4 година
scsi 8fbac8e23e scsi: Add dma direction member to command structure пре 4 година
serial 3f8b8e3036 drivers: bcm283x: Set pre-location flag for OF_BOARD пре 4 година
smem 7fd7e2cf33 drivers: smem: sandbox пре 6 година
soc 62a9620135 soc: ti: k3-navss-ringacc: fix k3_nav_ringacc_ring_reset_dma пре 4 година
sound 7a6c6dba28 sound: tegra: Add a sound driver пре 5 година
spi 64c7c8c91c spi: cadence_qspi: support DM_CLK пре 4 година
spmi 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style пре 6 година
sysreset 49a0f8cc96 x86: Move acpi_s3.h to a common location пре 4 година
tee 3f0d680745 env: Drop the ACTION typedef пре 4 година
thermal 5ef5b6d46f thermal: add i.MX8 thermal driver пре 4 година
timer c3e4430ef3 common: Drop global inclusion of status_led.h пре 4 година
tpm c3a4d1c3ee common: Drop linux/crc8.h пре 4 година
ufs 4390eaf676 ufs: Add glue layer driver for TI J721E devices пре 4 година
usb 12f1e7908a dm: test: usb: rework keyboard test пре 4 година
video beeb57f0a6 Revert "video: mxsfb: Configure the clock after eLCDIF reset" пре 4 година
virtio 232ba76231 virtio: pci: use correct type in virtio_pci_bind() пре 4 година
w1 a2e99a71b2 w1: Add driver for i.MX bus master controller пре 5 година
w1-eeprom f9c87adc47 w1-eeprom: Add support for Maxim DS2502 add only memory пре 5 година
watchdog f2929d11a6 watchdog: imx: Use immediate reset bits for expire_now пре 4 година
Kconfig 7feafb0ae4 ufs: Add Initial Support for UFS subsystem пре 4 година
Makefile 7feafb0ae4 ufs: Add Initial Support for UFS subsystem пре 4 година