1. a6b5372 rtc: Remove unused drivers by Tom Rini · 1 year, 10 months ago
  2. cdc5ed8 global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_* by Tom Rini · 1 year, 10 months ago
  3. 9109213 global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_* by Tom Rini · 1 year, 10 months ago
  4. 9591b63 Convert CONFIG_SYS_NS16550_MEM32 et al to Kconfig by Tom Rini · 1 year, 10 months ago
  5. 57c3afb powerpc: Rename CONFIG_NS16550_MIN_FUNCTIONS by Tom Rini · 1 year, 10 months ago
  6. 0ed384f global: Move remaining CONFIG_SYS_NOR_* to CFG_SYS_NOR_* by Tom Rini · 1 year, 10 months ago
  7. 4e59094 global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_* by Tom Rini · 1 year, 10 months ago
  8. 0cd0325 Convert CONFIG_SYS_NAND_SIZE to Kconfig by Tom Rini · 1 year, 10 months ago
  9. a9f0376 Convert CONFIG_SYS_NAND_PAGE_2K et al to Kconfig by Tom Rini · 1 year, 10 months ago
  10. 1a79280 Convert CONFIG_SYS_NAND_NO_SUBPAGE_WRITE to Kconfig by Tom Rini · 1 year, 10 months ago
  11. 4d3495d Convert CONFIG_SYS_NAND_MAX_OOBFREE et al to Kconfig by Tom Rini · 1 year, 10 months ago
  12. b41641d mtd: nand: raw: atmel_nand: Use ATMEL_BASE_ECC directly by Tom Rini · 1 year, 10 months ago
  13. 41fa8f4 Convert CONFIG_SYS_NAND_HW_ECC to Kconfig by Tom Rini · 1 year, 10 months ago
  14. 60db325 Convert CONFIG_SYS_NAND_HW_ECC_OOBFIRST to Kconfig by Tom Rini · 1 year, 10 months ago
  15. 50493dd Remove unused symbols by Tom Rini · 1 year, 10 months ago
  16. 715cce6 Convert CONFIG_SYS_NAND_DBW_8 et al to Kconfig by Tom Rini · 1 year, 10 months ago
  17. 1c470f3 Prepare v2023.01-rc3 by Tom Rini · 1 year, 10 months ago
  18. 6616ddb Merge branch '2022-12-05-add-IPv6-support' by Tom Rini · 1 year, 10 months ago
  19. a729262 configs: Add IPV6 config to sandbox_flattree_defconfig by Viacheslav Mitrofanov · 1 year, 10 months ago
  20. bbd77c3 configs: Add IPV6 config to sandbox64_defconfig by Viacheslav Mitrofanov · 1 year, 10 months ago
  21. 3688cf5 configs: Add IPV6 config to sandbox_defconfig by Viacheslav Mitrofanov · 1 year, 10 months ago
  22. e4d30fd test: dm: eth: Add ip6_make_lladdr test by Viacheslav Mitrofanov · 1 year, 10 months ago
  23. 789a2c7 test: dm: eth: Add ip6_make_snma test by Viacheslav Mitrofanov · 1 year, 10 months ago
  24. 8576dcd test: dm: eth: Add ip6_addr_in_subnet test by Viacheslav Mitrofanov · 1 year, 10 months ago
  25. d9f5c41 test: dm: eth: Add csum_ipv6_magic test by Viacheslav Mitrofanov · 1 year, 10 months ago
  26. 184ded4 test: dm: eth: Add string_to_ip6 test by Viacheslav Mitrofanov · 1 year, 10 months ago
  27. eeb0a2c net: ping6: Add ping6 command by Viacheslav Mitrofanov · 1 year, 10 months ago
  28. 7fbf230 net: tftp: Add IPv6 support for tftpboot by Viacheslav Mitrofanov · 1 year, 10 months ago
  29. ffdbf3b net: ipv6: Incorporate IPv6 support into u-boot net subsystem by Viacheslav Mitrofanov · 1 year, 10 months ago
  30. 1feb697 net: ipv6: Add implementation of main IPv6 functions by Viacheslav Mitrofanov · 1 year, 10 months ago
  31. 43ab8ec net: ipv6: Add ip6addr, gatewayip6, serverip6 variables callbacks by Viacheslav Mitrofanov · 1 year, 10 months ago
  32. d807199 net: ipv6: Enable IPv6 typeconversion specifier by Viacheslav Mitrofanov · 1 year, 10 months ago
  33. 2f7f2f2 net: ipv6: Add string_to_ip6 converter by Viacheslav Mitrofanov · 1 year, 10 months ago
  34. c6610e1 net: ipv6: Add Neighbor Discovery Protocol (NDP) by Viacheslav Mitrofanov · 1 year, 10 months ago
  35. 1dfa4ef net: ipv6: Add callbacks declarations to get access to IPv6 variables by Viacheslav Mitrofanov · 1 year, 10 months ago
  36. 3cc04a3 net: ipv6: Add IPv6 build options by Viacheslav Mitrofanov · 1 year, 10 months ago
  37. 33b5066 net: ipv6: Add IPv6 basic primitives by Viacheslav Mitrofanov · 1 year, 10 months ago
  38. a50622d Merge tag 'xilinx-for-v2023.01-rc3-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 1 year, 10 months ago
  39. bdaf047 Merge tag 'i2cfixes-for-v2023.01-rc3' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 1 year, 10 months ago
  40. 7ad3c09 mtd: spi-nor-core: Invert logic to reflect sst26 flash unlocked by Algapally Santosh Sagar · 1 year, 10 months ago
  41. b40d154 xilinx: zynqmp: Fix SPL_FS_LOAD_PAYLOAD_NAME usage by Michal Simek · 1 year, 10 months ago
  42. 7d13f72 arm64: versal-net: Enable defconfig for Micron octal flashes by Ashok Reddy Soma · 1 year, 10 months ago
  43. 0d1a55f spi: cadence-qspi: Remove condition for calling enable linear mode by Ashok Reddy Soma · 1 year, 10 months ago
  44. 6a664a7 ARM: zynq: Add missing twd timer for mini configurations by Michal Simek · 1 year, 10 months ago
  45. 92e6900 arm64: zynqmp: Do not enable IPI by default by Michal Simek · 1 year, 10 months ago
  46. 74673ca arm64: zynqmp: Do not include psu_init to U-Boot by default by Michal Simek · 1 year, 10 months ago
  47. 9129a6b board/xilinx/zynqmp/MAINTAINERS: change e-mail address for Luca Ceresoli by Luca Ceresoli · 1 year, 10 months ago
  48. 2e3c10e xilinx: Remove unused ZYNQ_MAC_IN_EEPROM/ZYNQ_GEM_I2C_MAC_OFFSET entries by Michal Simek · 1 year, 10 months ago
  49. f3538a3 xilinx: Add option to select SC id instead of DUT id for SC support by Michal Simek · 1 year, 10 months ago
  50. 906e20a spi: zynqmp_qspi: Add support for 64-bit read/write by Venkatesh Yadav Abbarapu · 1 year, 10 months ago
  51. 31e66ae arm64: versal: Enable REMAKE_ELF for mini_ospi/mini_qspi by Venkatesh Yadav Abbarapu · 1 year, 10 months ago
  52. a5e770b spi: zynqmp_gqspi: Update tapdelay value by T Karthik Reddy · 1 year, 10 months ago
  53. d9efdc7 arm64: zynqmp: dynamically mark r5 cores as used by Lukas Funke · 1 year, 11 months ago
  54. f3558be net: xilinx_axi: check PCS/PMA PHY status in setup_phy by Andy Chiu · 1 year, 11 months ago
  55. e23544c net: xilinx_axi: add PCS/PMA PHY by Andy Chiu · 1 year, 11 months ago
  56. d7b8fa1 i2c: nuvoton: renamed the NPCM i2c driver by Jim Liu · 1 year, 10 months ago
  57. d2c5607 Merge tag 'efi-2023-01-rc3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 10 months ago
  58. 30124c2 doc: eficonfig: add description for UEFI Secure Boot Configuration by Masahisa Kojima · 1 year, 10 months ago
  59. 140a895 eficonfig: use efi_get_next_variable_name_int() by Masahisa Kojima · 1 year, 10 months ago
  60. 3ac026a efi_loader: utility function to check the variable name is "Boot####" by Masahisa Kojima · 1 year, 10 months ago
  61. 78b1ccc eficonfig: use u16_strsize() to get u16 string buffer size by Masahisa Kojima · 1 year, 10 months ago
  62. c67d3c9 eficonfig: fix going one directory up issue by Masahisa Kojima · 1 year, 10 months ago
  63. 7fb73cd doc: board: typo GIUD Microchip MPFS Icicle Kit doc by Heinrich Schuchardt · 1 year, 10 months ago
  64. 1a12796 efi_loader: don't use EFI_LOADER_DATA internally by Heinrich Schuchardt · 1 year, 10 months ago
  65. 1702055 efi_loader: fix handling of DHCP acknowledge by Heinrich Schuchardt · 1 year, 10 months ago
  66. f2833d4 efi_selftest: test FatToStr() truncation by Heinrich Schuchardt · 1 year, 10 months ago
  67. f2d60f6 efi_loader: add an EFI binary to print boot hart ID by Heinrich Schuchardt · 1 year, 10 months ago
  68. 4bc5097 doc: board: j721e_evm: Fix code-block type and indents by Andrew Davis · 1 year, 11 months ago
  69. 2434a01 doc: board: j721e_evm: Add DM firmware steps by Andrew Davis · 1 year, 11 months ago
  70. bdb060a net: CONFIG_NET_DEVICES in dhcp_handler() by Heinrich Schuchardt · 1 year, 10 months ago
  71. be2e42f disk: fix blk_get_device_part_str() by Heinrich Schuchardt · 1 year, 10 months ago
  72. 27380d8 console: file should always be non-negative by Heinrich Schuchardt · 1 year, 11 months ago
  73. a32f634 Merge branch '2022-12-02-assorted-updates' by Tom Rini · 1 year, 10 months ago
  74. c9311b5 MAINTAINERS: Adopt SanCloud boards by Paul Barker · 1 year, 10 months ago
  75. b9829e9 am335x-sancloud-bbe: Add -u-boot.dtsi files by Paul Barker · 1 year, 10 months ago
  76. 8328022 am335x-sancloud-bbe-lite: SPI flash is JEDEC compatible by Paul Barker · 1 year, 10 months ago
  77. d883280 am335x-evm: Support STMicro/Micron SPI flash by Paul Barker · 1 year, 10 months ago
  78. f3b9abf am335x-evm: Fix spiboot configuration by Paul Barker · 1 year, 10 months ago
  79. 78b9afd am335x-evm: Enable required dtb nodes in SPL by Paul Barker · 1 year, 10 months ago
  80. 07744f2 bus: Optionally include TI sysc driver in SPL/TPL by Paul Barker · 1 year, 10 months ago
  81. e92f47c bus: TI sysc driver requires DM by Paul Barker · 1 year, 10 months ago
  82. dec64d5 dm: core: Fix iteration over driver_info records by Paul Barker · 1 year, 10 months ago
  83. 9f52e76 MAINTAINERS: Move usb_storage from DFU to USB by Marek Vasut · 1 year, 11 months ago
  84. 1cfba53 config: tools only: add VIDEO to build bmp_logo by Peter Robinson · 1 year, 10 months ago
  85. 58880b5 MAINTAINERS: add RaspberryPi co-maintainer by Matthias Brugger · 1 year, 10 months ago
  86. 39b8195 Merge branch '2022-11-28-networking-updates-and-improvements' by Tom Rini · 1 year, 10 months ago
  87. 5e6c069 phy: add driver for Intel XWAY PHY by Tim Harvey · 1 year, 10 months ago
  88. d155943 net: macb: Fix race caused by flushing unwanted descriptors by Yaron Micher · 1 year, 11 months ago
  89. d6abc7e test: cmd: add test for wget command. by Ying-Chun Liu (PaulLiu) · 1 year, 11 months ago
  90. bfce0ca doc: cmd: wget: add documentation by Ying-Chun Liu (PaulLiu) · 1 year, 11 months ago
  91. cfbae48 net: Add wget application by Ying-Chun Liu (PaulLiu) · 1 year, 11 months ago
  92. a3bf193 net: Add TCP protocol by Ying-Chun Liu (PaulLiu) · 1 year, 11 months ago
  93. 3cdbbe5 drivers: net: aquantia: fix typos by Tim Harvey · 1 year, 11 months ago
  94. 0686968 net: deal with fragment-overlapping-two-holes case by Rasmus Villemoes · 2 years ago
  95. 087648b net: tftp: sanitize tftp block size, especially for TX by Rasmus Villemoes · 2 years ago
  96. 4b8c44e net: tftp: use IS_ENABLED(CONFIG_NET_TFTP_VARS) instead of #if by Rasmus Villemoes · 2 years ago
  97. 06653c7 net: fix ip_len in reassembled IP datagram by Rasmus Villemoes · 2 years ago
  98. 1817c38 net: (actually/better) deal with CVE-2022-{30790,30552} by Rasmus Villemoes · 2 years ago
  99. ad359d8 net: compare received length to sizeof(ip_hdr), not sizeof(ip_udp_hdr) by Rasmus Villemoes · 2 years ago
  100. b0fcc48 net: improve check for no IP options by Rasmus Villemoes · 2 years ago