- fcbb39d i2c: at91: fix crash when using 'i2c probe' by Eugen Hristev · 4 years ago
- f5989c1 i2c: i2c-gpio: Fix GPIO output by Harm Berntsen · 4 years ago
- e7c6fc6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 9 months ago
- 0d1fcf8 fdt/sunxi: Remove OF_STDOUT_PATH by Andre Przywara · 3 years, 10 months ago
- 6892a56 sunxi: support boot console on uart1 for sun8i by Tobias Schramm · 3 years, 10 months ago
- 5b1a9f1 sunxi: Remove dead ifdefs in sunxi-common.h by Samuel Holland · 3 years, 10 months ago
- 70bdefa sunxi: spl: Fix H616 clock initialization by Jernej Skrabec · 3 years, 10 months ago
- ef17382 Merge tag 'mmc-2021-2-19' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 3 years, 9 months ago
- e711c97 configs: enable CONFIG_MMC_PWRSEQ configuration by Jaehoon Chung · 3 years, 10 months ago
- 1490730 ARM: mach-meson: select MMC_PWRSEQ config by Jaehoon Chung · 3 years, 10 months ago
- c0674d4 mmc: rockchip_dw_mmc: use mmc_pwrseq instead of rockchip_mmc_pwrseq by Jaehoon Chung · 3 years, 10 months ago
- f780e13 mmc: meson_gx_mmc: use mmc_pwrseq instead of meson_mmc_pwrseq by Jaehoon Chung · 3 years, 10 months ago
- 48ad827 mmc: pwrseq: add mmc-pwrseq file to provide a generic interface by Jaehoon Chung · 3 years, 10 months ago
- 1316062 mmc: mmc_spi: Document the 3 local functions by Bin Meng · 3 years, 10 months ago
- d3a2671 mmc: mmc_spi: Fix potential spec violation in receiving card response by Bin Meng · 3 years, 10 months ago
- 6b82a24 mmc: mmc_spi: Move argument check to the beginning of mmc_spi_sendcmd() by Bin Meng · 3 years, 10 months ago
- ce387d9 mmc: mmc_spi: Print verbose debug output when crc16 check fails by Bin Meng · 3 years, 10 months ago
- a463bbe mmc: fix response timeout after switch command by Stefan Bosch · 3 years, 10 months ago
- 1f838f6 mmc: sdhci: skip cache invalidation if DMA is not used by Yuezhang.Mo@sony.com · 3 years, 11 months ago
- 8460b91 cmd: mmc: update the mmc command's usage about argument by Jaehoon Chung · 4 years ago
- 6b3431c mmc: initialize an err variable by Jaehoon Chung · 4 years ago
- ec97325 Merge branch '2021-02-18-SPL-FIT-OP-TEE-Linux-improvements' by Tom Rini · 3 years, 9 months ago
- b891c79 net: tftp: Avoid sending extra ack on completion by Ramon Fried · 3 years, 10 months ago
- 4d3d7f2 Merge tag 'rpi-next-2021.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 3 years, 9 months ago
- 67a4188 video: arm: rpi: Add brcm,bcm2711-hdmi0 compatible by Nicolas Saenz Julienne · 3 years, 11 months ago
- 3f24df6 configs: rpi4: Enable DM_DMA across all RPi4 configurations by Nicolas Saenz Julienne · 3 years, 11 months ago
- 248a8f0 mmc: Introduce mmc_phys_to_bus()/mmc_bus_to_phys() by Nicolas Saenz Julienne · 3 years, 11 months ago
- 4033aa3 xhci: translate virtual addresses into the bus's address space by Nicolas Saenz Julienne · 3 years, 11 months ago
- 3524a5e dm: test: Add test case for dev_phys_to_bus()/dev_bus_to_phys() by Nicolas Saenz Julienne · 3 years, 11 months ago
- 04feca3 dm: Introduce dev_phys_to_bus()/dev_bus_to_phys() by Nicolas Saenz Julienne · 3 years, 11 months ago
- 892e9b4 dm: test: Add test case for dev->dma_offset by Nicolas Saenz Julienne · 3 years, 11 months ago
- a2c7ead dm: Introduce DMA constraints into the core device model by Nicolas Saenz Julienne · 3 years, 11 months ago
- 22b7f7e dm: test: Add test case for dev_get_dma_ranges() by Nicolas Saenz Julienne · 3 years, 11 months ago
- 50d2fa4 dm: Introduce xxx_get_dma_range() by Nicolas Saenz Julienne · 3 years, 11 months ago
- 038876b pci: pcie-brcmstb: Fix inbound window configurations by Nicolas Saenz Julienne · 3 years, 11 months ago
- 0c29186 rpi: Add identifier for the new CM4 by Nicolas Saenz Julienne · 3 years, 11 months ago
- 1296961 rpi: Add identifier for the new RPi400 by Nicolas Saenz Julienne · 3 years, 11 months ago
- 8c5ca98 rpi: limit size of the RAM to the multiple of the MMU_SECTION_SIZE by Marek Szyprowski · 3 years, 10 months ago
- df10fe8 pci: brcmstb: Cleanup controller state before handover by Nicolas Saenz Julienne · 3 years, 11 months ago
- 9631625 usb: xhci-pci: Add DM_FLAG_OS_PREPARE flag by Nicolas Saenz Julienne · 3 years, 11 months ago
- 9fc32c2 config: Enable iProc RNG200 driver in RPi4 configs by Matthias Brugger · 4 years ago
- 769ed25 spl: fit: Load devicetree when a Linux payload is found by Alexandru Gagniuc · 3 years, 10 months ago
- a4fed79 spl: fit: Replace #ifdef blocks with more readable constructs by Alexandru Gagniuc · 3 years, 10 months ago
- 0622fe1 image: Do not #if guard board_fit_image_post_process() prototype by Alexandru Gagniuc · 3 years, 10 months ago
- fa11a44 spl: fit: Only look up FIT configuration node once by Alexandru Gagniuc · 3 years, 10 months ago
- 5180553 spl: fit: Remove useless loop in spl_fit_get_image_name() by Alexandru Gagniuc · 3 years, 10 months ago
- 93d1557 spl: fit: Pass FIT context via a structure pointer by Alexandru Gagniuc · 3 years, 10 months ago
- 23243c9 spl: fit: Factor out FIT parsing and use a context struct by Alexandru Gagniuc · 3 years, 10 months ago
- 44af2a5 spl: fit: Drop 'length' argument to board_spl_fit_post_load() by Alexandru Gagniuc · 3 years, 10 months ago
- 18988ec rng: Add iProc RNG200 driver by Matthias Brugger · 4 years ago
- c63c96d Merge branch '2021-02-16-assorted-improvements' by Tom Rini · 3 years, 9 months ago
- e068a48 configs: ls1028a: Enable the Ethernet switch driver in defconfig by Alex Marginean · 3 years, 10 months ago
- 44f8034 arm: dts: ls1028a: Add Ethernet switch node and dependencies by Alex Marginean · 3 years, 10 months ago
- 4ea74fd drivers: net: Add Felix DSA switch driver by Alex Marginean · 3 years, 10 months ago
- c0566c2 net: Introduce DSA class for Ethernet switches by Claudiu Manoil · 3 years, 10 months ago
- 8c089f7 net: phy: introduce fixed_phy_create for DSA CPU ports by Vladimir Oltean · 3 years, 10 months ago
- 312e15b net: phy: fixed: support speeds of 2500 and 10000 by Vladimir Oltean · 3 years, 10 months ago
- 40154e9 test: dm: tee: extend with RPC test by Igor Opaniuk · 3 years, 10 months ago
- 84643c1 drivers: tee: sandbox: add rpc test ta emulation by Igor Opaniuk · 3 years, 10 months ago
- f9254f7 test: py: add pygit2 and pyelftools to requirements.txt by Igor Opaniuk · 3 years, 10 months ago
- d30807d drivers: tee: i2c trampoline driver by Jorge Ramirez-Ortiz · 3 years, 10 months ago
- 05a17e8 usb: kbd: destroy device after console is stopped by Andy Shevchenko · 3 years, 10 months ago
- 8ee40d3 IOMUX: Introduce iomux_replace_device() by Andy Shevchenko · 3 years, 10 months ago
- e29d019 IOMUX: Split out for_each_console_dev() helper macro by Andy Shevchenko · 3 years, 10 months ago
- 75039f5 IOMUX: Split out iomux_match_device() helper by Andy Shevchenko · 3 years, 10 months ago
- 20a5c5e IOMUX: Switch to use stdio_file_to_flags() by Andy Shevchenko · 3 years, 10 months ago
- ba69b2c console: Set file and devices at one go by Andy Shevchenko · 3 years, 10 months ago
- f1a852a console: Set console device counter in console_devices_set() by Andy Shevchenko · 3 years, 10 months ago
- 59f324c console: Switch to use stdio_file_to_flags() by Andy Shevchenko · 3 years, 10 months ago
- 9433102 stdio: Introduce a new helper stdio_file_to_flags() by Andy Shevchenko · 3 years, 10 months ago
- 2066f39 stdio: Split out nulldev_register() and move it under #if by Andy Shevchenko · 3 years, 10 months ago
- 952e7a8 stdio: Get rid of dead code, i.e. stdio_deregister() by Andy Shevchenko · 3 years, 10 months ago
- 868f240 Prepare v2021.04-rc2 by Tom Rini · 3 years, 10 months ago
- adfac3a Merge branch '2021-02-15-fix-CVE-2021-27097-CVE-2021-27138' by Tom Rini · 3 years, 10 months ago
- b823daa image: Check for unit addresses in FITs by Simon Glass · 3 years, 10 months ago
- 19d2c02 libfdt: Check for multiple/invalid root nodes by Simon Glass · 3 years, 10 months ago
- 244705b image: Add an option to do a full check of the FIT by Simon Glass · 3 years, 10 months ago
- d563c25 image: Adjust the workings of fit_check_format() by Simon Glass · 3 years, 10 months ago
- 5e942f7 test: Add tests for the 'evil' vboot attacks by Simon Glass · 3 years, 10 months ago
- 141f49a test: Add vboot_evil implementation by Simon Glass · 3 years, 10 months ago
- 4433890 fit: Don't allow verification of images with @ nodes by Simon Glass · 3 years, 10 months ago
- 56d2f60 fdt_region: Check for a single root node of the correct name by Simon Glass · 3 years, 10 months ago
- 3c0d7a2 configs: Resync with savedefconfig by Tom Rini · 3 years, 10 months ago
- b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 10 months ago
- 4f029f6 Merge branch '2021-02-14-remove-some-boards' by Tom Rini · 3 years, 10 months ago
- ef6d89f sh: Remove sh7763rdp board by Tom Rini · 3 years, 10 months ago
- c488578 sh: Remove sh7757lcr board by Tom Rini · 3 years, 10 months ago
- 9f485fc sh: Remove sh7753evb board by Tom Rini · 3 years, 10 months ago
- 2383c19 sh: Remove sh7752evb board by Tom Rini · 3 years, 10 months ago
- c37799c sh: Remove r7780mp board by Tom Rini · 3 years, 10 months ago
- e2d0528 sh: Remove MigoR board by Tom Rini · 3 years, 10 months ago
- 42630ab ppc: Remove MPC8641HPCN board by Tom Rini · 3 years, 10 months ago
- 5d0f609 ppc: Remove MPC8610HPCD board by Tom Rini · 3 years, 10 months ago
- ec98e61 ppc: Remove MPC8572DS board by Tom Rini · 3 years, 10 months ago
- 43b6a1c ppc: Remove MPC8544DS board by Tom Rini · 3 years, 10 months ago
- 99b014c arm: Remove db-88f6281-bp board by Tom Rini · 3 years, 10 months ago
- 48425b1 arm: Remove ls2080a_simu board by Tom Rini · 3 years, 10 months ago
- b58ba76 arm: Remove mx35pdk board by Tom Rini · 3 years, 10 months ago
- 893757e arm: Remove apx4devkit board by Tom Rini · 3 years, 10 months ago
- dd46bae Revert "fdtdec: Use CONFIG_IS_ENABLED in board_fdt_blob_setup()" by Tom Rini · 3 years, 10 months ago