1. da158ec Merge tag 'efi-2022-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 10 months ago
  2. e6786b0 Merge branch '2022-01-21-Kconfig-migrations' by Tom Rini · 2 years, 10 months ago
  3. 3425dec Convert CONFIG_AT91_EFLASH to Kconfig by Patrick Delaunay · 2 years, 11 months ago
  4. 0f9595b configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig by Patrick Delaunay · 2 years, 11 months ago
  5. 144fef8 mtd: cfi: change CONFIG_SYS_MAX_FLASH_BANKS_DETECT as boolean by Patrick Delaunay · 2 years, 11 months ago
  6. 98150e7 mtd: cfi: introduce CFI_FLASH_BANKS by Patrick Delaunay · 2 years, 11 months ago
  7. c8363b1 cmd: Fix up warnings in flash.c by Patrick Delaunay · 2 years, 11 months ago
  8. 22eb152 spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig by Alexandru Gagniuc · 2 years, 11 months ago
  9. 4340753 net: Drop #ifdefs with CONFIG_BOOTP_SERVERIP by Simon Glass · 3 years ago
  10. d3877fb Convert CONFIG_BOOTP_SERVERIP to Kconfig by Simon Glass · 3 years ago
  11. d6b318d Convert CONFIG_TIMESTAMP to Kconfig by Simon Glass · 3 years ago
  12. 4b37fd1 Convert CONFIG_UDP_CHECKSUM to Kconfig by Simon Glass · 3 years ago
  13. 3df6cd4 Convert CONFIG_KEEP_SERVERADDR to Kconfig by Simon Glass · 3 years ago
  14. 2d7a463 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 10 months ago
  15. 3918376 Merge tag 'u-boot-amlogic-20220120' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 2 years, 10 months ago
  16. 280db76 Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 10 months ago
  17. 8f880c3 arm: a37xx: Disable CONFIG_DEBUG_UART_ANNOUNCE by Pali Rohár · 2 years, 10 months ago
  18. 2928d2c phy: marvell: Remove unused function comphy_update_map() by Pali Rohár · 2 years, 10 months ago
  19. f33d676 arm: mvebu: turris_mox: Convert comphy_update_map() to board_fix_fdt() by Pali Rohár · 2 years, 10 months ago
  20. 2e66ecb drivers: octeon: get rid of Unicode in code by Heinrich Schuchardt · 2 years, 10 months ago
  21. 0d582a4 arm: mvebu: spl: Fix 100 column exceeds by Marek Behún · 2 years, 10 months ago
  22. 37241ce arm: mvebu: spl: Use IS_ENABLED() instead of #ifdef where possible by Marek Behún · 2 years, 10 months ago
  23. c894566 arm: mvebu: spl: Use preferred types u8/u16/u32 instead of uintN_t by Marek Behún · 2 years, 10 months ago
  24. 62ee75a arm: mvebu: spl: Print srcaddr in error message by Marek Behún · 2 years, 10 months ago
  25. 402e84e arm: mvebu: Check for kwbimage data checksum by Pali Rohár · 2 years, 10 months ago
  26. c10939d SPL: Add support for checking board / BootROM specific image types by Pali Rohár · 2 years, 10 months ago
  27. f830703 arm: mvebu: Check that kwbimage blockid matches boot mode by Pali Rohár · 2 years, 10 months ago
  28. 2e0429b SPL: Add struct spl_boot_device parameter into spl_parse_board_header() by Pali Rohár · 2 years, 10 months ago
  29. 66f8748 arm: mvebu: Check that kwbimage offset and blocksize are valid by Pali Rohár · 2 years, 10 months ago
  30. 4364071 pci: pci_mvebu: Add support for Kirkwood PCIe controllers by Pali Rohár · 2 years, 10 months ago
  31. e3f9209 arm: mvebu: turris_omnia: Fixup SATA or PCIe nodes at runtime in DT blob by Pali Rohár · 2 years, 10 months ago
  32. 3058e28 fdt_support: Add fdt_for_each_node_by_compatible() helper macro by Marek Behún · 2 years, 10 months ago
  33. 09c2deb board: amlogic: vim3: configure serial# from ethaddr by Mattijs Korpershoek · 2 years, 10 months ago
  34. b749d5e configs: meson64_android: define raw parts for bootloader by Mattijs Korpershoek · 2 years, 11 months ago
  35. 25aff58 configs: amlogic: Disable CONFIG_NET_RANDOM_ETHADDR for android by Mattijs Korpershoek · 2 years, 10 months ago
  36. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  37. 068415e Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 10 months ago
  38. 93ee2bb doc: samsung: axy17lte: Fix underlines by Tom Rini · 2 years, 10 months ago
  39. f5e9035 doc: printf() codes by Heinrich Schuchardt · 2 years, 10 months ago
  40. 3280eaa doc: fix description of build dependencies for Alpine Linux by Heinrich Schuchardt · 2 years, 10 months ago
  41. 8699af6 lib/crypto: Enable more algorithms in cert verification by Ilias Apalodimas · 2 years, 10 months ago
  42. 38040a6 efi_loader: printing TCG2 protocol GUID by Heinrich Schuchardt · 2 years, 10 months ago
  43. 7884a09 efi_selftest: implement printing GUIDs by Heinrich Schuchardt · 2 years, 10 months ago
  44. 983a5a2 cmd: printenv: simplify printing GUIDs by Heinrich Schuchardt · 2 years, 10 months ago
  45. ce00a74 efi_loader: use %pUs for printing GUIDs by Heinrich Schuchardt · 2 years, 10 months ago
  46. 3adae64 cmd: efidebug: simplify printing GUIDs by Heinrich Schuchardt · 2 years, 10 months ago
  47. 04641c1 test: add test for %pUs by Heinrich Schuchardt · 2 years, 10 months ago
  48. d3adee1 sandbox: imply PARTITION_TYPE_GUID by Heinrich Schuchardt · 2 years, 10 months ago
  49. a4492ee disk: simplify part_print_efi() by Heinrich Schuchardt · 2 years, 10 months ago
  50. 0487238 lib: printf code %pUs for GUID text representation by Heinrich Schuchardt · 2 years, 10 months ago
  51. c1528f3 lib: compile uuid_guid_get_str if CONFIG_LIB_UUID=y by Heinrich Schuchardt · 2 years, 10 months ago
  52. 11c0771 firmware: zynqmp: Do not report error if node is already configured by Michal Simek · 2 years, 10 months ago
  53. 12662e7 firmware: zynqmp: Move loading message to debug by Michal Simek · 2 years, 10 months ago
  54. b24b201 Merge https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 2 years, 10 months ago
  55. 71efd45 arm64: zynqmp: Change firmware dependency by Michal Simek · 2 years, 10 months ago
  56. d10807a arm64: xilinx: dts: Add dma properties to fix dtbs_check warnings by Shravya Kumbham · 2 years, 10 months ago
  57. 1d70cc7 arm64: zynqmp: Update USB node handle from dwc3 to usb by Manish Narani · 2 years, 10 months ago
  58. 59b21d2 arm64: zynqmp: Change compatible strings for cadence uart by Michal Simek · 2 years, 10 months ago
  59. 6a68575 Merge branch '2022-01-18-platform-updates' by Tom Rini · 2 years, 10 months ago
  60. 60435ca miiphy.h: Remove CONFIG_DM_xxx guards by Tom Rini · 2 years, 10 months ago
  61. e559193 clk: ast2600: Revise MII interface delay by Dylan Hung · 3 years ago
  62. 0810de5 configs: ast2600: enable DM_MDIO and MDIO driver by Dylan Hung · 3 years ago
  63. abc7589 ARM: dts: ast2600: Add MDIO devices by Dylan Hung · 3 years ago
  64. ac4fda7 net: ftgmac100: Add Aspeed AST2600 support by Dylan Hung · 3 years ago
  65. 9c27ce7 net: ftgmac100: Add DM_MDIO support by Dylan Hung · 3 years ago
  66. 94a43f7 configs: Enable mmc support by Amit Singh Tomar · 3 years ago
  67. 57a91c3 mmc: actions: add MMC driver for Actions OWL S700/S900 by Amit Singh Tomar · 3 years ago
  68. 3739cd5 ARM: dts: s700: add MMC/SD controller node by Amit Singh Tomar · 3 years ago
  69. a7e7bae ARM: dts: sync Actions Semi S700 DT from Linux v5.16-rc3 by Amit Singh Tomar · 3 years ago
  70. 05c2ff7 clk: actions: Add SD/MMC clocks by Amit Singh Tomar · 3 years ago
  71. 234c167 clk: actions: Introduce dummy get/set_rate callbacks by Amit Singh Tomar · 3 years ago
  72. 115090e Merge branch '2022-01-17-assorted-updates' by Tom Rini · 2 years, 10 months ago
  73. 1041eae pinctrl: single: add support for pinctrl-single, pins when #pinctrl-cells = 2 by AJ Bagwell · 3 years ago
  74. 7c07543 fs/btrfs: fix a bug that U-boot fs btrfs implementation doesn't handle NO_HOLE feature correctly by Qu Wenruo · 2 years, 11 months ago
  75. 1617165 fs/btrfs: add dependency on BLAKE2 hash by Qu Wenruo · 2 years, 11 months ago
  76. 7c3fd5c lib: add BLAKE2 hash support by Qu Wenruo · 2 years, 11 months ago
  77. ae435ae common: board_r: drop ifdefs around header includes by Ovidiu Panait · 2 years, 11 months ago
  78. fd765b0 common: board_r: include asm-generic/gpio.h by Ovidiu Panait · 2 years, 11 months ago
  79. 2fd81be common: board_r: move init_addr_map() to init.h by Ovidiu Panait · 2 years, 11 months ago
  80. 1b212bb common: board_r: drop initr_addr_map wrapper by Ovidiu Panait · 2 years, 11 months ago
  81. 78fc039 common: board_r: drop initr_kgdb wrapper by Ovidiu Panait · 2 years, 11 months ago
  82. 485c90c common: remove bedbug debugger support by Ovidiu Panait · 2 years, 11 months ago
  83. 027b0e9 common: spl: move armv7m-specific code to spl_perform_fixups() by Ovidiu Panait · 2 years, 11 months ago
  84. ea9733a drivers: musb_gadget: Save endpoint desc to usb_ep->desc by qianfan Zhao · 3 years ago
  85. 429866e mtd: nand: pxa3xx: set mtd->dev by Robert Marko · 2 years, 11 months ago
  86. 4e81f3b Merge branch '2022-01-15-TI-platform-updates' by Tom Rini · 2 years, 10 months ago
  87. 6d2ebcd Merge tag 'u-boot-at91-2022.04-b' of https://source.denx.de/u-boot/custodians/u-boot-at91 by Tom Rini · 2 years, 10 months ago
  88. 34972e7 Merge https://source.denx.de/u-boot/custodians/u-boot-pmic by Tom Rini · 2 years, 10 months ago
  89. d928b36 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 2 years, 10 months ago
  90. dbf500b configs: at91: sama7g5ek: enable CONFIG_PHANDLE_CHECK_SEQ by Eugen Hristev · 2 years, 11 months ago
  91. e92ebf9 ARM: dts: at91: sama7g5ek: move eeproms to flexcom8 by Eugen Hristev · 2 years, 11 months ago
  92. 4727f95 ARM: dts: at91: sama7g5: add flx8 and required nodes by Eugen Hristev · 2 years, 11 months ago
  93. ca99432 net: gem: Workaround gmii2rgmii bridge DT node issue by Ashok Reddy Soma · 2 years, 10 months ago
  94. a2d5f3d Revert "net: gem: Disable broadcast setting" by Michal Simek · 2 years, 10 months ago
  95. 97187d5 power: domain: Add Apple pmgr driver by Mark Kettenis · 2 years, 10 months ago
  96. 6034c91 arm: dts: apple: Add u-boot,dm-pre-reloc properties by Mark Kettenis · 2 years, 10 months ago
  97. c918e2c arm: dts: apple: Update Apple M1 device trees by Mark Kettenis · 2 years, 10 months ago
  98. 609983e board: ti: am335x: Choose CPSW or PRUSS configuration based on jumper setting by Amjad Ouled-Ameur · 3 years, 1 month ago
  99. f44bcb9 nand: gpmc: Handle bitflips in erased pages when using BCH ECC engine by David Rivshin · 3 years ago
  100. a6e562f Fix wrong QSPI clock calculation for AM4372 by Stefan Mätje · 3 years ago