- 4322898 doc: fix typos by Maxim Cournoyer · 2 years ago
- 9706208 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 2 years ago
- 639a089 x86: cosmetic: Fix a typo in the reserve_arch() comments by Bin Meng · 2 years ago
- 347ff93 x86: som-db5800-som-6867: Adjust CONFIG_TEXT_BASE by Bin Meng · 2 years ago
- 77e9a2a x86: dfi-bt700: Adjust CONFIG_TEXT_BASE by Bin Meng · 2 years ago
- c64842a x86: conga-qeval20-qa3-e3845: Adjust CONFIG_TEXT_BASE by Bin Meng · 2 years ago
- 63b7a0d x86: minnowmax: Adjust CONFIG_TEXT_BASE by Bin Meng · 2 years ago
- f813448 x86: bayleybay: Adjust CONFIG_TEXT_BASE by Bin Meng · 2 years ago
- bb8aae5 x86: Fix i8259 ifdef include guard by Alistair Delva · 2 years, 2 months ago
- 5c1b071 Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot" by Tom Rini · 2 years ago
- 2cb1196 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years ago
- 961712e Merge tag 'u-boot-stm32-20221212' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 2 years ago
- c550c2ba dm: pmic: ignore disabled node in pmic_bind_children by Patrick Delaunay · 2 years, 1 month ago
- 8b6a664 phy: usbphyc: use regulator_set_enable_if_allowed for disabling vbus supply by Patrick Delaunay · 2 years, 2 months ago
- 0bf72a9 arm: mvebu: Espressobin: Fix default env variables by Derek LaHousse · 2 years ago
- 68cffb5 Merge tag 'u-boot-nand-20221211' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · 2 years ago
- 08b72b5 spl: spl_legacy: fix invalid offset in SPL_COPY_PAYLOAD_ONLY by Dai Okamura · 2 years ago
- d0a0dd2 mtd: nand: mxs_nand_spl: don't read useless pages by Dario Binacchi · 2 years ago
- a5bc092fb mtd: nand: drop EXPORT_SYMBOL_GPL for nanddev_erase() by Dario Binacchi · 2 years, 1 month ago
- 6b60f68 cmd: mtd: check if a block has to be skipped or erased by Dario Binacchi · 2 years, 1 month ago
- 39c5bef mtd: nand: make Samsung SLC NAND usable again by Michael Trimarchi · 2 years, 1 month ago
- 224add2 mtd: rawnand: omap_gpmc: Reduce .bss usage by Roger Quadros · 2 years, 2 months ago
- 8f440bd mtd: rawnand: nand_spl_loaders: Fix cast type build warning by Roger Quadros · 2 years, 2 months ago
- 3b7aaa5 mtd: rawnand: omap_gpmc: Optimize NAND reads by Roger Quadros · 2 years, 2 months ago
- 3068f0f mtd: rawnand: omap_gpmc: Fix build warning on 64-bit platforms by Roger Quadros · 2 years, 2 months ago
- 0bde497 mtd: rawnand: omap_gpmc: Enable build for K2/K3 platforms by Roger Quadros · 2 years, 2 months ago
- 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, 1 month 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