1. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 6 months ago
  2. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 6 months ago
  3. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 6 months ago
  4. 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 6 months ago
  5. b67eefd bootstage: Use BOOTSTAGE instead of BOOTSTATE by Simon Glass · 4 years, 6 months ago
  6. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 6 months ago
  7. 714497e efi_loader: round the memory area in efi_add_memory_map() by Michael Walle · 4 years, 5 months ago
  8. fc48637 x86: Update SPL for coreboot by Simon Glass · 4 years, 6 months ago
  9. 37897c4 x86: Move work-around out of cpu_jump_to_64bit_uboot() by Simon Glass · 4 years, 6 months ago
  10. 526aabe x86: cpu: Skip init code when chain loading by Simon Glass · 4 years, 6 months ago
  11. c793dbd x86: fsp: Allow skipping init code when chain loading by Simon Glass · 4 years, 6 months ago
  12. 7e586f6 acpi: Put table-setup code in its own function by Simon Glass · 4 years, 6 months ago
  13. 29b3511 acpi: Move acpi_add_table() to generic code by Simon Glass · 4 years, 6 months ago
  14. 288edc7 acpi: Drop code for missing XSDT from acpi_write_rsdp() by Simon Glass · 4 years, 6 months ago
  15. 5f5ab0d x86: Allow devices to write ACPI tables by Simon Glass · 4 years, 6 months ago
  16. 86e1778 acpi: Convert part of acpi_table to use acpi_ctx by Simon Glass · 4 years, 6 months ago
  17. 93f7f82 acpi: Add a method to write tables for a device by Simon Glass · 4 years, 6 months ago
  18. 776cc20 x86: Move acpi_table header to main include/ directory by Simon Glass · 4 years, 7 months ago
  19. 3cabcf9 x86: Move acpi_s3.h to include/acpi/ by Simon Glass · 4 years, 7 months ago
  20. 98036fb x86: acpi: Let OS know that console already had been initialized by Andy Shevchenko · 4 years, 8 months ago
  21. ddcccb2 x86: acpi: Refactor XSDT handling in acpi_add_table() by Andy Shevchenko · 4 years, 8 months ago
  22. 7149d38 x86: Correct error return value in mrccache_get_region() by Simon Glass · 4 years, 9 months ago
  23. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
  24. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 10 months ago
  25. fb96dee x86: Don't include the BIOS emulator in TPL by Simon Glass · 4 years, 11 months ago
  26. e98791a x86: fsp: Set up an MTRR for the graphics frame buffer by Simon Glass · 4 years, 11 months ago
  27. cf87d3b x86: fsp: Add FSP2 base support by Simon Glass · 4 years, 11 months ago
  28. f42af29 x86: fsp: Correct wrong header inlude in fsp_support.c by Simon Glass · 4 years, 11 months ago
  29. f09d4ed x86: fsp: Make graphics support common to FSP1/2 by Simon Glass · 4 years, 11 months ago
  30. 5924341 x86: Allow interrupt to happen once by Simon Glass · 4 years, 11 months ago
  31. 4279110 x86: Set up the MTRR for SDRAM by Simon Glass · 4 years, 11 months ago
  32. ea4e97a x86: Set the DRAM banks to reflect real location by Simon Glass · 4 years, 11 months ago
  33. 22e0de3 x86: Move fsp_prepare_mrc_cache() to fsp1 directory by Simon Glass · 4 years, 11 months ago
  34. fa6cc1d x86: Don't export mrccache_update() by Simon Glass · 4 years, 11 months ago
  35. 0a0b09b x86: Add mrccache support for a 'variable' cache by Simon Glass · 4 years, 11 months ago
  36. 515e817 x86: Update mrccache to support multiple caches by Simon Glass · 4 years, 11 months ago
  37. 83f288f x86: Tidy up error handling in mrccache_save() by Simon Glass · 4 years, 11 months ago
  38. 37a508f x86: Add a new global_data member for the cache record by Simon Glass · 4 years, 11 months ago
  39. 506f224 x86: Adjust mrccache_get_region() to support get_mmap() by Simon Glass · 4 years, 11 months ago
  40. 87f1084 x86: Adjust mrccache_get_region() to use livetree by Simon Glass · 4 years, 11 months ago
  41. 0ad9b6a x86: Correct mrccache find_next_mrc_cache() calculation by Simon Glass · 4 years, 11 months ago
  42. 67c4e9f common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 5 years ago
  43. 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
  44. c30b7ad common: Move interrupt functions into a new header by Simon Glass · 5 years ago
  45. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  46. 30c7c43 common: Move checkcpu() out of common.h by Simon Glass · 5 years ago
  47. 73c6cd6 x86: Quieten TPL's jump_to_image_no_args() by Simon Glass · 5 years ago
  48. 09455d3 x86: Don't print CPU info in TPL by Simon Glass · 5 years ago
  49. 0e72ac7 x86: Move CPU init to before spl_init() by Simon Glass · 5 years ago
  50. 0ced70a x86: tpl: Add a fake PCI bus by Simon Glass · 5 years ago
  51. c0e2c81 x86: spl: Support init of a PUNIT by Simon Glass · 5 years ago
  52. ca4e408 x86: Add a function to find the size of an mrccache record by Simon Glass · 5 years ago
  53. 3d95688 x86: Panic when SPL or TPL fail by Simon Glass · 5 years ago
  54. cc2d27d x86: Use mtrr_commit() with FSP2 by Simon Glass · 5 years ago
  55. 12e927b x86: Allow the PCH and LPC uclasses to work with of-platdata by Simon Glass · 5 years ago
  56. 49a0f8c x86: Move acpi_s3.h to a common location by Simon Glass · 5 years ago
  57. c3863ea x86: fsp: Save usable RAM and hob_list in the handoff area by Simon Glass · 5 years ago
  58. 12c81b2 x86: spl: Move broadwell-specific code out of generic x86 spl by Simon Glass · 5 years ago
  59. daade11 x86: spl: Reduce priority of the basic SPL image loader by Simon Glass · 5 years ago
  60. 14dd93b x86: spl: Use hang() instead of a while() loop by Simon Glass · 5 years ago
  61. 46dd41f x86: fsp: Add access to variable MRC data by Simon Glass · 5 years ago
  62. 62888d8 x86: fsp: Move common support functions into a common file by Simon Glass · 5 years ago
  63. b2d544a x86: Move common fsp functions into a common file by Simon Glass · 5 years ago
  64. e9de4a7 x86: fsp: Move common dram functions into a common file by Simon Glass · 5 years ago
  65. 12cf65a x86: fsp: Tidy up comment style a little by Simon Glass · 5 years ago
  66. 86875f0 x86: fsp: Use if() instead of #ifdef by Simon Glass · 5 years ago
  67. e2adc36 x86: Rename some FSP functions to have an fsp_ prefix by Simon Glass · 5 years ago
  68. 8331188 x86: Rename existing FSP code to fsp1 by Simon Glass · 5 years ago
  69. d905aa8 x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters by Andy Shevchenko · 5 years ago
  70. 5793553 x86: efi_loader: Use efi_add_conventional_memory_map() by Park, Aiden · 5 years ago
  71. d2860c0 x86: Drop weak version board_get_usable_ram_top() by Bin Meng · 5 years ago
  72. cdbff9f env: Move env_get_hex() to env.h by Simon Glass · 5 years ago
  73. dbaec46 x86: Skip setting up MTRRs in slimbootloader by Park, Aiden · 5 years ago
  74. 7165fd5 x86: Add a common HOB library by Park, Aiden · 5 years ago
  75. 5b931a5 x86: lib: fsp: Use EFI_GUID and efi_guid_t by Park, Aiden · 5 years ago
  76. 544293f x86: Add new slimbootloader CPU type by Park, Aiden · 5 years ago
  77. ddd2a42 x86: acpi: Introduce a stub to generate CSRT by Andy Shevchenko · 5 years ago
  78. 7ce74b7 x86: Revert "Don't set up MTRRs in SPL" by Andy Shevchenko · 5 years ago
  79. 048a92e Fix spelling of available. by Vagrant Cascadian · 5 years ago
  80. 7c03caf x86: Add a simple TPL implementation by Simon Glass · 5 years ago
  81. bf4d8be x86: Don't generate a bootstage report in SPL by Simon Glass · 5 years ago
  82. 665cb18 x86: Don't set up MTRRs in SPL by Simon Glass · 5 years ago
  83. 079b38b x86: mrccache: Add more debugging by Simon Glass · 5 years ago
  84. 9a67994 x86: Support saving MRC data from SPL by Simon Glass · 5 years ago
  85. 11b7cc3 x86: Update a stale comment about ifdtool by Simon Glass · 5 years ago
  86. 7d0a53a x86: Make sure i8254 is setup correctly before generating beeps by Bin Meng · 6 years ago
  87. edf18a8 x86: acpi: Not every platform has serial console a first device by Andy Shevchenko · 6 years ago
  88. 79a5be8 sound: x86: Add beeping support in i8254 by Simon Glass · 6 years ago
  89. 6b59607 x86: do not use i386 code for x86_64 memory functions by Heinrich Schuchardt · 6 years ago
  90. a61cbad dm: serial: Adjust serial_getinfo() to use proper API by Simon Glass · 6 years ago
  91. 67d1b05 dm: serial: Adjust serial_getconfig() to use proper API by Simon Glass · 6 years ago
  92. c641010 x86: Wrap calls to 8259 with CONFIG_I8259_PIC by Bin Meng · 6 years ago
  93. b288cd9 x86: acpi: Generate SPCR table by Andy Shevchenko · 6 years ago
  94. 80df194 x86: detect unsupported relocation types by Heinrich Schuchardt · 6 years ago
  95. c74e329 x86/bootm: fix error handling in boot_prep_linux(...) by Hannes Schmelzer · 6 years ago
  96. 9b5e639 efi_loader: simplify ifdefs by Stephen Warren · 6 years ago
  97. 6321da5 x86: cpu: add docstring to scu_ipc_command() by Georgii Staroselskii · 6 years ago
  98. 224742a x86: cpu: introduce scu_ipc_raw_command() by Georgii Staroselskii · 6 years ago
  99. dee37fc Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · 6 years ago
  100. e69cc6b x86: zimage: Remove acpi_rsdp_addr propagation to kernel boot parameters by Bin Meng · 6 years ago