- 6550c62 mtd: rawnand: omap_gpmc: Deprecate asm/arch/mem.h by Roger Quadros · 2 years, 2 months ago
- 14e425d cmd: nand: Extend nand info to print ecc information by Michael Trimarchi · 2 years, 2 months ago
- 7cc3031 Merge tag 'u-boot-stm32-20221207' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 2 years ago
- 92863f4 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years ago
- dd1c455 usb: gadget: rndis: Prevent InformationBufferOffset manipulation by Szymon Heidrich · 2 years ago
- a28bdba dfu: Make DFU virtual backend SPL friendly by Patrick Delaunay · 2 years ago
- 06ce62d usb: gadget: dfu: Fix check of transfer direction by Hugo SIMELIERE · 2 years ago
- d31ac5d Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 2 years ago
- 7fea7fc Merge tag 'u-boot-at91-fixes-2023.01-b' of https://source.denx.de/u-boot/custodians/u-boot-at91 by Tom Rini · 2 years ago
- 324463e riscv: use imply instead of select for SPL_SEPARATE_BSS by Zong Li · 2 years ago
- a3a5d68 common/spl/Kconfig: add dependency on SPL_SEMIHOSTING for SPL payload by Kautuk Consul · 2 years ago
- c86cb4a arch/riscv: add semihosting support for RISC-V by Kautuk Consul · 2 years ago
- a51bb74 lib: Add common semihosting library by Kautuk Consul · 2 years ago
- e102f30 ARM: stm32: Increment WDT by default on DHSOM by Marek Vasut · 2 years ago
- fcde268 ARM: stm32: Increment boot counter in SPL on DHSOM by Marek Vasut · 2 years ago
- 048d7fa ARM: stm32: Enable assorted ST specific commands on DHSOM by Marek Vasut · 2 years ago
- 6010106 ARM: stm32: Add version variable to DHSOM by Marek Vasut · 2 years, 1 month ago
- bb885e0 ARM: stm32: Add boot counter to DHSOM by Marek Vasut · 2 years, 1 month ago
- f0e4c6c ARM: dts: stm32: Drop MMCI interrupt-names by Marek Vasut · 2 years, 1 month ago
- c69095d ARM: dts: stm32: add sdmmc cd-gpios for STM32MP135F-DK by Yann Gautier · 2 years, 1 month ago
- cd9cf58 adc: stm32mp15: add support of generic channels binding by Olivier Moysan · 2 years ago
- f3850e9 adc: stm32mp15: split channel init into several routines by Olivier Moysan · 2 years ago
- 8099880 arm: dts: stm32mp13: add support of RCC driver by Gabriel Fernandez · 2 years ago
- 3db088a clk: stm32mp13: introduce STM32MP13 RCC driver by Gabriel Fernandez · 2 years ago
- 1b56a74 dt-bindings: stm32mp13: add clock & reset support for STM32MP13 by Gabriel Fernandez · 2 years ago
- 67c3aa2 Merge tag 'sound-2023-01-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years ago
- ca8f571 Prepare v2023.01-rc3 by Tom Rini · 2 years ago
- c9632f6 Merge branch '2022-12-05-add-IPv6-support' by Tom Rini · 2 years ago
- 2b96b0b configs: Add IPV6 config to sandbox_flattree_defconfig by Viacheslav Mitrofanov · 2 years ago
- d412ea5 configs: Add IPV6 config to sandbox64_defconfig by Viacheslav Mitrofanov · 2 years ago
- 086b884 configs: Add IPV6 config to sandbox_defconfig by Viacheslav Mitrofanov · 2 years ago
- 5c8e0a6 test: dm: eth: Add ip6_make_lladdr test by Viacheslav Mitrofanov · 2 years ago
- 3b673c0 test: dm: eth: Add ip6_make_snma test by Viacheslav Mitrofanov · 2 years ago
- ac6a9ce test: dm: eth: Add ip6_addr_in_subnet test by Viacheslav Mitrofanov · 2 years ago
- 224f563 test: dm: eth: Add csum_ipv6_magic test by Viacheslav Mitrofanov · 2 years ago
- f96b109 test: dm: eth: Add string_to_ip6 test by Viacheslav Mitrofanov · 2 years ago
- e03c8aa net: ping6: Add ping6 command by Viacheslav Mitrofanov · 2 years ago
- 12b95ae net: tftp: Add IPv6 support for tftpboot by Viacheslav Mitrofanov · 2 years ago
- da01910 net: ipv6: Incorporate IPv6 support into u-boot net subsystem by Viacheslav Mitrofanov · 2 years ago
- 99819ad net: ipv6: Add implementation of main IPv6 functions by Viacheslav Mitrofanov · 2 years ago
- 5db56d4 net: ipv6: Add ip6addr, gatewayip6, serverip6 variables callbacks by Viacheslav Mitrofanov · 2 years ago
- ce3cf46 net: ipv6: Enable IPv6 typeconversion specifier by Viacheslav Mitrofanov · 2 years ago
- fb7968c net: ipv6: Add string_to_ip6 converter by Viacheslav Mitrofanov · 2 years ago
- 2e6fe2e net: ipv6: Add Neighbor Discovery Protocol (NDP) by Viacheslav Mitrofanov · 2 years ago
- df264cf net: ipv6: Add callbacks declarations to get access to IPv6 variables by Viacheslav Mitrofanov · 2 years ago
- 6cce6c2 net: ipv6: Add IPv6 build options by Viacheslav Mitrofanov · 2 years ago
- 7674b12 net: ipv6: Add IPv6 basic primitives by Viacheslav Mitrofanov · 2 years ago
- 2712d39 sandbox: fix sound driver by Heinrich Schuchardt · 2 years ago
- ce2f0c6 doc: man-page for the sound command by Heinrich Schuchardt · 2 years ago
- b250c94 cmd: fix long text for sound command by Heinrich Schuchardt · 2 years ago
- 707a6fc test: test sandbox sound driver more rigorously by Heinrich Schuchardt · 2 years ago
- a5c75ce sound: avoid endless loop by Heinrich Schuchardt · 2 years ago
- 868a9be Merge tag 'xilinx-for-v2023.01-rc3-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years ago
- 169f69f Merge tag 'i2cfixes-for-v2023.01-rc3' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 2 years ago
- 7545ca3 mtd: spi-nor-core: Invert logic to reflect sst26 flash unlocked by Algapally Santosh Sagar · 2 years ago
- 9fced42 xilinx: zynqmp: Fix SPL_FS_LOAD_PAYLOAD_NAME usage by Michal Simek · 2 years ago
- adf8548 arm64: versal-net: Enable defconfig for Micron octal flashes by Ashok Reddy Soma · 2 years ago
- f63e602 spi: cadence-qspi: Remove condition for calling enable linear mode by Ashok Reddy Soma · 2 years ago
- 34140ec ARM: zynq: Add missing twd timer for mini configurations by Michal Simek · 2 years ago
- 875a135 arm64: zynqmp: Do not enable IPI by default by Michal Simek · 2 years ago
- 461b931 arm64: zynqmp: Do not include psu_init to U-Boot by default by Michal Simek · 2 years ago
- 7ba0c2d board/xilinx/zynqmp/MAINTAINERS: change e-mail address for Luca Ceresoli by Luca Ceresoli · 2 years ago
- f018f3e xilinx: Remove unused ZYNQ_MAC_IN_EEPROM/ZYNQ_GEM_I2C_MAC_OFFSET entries by Michal Simek · 2 years ago
- 292b9ae xilinx: Add option to select SC id instead of DUT id for SC support by Michal Simek · 2 years ago
- fce730e spi: zynqmp_qspi: Add support for 64-bit read/write by Venkatesh Yadav Abbarapu · 2 years ago
- fdbfbca arm64: versal: Enable REMAKE_ELF for mini_ospi/mini_qspi by Venkatesh Yadav Abbarapu · 2 years ago
- 751533d spi: zynqmp_gqspi: Update tapdelay value by T Karthik Reddy · 2 years ago
- c6f9058 arm64: zynqmp: dynamically mark r5 cores as used by Lukas Funke · 2 years, 1 month ago
- 8144a2a net: xilinx_axi: check PCS/PMA PHY status in setup_phy by Andy Chiu · 2 years, 1 month ago
- 58af7eb net: xilinx_axi: add PCS/PMA PHY by Andy Chiu · 2 years, 1 month ago
- 4ace674 i2c: nuvoton: renamed the NPCM i2c driver by Jim Liu · 2 years ago
- e9bfdb5 Merge tag 'efi-2023-01-rc3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years ago
- 0746842 doc: eficonfig: add description for UEFI Secure Boot Configuration by Masahisa Kojima · 2 years ago
- d414f57 eficonfig: use efi_get_next_variable_name_int() by Masahisa Kojima · 2 years ago
- 2f407f0 efi_loader: utility function to check the variable name is "Boot####" by Masahisa Kojima · 2 years ago
- f2d191a eficonfig: use u16_strsize() to get u16 string buffer size by Masahisa Kojima · 2 years ago
- 5d13e9d eficonfig: fix going one directory up issue by Masahisa Kojima · 2 years ago
- 6f8e38e doc: board: typo GIUD Microchip MPFS Icicle Kit doc by Heinrich Schuchardt · 2 years ago
- 296b55c efi_loader: don't use EFI_LOADER_DATA internally by Heinrich Schuchardt · 2 years ago
- 2f1a93f efi_loader: fix handling of DHCP acknowledge by Heinrich Schuchardt · 2 years ago
- ec4e327 efi_selftest: test FatToStr() truncation by Heinrich Schuchardt · 2 years ago
- d2ae30d efi_loader: add an EFI binary to print boot hart ID by Heinrich Schuchardt · 2 years ago
- d8fcaa2 doc: board: j721e_evm: Fix code-block type and indents by Andrew Davis · 2 years, 1 month ago
- 4bb0645 doc: board: j721e_evm: Add DM firmware steps by Andrew Davis · 2 years, 1 month ago
- ae08ffd net: CONFIG_NET_DEVICES in dhcp_handler() by Heinrich Schuchardt · 2 years ago
- ca3df48 disk: fix blk_get_device_part_str() by Heinrich Schuchardt · 2 years ago
- 1bc421b console: file should always be non-negative by Heinrich Schuchardt · 2 years, 1 month ago
- 13323c2 Merge branch '2022-12-02-assorted-updates' by Tom Rini · 2 years ago
- 0eee586 MAINTAINERS: Adopt SanCloud boards by Paul Barker · 2 years, 1 month ago
- 5aaf1e2 am335x-sancloud-bbe: Add -u-boot.dtsi files by Paul Barker · 2 years, 1 month ago
- 533e87e am335x-sancloud-bbe-lite: SPI flash is JEDEC compatible by Paul Barker · 2 years, 1 month ago
- 7a3d0b5 am335x-evm: Support STMicro/Micron SPI flash by Paul Barker · 2 years, 1 month ago
- 7d680a4c am335x-evm: Fix spiboot configuration by Paul Barker · 2 years, 1 month ago
- 1792aab am335x-evm: Enable required dtb nodes in SPL by Paul Barker · 2 years, 1 month ago
- f36c2ff bus: Optionally include TI sysc driver in SPL/TPL by Paul Barker · 2 years, 1 month ago
- 90cfc4d bus: TI sysc driver requires DM by Paul Barker · 2 years, 1 month ago
- 7d0a63a dm: core: Fix iteration over driver_info records by Paul Barker · 2 years, 1 month ago
- 94ed7f0 MAINTAINERS: Move usb_storage from DFU to USB by Marek Vasut · 2 years, 1 month ago
- a393a9b config: tools only: add VIDEO to build bmp_logo by Peter Robinson · 2 years ago
- 455a0e4 MAINTAINERS: add RaspberryPi co-maintainer by Matthias Brugger · 2 years ago