1. 4322898 doc: fix typos by Maxim Cournoyer · 2 years ago
  2. 9706208 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 2 years ago
  3. 639a089 x86: cosmetic: Fix a typo in the reserve_arch() comments by Bin Meng · 2 years ago
  4. 347ff93 x86: som-db5800-som-6867: Adjust CONFIG_TEXT_BASE by Bin Meng · 2 years ago
  5. 77e9a2a x86: dfi-bt700: Adjust CONFIG_TEXT_BASE by Bin Meng · 2 years ago
  6. c64842a x86: conga-qeval20-qa3-e3845: Adjust CONFIG_TEXT_BASE by Bin Meng · 2 years ago
  7. 63b7a0d x86: minnowmax: Adjust CONFIG_TEXT_BASE by Bin Meng · 2 years ago
  8. f813448 x86: bayleybay: Adjust CONFIG_TEXT_BASE by Bin Meng · 2 years ago
  9. bb8aae5 x86: Fix i8259 ifdef include guard by Alistair Delva · 2 years, 2 months ago
  10. 5c1b071 Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot" by Tom Rini · 2 years ago
  11. 2cb1196 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years ago
  12. 961712e Merge tag 'u-boot-stm32-20221212' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 2 years ago
  13. c550c2ba dm: pmic: ignore disabled node in pmic_bind_children by Patrick Delaunay · 2 years, 1 month ago
  14. 8b6a664 phy: usbphyc: use regulator_set_enable_if_allowed for disabling vbus supply by Patrick Delaunay · 2 years, 2 months ago
  15. 0bf72a9 arm: mvebu: Espressobin: Fix default env variables by Derek LaHousse · 2 years ago
  16. 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
  17. 08b72b5 spl: spl_legacy: fix invalid offset in SPL_COPY_PAYLOAD_ONLY by Dai Okamura · 2 years ago
  18. d0a0dd2 mtd: nand: mxs_nand_spl: don't read useless pages by Dario Binacchi · 2 years ago
  19. a5bc092fb mtd: nand: drop EXPORT_SYMBOL_GPL for nanddev_erase() by Dario Binacchi · 2 years, 1 month ago
  20. 6b60f68 cmd: mtd: check if a block has to be skipped or erased by Dario Binacchi · 2 years, 1 month ago
  21. 39c5bef mtd: nand: make Samsung SLC NAND usable again by Michael Trimarchi · 2 years, 1 month ago
  22. 224add2 mtd: rawnand: omap_gpmc: Reduce .bss usage by Roger Quadros · 2 years, 2 months ago
  23. 8f440bd mtd: rawnand: nand_spl_loaders: Fix cast type build warning by Roger Quadros · 2 years, 2 months ago
  24. 3b7aaa5 mtd: rawnand: omap_gpmc: Optimize NAND reads by Roger Quadros · 2 years, 2 months ago
  25. 3068f0f mtd: rawnand: omap_gpmc: Fix build warning on 64-bit platforms by Roger Quadros · 2 years, 2 months ago
  26. 0bde497 mtd: rawnand: omap_gpmc: Enable build for K2/K3 platforms by Roger Quadros · 2 years, 2 months ago
  27. 6550c62 mtd: rawnand: omap_gpmc: Deprecate asm/arch/mem.h by Roger Quadros · 2 years, 2 months ago
  28. 14e425d cmd: nand: Extend nand info to print ecc information by Michael Trimarchi · 2 years, 2 months ago
  29. 7cc3031 Merge tag 'u-boot-stm32-20221207' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 2 years ago
  30. 92863f4 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years ago
  31. dd1c455 usb: gadget: rndis: Prevent InformationBufferOffset manipulation by Szymon Heidrich · 2 years ago
  32. a28bdba dfu: Make DFU virtual backend SPL friendly by Patrick Delaunay · 2 years ago
  33. 06ce62d usb: gadget: dfu: Fix check of transfer direction by Hugo SIMELIERE · 2 years ago
  34. d31ac5d Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 2 years ago
  35. 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
  36. 324463e riscv: use imply instead of select for SPL_SEPARATE_BSS by Zong Li · 2 years, 1 month ago
  37. a3a5d68 common/spl/Kconfig: add dependency on SPL_SEMIHOSTING for SPL payload by Kautuk Consul · 2 years ago
  38. c86cb4a arch/riscv: add semihosting support for RISC-V by Kautuk Consul · 2 years ago
  39. a51bb74 lib: Add common semihosting library by Kautuk Consul · 2 years ago
  40. e102f30 ARM: stm32: Increment WDT by default on DHSOM by Marek Vasut · 2 years ago
  41. fcde268 ARM: stm32: Increment boot counter in SPL on DHSOM by Marek Vasut · 2 years ago
  42. 048d7fa ARM: stm32: Enable assorted ST specific commands on DHSOM by Marek Vasut · 2 years ago
  43. 6010106 ARM: stm32: Add version variable to DHSOM by Marek Vasut · 2 years, 1 month ago
  44. bb885e0 ARM: stm32: Add boot counter to DHSOM by Marek Vasut · 2 years, 1 month ago
  45. f0e4c6c ARM: dts: stm32: Drop MMCI interrupt-names by Marek Vasut · 2 years, 1 month ago
  46. c69095d ARM: dts: stm32: add sdmmc cd-gpios for STM32MP135F-DK by Yann Gautier · 2 years, 1 month ago
  47. cd9cf58 adc: stm32mp15: add support of generic channels binding by Olivier Moysan · 2 years ago
  48. f3850e9 adc: stm32mp15: split channel init into several routines by Olivier Moysan · 2 years ago
  49. 8099880 arm: dts: stm32mp13: add support of RCC driver by Gabriel Fernandez · 2 years ago
  50. 3db088a clk: stm32mp13: introduce STM32MP13 RCC driver by Gabriel Fernandez · 2 years ago
  51. 1b56a74 dt-bindings: stm32mp13: add clock & reset support for STM32MP13 by Gabriel Fernandez · 2 years ago
  52. 67c3aa2 Merge tag 'sound-2023-01-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years ago
  53. ca8f571 Prepare v2023.01-rc3 by Tom Rini · 2 years ago
  54. c9632f6 Merge branch '2022-12-05-add-IPv6-support' by Tom Rini · 2 years ago
  55. 2b96b0b configs: Add IPV6 config to sandbox_flattree_defconfig by Viacheslav Mitrofanov · 2 years ago
  56. d412ea5 configs: Add IPV6 config to sandbox64_defconfig by Viacheslav Mitrofanov · 2 years ago
  57. 086b884 configs: Add IPV6 config to sandbox_defconfig by Viacheslav Mitrofanov · 2 years ago
  58. 5c8e0a6 test: dm: eth: Add ip6_make_lladdr test by Viacheslav Mitrofanov · 2 years ago
  59. 3b673c0 test: dm: eth: Add ip6_make_snma test by Viacheslav Mitrofanov · 2 years ago
  60. ac6a9ce test: dm: eth: Add ip6_addr_in_subnet test by Viacheslav Mitrofanov · 2 years ago
  61. 224f563 test: dm: eth: Add csum_ipv6_magic test by Viacheslav Mitrofanov · 2 years ago
  62. f96b109 test: dm: eth: Add string_to_ip6 test by Viacheslav Mitrofanov · 2 years ago
  63. e03c8aa net: ping6: Add ping6 command by Viacheslav Mitrofanov · 2 years ago
  64. 12b95ae net: tftp: Add IPv6 support for tftpboot by Viacheslav Mitrofanov · 2 years ago
  65. da01910 net: ipv6: Incorporate IPv6 support into u-boot net subsystem by Viacheslav Mitrofanov · 2 years ago
  66. 99819ad net: ipv6: Add implementation of main IPv6 functions by Viacheslav Mitrofanov · 2 years ago
  67. 5db56d4 net: ipv6: Add ip6addr, gatewayip6, serverip6 variables callbacks by Viacheslav Mitrofanov · 2 years ago
  68. ce3cf46 net: ipv6: Enable IPv6 typeconversion specifier by Viacheslav Mitrofanov · 2 years ago
  69. fb7968c net: ipv6: Add string_to_ip6 converter by Viacheslav Mitrofanov · 2 years ago
  70. 2e6fe2e net: ipv6: Add Neighbor Discovery Protocol (NDP) by Viacheslav Mitrofanov · 2 years ago
  71. df264cf net: ipv6: Add callbacks declarations to get access to IPv6 variables by Viacheslav Mitrofanov · 2 years ago
  72. 6cce6c2 net: ipv6: Add IPv6 build options by Viacheslav Mitrofanov · 2 years ago
  73. 7674b12 net: ipv6: Add IPv6 basic primitives by Viacheslav Mitrofanov · 2 years ago
  74. 2712d39 sandbox: fix sound driver by Heinrich Schuchardt · 2 years ago
  75. ce2f0c6 doc: man-page for the sound command by Heinrich Schuchardt · 2 years ago
  76. b250c94 cmd: fix long text for sound command by Heinrich Schuchardt · 2 years ago
  77. 707a6fc test: test sandbox sound driver more rigorously by Heinrich Schuchardt · 2 years ago
  78. a5c75ce sound: avoid endless loop by Heinrich Schuchardt · 2 years ago
  79. 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
  80. 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
  81. 7545ca3 mtd: spi-nor-core: Invert logic to reflect sst26 flash unlocked by Algapally Santosh Sagar · 2 years ago
  82. 9fced42 xilinx: zynqmp: Fix SPL_FS_LOAD_PAYLOAD_NAME usage by Michal Simek · 2 years ago
  83. adf8548 arm64: versal-net: Enable defconfig for Micron octal flashes by Ashok Reddy Soma · 2 years ago
  84. f63e602 spi: cadence-qspi: Remove condition for calling enable linear mode by Ashok Reddy Soma · 2 years ago
  85. 34140ec ARM: zynq: Add missing twd timer for mini configurations by Michal Simek · 2 years ago
  86. 875a135 arm64: zynqmp: Do not enable IPI by default by Michal Simek · 2 years ago
  87. 461b931 arm64: zynqmp: Do not include psu_init to U-Boot by default by Michal Simek · 2 years ago
  88. 7ba0c2d board/xilinx/zynqmp/MAINTAINERS: change e-mail address for Luca Ceresoli by Luca Ceresoli · 2 years ago
  89. f018f3e xilinx: Remove unused ZYNQ_MAC_IN_EEPROM/ZYNQ_GEM_I2C_MAC_OFFSET entries by Michal Simek · 2 years ago
  90. 292b9ae xilinx: Add option to select SC id instead of DUT id for SC support by Michal Simek · 2 years ago
  91. fce730e spi: zynqmp_qspi: Add support for 64-bit read/write by Venkatesh Yadav Abbarapu · 2 years ago
  92. fdbfbca arm64: versal: Enable REMAKE_ELF for mini_ospi/mini_qspi by Venkatesh Yadav Abbarapu · 2 years ago
  93. 751533d spi: zynqmp_gqspi: Update tapdelay value by T Karthik Reddy · 2 years ago
  94. c6f9058 arm64: zynqmp: dynamically mark r5 cores as used by Lukas Funke · 2 years, 1 month ago
  95. 8144a2a net: xilinx_axi: check PCS/PMA PHY status in setup_phy by Andy Chiu · 2 years, 1 month ago
  96. 58af7eb net: xilinx_axi: add PCS/PMA PHY by Andy Chiu · 2 years, 1 month ago
  97. 4ace674 i2c: nuvoton: renamed the NPCM i2c driver by Jim Liu · 2 years ago
  98. e9bfdb5 Merge tag 'efi-2023-01-rc3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years ago
  99. 0746842 doc: eficonfig: add description for UEFI Secure Boot Configuration by Masahisa Kojima · 2 years ago
  100. d414f57 eficonfig: use efi_get_next_variable_name_int() by Masahisa Kojima · 2 years ago