1. e52fca2 Convert CONFIG_MONITOR_IS_IN_RAM to Kconfig by Tom Rini · 1 year, 11 months ago
  2. 3a581af Convert CONFIG_FLASH_SPANSION_S29WS_N et al to Kconfig by Tom Rini · 1 year, 11 months ago
  3. 2149188 fec_mxc: Remove CONFIG_FEC_FIXED_SPEED support by Tom Rini · 1 year, 11 months ago
  4. 14f4379 Merge tag 'v2023.01-rc4' into next by Tom Rini · 1 year, 10 months ago
  5. 2243922 Prepare v2023.01-rc4 by Tom Rini · 1 year, 10 months ago
  6. 5b5f6e0 doc: update Sphinx requirements for certifi by Heinrich Schuchardt · 1 year, 10 months ago
  7. 63db156 efi: adjust ebbr to v2.1 in conformance profile by Vincent Stehlé · 1 year, 10 months ago
  8. e7d962b doc: fix typos by Maxim Cournoyer · 1 year, 10 months ago
  9. a5dacef cmd: pxe: support INITRD and FDT selection with FIT by Patrick Delaunay · 2 years ago
  10. 14f2d08 Merge tag 'sound-2023-01-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 11 months ago
  11. 9cebc4a post: Migrate to Kconfig by Tom Rini · 1 year, 11 months ago
  12. d948c89 sandbox: Rework how SDL is enabled / disabled by Tom Rini · 1 year, 11 months ago
  13. 19b4040 Convert CONFIG_HWCONFIG to Kconfig by Tom Rini · 1 year, 11 months ago
  14. 060613f Convert CONFIG_FSL_IIM to Kconfig by Tom Rini · 1 year, 11 months ago
  15. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 1 year, 11 months ago
  16. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 1 year, 11 months ago
  17. 4e59094 global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_* by Tom Rini · 2 years ago
  18. 4d3495d Convert CONFIG_SYS_NAND_MAX_OOBFREE et al to Kconfig by Tom Rini · 2 years ago
  19. 1c470f3 Prepare v2023.01-rc3 by Tom Rini · 1 year, 11 months ago
  20. 3f01307 doc: man-page for the sound command by Heinrich Schuchardt · 1 year, 11 months ago
  21. 30124c2 doc: eficonfig: add description for UEFI Secure Boot Configuration by Masahisa Kojima · 1 year, 11 months ago
  22. 7fb73cd doc: board: typo GIUD Microchip MPFS Icicle Kit doc by Heinrich Schuchardt · 1 year, 11 months ago
  23. 4bc5097 doc: board: j721e_evm: Fix code-block type and indents by Andrew Davis · 2 years ago
  24. 2434a01 doc: board: j721e_evm: Add DM firmware steps by Andrew Davis · 2 years ago
  25. bfce0ca doc: cmd: wget: add documentation by Ying-Chun Liu (PaulLiu) · 2 years ago
  26. 74df491 buildman: Convert documentation to rST by Simon Glass · 2 years ago
  27. a356b50 doc: in cmp man-page replace 'tuples' by 'values' by Heinrich Schuchardt · 1 year, 11 months ago
  28. 16e49a1 Prepare v2023.01-rc2 by Tom Rini · 1 year, 11 months ago
  29. 9c2d405 Nokia RX-51: Document debugging options and compile command by Pali Rohár · 1 year, 11 months ago
  30. 2b94359 doc: fix build with sphinx 5.0 and later. by Quentin Schulz · 2 years ago
  31. 030c2d1 doc: add man-page for cmp command by Heinrich Schuchardt · 2 years ago
  32. 5727f92 Documentation: man-page for command bootd by Heinrich Schuchardt · 2 years ago
  33. c4ee4fe Merge tag 'u-boot-imx-20221114' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 1 year, 11 months ago
  34. a918df2 Convert CONFIG_SYS_MAX_NAND_DEVICE to Kconfig by Tom Rini · 2 years ago
  35. 3b677dc fs: jffs2: Move SYS_JFFS2_SORT_FRAGMENTS to Kconfig by Tom Rini · 2 years ago
  36. e020b97 Remove unused symbols CONFIG_SYS_JFFS2_FIRST_BANK et al by Tom Rini · 2 years ago
  37. 61c57b6 imx: imx8qxp: imx8qxp_mek switch to binman by Oliver Graute · 2 years ago
  38. 5a878c9 imx: imx8qm: cgtqmx8: switch to binman by Oliver Graute · 2 years ago
  39. 55be843 imx: imx8qm-rom7720: switch to binman by Oliver Graute · 2 years ago
  40. 2851cc9 dm: Add documentation for host command and implementation by Simon Glass · 2 years ago
  41. d1b4659 test: Add a way to detect a test that breaks another by Simon Glass · 2 years ago
  42. 6580b61 test: Allow showing basic information about tests by Simon Glass · 2 years ago
  43. 93e2673 test: doc: Add documentation for ut command by Simon Glass · 2 years ago
  44. 88bd8ee Prepare v2023.01-rc1 by Tom Rini · 2 years ago
  45. 6de63bd Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years ago
  46. 87ac4b4 Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwb by Pali Rohár · 2 years ago
  47. d332cd5 Merge tag 'efi-2023-01-rc1-4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years ago
  48. 541e68d docs: Add a basic security document by Tom Rini · 2 years ago
  49. f67cc2f doc: update sbi command example by Heinrich Schuchardt · 2 years ago
  50. f4917b4 usb: ohci: Use a flexible array member for portstatus by Samuel Holland · 2 years ago
  51. 75f11c3 FWU: doc: Add documentation for the FWU feature by Sughosh Ganu · 2 years ago
  52. f65ee99 mkeficapsule: Add support for setting OEM flags in capsule header by Sughosh Ganu · 2 years ago
  53. 6da9271 mkeficapsule: Add support for generating empty capsules by Sughosh Ganu · 2 years ago
  54. e68c03b FWU: cmd: Add a command to read FWU metadata by Sughosh Ganu · 2 years ago
  55. 7398139 dt/bindings: Add bindings for GPT based FWU Metadata storage device by Sughosh Ganu · 2 years ago
  56. bbe285c image: Allow loading a FIT image for a particular phase by Simon Glass · 2 years ago
  57. 44ad35a image: Add the concept of a phase to FIT by Simon Glass · 2 years ago
  58. cbd71fa test: Support tests which can only be run manually by Simon Glass · 2 years ago
  59. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years ago
  60. 218e2c4 Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 2 years ago
  61. b86986c video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years ago
  62. 0f9b86f video: Drop remaining references to CONFIG_LCD by Simon Glass · 2 years ago
  63. 2285864 video: Drop VCXK video controller by Simon Glass · 2 years ago
  64. 430e167 video: Add commands to list and change fonts by Simon Glass · 2 years ago
  65. f7d367c dm: doc: Fix serial howto u-boot,dm-pre-reloc typo by Michal Suchanek · 2 years, 1 month ago
  66. 37d6d16 dt/bindings: memory: Add bindings for TI GPMC driver by Roger Quadros · 2 years ago
  67. c2c485d Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · 2 years ago
  68. 7d8ab3c Merge tag 'u-boot-imx-20221024' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years ago
  69. 2783670 watchdog: introduce a u-boot,autostart property by Rasmus Villemoes · 2 years, 1 month ago
  70. f60e6f6 input: Remove legacy KEYBOARD option by Tom Rini · 2 years ago
  71. ba30cc2 imx: kontron-sl-mx8mm: Add support for Kontron Electronics SoM SL i.MX8MM OSM-S by Frieder Schrempf · 2 years, 2 months ago
  72. ae0bf22 vbe: Add a test for VBE device tree fixups by Simon Glass · 2 years ago
  73. e7a18f7 dm: core: Update docs about oftree_from_fdt() by Simon Glass · 2 years ago
  74. baf4141 fdt: Show a message when the working FDT changes by Simon Glass · 2 years ago
  75. 0995e81 doc: cmd: temperature: add documentation by Robert Marko · 2 years, 1 month ago
  76. 23c0df6 cmd: xxd: add new command by Roger Knecht · 2 years, 2 months ago
  77. 690a1d6 cmd: cat: add new command by Roger Knecht · 2 years, 2 months ago
  78. 35821a2 cmd: pxe: add alias devicetree-overlay for fdtoverlays by Edoardo Tomelleri · 2 years, 1 month ago
  79. 88991b9 doc: describe usage of virt-make-fs for testing by Heinrich Schuchardt · 2 years ago
  80. 627b0ba doc: add python3-filelock python3-pytest-xdist by Heinrich Schuchardt · 2 years ago
  81. c9704ce doc: man-page for cls by Heinrich Schuchardt · 2 years ago
  82. 11ef7f0 Merge tag 'efi-2023-01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years ago
  83. 181cbd4 common/board_f: remove XTRN_DECLARE_GLOBAL_DATA_PTR dead code by Ovidiu Panait · 2 years, 1 month ago
  84. df31fed doc: documentation of EFI driver binding protocol by Heinrich Schuchardt · 2 years, 1 month ago
  85. 932f72d doc: typo 'it it' in doc/develop/package/index.rst by Heinrich Schuchardt · 2 years, 1 month ago
  86. 2d45913 Merge branch 'next' by Tom Rini · 2 years, 1 month ago
  87. 4debc57 Prepare v2022.10 by Tom Rini · 2 years, 1 month ago
  88. 0b58eaa dm: core: Allow copying ofnode property data when writing by Simon Glass · 2 years, 1 month ago
  89. 47a677c dm: core: Expand ofnode tests by Simon Glass · 2 years, 1 month ago
  90. 9229165 dm: core: Add the ofnode multi-tree implementation by Simon Glass · 2 years, 1 month ago
  91. 0e21943 doc: improve description of autostart by Heinrich Schuchardt · 2 years, 1 month ago
  92. 0e4b697 test: Make a copy of the device tree before running a test by Simon Glass · 2 years, 1 month ago
  93. f3543e6 treewide: Drop image_header_t typedef by Simon Glass · 2 years, 1 month ago
  94. ffa2c88 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · 2 years, 1 month ago
  95. 8149b15 blk: Rename if_type to uclass_id by Simon Glass · 2 years, 1 month ago
  96. 8b9d90d mx8m: csf.sh: Fix the calculation of fit_block_size by Fabio Estevam · 2 years, 2 months ago
  97. e9a1ff9 Merge branch 'master' into next by Tom Rini · 2 years, 1 month ago
  98. f76f3e3 Prepare v2022.10-rc5 by Tom Rini · 2 years, 1 month ago
  99. 466a9ea board: purism: add the Purism Librem5 phone by Angus Ainslie · 2 years, 2 months ago
  100. 0c2c1c9 doc: imx: habv4: Add Secure Boot guide for i.MX8M SPL targets by Marek Vasut · 2 years, 3 months ago