1. 4e6d030 cmd: fdt: Add support for integer arrays in fdt get value with index by Marek Vasut · 1 year, 8 months ago
  2. b363da1 cmd: fdt: Map address returned from fdt get addr to sysmem by Marek Vasut · 1 year, 8 months ago
  3. 98d114e cmd: fdt: Handle 64bit pointers in fdt get addr by Marek Vasut · 1 year, 8 months ago
  4. 068b7d9 cmd: fdt: Align checksign parameter names in help text by Marek Vasut · 1 year, 8 months ago
  5. 5e04627 cmd: fdt: Check argc before accessing argv in fdt memory by Marek Vasut · 1 year, 8 months ago
  6. c8786b6 cmd: fdt: Check argc before accessing argv in fdt bootcpu by Marek Vasut · 1 year, 8 months ago
  7. 7a5aa5c cmd: fdt: Fix fdt rsvmem behavior on non-existent index and error message space by Marek Vasut · 1 year, 8 months ago
  8. 15195d6 cmd: fdt: Fix fdt rm behavior on non-existent property and error message space by Marek Vasut · 1 year, 8 months ago
  9. 0655b9e cmd: fdt: Fix handling of empty properties for fdt get addr and fdt get size by Marek Vasut · 1 year, 8 months ago
  10. 78e20a7 cmd: fdt: Import is_printable_string() from DTC to fix u32 misprint by Marek Vasut · 1 year, 8 months ago
  11. aa2d394 efi_loader: Measure the loaded DTB by Etienne Carriere · 1 year, 8 months ago
  12. be9399b Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 1 year, 8 months ago
  13. 93a80c1 cmd: return code when tlv_eeprom incorrectly called by Heinrich Schuchardt · 1 year, 9 months ago
  14. 4ee85df cmd: fdt: allow standalone "fdt move" by Andre Przywara · 1 year, 8 months ago
  15. 6459734 cmd: fdt: move: Use map_sysmem to convert pointers by Andre Przywara · 1 year, 8 months ago
  16. c40251c cmd: clk: probe the clock before dump them by Patrick Delaunay · 1 year, 10 months ago
  17. c34009d Merge tag 'efi-2023-04-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 8 months ago
  18. 2c0b0c3 Correct SPL use of EFI_SECURE_BOOT by Simon Glass · 1 year, 9 months ago
  19. 83f3d12 Correct SPL use of EFI_MM_COMM_TEE by Simon Glass · 1 year, 9 months ago
  20. 2fe2ac1 Correct SPL use of VIDEO_ANSI by Simon Glass · 1 year, 9 months ago
  21. 1f69cbe Correct SPL uses of VIDEO by Simon Glass · 1 year, 9 months ago
  22. 37407ac Correct SPL use of USB_FUNCTION_FASTBOOT by Simon Glass · 1 year, 9 months ago
  23. 942b309 Correct SPL use of UDP_FUNCTION_FASTBOOT by Simon Glass · 1 year, 9 months ago
  24. 5b4d810 Correct SPL uses of SYS_LONGHELP by Simon Glass · 1 year, 9 months ago
  25. 8925f0e efi_loader: enable eficonfig command by default by Heinrich Schuchardt · 1 year, 9 months ago
  26. 75d494d cmd: CONFIG_CMD_EFICONFIG requires CONFIG_MENU by Heinrich Schuchardt · 1 year, 8 months ago
  27. 88df363 eficonfig: CTRL+S to save the boot order by Masahisa Kojima · 1 year, 9 months ago
  28. 45f5319 menu: remove CTRL+C to quit by Masahisa Kojima · 1 year, 9 months ago
  29. fe34e16 cmd: improve coninfo output formatting by Heinrich Schuchardt · 1 year, 9 months ago
  30. b15a4af Correct SPL uses of CMD_TFTPPUT by Simon Glass · 1 year, 9 months ago
  31. ddeac15 Correct SPL use of CMD_NVEDIT_EFI by Simon Glass · 1 year, 9 months ago
  32. 6cd3a79 Correct SPL uses of CMD_EFICONFIG by Simon Glass · 1 year, 9 months ago
  33. 65a7310 env: Drop ENV_IS_IN_SATA by Simon Glass · 1 year, 9 months ago
  34. 867552b Drop dataflash_mmc_mux command by Simon Glass · 1 year, 9 months ago
  35. f85a271 cmd: Drop mfsl command by Simon Glass · 1 year, 9 months ago
  36. e158c94 cmd: Add an option to enable the ini command by Simon Glass · 1 year, 9 months ago
  37. 41a29f2 cmd: Add a SEAMA image load command by Linus Walleij · 1 year, 9 months ago
  38. 00fa989 qemu: Move qfw kernel setup into a common file by Simon Glass · 1 year, 9 months ago
  39. e08e6ea qemu: Update qfw command to use addresses by Simon Glass · 1 year, 9 months ago
  40. 0041b1c bootstd: Allow enabling BOOTSTD_FULL without needing EXPO by Simon Glass · 1 year, 9 months ago
  41. 73a3f51 Merge https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 1 year, 9 months ago
  42. 095d909 Merge tag 'u-boot-amlogic-20230131' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 1 year, 9 months ago
  43. cf1f735 cmd: mmc: Expand bkops handling by Marek Vasut · 1 year, 10 months ago
  44. 8dbd0a0 eficonfig: add vertical scroll support by Masahisa Kojima · 1 year, 9 months ago
  45. 0d59085 eficonfig: refactor change boot order implementation by Masahisa Kojima · 1 year, 9 months ago
  46. cd160b2 eficonfig: refactor eficonfig_process_common function by Masahisa Kojima · 1 year, 9 months ago
  47. 5c3ea29 cmd: fix mtest on 64 bit systems by Heinrich Schuchardt · 1 year, 9 months ago
  48. ee0b0be cmd: fix return code of 'sf erase' by Heinrich Schuchardt · 1 year, 10 months ago
  49. 8c8df67 cmd: simplify do_spi_flash() by Heinrich Schuchardt · 1 year, 10 months ago
  50. fa3b38d cmd: fix return code of 'sf write' and 'sf read' by Heinrich Schuchardt · 1 year, 10 months ago
  51. 4b7cb05 bootstd: Drop the old bootflow_scan_first() by Simon Glass · 1 year, 9 months ago
  52. 91943ff bootstd: Allow scanning a single bootdev label by Simon Glass · 1 year, 9 months ago
  53. 18552d2 bootstd: Add a hunter for the extension feature by Simon Glass · 1 year, 9 months ago
  54. 35ce146 extension: Refactor to allow non-command usage by Simon Glass · 1 year, 9 months ago
  55. d73420e bootstd: Use hunters when scanning for bootflows by Simon Glass · 1 year, 9 months ago
  56. d9f4857 bootstd: Treat DHCP and PXE as bootdev labels by Simon Glass · 1 year, 9 months ago
  57. 7638c85 bootstd: Include the device tree in the bootflow by Simon Glass · 1 year, 9 months ago
  58. c8c3fd2 net: Add a function to run dhcp by Simon Glass · 1 year, 9 months ago
  59. c7b63d5 bootstd: Support running bootdev hunters by Simon Glass · 1 year, 9 months ago
  60. bd90b09 bootstd: Add the concept of a bootdev hunter by Simon Glass · 1 year, 9 months ago
  61. f1779f2 vbe: Avoid a build failure when bloblist is not enabled by Simon Glass · 1 year, 9 months ago
  62. 3d01254 dm: core: Support sorting devices with dm tree by Simon Glass · 1 year, 9 months ago
  63. 6e7df1d global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 9 months ago
  64. 22e7f1d cmd: part: Add partition-related type command by Enric Balletbo i Serra · 1 year, 9 months ago
  65. 448e2b6 event: Correct dependencies on the EVENT framework by Tom Rini · 1 year, 9 months ago
  66. 5c006e7 cmd: event: Remove additional event description by Michal Simek · 1 year, 9 months ago
  67. ac7fdbc cmd/arm: meson: sm: introduce efusedump command by Alexey Romanov · 1 year, 9 months ago
  68. 02d929b bootstd: Support creating a boot menu by Simon Glass · 1 year, 10 months ago
  69. 24d8e1b bootstd: Allow reading a logo for the OS by Simon Glass · 1 year, 10 months ago
  70. 2175e76 bootstd: Read the Operating System name for distro/scripts by Simon Glass · 1 year, 10 months ago
  71. 0e38bd8 video: Add font functions to the vidconsole API by Simon Glass · 1 year, 10 months ago
  72. 30f3333 image: Move common image code to image_board and command by Simon Glass · 1 year, 10 months ago
  73. 858fefd image: Add a function to find a script in an image by Simon Glass · 1 year, 10 months ago
  74. 32bab0e menu: Make use of CLI character processing by Simon Glass · 1 year, 10 months ago
  75. d0ca98d menu: Update bootmenu_loop() to return the code by Simon Glass · 1 year, 10 months ago
  76. 5712976 menu: Update bootmenu_autoboot_loop() to return the code by Simon Glass · 1 year, 10 months ago
  77. 2da4a15 menu: Rename KEY_... to BKEY_... by Simon Glass · 1 year, 10 months ago
  78. c40e021 cmd: spi: Judge the number of added parameters by chenzhipeng · 1 year, 11 months ago
  79. 721307e cmd: exit: Fix return value propagation out of environment scripts by Marek Vasut · 1 year, 10 months ago
  80. d037990 fastboot: remove #ifdef CONFIG when it is possible by Patrick Delaunay · 1 year, 10 months ago
  81. 5b333b9 cmd: change the return value when argc error by Shenlin Liang · 1 year, 11 months ago
  82. 6762c8d cmd: mtdparts: add SYS_MTDPARTS_RUNTIME dependency on CONFIG_MTDIDS/MTDPARTS_DEFAULT by Patrick Delaunay · 1 year, 11 months ago
  83. 311106a arm/mach-meson: move smc commands in cmd/meson by Alexey Romanov · 1 year, 9 months ago
  84. cebdfc2 Merge branch 'next' by Tom Rini · 1 year, 9 months ago
  85. eff4440 efi_loader: carve out efi_get_memory_map_alloc() by Heinrich Schuchardt · 1 year, 10 months ago
  86. 532952f cmd: avoid endless loop in sound play command by Heinrich Schuchardt · 1 year, 10 months ago
  87. bcc85b9 cmd: source: Support specifying config name by Sean Anderson · 1 year, 10 months ago
  88. c4f5738 cmd: source: Clean up a few lines by Sean Anderson · 1 year, 10 months ago
  89. 20422d6 cmd: net: wget: fix Kconfig dependency by Michael Walle · 1 year, 10 months ago
  90. d8964b3 global: Migrate CONFIG_SYS_I2C_DIRECT_BUS to CFG by Tom Rini · 1 year, 11 months ago
  91. d4c8dd1 global: Migrate CONFIG_RAMDISK_ADDR to CFG by Tom Rini · 1 year, 11 months ago
  92. 2adbb29 global: Migrate CONFIG_POSTBOOTMENU to CFG by Tom Rini · 1 year, 11 months ago
  93. 60910a3 Convert CONFIG_THOR_RESET_OFF to Kconfig by Tom Rini · 1 year, 11 months ago
  94. 1353b25 i2c: Remove CONFIG_I2C_MULTI_BUS by Tom Rini · 1 year, 11 months ago
  95. 14f4379 Merge tag 'v2023.01-rc4' into next by Tom Rini · 1 year, 10 months ago
  96. ad50ca5 eficonfig: EFI_VARIABLE_APPEND_WRITE is not set for null key by Masahisa Kojima · 1 year, 10 months ago
  97. 6455027 eficonfig: avoid SetVariable between GetNextVariableName calls by Masahisa Kojima · 1 year, 10 months ago
  98. ce32708 eficonfig: carve out efi_get_next_variable_name_int calls by Masahisa Kojima · 1 year, 10 months ago
  99. ea58b9a cmd: allow sound command to play multiple sounds by Heinrich Schuchardt · 1 year, 10 months ago
  100. 8b83d54 configs: remove support of MTDIDS_DEFAULT/MTDPARTS_DEFAULT by Patrick Delaunay · 1 year, 11 months ago