1. 815f4bf Use __ROMSTAGE__ to denote romstage by Patrick Georgi · 9 years ago
  2. cc8171f rules.h: add verstage macro by Patrick Georgi · 9 years ago
  3. 6e20e2f cbmem: add and use a function to dump console buffer by Vadim Bendebury · 9 years ago
  4. d70bf7c cbmem_console: fix it for x86 by Aaron Durbin · 9 years ago
  5. 0dff57d cbmem: switch over to imd-based cbmem by Aaron Durbin · 9 years ago
  6. bd74a4b coreboot: common stage cache by Aaron Durbin · 9 years ago
  7. cac5050 coreboot: tiered imd by Aaron Durbin · 9 years ago
  8. 20686d8 coreboot: add imd library by Aaron Durbin · 9 years ago
  9. 1e2abe0 armv8/secmon: Disable and Enable GIC in PSCI path by Furquan Shaikh · 9 years ago
  10. e1ba3da device: Add class and subclass name support by Lee Leahy · 9 years ago
  11. 243c614 lib: add base64 decoder by Vadim Bendebury · 9 years ago
  12. 2fdc61a google/urara: use board ID information to set up hardware by Ionela Voinescu · 9 years ago
  13. b396a66 vpd: populate coreboot table with serialno by Stephen Barber · 9 years ago
  14. fe4253c vboot: when configured, pass the wipeout request to vboot by Vadim Bendebury · 9 years ago
  15. 9ff8f6f Unify byte order macros and clrsetbits by Julius Werner · 9 years ago
  16. 24f9476 romstage_handoff: Fix for changing CBMEM structure by Duncan Laurie · 9 years ago
  17. f92edfe Arrange CBMEM table entries' IDs alphanumerically by Vadim Bendebury · 10 years ago
  18. 76e3303 chromeos: vboot2: Add TPM PCR extension support by Julius Werner · 10 years ago
  19. d82e0cf Fix non-x86 __PRE_RAM__ assertions and add FATAL_ASSERTS Kconfig option by Julius Werner · 10 years ago
  20. 6bfabce cbfs: look for CBFS header in a predefined place by Vadim Bendebury · 10 years ago
  21. 9dccf1c uart: pass register width in the coreboot table by Vadim Bendebury · 10 years ago
  22. e1298df exynos: return correct value when init_default_cbfs_media fails by Daisuke Nojiri · 10 years ago
  23. 249f9cc rk3288: Handle framebuffer through memlayout, not the resource system by Julius Werner · 10 years ago
  24. fb03239 spi: Add function to read flash status register by Duncan Laurie · 10 years ago
  25. a5aac76 drivers/spi: Pass flash parameters from coreboot to payload by Dan Ehrenberg · 10 years ago
  26. 90f6cd3 Add console wrapper for UART driver by Vadim Bendebury · 10 years ago
  27. a7d9244 timestamps: You can never have enough of them! by Julius Werner · 10 years ago
  28. 44cf870 timer: Reestablish init_timer(), consolidate timer initialization calls by Julius Werner · 10 years ago
  29. efcee76 CBFS: Automate ROM image layout and remove hardcoded offsets by Julius Werner · 10 years ago
  30. f9ff353 spi: support controllers with limited transfer size capabilities by Vadim Bendebury · 10 years ago
  31. e0dae99 PCI - Add interrupt disable bit definition by Lee Leahy · 10 years ago
  32. 9afc5c0 baytrail: Switch from ACPI mode to PCI mode for legacy support by Marc Jones · 10 years ago
  33. 144c228 vboot: Include vb2_api.h, instead of lower-level vboot2 header files by Randall Spangler · 10 years ago
  34. efb546d ramoops: Add support for passing ramoops region through cb tables. by Furquan Shaikh · 10 years ago
  35. 627b3bd cbtables: Add RAM config information by David Hendricks · 10 years ago
  36. 21db62e gpio: add a function to read GPIO array as base-2 value by David Hendricks · 10 years ago
  37. 3fc6368 gpio: cosmetic changes to tristate_gpios.c by David Hendricks · 10 years ago
  38. 886d29b gpio: Remove non-ternary tristate mode, make ternaries easier by Julius Werner · 10 years ago
  39. eaa9c45 gpio: Extend common GPIO header, simplify function names by Julius Werner · 10 years ago
  40. dd94b5f chromeos: move VPD MAC address retrieval function by Vadim Bendebury · 10 years ago
  41. e5e3630 timer: Add generic udelay() implementation by Aaron Durbin · 10 years ago
  42. 108548a armv7: Add fine-grained page table support by Julius Werner · 10 years ago
  43. 42e23a6 timestamp: Add bootblock start and end to timestamp constants by Furquan Shaikh · 10 years ago
  44. ec5e5e0 New mechanism to define SRAM/memory map with automatic bounds checking by Julius Werner · 10 years ago
  45. 015f0ae Add predefined __ROMSTAGE__ and __RAMSTAGE__ macros by Julius Werner · 10 years ago
  46. 56b8309 build system: rename __BOOT_BLOCK__ and __VER_STAGE__ by Patrick Georgi · 9 years ago
  47. 46826c3 stddef: Add KHz, MHz and GHz constants by Aaron Durbin · 9 years ago
  48. 9f5a5c5 Add table driven way to add platform specific reg_script routines by Lee Leahy · 10 years ago
  49. 460703b rmodule: use struct prog while loading rmodules by Aaron Durbin · 9 years ago
  50. ce9efe0 program loading: unify on struct prog by Aaron Durbin · 9 years ago
  51. b3847e6 program loading: add prog_run() function by Aaron Durbin · 9 years ago
  52. 3948e53 program loading: introduce struct prog by Aaron Durbin · 9 years ago
  53. 274ef41 vpd: retrieve mac addresses and pass them to bootloader by Vadim Bendebury · 10 years ago
  54. 86b0c8b chromeos: Add WiFi calibration CBMEM entry pointer to coreboot table by Vadim Bendebury · 10 years ago
  55. 51bdc47 smbios: add a family id in smbios type1 family by Kane Chen · 10 years ago
  56. a30f7e6 cbfs: correct types used for accessing files by Aaron Durbin · 9 years ago
  57. 620fa5f northbridge/amd/amdfam10: Collect DIMM information for ramstage use by Timothy Pearson · 9 years ago
  58. f786652 cbfs: add cbfs_serialized.h header file by Aaron Durbin · 9 years ago
  59. 6e76fff program loading: provide one cache maintenance callback by Aaron Durbin · 9 years ago
  60. ebf2ed4 payload loading: remove passing of struct payload by Aaron Durbin · 9 years ago
  61. fcfdff8 loading: move ramstage cache function declarations by Aaron Durbin · 9 years ago
  62. 5b9384c cbfs: remove run_address() by Aaron Durbin · 9 years ago
  63. 4785f2a arch/x86/boot/smbios: Rename fill_dimm_manufacturer and make public by Timothy Pearson · 9 years ago
  64. 821217b arch/x86/boot/smbios: Add additional SMBIOS defines and enums by Timothy Pearson · 9 years ago
  65. 5add435 arm64: add spin table support by Aaron Durbin · 10 years ago
  66. abde3b5 arm64: Add support for secure monitor by Furquan Shaikh · 10 years ago
  67. 27ce094 drivers: add GIC support by Aaron Durbin · 10 years ago
  68. 00903e5 cbfs/rmodule: add architecture specific operations at stage load by Ionela Voinescu · 10 years ago
  69. 33faac6 smbios: add funtion for smbios type17 by Kane Chen · 10 years ago
  70. a7a3917 timer: remove rela_time type by Aaron Durbin · 10 years ago
  71. 573e211 fix how to interpret board id read from gpios by Daisuke Nojiri · 10 years ago
  72. 3760272 Restore name of the function reading tertiary GPIO states by Vadim Bendebury · 10 years ago
  73. 12d45b2 cbfs: expose init_backing_media() by Aaron Durbin · 9 years ago
  74. 97ea9c0 vboot2: factory-initialize kernel space in tpm by Daisuke Nojiri · 10 years ago
  75. 3589017 vboot2: load decompressed stage directly to load address by Daisuke Nojiri · 10 years ago
  76. 5799097 vboot2: read secdata and nvdata by Daisuke Nojiri · 10 years ago
  77. b0c302f Publish the board ID value in coreboot table, when configured by Vadim Bendebury · 10 years ago
  78. 9c9c336 Generalize revision number calculation function by Vadim Bendebury · 10 years ago
  79. 31c6e63 PCIe: Add L1 Sub-State support. by Kenji Chen · 10 years ago
  80. f65153e timer: add stopwatch construct by Aaron Durbin · 10 years ago
  81. d1b0e87 loaders: add run_romstage() function to bootblock by Aaron Durbin · 9 years ago
  82. 04654a2 loaders: add program_loading.h header file by Aaron Durbin · 9 years ago
  83. 19fd0b0 stdlib: Add IS_ALIGNED macro by Andrew Bresticker · 10 years ago
  84. 9ef9d85 bootstate: use structure pointers for scheduling callbacks by Aaron Durbin · 9 years ago
  85. f9fb0d9 Use a common boardid.h instead of per board copies by Vadim Bendebury · 10 years ago
  86. 48b3dbc x86 SMM: Replace weak prototypes with weak function stub by Kyösti Mälkki · 10 years ago
  87. 006364e AMD Bald Eagle: Add northbridge files for new AMD processor by Bruce Griffith · 10 years ago
  88. dbe0df1 Add and consistently use wrapper macro for romstage static variables by Julius Werner · 10 years ago
  89. 408ebe6 console: Fix broken early_print.h include guards by Stefan Reinauer · 10 years ago
  90. 510d1bd build.h: remove variable for the builduser, -hostname and -domain by Alexander Couzens · 9 years ago
  91. 18cb134 device/pciexp: Add support for PCIe CLK power management by Kane Chen · 10 years ago
  92. f69a27b device: drop i915 specific headers from resource allocator includes by Stefan Reinauer · 10 years ago
  93. 0127c6c AMD: Uniformly define MSRs for TOP_MEM and TOP_MEM2 by Kyösti Mälkki · 9 years ago
  94. 196ee2b coreboot memrange: Two changes for zero size or empty memrange by Furquan Shaikh · 10 years ago
  95. 85756c1 devicetree: Drop dummy root_dev ops by Kyösti Mälkki · 10 years ago
  96. 26c6647 AMD K8 fam10: Refactor offset_unitid configuration by Kyösti Mälkki · 10 years ago
  97. 033bb4b acpi: Generate valid ACPI processor objects by Timothy Pearson · 10 years ago
  98. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  99. 754fac4 PCI subsystem: Remove AGP bridge type by Kyösti Mälkki · 10 years ago
  100. b5669ba drivers/pc80/mc146818rtc: Reduce superfluous preprocessor use by Alexandru Gagniuc · 10 years ago