1. 9212cdc FROMLIST: binman: Support marking FMAP areas as preserved by Simon Glass · 1 year, 2 months ago chromeos-v2023.04 release-R115-15474.B release-R116-15509.B release-R117-15572.B stabilize-15474.38.B stabilize-15474.53.B stabilize-15474.70.B stabilize-15483.B stabilize-15485.B stabilize-15509.37.B stabilize-15509.63.B stabilize-15509.72.B stabilize-15511.B stabilize-15519.B stabilize-15531.B stabilize-15532.B stabilize-15561.B stabilize-15562.B stabilize-15563.B stabilize-15564.B stabilize-15572.16.B stabilize-15572.39.B stabilize-15572.4.B stabilize-15572.50.B stabilize-15572.57.B stabilize-15572.63.B stabilize-15588.B
  2. 372a0e4 binman: Use expanduser instead of HOME by Simon Glass · 1 year ago release-R114-15437.B stabilize-15437.42.B stabilize-15437.57.B stabilize-15437.59.B stabilize-15439.B stabilize-15446.B
  3. 23163dc CHROMIUM: Add a PRESUBMIT.cfg file by Simon Glass · 1 year, 3 months ago
  4. c1bfd61 CHROMIUM: Add an OWNERS and DIR_METADATA files by Simon Glass · 1 year, 3 months ago
  5. 068b4ab input: Only reset the keyboard when running bare metal by Simon Glass · 1 year, 2 months ago
  6. b99a64a5 input: Show a warning when keyboard reset fails by Simon Glass · 1 year ago
  7. 5f56250 efi: Use the installed ACPI tables by Simon Glass · 1 year, 1 month ago
  8. 1e37ace sandbox: Install ACPI tables on startup by Simon Glass · 1 year, 1 month ago
  9. d63b276 sandbox: Correct header order in board file by Simon Glass · 1 year, 1 month ago
  10. a15b6e9 x86: Record the start and end of the tables by Simon Glass · 1 year, 1 month ago
  11. 757f251 x86: Enable useful options for qemu-86_64 by Simon Glass · 1 year, 1 month ago
  12. db1a186 fs: fat: Support reading from a larger block size by Simon Glass · 1 year, 1 month ago
  13. 4ee9413 fs: fat: Shrink the size of a few strings by Simon Glass · 1 year, 1 month ago
  14. 057cb44 x86: Allow logging to be used in SPL reliably by Simon Glass · 1 year, 1 month ago
  15. 0d3167e x86: Enable display for QEMU 64-bit by Simon Glass · 1 year, 1 month ago
  16. 69206f6 pci: Mask the ROM address in case it is already enabled by Simon Glass · 1 year, 1 month ago
  17. 03e78f4 pci: Adjust video BIOS debugging to be SPL-friendly by Simon Glass · 1 year, 1 month ago
  18. 0c5c3be x86: Init video in SPL if enabled by Simon Glass · 1 year, 1 month ago
  19. af8051e x86: Pass video settings from SPL to U-Boot proper by Simon Glass · 1 year, 1 month ago
  20. c0a1476 x86: Allow video-BIOS code to be built for SPL by Simon Glass · 1 year, 1 month ago
  21. d3aee61 pci: Tidy up logging and reporting for video BIOS by Simon Glass · 1 year, 1 month ago
  22. 76b02fd pci: Allow the video BIOS to work in SPL with QEMU by Simon Glass · 1 year, 1 month ago
  23. 37e507d pci: Support autoconfig in SPL by Simon Glass · 1 year, 1 month ago
  24. 6c1c8de nvme: Provide more useful debugging messages by Simon Glass · 1 year, 1 month ago
  25. 0d8a902 Show the malloc base with the bdinfo command by Simon Glass · 1 year, 1 month ago
  26. 13e8c0c x86: Improve the trampoline in 64-bit mode by Simon Glass · 1 year, 1 month ago
  27. 3b05bc8 qfw: Set the address of the ACPI tables by Simon Glass · 1 year, 1 month ago
  28. 8e3d2bd video: Allow building video drivers for SPL by Simon Glass · 1 year, 1 month ago
  29. 5ea4190 log: Tidy up an ambiguous comment. by Simon Glass · 1 year, 1 month ago
  30. fb57a01 qfw: Show the file address if available by Simon Glass · 1 year, 1 month ago
  31. 92942a2 part: Allow setting the partition-table type by Simon Glass · 1 year, 1 month ago
  32. 08157ef bdinfo: Show the RAM top and approximate stack pointer by Simon Glass · 1 year, 1 month ago
  33. 5323524 acpi: Add a comment to set the acpi tables by Simon Glass · 1 year, 1 month ago
  34. 9ca94e9 x86: Show an error when a BINS exception occurs by Simon Glass · 1 year, 1 month ago
  35. e585781 x86: Correct get_sp() implementation for 64-bit by Simon Glass · 1 year, 1 month ago
  36. 5567ac3 x86: Show the CPU physical address size with bdinfo by Simon Glass · 1 year, 1 month ago
  37. 6ea5a49 x86: Add a comment for board_init_f_r_trampoline() by Simon Glass · 1 year, 1 month ago
  38. 7769452 x86: Set high bits of the mtrr base registrer by Simon Glass · 1 year, 1 month ago
  39. 09eec65 x86: Tidy up EFI code in interrupt_init() by Simon Glass · 1 year, 1 month ago
  40. 5fc1d62 bios_emulator: Drop VIDEO_IO_OFFSET by Simon Glass · 1 year, 1 month ago
  41. 627f7b0 bios_emulator: Add Kconfig and adjust Makefile for SPL by Simon Glass · 1 year, 1 month ago
  42. 1e2f4af x86: Allow listing MTRRs in SPL by Simon Glass · 1 year, 1 month ago
  43. 2fe6d3d x86: Tidy up availability of string functions by Simon Glass · 1 year, 1 month ago
  44. 03ff4be board: ti: am62x: evm: OSPI support for splash screen by Nikhil M Jain · 1 year, 1 month ago
  45. 43f8178 drivers: video: video-uclass: Disable u-boot logo at SPL by Nikhil M Jain · 1 year, 1 month ago
  46. 7800543 common: splash: Enable splash_display at SPL stage by Nikhil M Jain · 1 year, 1 month ago
  47. 26ccfdc cmd: Makefile: Add rules to build bmp.c and read.c at SPL by Nikhil M Jain · 1 year, 1 month ago
  48. abfe076 drivers: video: tidss: Makefile: Add condition to compile TIDSS at SPL by Nikhil M Jain · 1 year, 1 month ago
  49. 6ee88de drivers: video: Makefile: Compile video driver files at SPL by Nikhil M Jain · 1 year, 1 month ago
  50. 41b89ca cmd: Kconfig: Add necessary configs for splash screen at SPL by Nikhil M Jain · 1 year, 1 month ago
  51. 75135b7 drivers: video: tidss: Kconfig: Configs to enable TIDSS at SPL by Nikhil M Jain · 1 year, 1 month ago
  52. cd502a4 drivers: video: Kconfig: Necessary configs for video at SPL by Nikhil M Jain · 1 year, 1 month ago
  53. 53ef19f ide: Make use of U-Boot types by Simon Glass · 1 year, 1 month ago
  54. fb433a8 ide: Simplify expressions and hex values by Simon Glass · 1 year, 1 month ago
  55. e410418 ide: Convert to use log_debug() by Simon Glass · 1 year, 1 month ago
  56. 2645f31 ide: Tidy up ide_reset() by Simon Glass · 1 year, 1 month ago
  57. 0c86937 ide: Correct LBA setting by Simon Glass · 1 year, 1 month ago
  58. a3cbd03 ide: Use a single local blk_desc for ide_ident() by Simon Glass · 1 year, 1 month ago
  59. 34fb860 ide: Move all blk_desc init into ide_ident() by Simon Glass · 1 year, 1 month ago
  60. 9c14ac1 ide: Make ide_ident() return an error code by Simon Glass · 1 year, 1 month ago
  61. 11c60d6 ide: Use desc consistently for struct blk_desc by Simon Glass · 1 year, 1 month ago
  62. 1302a2b ide: Combine the two loops in ide_probe() by Simon Glass · 1 year, 1 month ago
  63. 91b0ee3 ide: Move ide_init() entirely within ide_probe() by Simon Glass · 1 year, 1 month ago
  64. a189663 ide: Move setting of vendor strings into ide_probe() by Simon Glass · 1 year, 1 month ago
  65. ae1a913 ide: Make ide_bus_ok[] a local variable by Simon Glass · 1 year, 1 month ago
  66. 83c7b8c ide: Move bus init into a function by Simon Glass · 1 year, 1 month ago
  67. 3bb5f84 ide: Avoid preprocessor for CONFIG_LBA48 by Simon Glass · 1 year, 1 month ago
  68. b9f5886 ide: Avoid preprocessor for CONFIG_ATAPI by Simon Glass · 1 year, 1 month ago
  69. 5dafba3 ide: Simplify success condition by Simon Glass · 1 year, 1 month ago
  70. 3f78682 ide: Refactor confusing loop code by Simon Glass · 1 year, 1 month ago
  71. c00541a ide: Change the retries variable by Simon Glass · 1 year, 1 month ago
  72. 8442c76 ide: Make function static by Simon Glass · 1 year, 1 month ago
  73. af3e7e1 ide: Correct use of ATAPI by Simon Glass · 1 year, 1 month ago
  74. 2889eaf ide: Create a prototype for ide_set_reset() by Simon Glass · 1 year, 1 month ago
  75. 448f2c7 ide: Drop weak functions by Simon Glass · 1 year, 1 month ago
  76. 99eabc5 ide: Move a few functions further up the file by Simon Glass · 1 year, 1 month ago
  77. 1db155a ide: Drop ide_device_present() by Simon Glass · 1 year, 1 month ago
  78. 4b078ad ide: Move ide_init() into probing by Simon Glass · 1 year, 1 month ago
  79. ec64c4a ide: Drop init for not using BLK by Simon Glass · 1 year, 1 month ago
  80. 9917d48 ide: Drop CONFIG_START_IDE by Simon Glass · 1 year, 1 month ago
  81. 7ee43d4 ide: Use mdelay() for long delays by Simon Glass · 1 year, 1 month ago
  82. 6dacb14 ide: Move ATA_CURR_BASE to C file by Simon Glass · 1 year, 1 month ago
  83. 552d21d x86: Allow locating UARTs by device ID by Simon Glass · 1 year, 2 months ago
  84. eea4a79 coreboot: Enable ms command by Simon Glass · 1 year, 1 month ago
  85. 59cd47a x86: nvme: coreboot: Enable NVMe by Simon Glass · 1 year, 1 month ago
  86. 515aeb1 x86: coreboot: Show unimplemented sysinfo tags by Simon Glass · 1 year, 2 months ago
  87. 9a84c17 x86: coreboot: Log function names and line numbers by Simon Glass · 1 year, 2 months ago
  88. 3535466 x86: coreboot: Scan PCI after relocation by Simon Glass · 1 year, 2 months ago
  89. 4ccbae7 x86: coreboot: Document how to enable the debug UART by Simon Glass · 1 year, 2 months ago
  90. f00c81c x86: coreboot: Use a memory-mapped UART by Simon Glass · 1 year, 2 months ago
  91. 8818e34 pci: coreboot: Don't read regions when booting by Simon Glass · 1 year, 2 months ago
  92. 8edbb82 x86: Allow locating the UART from ACPI tables by Simon Glass · 1 year, 1 month ago
  93. 95bb690 x86: coreboot: Collect the address of the ACPI tables by Simon Glass · 1 year, 2 months ago
  94. bebc365 acpi: Move the table-finding functions into the libary by Simon Glass · 1 year, 1 month ago
  95. f335233 acpi: Create a new Kconfig for ACPI by Simon Glass · 1 year, 1 month ago
  96. fed0fe2 input: Flush the keyboard buffer before resetting it by Simon Glass · 1 year, 2 months ago
  97. 718284a x86: Adjust search range for sysinfo table by Simon Glass · 1 year, 2 months ago
  98. d9d2c7e mtrr: Don't show an invalid CPU number by Simon Glass · 1 year, 2 months ago
  99. 1828702 video: Add a note about the broken implementation by Simon Glass · 1 year, 2 months ago
  100. da7841f efi: Add dhrystone, dcache and scroll lines to app by Simon Glass · 1 year, 2 months ago