1. 7764a84 x86: acpi: Add PCT and PTC tables by Simon Glass · 4 years, 2 months ago
  2. f37979e x86: acpi: Support generation of the DBG2 table by Simon Glass · 4 years, 2 months ago
  3. d262898 x86: acpi: Support generation of the HPET table by Simon Glass · 4 years, 2 months ago
  4. c9cc37d x86: apl: Support writing the IntelGraphicsMem table by Simon Glass · 4 years, 2 months ago
  5. 55109f1 x86: acpi: Support external GNVS tables by Simon Glass · 4 years, 2 months ago
  6. 4f96023 x86: zboot: Allow overriding the command line by Simon Glass · 4 years, 3 months ago
  7. 631c2b9 x86: zboot: Add an option to dump the setup information by Simon Glass · 4 years, 3 months ago
  8. f82cd7b x86: zboot: Allow setting a separate setup base address by Simon Glass · 4 years, 3 months ago
  9. 126f47c x86: zboot: Set environment variables for image locations by Simon Glass · 4 years, 3 months ago
  10. 3e59759 x86: zboot: Add an 'setup' subcommand by Simon Glass · 4 years, 3 months ago
  11. 1d9e4bb x86: zboot: Add an 'load' subcommand by Simon Glass · 4 years, 3 months ago
  12. 6f873f5 x86: zboot: Add an 'info' subcommand by Simon Glass · 4 years, 3 months ago
  13. 88f1cd6 x86: zboot: Add a 'go' subcommand by Simon Glass · 4 years, 3 months ago
  14. 5588e77 x86: zboot: Set up a sub-command structure by Simon Glass · 4 years, 3 months ago
  15. e9d31b3 x86: zimage: Disable interrupts just before booting by Simon Glass · 4 years, 3 months ago
  16. 00630f6 x86: zboot: Correct image type by Simon Glass · 4 years, 3 months ago
  17. c038f3b x86: zboot: Move kernel-version code into a function by Simon Glass · 4 years, 3 months ago
  18. 30b372d x86: zimage: Avoid using #ifdef by Simon Glass · 4 years, 3 months ago
  19. e814837 x86: zimage: Use a state struct to hold the state by Simon Glass · 4 years, 3 months ago
  20. 40edea3 x86: acpi: Add memset to initialize SPCR table by Wolfgang Wallner · 4 years, 2 months ago
  21. 3f6966a x86: acpi: Fix calculation of DSDT length by Wolfgang Wallner · 4 years, 2 months ago
  22. 4f0c4be x86: rename CONFIG_STACK_SIZE by Heinrich Schuchardt · 4 years, 4 months ago
  23. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  24. 4021ee6 x86: Rename board_final_cleanup() to board_final_init() by Simon Glass · 4 years, 4 months ago
  25. 22a7396 x86: acpi: Correct the version of the MADT by Simon Glass · 4 years, 4 months ago
  26. a308b1f x86: Drop setup_pcat_compatibility() by Simon Glass · 4 years, 4 months ago
  27. b336a2b x86: Add debugging to table writing by Simon Glass · 4 years, 4 months ago
  28. eb2ebbc x86: apl: Use memory-mapped access for VBT by Simon Glass · 4 years, 4 months ago
  29. 31b410a x86: Add error checking for csrt table generation by Simon Glass · 4 years, 4 months ago
  30. 7f926c9 x86: Add support for building up an NHLT structure by Simon Glass · 4 years, 4 months ago
  31. 8d7ff12 acpi: Allow creating the GNVS to fail by Simon Glass · 4 years, 4 months ago
  32. 58a6ccd x86: Allow devices to write to DSDT by Simon Glass · 4 years, 5 months ago
  33. 351fef5 x86: Allow devices to write an SSDT by Simon Glass · 4 years, 5 months ago
  34. 85f2def x86: acpi: Move MADT down a bit by Simon Glass · 4 years, 5 months ago
  35. 0990c89 x86: fsp: Support a warning message when DRAM init is slow by Simon Glass · 4 years, 4 months ago
  36. ef5f5f6 x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME by Simon Glass · 4 years, 4 months ago
  37. be7418f x86: fsp: video: Allocate a frame buffer when needed by Simon Glass · 4 years, 5 months ago
  38. 3dada5a x86: fsp: Reinit the FPU after FSP meminit by Simon Glass · 4 years, 5 months ago
  39. c87f9ce x86: Don't build some unused objects in TPL by Tom Rini · 4 years, 5 months ago
  40. c68a1ae bdinfo: x86: vesa: Update fb_base to the correct value by Simon Glass · 4 years, 6 months ago
  41. 70c3c91 x86: mrccache: Allow use before driver model is active by Simon Glass · 4 years, 6 months ago
  42. d7413de x86: spl: Print the error on SPL failure by Simon Glass · 4 years, 6 months ago
  43. 0621b5e cbfs: Don't require the CBFS size with cbfs_init_mem() by Simon Glass · 4 years, 6 months ago
  44. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 6 months ago
  45. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
  46. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
  47. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 6 months ago
  48. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 6 months ago
  49. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 6 months ago
  50. 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 6 months ago
  51. b67eefd bootstage: Use BOOTSTAGE instead of BOOTSTATE by Simon Glass · 4 years, 6 months ago
  52. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 6 months ago
  53. 714497e efi_loader: round the memory area in efi_add_memory_map() by Michael Walle · 4 years, 6 months ago
  54. fc48637 x86: Update SPL for coreboot by Simon Glass · 4 years, 7 months ago
  55. 37897c4 x86: Move work-around out of cpu_jump_to_64bit_uboot() by Simon Glass · 4 years, 7 months ago
  56. 526aabe x86: cpu: Skip init code when chain loading by Simon Glass · 4 years, 7 months ago
  57. c793dbd x86: fsp: Allow skipping init code when chain loading by Simon Glass · 4 years, 7 months ago
  58. 7e586f6 acpi: Put table-setup code in its own function by Simon Glass · 4 years, 7 months ago
  59. 29b3511 acpi: Move acpi_add_table() to generic code by Simon Glass · 4 years, 7 months ago
  60. 288edc7 acpi: Drop code for missing XSDT from acpi_write_rsdp() by Simon Glass · 4 years, 7 months ago
  61. 5f5ab0d x86: Allow devices to write ACPI tables by Simon Glass · 4 years, 7 months ago
  62. 86e1778 acpi: Convert part of acpi_table to use acpi_ctx by Simon Glass · 4 years, 7 months ago
  63. 93f7f82 acpi: Add a method to write tables for a device by Simon Glass · 4 years, 7 months ago
  64. 776cc20 x86: Move acpi_table header to main include/ directory by Simon Glass · 4 years, 7 months ago
  65. 3cabcf9 x86: Move acpi_s3.h to include/acpi/ by Simon Glass · 4 years, 7 months ago
  66. 98036fb x86: acpi: Let OS know that console already had been initialized by Andy Shevchenko · 4 years, 9 months ago
  67. ddcccb2 x86: acpi: Refactor XSDT handling in acpi_add_table() by Andy Shevchenko · 4 years, 9 months ago
  68. 7149d38 x86: Correct error return value in mrccache_get_region() by Simon Glass · 4 years, 10 months ago
  69. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  70. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  71. fb96dee x86: Don't include the BIOS emulator in TPL by Simon Glass · 5 years ago
  72. e98791a x86: fsp: Set up an MTRR for the graphics frame buffer by Simon Glass · 5 years ago
  73. cf87d3b x86: fsp: Add FSP2 base support by Simon Glass · 5 years ago
  74. f42af29 x86: fsp: Correct wrong header inlude in fsp_support.c by Simon Glass · 5 years ago
  75. f09d4ed x86: fsp: Make graphics support common to FSP1/2 by Simon Glass · 5 years ago
  76. 5924341 x86: Allow interrupt to happen once by Simon Glass · 5 years ago
  77. 4279110 x86: Set up the MTRR for SDRAM by Simon Glass · 5 years ago
  78. ea4e97a x86: Set the DRAM banks to reflect real location by Simon Glass · 5 years ago
  79. 22e0de3 x86: Move fsp_prepare_mrc_cache() to fsp1 directory by Simon Glass · 5 years ago
  80. fa6cc1d x86: Don't export mrccache_update() by Simon Glass · 5 years ago
  81. 0a0b09b x86: Add mrccache support for a 'variable' cache by Simon Glass · 5 years ago
  82. 515e817 x86: Update mrccache to support multiple caches by Simon Glass · 5 years ago
  83. 83f288f x86: Tidy up error handling in mrccache_save() by Simon Glass · 5 years ago
  84. 37a508f x86: Add a new global_data member for the cache record by Simon Glass · 5 years ago
  85. 506f224 x86: Adjust mrccache_get_region() to support get_mmap() by Simon Glass · 5 years ago
  86. 87f1084 x86: Adjust mrccache_get_region() to use livetree by Simon Glass · 5 years ago
  87. 0ad9b6a x86: Correct mrccache find_next_mrc_cache() calculation by Simon Glass · 5 years ago
  88. 67c4e9f common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 5 years ago
  89. 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
  90. c30b7ad common: Move interrupt functions into a new header by Simon Glass · 5 years ago
  91. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  92. 30c7c43 common: Move checkcpu() out of common.h by Simon Glass · 5 years ago
  93. 73c6cd6 x86: Quieten TPL's jump_to_image_no_args() by Simon Glass · 5 years ago
  94. 09455d3 x86: Don't print CPU info in TPL by Simon Glass · 5 years ago
  95. 0e72ac7 x86: Move CPU init to before spl_init() by Simon Glass · 5 years ago
  96. 0ced70a x86: tpl: Add a fake PCI bus by Simon Glass · 5 years ago
  97. c0e2c81 x86: spl: Support init of a PUNIT by Simon Glass · 5 years ago
  98. ca4e408 x86: Add a function to find the size of an mrccache record by Simon Glass · 5 years ago
  99. 3d95688 x86: Panic when SPL or TPL fail by Simon Glass · 5 years ago
  100. cc2d27d x86: Use mtrr_commit() with FSP2 by Simon Glass · 5 years ago