1. 7100cf2 imgtec/pistachio: Add SOC_REGISTERS memory region by Ionela Voinescu · 9 years ago
  2. 62c0276 device/pnp: Ability to set vendor specific logical device config by Damien Zammit · 9 years ago
  3. 03d4ae7 lib: Fix strncmp by Hannah Williams · 9 years ago
  4. 7e7a4df lib: remove assets infrastructure by Aaron Durbin · 9 years ago
  5. 6d720f3 cbfs/vboot: remove firmware component support by Aaron Durbin · 9 years ago
  6. a8aef3a cbfs_spi: Initialize spi_flash when initializing cbfs_cache by Mary Ruthven · 9 years ago
  7. fb50983 intel/fsp: Add post codes for FSP phases by Duncan Laurie · 9 years ago
  8. f82e8ab cbfs_spi: enable CBFS access in early romstage by Mary Ruthven · 9 years ago
  9. 2ca8b31 x86/smm: don't hide harmless declarations by Patrick Georgi · 9 years ago
  10. 44e4a4e southbridge/amd/sr5650: Add IOMMU support by Timothy Pearson · 9 years ago
  11. 991f184 cpu/amd: de-duplicate MSR include files by Stefan Reinauer · 9 years ago
  12. aa5f5b1 rules.h: Add ENV_STRING and use it in console_init() by Ben Gardner · 9 years ago
  13. d3634c1 rules.h: Add ENV_ macros to detect current architecture by Julius Werner · 9 years ago
  14. 83abd81 cpu/amd: Add CC6 support by Timothy Pearson · 9 years ago
  15. 86fc11d arm/arm64: Generalize bootblock C entry point by Julius Werner · 9 years ago
  16. 5d7dc55 southbridge/amd/sb700: Add AHCI support by Timothy Pearson · 9 years ago
  17. 85810cc edid: add hdmi_monitor_detected in data struct edid by Yakir Yang · 9 years ago
  18. 8c8e2b7 arm64: remove secmon by Aaron Durbin · 9 years ago
  19. 3bfd7cc drivers/pc80: Rework normal / fallback selector code by Timothy Pearson · 9 years ago
  20. 1ca2d86 cbmem: add coreboot table records for each cbmem entry by Aaron Durbin · 9 years ago
  21. 730a043 cpu/amd: Add initial AMD Family 15h support by Timothy Pearson · 9 years ago
  22. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  23. f79d05b Drop geode_post_code.h by Stefan Reinauer · 9 years ago
  24. 5fa4cb6 cpu/amd: Fix cbtypes.h to match UINTN convention by Stefan Reinauer · 9 years ago
  25. be70646 include/timer.h: Guard `timer_monotonic_get()` calls by `CONFIG_HAVE_MONOTONIC_TIMER` by Paul Menzel · 9 years ago
  26. 246115e coreboot: make lb_framebuffer a weak function by robbie zhang · 9 years ago
  27. 04cf449 drivers/aspeed: Add native text mode VGA support for the AST2050 by Timothy Pearson · 9 years ago
  28. acbdade southbridge/amd/sb700: Allow use of auxiliary SMBUS controller by Timothy Pearson · 9 years ago
  29. 964aa83 include/smbios: Update SMBIOS memory structures to version 2.8 by Timothy Pearson · 9 years ago
  30. 8193b06 allocator: Page align memory mapped PCI resources by Nico Huber · 9 years ago
  31. 86091f9 cpu/mtrr.h: Fix macro names for MTRR registers by Alexandru Gagniuc · 9 years ago
  32. 079fb3f cbmem console: make verstage first class citizen by Aaron Durbin · 9 years ago
  33. 551cff0 Derive lvds_dual_channel from EDID timings. by Vladimir Serbinenko · 9 years ago
  34. 37a5d15 cbfs: add struct cbfsf by Aaron Durbin · 9 years ago
  35. 3a54318 Add EM100 'hyper term' spi console support in ramstage & smm by Martin Roth · 9 years ago
  36. b0c6817 AMD Bettong: Fix usb device in devicetree for Carrizo by zbao · 9 years ago
  37. a400327 chromeos: vboot and chromeos dependency removal for sw write protect state by Paul Kocialkowski · 9 years ago
  38. dc9f5cd coreboot: introduce commonlib by Aaron Durbin · 9 years ago
  39. 113d821 endian: fix le64toh() by Aaron Durbin · 9 years ago
  40. 94a7499 endian: add portable endian functions by Aaron Durbin · 9 years ago
  41. dde7629 rmodule: use program.ld for linking by Aaron Durbin · 9 years ago
  42. e5bad5c verstage: use common program.ld for linking by Aaron Durbin · 9 years ago
  43. b2a6262 linking: move romstage and bootblock to use program.ld by Aaron Durbin · 9 years ago
  44. 4de29d4 linking: lay the groundwork for a unified linking approach by Aaron Durbin · 9 years ago
  45. cd96c5c rules.h: add fall through where no ENV_<STAGE> is set by Aaron Durbin · 9 years ago
  46. 4460703 Drop "See file CREDITS..." comment by Stefan Reinauer · 9 years ago
  47. 0375815 symbols: add '_' to pci_drivers and cpu_drivers symbols by Aaron Durbin · 9 years ago
  48. 4d3de7e bootstate: remove need for #ifdef ENV_RAMSTAGE by Aaron Durbin · 9 years ago
  49. bc98cc6 bootmode: add display_init_required() by Aaron Durbin · 9 years ago
  50. c49014e timestamp: add tick frequency to exported table by Aaron Durbin · 9 years ago
  51. e205410 edid: add function to manually specify mode by David Hendricks · 9 years ago
  52. 7dbf9c6 edid: Use edid_mode struct to reduce redundancy by David Hendricks · 9 years ago
  53. a3b898a edid: Clean-up the edid struct by David Hendricks · 9 years ago
  54. 8d0ab89 stdlib: don't hide the malloc et all declarations by Aaron Durbin · 9 years ago
  55. 54546c9 stage_cache: make prog const in stage_cache_add() by Aaron Durbin · 9 years ago
  56. 30b755b Add SoC specific microcode update check in ramstage by Rizwan Qureshi · 9 years ago
  57. 0be6d93 intel/common: Add SMBIOS memory width by Lee Leahy · 9 years ago
  58. 1b0ab81 lib/hexdump: Add xxd hint by Lee Leahy · 9 years ago
  59. 4d3e4c4 cbfs: hardcode file alignment by Patrick Georgi · 9 years ago
  60. fb5d5b1 cbtable: describe boot media by Patrick Georgi · 9 years ago
  61. 977587a fmap: publish find_fmap_directory() by Patrick Georgi · 9 years ago
  62. 9952690 fmap: Introduce new function to derive fmap name from offset/size by Patrick Georgi · 9 years ago
  63. 46cf9f7 Verify Kconfigs symbols are not zero for hex and int type symbols by Martin Roth · 9 years ago
  64. c4e49f6 Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED() by Martin Roth · 9 years ago
  65. acf411d include/cbmem_id.h: Add name for `CBMEM_ID_TCPA_LOG` by Paul Menzel · 9 years ago
  66. 6757267 include/cbmem_id.h: Sort `CBMEM_ID_TCPA_LOG` entry by Paul Menzel · 9 years ago
  67. 9eb6180 stddef.h: Disable check_member() macro when compiling with CLANG by Stefan Reinauer · 9 years ago
  68. 1936f6c timestamp: add generic cache region by Aaron Durbin · 9 years ago
  69. a384c28 arm64: Add support for loading secure os by Furquan Shaikh · 9 years ago
  70. 08b8785 Expose get_lid_switch() in romstage by Patrick Georgi · 9 years ago
  71. bfdf248 cpu/x86: Add more MTRR symbols by Lee Leahy · 9 years ago
  72. 0563941 AMD Merlin Falcon: Add northbridge files for new AMD processor by WANG Siyuan · 9 years ago
  73. 1e2500e device: DDR3 generic code 64bit fix by Stefan Reinauer · 9 years ago
  74. bef400b x86: Make reading / writing of CRx registers 64bit proof by Stefan Reinauer · 9 years ago
  75. 69139e0 coreboot_tables: Add CBMEM ID and tag for MTC by Furquan Shaikh · 9 years ago
  76. 4d6db95 Move remap_bsp_lapic to AMD specific code by Stefan Reinauer · 9 years ago
  77. f2dfef0 southbridge/amd/pi: Add support for new AMD southbridge Kern by WANG Siyuan · 9 years ago
  78. 1f38d79 Clearly define printk log level use cases. by Nicky Sielicki · 9 years ago
  79. fdc0a90 resource: Refactor IORESOURCE flags use by Kyösti Mälkki · 9 years ago
  80. 42e6856 stage_cache: use cbmem init hooks by Aaron Durbin · 9 years ago
  81. 41607a4 cbmem: add indicator to hooks if cbmem is being recovered by Aaron Durbin · 9 years ago
  82. 4fbac46 cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API by Kyösti Mälkki · 9 years ago
  83. a8bda43 cbmem: Break out CBMEM_ID to a separate header file by Marc Jones · 9 years ago
  84. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  85. 83fc32f device_ops: add device_t argument to write_acpi_tables by Alexander Couzens · 9 years ago
  86. 5eea458 device_ops: add device_t argument to acpi_fill_ssdt_generator by Alexander Couzens · 9 years ago
  87. a90dad1 device_ops: add device_t argument to acpi_inject_dsdt_generator by Alexander Couzens · 9 years ago
  88. 7a8a4ab lib: Unify log2() and related functions by Julius Werner · 9 years ago
  89. ed7bc2c AMD K8 fam10: Drop extra HT scan_chain() parameters by Kyösti Mälkki · 9 years ago
  90. 0a3d4e4 AMD K8 fam10: Refactor HT link connection test by Kyösti Mälkki · 9 years ago
  91. 7752147 devicetree: Add fields for HyperTransport scans by Kyösti Mälkki · 9 years ago
  92. 580e722 devicetree: Change scan_bus() prototype in device ops by Kyösti Mälkki · 9 years ago
  93. 2d2367c devicetree: Single scan_bridges() by Kyösti Mälkki · 9 years ago
  94. de271a8 PCI subsystem: Drop parameter max from scan_bus by Kyösti Mälkki · 9 years ago
  95. 3345240 PCI subsystem: Refactor PCI bridge register control by Kyösti Mälkki · 9 years ago
  96. d0e212c devicetree: Discriminate device ops scan_bus() by Kyösti Mälkki · 9 years ago
  97. b39714e HyperTransport: Move pci_scan_bus() call by Kyösti Mälkki · 9 years ago
  98. ac12c66c assets: abstract away the firmware assets used for booting by Aaron Durbin · 9 years ago
  99. 6a452ef prog_loading: add region_device representing memory by Aaron Durbin · 9 years ago
  100. 899d13d cbfs: new API and better program loading by Aaron Durbin · 9 years ago