1. 0c97e77 doc: devicetree: fix u-boot.bin filename typo by Baruch Siach · 1 year, 8 months ago
  2. 55171ae dm: Emit the arch_cpu_init_dm() even only before relocation by Simon Glass · 1 year, 8 months ago
  3. 0a9a438 Merge tag 'u-boot-rockchip-20230509' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 1 year, 8 months ago
  4. f1d33a4 Prepare v2023.07-rc2 by Tom Rini · 1 year, 8 months ago
  5. a12a73b drivers: use dev_read_addr_ptr when cast to pointer by Johan Jonker · 1 year, 10 months ago
  6. 7f30eec Merge branch '2023-05-03-assorted-updates-and-fixes' by Tom Rini · 1 year, 8 months ago
  7. d53b2cf docs: fix wrong proftool usage by Pavel Skripkin · 1 year, 9 months ago
  8. ed356ac event: fix comments syntax error by Hugo Villeneuve · 1 year, 9 months ago
  9. 6735ab5 Prepare v2023.07-rc1 by Tom Rini · 1 year, 8 months ago
  10. cc89b7c sandbox64: add support for NVMXIP QSPI by Abdellatif El Khlifi · 1 year, 9 months ago
  11. 9e115ac drivers/mtd/nvmxip: introduce QSPI XIP driver by Abdellatif El Khlifi · 1 year, 9 months ago
  12. f37af27 drivers/mtd/nvmxip: introduce NVM XIP block storage emulation by Abdellatif El Khlifi · 1 year, 9 months ago
  13. 8626ef3 doc: codingstyle: Python coding style by Heinrich Schuchardt · 1 year, 9 months ago
  14. 624faee doc: describe our documentation style by Heinrich Schuchardt · 1 year, 9 months ago
  15. 288fe30 Merge branch 'next' by Tom Rini · 1 year, 9 months ago
  16. fd4ed6b Prepare v2023.04 by Tom Rini · 1 year, 9 months ago
  17. ffc1cfb doc: describe skipping triggering a pipeline in Gitlab by Heinrich Schuchardt · 1 year, 10 months ago
  18. 605bc14 Merge branch 'master' into next by Tom Rini · 1 year, 10 months ago
  19. 41a88ad Prepare v2023.04-rc5 by Tom Rini · 1 year, 10 months ago
  20. a5faa4a Merge tag 'v2023.04-rc4' into next by Tom Rini · 1 year, 10 months ago
  21. 88e08fc Prepare v2023.04-rc4 by Tom Rini · 1 year, 10 months ago
  22. ac2ac69 doc: uefi: fix links by Vincent Stehlé · 1 year, 11 months ago
  23. 4f806f3 bootflow: Rename bootflow_flags_t by Simon Glass · 1 year, 11 months ago
  24. 5b197ee Merge tag 'v2023.04-rc3' into next by Tom Rini · 1 year, 10 months ago
  25. e8c80ac Prepare v2023.04-rc3 by Tom Rini · 1 year, 10 months ago
  26. 8c8153e doc: devicetree: dt_qemu.rst: Fix the typo and space by Yu Chien Peter Lin · 1 year, 11 months ago
  27. ea4299a dm: doc: Update documentation for new driver model schema by Simon Glass · 1 year, 11 months ago
  28. faac9de Prepare v2023.04-rc2 by Tom Rini · 1 year, 11 months ago
  29. e46b724 trace: Update documentation by Simon Glass · 2 years ago
  30. 22353fa bootstd: Add some default filesystems and commands by Simon Glass · 2 years ago
  31. 30db474 Prepare v2023.04-rc1 by Tom Rini · 2 years ago
  32. c85ee98 doc: move directory hierarchy to HTML by Heinrich Schuchardt · 2 years ago
  33. d67811a event: Document dynamic event handlers by Simon Glass · 2 years ago
  34. 1bdda5f bootstd: Update documentation for new features by Simon Glass · 2 years ago
  35. eacc261 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · 2 years ago
  36. 6e7df1d global: Finish CONFIG -> CFG migration by Tom Rini · 2 years ago
  37. 33c60a3 trace: Use notrace for short by Simon Glass · 2 years, 1 month ago
  38. b5c8fea expo: Add documentation by Simon Glass · 2 years ago
  39. cebdfc2 Merge branch 'next' by Tom Rini · 2 years ago
  40. 62e2ad1 Prepare v2023.01 by Tom Rini · 2 years ago
  41. f16086e doc: Use "changesets" not "csets" in statistics pages by Tom Rini · 2 years, 1 month ago
  42. 0613c36 global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG by Tom Rini · 2 years, 1 month ago
  43. 14f4379 Merge tag 'v2023.01-rc4' into next by Tom Rini · 2 years, 1 month ago
  44. 2243922 Prepare v2023.01-rc4 by Tom Rini · 2 years, 1 month ago
  45. 63db156 efi: adjust ebbr to v2.1 in conformance profile by Vincent Stehlé · 2 years, 1 month ago
  46. e7d962b doc: fix typos by Maxim Cournoyer · 2 years, 1 month ago
  47. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years, 2 months ago
  48. 1c470f3 Prepare v2023.01-rc3 by Tom Rini · 2 years, 1 month ago
  49. 16e49a1 Prepare v2023.01-rc2 by Tom Rini · 2 years, 2 months ago
  50. d1b4659 test: Add a way to detect a test that breaks another by Simon Glass · 2 years, 2 months ago
  51. 88bd8ee Prepare v2023.01-rc1 by Tom Rini · 2 years, 2 months ago
  52. 541e68d docs: Add a basic security document by Tom Rini · 2 years, 2 months ago
  53. 75f11c3 FWU: doc: Add documentation for the FWU feature by Sughosh Ganu · 2 years, 3 months ago
  54. cbd71fa test: Support tests which can only be run manually by Simon Glass · 2 years, 3 months ago
  55. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 3 months ago
  56. 218e2c4 Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 2 years, 2 months ago
  57. b86986c video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years, 3 months ago
  58. f7d367c dm: doc: Fix serial howto u-boot,dm-pre-reloc typo by Michal Suchanek · 2 years, 3 months ago
  59. f60e6f6 input: Remove legacy KEYBOARD option by Tom Rini · 2 years, 3 months ago
  60. ae0bf22 vbe: Add a test for VBE device tree fixups by Simon Glass · 2 years, 3 months ago
  61. e7a18f7 dm: core: Update docs about oftree_from_fdt() by Simon Glass · 2 years, 3 months ago
  62. 35821a2 cmd: pxe: add alias devicetree-overlay for fdtoverlays by Edoardo Tomelleri · 2 years, 4 months ago
  63. 88991b9 doc: describe usage of virt-make-fs for testing by Heinrich Schuchardt · 2 years, 3 months ago
  64. 11ef7f0 Merge tag 'efi-2023-01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 3 months ago
  65. 181cbd4 common/board_f: remove XTRN_DECLARE_GLOBAL_DATA_PTR dead code by Ovidiu Panait · 2 years, 4 months ago
  66. 932f72d doc: typo 'it it' in doc/develop/package/index.rst by Heinrich Schuchardt · 2 years, 3 months ago
  67. 2d45913 Merge branch 'next' by Tom Rini · 2 years, 3 months ago
  68. 4debc57 Prepare v2022.10 by Tom Rini · 2 years, 3 months ago
  69. 0b58eaa dm: core: Allow copying ofnode property data when writing by Simon Glass · 2 years, 4 months ago
  70. 47a677c dm: core: Expand ofnode tests by Simon Glass · 2 years, 4 months ago
  71. 9229165 dm: core: Add the ofnode multi-tree implementation by Simon Glass · 2 years, 4 months ago
  72. 0e4b697 test: Make a copy of the device tree before running a test by Simon Glass · 2 years, 4 months ago
  73. e9a1ff9 Merge branch 'master' into next by Tom Rini · 2 years, 4 months ago
  74. f76f3e3 Prepare v2022.10-rc5 by Tom Rini · 2 years, 4 months ago
  75. e33a5c6 blk: Switch over to using uclass IDs by Simon Glass · 2 years, 5 months ago
  76. 7f8967c blk: Rename HAVE_BLOCK_DEVICE by Simon Glass · 2 years, 5 months ago
  77. 00275f5 cyclic: Add documentation by Stefan Roese · 2 years, 4 months ago
  78. d1962ac Makefile: Add a pcheck option to run tests in parallel by Simon Glass · 2 years, 5 months ago
  79. 5160139 Prepare v2022.10-rc4 by Tom Rini · 2 years, 4 months ago
  80. ea94d05 test: Allow running tests multiple times by Simon Glass · 2 years, 5 months ago
  81. 286ed78 doc: process, sending_patches: Update and correct the old "Patches" content by Tom Rini · 2 years, 4 months ago
  82. 6349b18 doc: sending_patches.rst: Incorporate the old "Patches" wiki content by Tom Rini · 2 years, 4 months ago
  83. c2ee5ee Rename disto_[pxe_]getfile to distro_[pxe_]getfile by Dario Binacchi · 2 years, 4 months ago
  84. 1d323d8 Prepare v2022.10-rc3 by Tom Rini · 2 years, 5 months ago
  85. 8f666cb doc: dm: clarify activation. by Michal Suchanek · 2 years, 5 months ago
  86. 37c42b7 patman: Add documentation to doc/ by Simon Glass · 2 years, 5 months ago
  87. 9f0a2e7 doc: Drop a reference to Travis by Simon Glass · 2 years, 5 months ago
  88. 3b706f3 doc: develop: Add a note about importing code from other projects by Tom Rini · 2 years, 5 months ago
  89. ebfa2d2 doc: crash_dumps.rst missing documentation link by Heinrich Schuchardt · 2 years, 5 months ago
  90. 4d497c8 doc: add more details for crash dump analysis by Heinrich Schuchardt · 2 years, 5 months ago
  91. 7252f3c bootstd: doc: Fix typos by Paul Barker · 2 years, 5 months ago
  92. 228fe57 bootstd: Update documentation by Simon Glass · 2 years, 5 months ago
  93. 7b1dfc9 dm: core: Prepare for updating the device tree with ofnode by Simon Glass · 2 years, 5 months ago
  94. 3310484 dm: core: Introduce support for multiple trees by Simon Glass · 2 years, 5 months ago
  95. 72b338a dm: core: Add a note about how livetree updates work by Simon Glass · 2 years, 5 months ago
  96. 915458e vbe: Add some documentation by Simon Glass · 2 years, 5 months ago
  97. aef6839 Prepare v2022.10-rc2 by Tom Rini · 2 years, 5 months ago
  98. 5579ce7 Revert "Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support"" by Simon Glass · 2 years, 6 months ago
  99. 53d2ab9 doc: develop: Describe system configuration by Tom Rini · 2 years, 5 months ago
  100. 54e89a8 log: force DEBUG when LOG_DEBUG is activated by Patrick Delaunay · 2 years, 6 months ago