1. 773ad4e spi, mpc8xx: Add support for chipselect via GPIO and fixups by Christophe Leroy · 2 years ago
  2. 0223939 driver, gpio: Add support for MPC 8xx CPU ports by Christophe Leroy · 2 years ago
  3. 19a6863 board: MCR3000: Remove update of non-existing e1-wan DT node by Christophe Leroy · 2 years, 1 month ago
  4. 7df55bb board: MCR3000: Modernise the settings to properly work on lastest u-boot version by Christophe Leroy · 1 year, 9 months ago
  5. d126006 board: MCR3000: Migrate to using CONFIG_EXTRA_ENV_TEXT by Christophe Leroy · 1 year, 9 months ago
  6. d8809ba board: MCR3000: Use lowercase filenames by Christophe Leroy · 1 year, 9 months ago
  7. 2eed0c2 powerpc/mpc8xx: Zero boot_flags arg for calling board_init_f() by Christophe Leroy · 1 year, 9 months ago
  8. 30db474 Prepare v2023.04-rc1 by Tom Rini · 1 year, 9 months ago
  9. 1a45a03 Revert "rockchip: Only call binman when TPL available" by Jagan Teki · 1 year, 9 months ago
  10. f147aa8 Merge branch '2023-01-27-apple-soc-updates' by Tom Rini · 1 year, 9 months ago
  11. aa7c61f Merge tag 'efi-2023-04-rc1-3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 9 months ago
  12. e330c8b usb: xhci: Fix root hub descriptor by Mark Kettenis · 1 year, 9 months ago
  13. 06af0e8 arm: apple: Enable PCIe USB controller by Mark Kettenis · 1 year, 9 months ago
  14. bdebb00 pci: Add Apple PCIe controller driver by Mark Kettenis · 1 year, 9 months ago
  15. 08386da test: Add test for mapping IOMMUs for PCI devices by Mark Kettenis · 1 year, 9 months ago
  16. 1fc2329 iommu: Implement mapping IOMMUs for PCI devices by Mark Kettenis · 1 year, 9 months ago
  17. ba1efb3 usb: xhci: Implement DMA mapping by Mark Kettenis · 1 year, 9 months ago
  18. 862b4a0 iommu: apple: Implement DMA mapping operations for Apple DART by Mark Kettenis · 1 year, 9 months ago
  19. 49a1a4b test: Add test for IOMMU uclass map/unmap ops by Mark Kettenis · 1 year, 9 months ago
  20. dd6b68e iommu: Add DMA mapping operations by Mark Kettenis · 1 year, 9 months ago
  21. 053827b serial: s5p: Use IS_ENABLED where appropriate by Mark Kettenis · 1 year, 9 months ago
  22. 424d4f4 Merge branch '2023-01-27-assorted-updates' by Tom Rini · 1 year, 9 months ago
  23. b93a652 mkimage: fit: Support signed configurations in 'auto' FITs by Massimo Pegorer · 1 year, 10 months ago
  24. b75ca26 common: bouncebuf: Use dma-mapping for cache ops by Andrew Davis · 1 year, 10 months ago
  25. 9787ecf include: configs: Update env for selecting right dtb by Sinthu Raja · 1 year, 9 months ago
  26. ca04b7d arm: dts: k3-am68-sk: Add r5 specific dt support by Sinthu Raja · 1 year, 9 months ago
  27. cc07b6c arm: dts: Add support for A72 specific AM68 Starter Kit Base Board by Sinthu Raja · 1 year, 9 months ago
  28. 3499dea arm: dts: Add initial support for AM68 Starter Kit System on Module by Sinthu Raja · 1 year, 9 months ago
  29. 554f8e8 board: ti: j721s2: Add board_init and support for selecting DT based on EEPROM by Sinthu Raja · 1 year, 9 months ago
  30. fca27ee arch: mach-k3: Update board specific API name to K3 generic API name by Sinthu Raja · 1 year, 9 months ago
  31. 1aaf9df board: ti: j721s2: Add support for detecting multiple device trees by Sinthu Raja · 1 year, 9 months ago
  32. ad45a17 board: ti: j721s2: Enable support for reading EEPROM at next alternate address by Sinthu Raja · 1 year, 9 months ago
  33. 24bbe09 board: ti: j721s2: Add support to update board_name for am68-sk by Sinthu Raja · 1 year, 9 months ago
  34. 76361af configs: j721s2_evm: Enable configs to store env in MMC FAT partition by Sinthu Raja · 1 year, 9 months ago
  35. 7b6e727 configs: j721s2_evm_a72: Enable support for building multiple dtbs into FIT by Sinthu Raja · 1 year, 9 months ago
  36. ab977c8 configs: j721s2_evm_r5: Enable support for building multiple dtbs into FIT by Sinthu Raja · 1 year, 9 months ago
  37. 69c82fa MAINTAINERS: add include/power/ to POWER by John Keeping · 1 year, 9 months ago
  38. a092f1e ifwitool: Fix member access by Simon Glass · 1 year, 9 months ago
  39. e71505f pinctrl: fix docstring by Michael Walle · 1 year, 9 months ago
  40. 75013fa pinctrl: get rid of some ifdeffery by Michael Walle · 1 year, 9 months ago
  41. 72b8c6d pinctrl: don't fall back to pinctrl_select_state_simple() by Michael Walle · 1 year, 9 months ago
  42. 337bc26 arm: npcm8xx: add security feature header by Jim Liu · 1 year, 9 months ago
  43. a3c191a ARM: config: enable function for nuvoton npcm845 bmc by Jim Liu · 1 year, 9 months ago
  44. 04bd6c8 ARM: dts: npcm8xx: add npcm845 function node by Jim Liu · 1 year, 9 months ago
  45. 15436fa efi_loader: don't use HandleProtocol by Heinrich Schuchardt · 1 year, 9 months ago
  46. 23aa050 eficonfig: increase the number of menu entries by Masahisa Kojima · 1 year, 9 months ago
  47. 8dbd0a0 eficonfig: add vertical scroll support by Masahisa Kojima · 1 year, 9 months ago
  48. 0d59085 eficonfig: refactor change boot order implementation by Masahisa Kojima · 1 year, 9 months ago
  49. cd160b2 eficonfig: refactor eficonfig_process_common function by Masahisa Kojima · 1 year, 9 months ago
  50. cb50dda efi_loader: fix comment in ESRT code by Heinrich Schuchardt · 1 year, 9 months ago
  51. 2af09d5 README: remove 'U-Boot Porting Guide' section by Heinrich Schuchardt · 1 year, 9 months ago
  52. c85ee98 doc: move directory hierarchy to HTML by Heinrich Schuchardt · 1 year, 9 months ago
  53. 18a7f22 README: remove section 'Versioning' by Heinrich Schuchardt · 1 year, 9 months ago
  54. 2042365 doc: move 'Reproducible builds' by Heinrich Schuchardt · 1 year, 9 months ago
  55. 0c4759f README: replace references to CHANGELOG by Heinrich Schuchardt · 1 year, 9 months ago
  56. 57ccfa7 README: remove NetBSD section by Heinrich Schuchardt · 1 year, 9 months ago
  57. 1405bfd README: rework contribution advices by Heinrich Schuchardt · 1 year, 9 months ago
  58. cf69dc7 README: correct path to sandbox.rst by Heinrich Schuchardt · 1 year, 9 months ago
  59. 7d48912 doc: man-page for mtest by Heinrich Schuchardt · 1 year, 9 months ago
  60. e1f0fd5 doc: add rst references to distro documentation in stm32mp1 board by Patrick Delaunay · 1 year, 9 months ago
  61. a13b92a doc: rework doc/mkeficapsule.1 by Heinrich Schuchardt · 1 year, 9 months ago
  62. f4ece68 doc: update font man-page by Heinrich Schuchardt · 1 year, 9 months ago
  63. ebeb8d9 spl: doc: use correct name in jump_to_image_optee() description by Ovidiu Panait · 1 year, 9 months ago
  64. d530add doc: sleep man-page by Heinrich Schuchardt · 1 year, 9 months ago
  65. d485d12 doc: example heading should be h2 by Heinrich Schuchardt · 1 year, 9 months ago
  66. d67811a event: Document dynamic event handlers by Simon Glass · 1 year, 9 months ago
  67. 1402f1d doc: sl-mx8mm: Add CROSS_COMPILE to U-Boot make call and improve comment by Frieder Schrempf · 1 year, 9 months ago
  68. 888ff2e doc: sl-mx8mm: Add guide for copying the bootloader to SPI NOR by Frieder Schrempf · 1 year, 9 months ago
  69. 5800fb8 doc: sl-mx8mm: Update references to latest DDR firmware 8.18 by Frieder Schrempf · 1 year, 9 months ago
  70. a93985d doc: sl-mx8mm: Update the NXP TF-A source reference by Frieder Schrempf · 1 year, 9 months ago
  71. 4a30efa doc: sl-mx8mm: Add note about using cross toolchain by Frieder Schrempf · 1 year, 9 months ago
  72. 0f3cd9e doc: sl-mx8mm: Mention OSM 1.1 support by Frieder Schrempf · 1 year, 9 months ago
  73. 5c3ea29 cmd: fix mtest on 64 bit systems by Heinrich Schuchardt · 1 year, 9 months ago
  74. 9ddbd70 Merge tag 'xilinx-for-v2023.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 1 year, 9 months ago
  75. f0f86d3 fru: ops: Display FRU fields properly for 0xc1 fields by Algapally Santosh Sagar · 1 year, 9 months ago
  76. 5563167 xilinx: board: Update logic in xilinx_read_eeprom_legacy by Michal Simek · 1 year, 9 months ago
  77. e6c6253 xilinx: board: Fix xilinx_eeprom_legacy_cleanup() by Michal Simek · 1 year, 9 months ago
  78. b86b135 xilinx: board: Use ETH_ALEN macro for mac address size by Michal Simek · 1 year, 9 months ago
  79. a33ad80 net: zynq_gem: Wait for SGMII PCS link in zynq_gem_init() by Stefan Roese · 1 year, 9 months ago
  80. b387c25 drivers: mmc: Change datatype of tuning_loop_counter to int by Algapally Santosh Sagar · 1 year, 9 months ago
  81. 1d15612 xilinx: versal: Add missing header by Algapally Santosh Sagar · 1 year, 9 months ago
  82. 508e1aa gpio: zynqmp: Handle error from get_gpio_modepin by Algapally Santosh Sagar · 1 year, 9 months ago
  83. fb737f1 xilinx: common: Include header file to fix warning by Algapally Santosh Sagar · 1 year, 9 months ago
  84. cd04c95 arm64: versal-net: Enable remaking ELF from bin by Michal Simek · 1 year, 9 months ago
  85. 2ec3609 microblaze: spl: disable falcon mode by default by Ovidiu Panait · 1 year, 9 months ago
  86. 8e2378e microblaze: spl: drop boot_linux by Ovidiu Panait · 1 year, 9 months ago
  87. 4dd5a9f microblaze: spl: wrap spl_start_uboot() in SPL_OS_BOOT ifdefs by Ovidiu Panait · 1 year, 9 months ago
  88. b3b6cc2 Merge tag 'dm-pull-26jan23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 1 year, 9 months ago
  89. b6904cc Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 1 year, 9 months ago
  90. 060a65e binman: Fix a test-coverage regression by Simon Glass · 1 year, 9 months ago
  91. c2e13aa dm: core: Use full printf() format when possible by Samuel Holland · 1 year, 9 months ago
  92. b01ae03 binman: Add 'min-size' entry property by Samuel Holland · 1 year, 9 months ago
  93. 7e215ad rockchip: Use atf as firmware and move u-boot to loadables in FIT by Jonas Karlman · 1 year, 9 months ago
  94. f584d44 binman: Add support for selecting firmware to use with split-elf by Jonas Karlman · 1 year, 9 months ago
  95. 99e3a2c rockchip: Add sha256 hash to FIT images by Jonas Karlman · 1 year, 9 months ago
  96. 00b3d53 binman: Add special subnodes to the nodes generated by split-elf by Jonas Karlman · 1 year, 9 months ago
  97. 5ad03fc rockchip: Align FIT image data to SD/MMC block length by Jonas Karlman · 1 year, 9 months ago
  98. 9b2fd2d binman: Add support for align argument to mkimage tool by Jonas Karlman · 1 year, 9 months ago
  99. 87a6d86 mtd: spi-nor: Add support for Infineon s25fs256t by Takahiro Kuwano · 1 year, 10 months ago
  100. eadaadb mtd: spi-nor: Rename s25hx_t prefix by Takahiro Kuwano · 1 year, 10 months ago