1. 085f8db efi: Use the installed ACPI tables by Simon Glass · 1 year, 4 months ago
  2. 92ccaf7 sandbox: Install ACPI tables on startup by Simon Glass · 1 year, 4 months ago
  3. f52a7f0 sandbox: Correct header order in board file by Simon Glass · 1 year, 4 months ago
  4. f9ebfd7 log: Support outputing function names in SPL by Simon Glass · 1 year, 4 months ago
  5. dac1fa5 x86: Make sure that the LPC is active before SDRAM init by Simon Glass · 1 year, 4 months ago
  6. df1bb2c x86: link: Support Micron memory by Simon Glass · 1 year, 4 months ago
  7. e2e7de8 x86: Convert some debug statements to use logging by Simon Glass · 1 year, 4 months ago
  8. 6a32489 x86: Record the start and end of the tables by Simon Glass · 1 year, 4 months ago
  9. 8856d61 x86: Refactor table-writing code a little by Simon Glass · 1 year, 4 months ago
  10. 24e7c3e x86: Enable useful options for qemu-86_64 by Simon Glass · 1 year, 4 months ago
  11. 78211de fs: fat: Shrink the size of a few strings by Simon Glass · 1 year, 4 months ago
  12. e7595aa x86: Allow logging to be used in SPL reliably by Simon Glass · 1 year, 4 months ago
  13. fa5e203 x86: Enable display for QEMU 64-bit by Simon Glass · 1 year, 4 months ago
  14. fa5690c pci: Mask the ROM address in case it is already enabled by Simon Glass · 1 year, 4 months ago
  15. b7d4df5 pci: Adjust video BIOS debugging to be SPL-friendly by Simon Glass · 1 year, 4 months ago
  16. 7c10e11 x86: Init video in SPL if enabled by Simon Glass · 1 year, 4 months ago
  17. 3525258 x86: Ensure SPL banner is only shown once by Simon Glass · 1 year, 4 months ago
  18. 03fe79c x86: Pass video settings from SPL to U-Boot proper by Simon Glass · 1 year, 4 months ago
  19. 5345700 x86: Allow video-BIOS code to be built for SPL by Simon Glass · 1 year, 4 months ago
  20. d424553 pci: Tidy up logging and reporting for video BIOS by Simon Glass · 1 year, 4 months ago
  21. db3820a pci: Support autoconfig in SPL by Simon Glass · 1 year, 4 months ago
  22. 1dd00b1 nvme: Provide more useful debugging messages by Simon Glass · 1 year, 4 months ago
  23. 0be0f20 bdinfo: Show the malloc base with the bdinfo command by Simon Glass · 1 year, 4 months ago
  24. 8f015d3 x86: Improve the trampoline in 64-bit mode by Simon Glass · 1 year, 4 months ago
  25. 3710802 efi: Show all known UUIDs with CONFIG_CMD_EFIDEBUG by Simon Glass · 1 year, 4 months ago
  26. 854624c qfw: Set the address of the ACPI tables by Simon Glass · 1 year, 4 months ago
  27. f98caa6 log: Tidy up an ambiguous comment by Simon Glass · 1 year, 4 months ago
  28. d2e7972 qfw: Show the file address if available by Simon Glass · 1 year, 4 months ago
  29. 125194e part: Allow setting the partition-table type by Simon Glass · 1 year, 4 months ago
  30. b279f51 bdinfo: Show the RAM top and approximate stack pointer by Simon Glass · 1 year, 4 months ago
  31. 2971841 acpi: Add a comment to set the acpi tables by Simon Glass · 1 year, 4 months ago
  32. 78f24d8 x86: Show an error when a BIOS exception occurs by Simon Glass · 1 year, 4 months ago
  33. 6788400 x86: Correct get_sp() implementation for 64-bit by Simon Glass · 1 year, 4 months ago
  34. 633af11 x86: Show the CPU physical address size with bdinfo by Simon Glass · 1 year, 4 months ago
  35. de94db8 x86: Add a comment for board_init_f_r_trampoline() by Simon Glass · 1 year, 4 months ago
  36. b73dba7 x86: Tidy up EFI code in interrupt_init() by Simon Glass · 1 year, 4 months ago
  37. 70f2030 bios_emulator: Drop VIDEO_IO_OFFSET by Simon Glass · 1 year, 4 months ago
  38. 6033639 bios_emulator: Add Kconfig and adjust Makefile for SPL by Simon Glass · 1 year, 4 months ago
  39. ef836b9 x86: mtrr: Add documentation by Simon Glass · 1 year, 4 months ago
  40. 4fb2536 x86: Allow listing MTRRs in SPL by Simon Glass · 1 year, 4 months ago
  41. 3693d34 x86: coral: Adjust various config options by Simon Glass · 1 year, 5 months ago
  42. 3a01d70 x86: coreboot: Adjust various config options by Simon Glass · 1 year, 5 months ago
  43. c88d67d bootstd: Add a simple bootmeth for ChromiumOS by Simon Glass · 1 year, 5 months ago
  44. d0dfbf5 x86: zimage: Export the function to obtain the cmdline by Simon Glass · 1 year, 5 months ago
  45. c886557 x86: Add a function to boot a zimage by Simon Glass · 1 year, 5 months ago
  46. 33ebcb4 bootstd: Support automatically setting Linux parameters by Simon Glass · 1 year, 5 months ago
  47. 63b7ccb x86: qemu: Switch to standard boot by Simon Glass · 1 year, 5 months ago
  48. 1e5ff88 x86: qemu: Create a little more room for U-Boot by Simon Glass · 1 year, 5 months ago
  49. 82c0938 bootstd: Add support for updating elements of the cmdline by Simon Glass · 1 year, 5 months ago
  50. d07861c bootstd: Add a function to update a command line by Simon Glass · 1 year, 5 months ago
  51. 347a845 bdinfo: Show information about the serial port by Simon Glass · 1 year, 5 months ago
  52. 43b6fa9 bootstd: Allow storing x86 setup information by Simon Glass · 1 year, 5 months ago
  53. d42243f bootstd: Use the bootargs env var for changing the cmdline by Simon Glass · 1 year, 5 months ago
  54. f4a9165 bootstd: Allow storing the OS command line in the bootflow by Simon Glass · 1 year, 5 months ago
  55. 2270c36 bootstd: Correct baudrate typo by Simon Glass · 1 year, 5 months ago
  56. 4de979f bootstd: Use bootdev instead of bootdevice by Simon Glass · 1 year, 5 months ago
  57. 3c2e531 bootstd: Correct the name of the QEMU bootmeth by Simon Glass · 1 year, 5 months ago
  58. 6ec5178 test: Skip flat-tree tests if devicetree is not used by Simon Glass · 1 year, 5 months ago
  59. e6e67bb Merge branch '2023-07-14-assorted-general-updates' by Tom Rini · 1 year, 5 months ago
  60. 64948e2 powerpc: Fix flush_cache() speed regression by Christophe Leroy · 1 year, 5 months ago
  61. ad47974 lzma: Fix decompression speed regression by Christophe Leroy · 1 year, 5 months ago
  62. 820801e ufs: Use 'TASK_TAG' to construct the ucd_req_ptr->header.dword_0 by Bhupesh Sharma · 1 year, 5 months ago
  63. 910b01c drivers: led: bcm6753: do not use null label to find the top by Philippe Reynes · 1 year, 5 months ago
  64. 874bf6e board_f: Relocate fdt even if GD_FLG_SKIP_RELOC is set by Kunihiko Hayashi · 1 year, 5 months ago
  65. ef40257 lib/zlib: Fix a bug when getting a gzip header extra field by Oleksandr Suvorov · 1 year, 5 months ago
  66. edacf6a net: ti: am65-cpsw-nuss: Use dedicated port mode control registers by Andreas Dannenberg · 1 year, 6 months ago
  67. 10de125 disable NFS support by default by Peter Robinson · 1 year, 6 months ago
  68. 9e70676 env: mmc: statically set the environment partition name by Emmanuel Di Fede · 1 year, 6 months ago
  69. b1d774b firmware: scmi: return a right errno for SCMI status code by AKASHI Takahiro · 1 year, 6 months ago
  70. 497e3a8 hash: fix a memory leak by Sergei Antonov · 1 year, 6 months ago
  71. 45a0052 clk: scmi: claim the dependency on CONFIG_CLK by AKASHI Takahiro · 1 year, 6 months ago
  72. d136610 arch: arm: npcm8xx: add cpu version and 4G ram support by Jim Liu · 1 year, 5 months ago
  73. 4d9fc67 misc: npcm_host_intf: change initialization sequence by Jim Liu · 1 year, 5 months ago
  74. e4587a7 pinctrl: nuvoton: fix reset reason error for poweron by Jim Liu · 1 year, 5 months ago
  75. 0943111 board: nuvoton: arbel: change uboot load address by Jim Liu · 1 year, 5 months ago
  76. a6ec14e misc: nuvoton: fix type error by Jim Liu · 1 year, 6 months ago
  77. 7870043 ARM: dts: npcm8xx: fix dts node error by Jim Liu · 1 year, 6 months ago
  78. 74435c7 board: nuvoton: add env setting for boot to linux by Jim Liu · 1 year, 6 months ago
  79. e0a1c81 ARM: config: Enable config to decompress the FIT image by Jim Liu · 1 year, 6 months ago
  80. 089914a Merge branch '2023-07-14-nuvoton-platform-updates' by Tom Rini · 1 year, 5 months ago
  81. b3bbad8 Merge branch '2023-07-14-expo-initial-config-editor' by Tom Rini · 1 year, 5 months ago
  82. 04f3dcd video: Update stb_truetype by Simon Glass · 1 year, 6 months ago
  83. 87c1a41 expo: Add tests for the configuration editor by Simon Glass · 1 year, 6 months ago
  84. a0874dc expo: Add a configuration editor by Simon Glass · 1 year, 6 months ago
  85. 82cafee expo: Support building an expo from a description file by Simon Glass · 1 year, 6 months ago
  86. 7230fdb expo: Add spacing around menus and items by Simon Glass · 1 year, 6 months ago
  87. 4e64bee expo: Implement the keypress logic for popup menus by Simon Glass · 1 year, 6 months ago
  88. 4c87e07 expo: Draw the current opened menu on top by Simon Glass · 1 year, 6 months ago
  89. 756c955 expo: Draw popup menus in both opened and closed states by Simon Glass · 1 year, 6 months ago
  90. 3f33b9c expo: Rename EXPOACT_POINT to EXPOACT_POINT_ITEM by Simon Glass · 1 year, 6 months ago
  91. d3db021 expo: Support drawing of popup menus by Simon Glass · 1 year, 6 months ago
  92. 8872bc7 expo: Move menu-item selection into a function by Simon Glass · 1 year, 6 months ago
  93. 2e59389 expo: Support simple themes by Simon Glass · 1 year, 6 months ago
  94. 699b0ac expo: Set up the width and height of objects by Simon Glass · 1 year, 6 months ago
  95. 50f0203 expo: Calculate text bounding-box correctly by Simon Glass · 1 year, 6 months ago
  96. ce72c9e expo: Use flags for objects by Simon Glass · 1 year, 6 months ago
  97. ae45d6c expo: Add width and height to objects by Simon Glass · 1 year, 6 months ago
  98. 2d6ee92 video: Use enum with video_index_to_colour() by Simon Glass · 1 year, 6 months ago
  99. 9af3415 expo: Allow setting the start of the dynamic-ID range by Simon Glass · 1 year, 6 months ago
  100. b828ed7 console: Allow measuring the bounding box of text by Simon Glass · 1 year, 6 months ago