1. 93e3364 cmd: bootefi: allocate device-tree copy from high memory by Heinrich Schuchardt · 1 year, 7 months ago
  2. 1d32eee efi: Support showing tables by Simon Glass · 1 year, 6 months ago
  3. 041840e efi: Split out table-listing code into a new file by Simon Glass · 1 year, 6 months ago
  4. 8311ac5 cmd: introduce 'write' command by Rasmus Villemoes · 1 year, 7 months ago
  5. fca7db5 cmd: read: use part_get_info_by_dev_and_name_or_num() instead of open-coded dev_part parsing by Rasmus Villemoes · 1 year, 7 months ago
  6. cefd044 Merge tag 'xilinx-for-v2023.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 1 year, 6 months ago
  7. ed4dcb1 cmd: fdt: Drop the 0x prefix by Marek Vasut · 1 year, 7 months ago
  8. 61a6210 video: Add a note about the broken implementation by Simon Glass · 1 year, 7 months ago
  9. a76b60f video: Clear the vidconsole rather than the video by Simon Glass · 1 year, 7 months ago
  10. 3819159 bbinfo: Show the size of the copy framebuffer by Simon Glass · 1 year, 7 months ago
  11. 40b8afe x86: Add a few more items to bdinfo by Simon Glass · 1 year, 7 months ago
  12. e2aa078 cmd: smccc: Print results in hex instead of dec by Michal Simek · 1 year, 7 months ago
  13. 95d85d0 cmd: fdt: Add support for integer arrays in fdt get value with index by Marek Vasut · 1 year, 7 months ago
  14. c2a5d10 cmd: fdt: Map address returned from fdt get addr to sysmem by Marek Vasut · 1 year, 7 months ago
  15. 22cbd65 cmd: fdt: Handle 64bit pointers in fdt get addr by Marek Vasut · 1 year, 7 months ago
  16. 3300a60 cmd: fdt: Align checksign parameter names in help text by Marek Vasut · 1 year, 7 months ago
  17. e023b86 cmd: fdt: Check argc before accessing argv in fdt memory by Marek Vasut · 1 year, 7 months ago
  18. 9d019f5 cmd: fdt: Check argc before accessing argv in fdt bootcpu by Marek Vasut · 1 year, 7 months ago
  19. 778c7ab cmd: fdt: Fix fdt rsvmem behavior on non-existent index and error message space by Marek Vasut · 1 year, 7 months ago
  20. 9597637 cmd: fdt: Fix fdt rm behavior on non-existent property and error message space by Marek Vasut · 1 year, 7 months ago
  21. 45d20f5 cmd: fdt: Fix handling of empty properties for fdt get addr and fdt get size by Marek Vasut · 1 year, 7 months ago
  22. 56915fa cmd: fdt: Import is_printable_string() from DTC to fix u32 misprint by Marek Vasut · 1 year, 7 months ago
  23. 4f806f3 bootflow: Rename bootflow_flags_t by Simon Glass · 1 year, 7 months ago
  24. e7ee1fd video console: allow font size configuration at runtime by Dzmitry Sankouski · 1 year, 7 months ago
  25. 4f6e348 video console: move vidconsole_get_font_size() logic to driver ops by Dzmitry Sankouski · 1 year, 7 months ago
  26. 4941652 cmd: mvebu/bubt: Enable command by default by Pali Rohár · 1 year, 8 months ago
  27. c624c1c cmd: mvebu/bubt: Fix warnings: unused variable 'secure_mode' and 'fuse_read_u64' defined but not used by Pali Rohár · 1 year, 7 months ago
  28. 329393f cmd: mvebu/bubt: Better guess default MVEBU_*_BOOT option by Pali Rohár · 1 year, 8 months ago
  29. c766c09 cmd: mvebu/bubt: Set correct default image name for 32-bit Armada SoCs by Pali Rohár · 1 year, 9 months ago
  30. f5860c5 cmd: mvebu/bubt: Check also A8K boot image checksum by Pali Rohár · 1 year, 8 months ago
  31. 7d9c083 cmd: mvebu/bubt: Do not modify image in A8K check_image_header() by Pali Rohár · 1 year, 8 months ago
  32. 40e3204c cmd: mvebu/bubt: Mark all local symbols as static by Pali Rohár · 1 year, 9 months ago
  33. e7813da cmd: mvebu/bubt: Rename variable image_size to hdr_size by Pali Rohár · 1 year, 9 months ago
  34. 4bf91e2 cmd: mvebu/bubt: Add support for reading image from the SATA disk partition by Pali Rohár · 1 year, 8 months ago
  35. c8f5009 cmd: mvebu/bubt: Add support for writing image to SATA disk by Pali Rohár · 1 year, 8 months ago
  36. fc10a92 cmd: mvebu/bubt: Add support for selecting eMMC HW partition by Pali Rohár · 1 year, 8 months ago
  37. a2cd076 cmd: mvebu/bubt: Fix parsing SATA kwbimage by Pali Rohár · 1 year, 8 months ago
  38. eb2c8f3 cmd: mvebu/bubt: Fix parsing SDIO kwbimage by Pali Rohár · 1 year, 9 months ago
  39. cfb82f7 mtd: nand: Mark reserved blocks by Ashok Reddy Soma · 1 year, 9 months ago
  40. aa2d394 efi_loader: Measure the loaded DTB by Etienne Carriere · 1 year, 7 months ago
  41. be9399b Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 1 year, 7 months ago
  42. 93a80c1 cmd: return code when tlv_eeprom incorrectly called by Heinrich Schuchardt · 1 year, 8 months ago
  43. 4ee85df cmd: fdt: allow standalone "fdt move" by Andre Przywara · 1 year, 8 months ago
  44. 6459734 cmd: fdt: move: Use map_sysmem to convert pointers by Andre Przywara · 1 year, 8 months ago
  45. c40251c cmd: clk: probe the clock before dump them by Patrick Delaunay · 1 year, 9 months ago
  46. c34009d Merge tag 'efi-2023-04-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 7 months ago
  47. 2c0b0c3 Correct SPL use of EFI_SECURE_BOOT by Simon Glass · 1 year, 8 months ago
  48. 83f3d12 Correct SPL use of EFI_MM_COMM_TEE by Simon Glass · 1 year, 8 months ago
  49. 2fe2ac1 Correct SPL use of VIDEO_ANSI by Simon Glass · 1 year, 8 months ago
  50. 1f69cbe Correct SPL uses of VIDEO by Simon Glass · 1 year, 8 months ago
  51. 37407ac Correct SPL use of USB_FUNCTION_FASTBOOT by Simon Glass · 1 year, 8 months ago
  52. 942b309 Correct SPL use of UDP_FUNCTION_FASTBOOT by Simon Glass · 1 year, 8 months ago
  53. 5b4d810 Correct SPL uses of SYS_LONGHELP by Simon Glass · 1 year, 8 months ago
  54. 8925f0e efi_loader: enable eficonfig command by default by Heinrich Schuchardt · 1 year, 8 months ago
  55. 75d494d cmd: CONFIG_CMD_EFICONFIG requires CONFIG_MENU by Heinrich Schuchardt · 1 year, 8 months ago
  56. 88df363 eficonfig: CTRL+S to save the boot order by Masahisa Kojima · 1 year, 8 months ago
  57. 45f5319 menu: remove CTRL+C to quit by Masahisa Kojima · 1 year, 8 months ago
  58. fe34e16 cmd: improve coninfo output formatting by Heinrich Schuchardt · 1 year, 8 months ago
  59. b15a4af Correct SPL uses of CMD_TFTPPUT by Simon Glass · 1 year, 8 months ago
  60. ddeac15 Correct SPL use of CMD_NVEDIT_EFI by Simon Glass · 1 year, 8 months ago
  61. 6cd3a79 Correct SPL uses of CMD_EFICONFIG by Simon Glass · 1 year, 8 months ago
  62. 65a7310 env: Drop ENV_IS_IN_SATA by Simon Glass · 1 year, 8 months ago
  63. 867552b Drop dataflash_mmc_mux command by Simon Glass · 1 year, 8 months ago
  64. f85a271 cmd: Drop mfsl command by Simon Glass · 1 year, 8 months ago
  65. e158c94 cmd: Add an option to enable the ini command by Simon Glass · 1 year, 8 months ago
  66. 41a29f2 cmd: Add a SEAMA image load command by Linus Walleij · 1 year, 8 months ago
  67. 00fa989 qemu: Move qfw kernel setup into a common file by Simon Glass · 1 year, 8 months ago
  68. e08e6ea qemu: Update qfw command to use addresses by Simon Glass · 1 year, 8 months ago
  69. 0041b1c bootstd: Allow enabling BOOTSTD_FULL without needing EXPO by Simon Glass · 1 year, 8 months ago
  70. 73a3f51 Merge https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 1 year, 8 months ago
  71. 095d909 Merge tag 'u-boot-amlogic-20230131' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 1 year, 8 months ago
  72. cf1f735 cmd: mmc: Expand bkops handling by Marek Vasut · 1 year, 9 months ago
  73. 8dbd0a0 eficonfig: add vertical scroll support by Masahisa Kojima · 1 year, 8 months ago
  74. 0d59085 eficonfig: refactor change boot order implementation by Masahisa Kojima · 1 year, 8 months ago
  75. cd160b2 eficonfig: refactor eficonfig_process_common function by Masahisa Kojima · 1 year, 8 months ago
  76. 5c3ea29 cmd: fix mtest on 64 bit systems by Heinrich Schuchardt · 1 year, 8 months ago
  77. ee0b0be cmd: fix return code of 'sf erase' by Heinrich Schuchardt · 1 year, 9 months ago
  78. 8c8df67 cmd: simplify do_spi_flash() by Heinrich Schuchardt · 1 year, 9 months ago
  79. fa3b38d cmd: fix return code of 'sf write' and 'sf read' by Heinrich Schuchardt · 1 year, 9 months ago
  80. 4b7cb05 bootstd: Drop the old bootflow_scan_first() by Simon Glass · 1 year, 8 months ago
  81. 91943ff bootstd: Allow scanning a single bootdev label by Simon Glass · 1 year, 8 months ago
  82. 18552d2 bootstd: Add a hunter for the extension feature by Simon Glass · 1 year, 8 months ago
  83. 35ce146 extension: Refactor to allow non-command usage by Simon Glass · 1 year, 8 months ago
  84. d73420e bootstd: Use hunters when scanning for bootflows by Simon Glass · 1 year, 8 months ago
  85. d9f4857 bootstd: Treat DHCP and PXE as bootdev labels by Simon Glass · 1 year, 8 months ago
  86. 7638c85 bootstd: Include the device tree in the bootflow by Simon Glass · 1 year, 8 months ago
  87. c8c3fd2 net: Add a function to run dhcp by Simon Glass · 1 year, 8 months ago
  88. c7b63d5 bootstd: Support running bootdev hunters by Simon Glass · 1 year, 8 months ago
  89. bd90b09 bootstd: Add the concept of a bootdev hunter by Simon Glass · 1 year, 8 months ago
  90. f1779f2 vbe: Avoid a build failure when bloblist is not enabled by Simon Glass · 1 year, 8 months ago
  91. 3d01254 dm: core: Support sorting devices with dm tree by Simon Glass · 1 year, 8 months ago
  92. 6e7df1d global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 9 months ago
  93. 22e7f1d cmd: part: Add partition-related type command by Enric Balletbo i Serra · 1 year, 9 months ago
  94. 448e2b6 event: Correct dependencies on the EVENT framework by Tom Rini · 1 year, 8 months ago
  95. 5c006e7 cmd: event: Remove additional event description by Michal Simek · 1 year, 8 months ago
  96. ac7fdbc cmd/arm: meson: sm: introduce efusedump command by Alexey Romanov · 1 year, 9 months ago
  97. 02d929b bootstd: Support creating a boot menu by Simon Glass · 1 year, 9 months ago
  98. 24d8e1b bootstd: Allow reading a logo for the OS by Simon Glass · 1 year, 9 months ago
  99. 2175e76 bootstd: Read the Operating System name for distro/scripts by Simon Glass · 1 year, 9 months ago
  100. 0e38bd8 video: Add font functions to the vidconsole API by Simon Glass · 1 year, 9 months ago