1. 4d6db95 Move remap_bsp_lapic to AMD specific code by Stefan Reinauer · 9 years ago
  2. f2dfef0 southbridge/amd/pi: Add support for new AMD southbridge Kern by WANG Siyuan · 9 years ago
  3. 1f38d79 Clearly define printk log level use cases. by Nicky Sielicki · 9 years ago
  4. fdc0a90 resource: Refactor IORESOURCE flags use by Kyösti Mälkki · 9 years ago
  5. 42e6856 stage_cache: use cbmem init hooks by Aaron Durbin · 9 years ago
  6. 41607a4 cbmem: add indicator to hooks if cbmem is being recovered by Aaron Durbin · 9 years ago
  7. 4fbac46 cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API by Kyösti Mälkki · 10 years ago
  8. a8bda43 cbmem: Break out CBMEM_ID to a separate header file by Marc Jones · 9 years ago
  9. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  10. 83fc32f device_ops: add device_t argument to write_acpi_tables by Alexander Couzens · 9 years ago
  11. 5eea458 device_ops: add device_t argument to acpi_fill_ssdt_generator by Alexander Couzens · 9 years ago
  12. a90dad1 device_ops: add device_t argument to acpi_inject_dsdt_generator by Alexander Couzens · 9 years ago
  13. 7a8a4ab lib: Unify log2() and related functions by Julius Werner · 9 years ago
  14. ed7bc2c AMD K8 fam10: Drop extra HT scan_chain() parameters by Kyösti Mälkki · 9 years ago
  15. 0a3d4e4 AMD K8 fam10: Refactor HT link connection test by Kyösti Mälkki · 9 years ago
  16. 7752147 devicetree: Add fields for HyperTransport scans by Kyösti Mälkki · 9 years ago
  17. 580e722 devicetree: Change scan_bus() prototype in device ops by Kyösti Mälkki · 9 years ago
  18. 2d2367c devicetree: Single scan_bridges() by Kyösti Mälkki · 10 years ago
  19. de271a8 PCI subsystem: Drop parameter max from scan_bus by Kyösti Mälkki · 9 years ago
  20. 3345240 PCI subsystem: Refactor PCI bridge register control by Kyösti Mälkki · 9 years ago
  21. d0e212c devicetree: Discriminate device ops scan_bus() by Kyösti Mälkki · 9 years ago
  22. b39714e HyperTransport: Move pci_scan_bus() call by Kyösti Mälkki · 9 years ago
  23. ac12c66c assets: abstract away the firmware assets used for booting by Aaron Durbin · 9 years ago
  24. 6a452ef prog_loading: add region_device representing memory by Aaron Durbin · 9 years ago
  25. 899d13d cbfs: new API and better program loading by Aaron Durbin · 9 years ago
  26. 41652a9 Remove leftover smi_get_tseg_base by Vladimir Serbinenko · 9 years ago
  27. 44cbe10 smm: Merge configs SMM_MODULES and SMM_TSEG by Vladimir Serbinenko · 9 years ago
  28. beb4502 Remove leftover tseg_relocate by Vladimir Serbinenko · 9 years ago
  29. f44ac13 Add TCPA table. by Vladimir Serbinenko · 9 years ago
  30. 0e90dae Move TPM code out of chromeos by Vladimir Serbinenko · 9 years ago
  31. f728408 AGESA: Split S3 backup in CBMEM by Kyösti Mälkki · 9 years ago
  32. 0424c95 fmap: new API using region_device by Aaron Durbin · 9 years ago
  33. c6588c5 coreboot: introduce boot_device by Aaron Durbin · 9 years ago
  34. 7138ee4 cbmem: remove cbmem_set_top() by Aaron Durbin · 9 years ago
  35. 28d5ec9 x86: provide consistent cbmem_top() for CONFIG_LATE_CBMEM_INIT by Aaron Durbin · 9 years ago
  36. aadf2b8 consoles: remove unused infrastructure by Aaron Durbin · 9 years ago
  37. 83f81ca acpi: Remove monolithic ACPI by Vladimir Serbinenko · 10 years ago
  38. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  39. e645bca regions: add more helpers by Aaron Durbin · 9 years ago
  40. a3565ae spi_flash: document expected return values by Aaron Durbin · 9 years ago
  41. 2d3964e superio: Replace the indexed I/O functions by Dave Frodin · 9 years ago
  42. e62cf52 regions: add mmap helper device by Aaron Durbin · 9 years ago
  43. b419c1a8 regions: add memory region device support by Aaron Durbin · 9 years ago
  44. 127525c coreboot: add memory pool infrastructure by Aaron Durbin · 9 years ago
  45. 5d5f4b3 coreboot: add region infrastructure by Aaron Durbin · 9 years ago
  46. 2591e93 secmon: allow for serial console by Aaron Durbin · 9 years ago
  47. fd6fb26 verstage: provide support for serial console by Aaron Durbin · 9 years ago
  48. 522149c cbmem: Add initial allocation support by Lee Leahy · 9 years ago
  49. 0e571fd vboot: allow for dynamic work buffers by Aaron Durbin · 9 years ago
  50. 17200ad vboot: inject vboot loader for stage loading by Aaron Durbin · 9 years ago
  51. d914412 cbfs: make cbfs_load_prog_stage_by_offset() public by Aaron Durbin · 9 years ago
  52. 8fb36c0 console: rename do_vtxprintf to do_printk_va_list and use it by Aaron Durbin · 9 years ago
  53. 5e8286b program loading: add optional is_loader_active() callback by Aaron Durbin · 9 years ago
  54. b817908 cbmem: Add FSP timestamps by Lee Leahy · 9 years ago
  55. bdd9825 cbmem: Identify the FSP areas in CBMEM by Lee Leahy · 9 years ago
  56. 815f4bf Use __ROMSTAGE__ to denote romstage by Patrick Georgi · 9 years ago
  57. cc8171f rules.h: add verstage macro by Patrick Georgi · 9 years ago
  58. 6e20e2f cbmem: add and use a function to dump console buffer by Vadim Bendebury · 9 years ago
  59. d70bf7c cbmem_console: fix it for x86 by Aaron Durbin · 9 years ago
  60. 0dff57d cbmem: switch over to imd-based cbmem by Aaron Durbin · 9 years ago
  61. bd74a4b coreboot: common stage cache by Aaron Durbin · 9 years ago
  62. cac5050 coreboot: tiered imd by Aaron Durbin · 9 years ago
  63. 20686d8 coreboot: add imd library by Aaron Durbin · 9 years ago
  64. 1e2abe0 armv8/secmon: Disable and Enable GIC in PSCI path by Furquan Shaikh · 9 years ago
  65. e1ba3da device: Add class and subclass name support by Lee Leahy · 9 years ago
  66. 243c614 lib: add base64 decoder by Vadim Bendebury · 9 years ago
  67. 2fdc61a google/urara: use board ID information to set up hardware by Ionela Voinescu · 9 years ago
  68. b396a66 vpd: populate coreboot table with serialno by Stephen Barber · 9 years ago
  69. fe4253c vboot: when configured, pass the wipeout request to vboot by Vadim Bendebury · 9 years ago
  70. 9ff8f6f Unify byte order macros and clrsetbits by Julius Werner · 9 years ago
  71. 24f9476 romstage_handoff: Fix for changing CBMEM structure by Duncan Laurie · 9 years ago
  72. f92edfe Arrange CBMEM table entries' IDs alphanumerically by Vadim Bendebury · 10 years ago
  73. 76e3303 chromeos: vboot2: Add TPM PCR extension support by Julius Werner · 10 years ago
  74. d82e0cf Fix non-x86 __PRE_RAM__ assertions and add FATAL_ASSERTS Kconfig option by Julius Werner · 10 years ago
  75. 6bfabce cbfs: look for CBFS header in a predefined place by Vadim Bendebury · 10 years ago
  76. 9dccf1c uart: pass register width in the coreboot table by Vadim Bendebury · 10 years ago
  77. e1298df exynos: return correct value when init_default_cbfs_media fails by Daisuke Nojiri · 10 years ago
  78. 249f9cc rk3288: Handle framebuffer through memlayout, not the resource system by Julius Werner · 10 years ago
  79. fb03239 spi: Add function to read flash status register by Duncan Laurie · 10 years ago
  80. a5aac76 drivers/spi: Pass flash parameters from coreboot to payload by Dan Ehrenberg · 10 years ago
  81. 90f6cd3 Add console wrapper for UART driver by Vadim Bendebury · 10 years ago
  82. a7d9244 timestamps: You can never have enough of them! by Julius Werner · 10 years ago
  83. 44cf870 timer: Reestablish init_timer(), consolidate timer initialization calls by Julius Werner · 10 years ago
  84. efcee76 CBFS: Automate ROM image layout and remove hardcoded offsets by Julius Werner · 10 years ago
  85. f9ff353 spi: support controllers with limited transfer size capabilities by Vadim Bendebury · 10 years ago
  86. e0dae99 PCI - Add interrupt disable bit definition by Lee Leahy · 10 years ago
  87. 9afc5c0 baytrail: Switch from ACPI mode to PCI mode for legacy support by Marc Jones · 10 years ago
  88. 144c228 vboot: Include vb2_api.h, instead of lower-level vboot2 header files by Randall Spangler · 10 years ago
  89. efb546d ramoops: Add support for passing ramoops region through cb tables. by Furquan Shaikh · 10 years ago
  90. 627b3bd cbtables: Add RAM config information by David Hendricks · 10 years ago
  91. 21db62e gpio: add a function to read GPIO array as base-2 value by David Hendricks · 10 years ago
  92. 3fc6368 gpio: cosmetic changes to tristate_gpios.c by David Hendricks · 10 years ago
  93. 886d29b gpio: Remove non-ternary tristate mode, make ternaries easier by Julius Werner · 10 years ago
  94. eaa9c45 gpio: Extend common GPIO header, simplify function names by Julius Werner · 10 years ago
  95. dd94b5f chromeos: move VPD MAC address retrieval function by Vadim Bendebury · 10 years ago
  96. e5e3630 timer: Add generic udelay() implementation by Aaron Durbin · 10 years ago
  97. 108548a armv7: Add fine-grained page table support by Julius Werner · 10 years ago
  98. 42e23a6 timestamp: Add bootblock start and end to timestamp constants by Furquan Shaikh · 10 years ago
  99. ec5e5e0 New mechanism to define SRAM/memory map with automatic bounds checking by Julius Werner · 10 years ago
  100. 015f0ae Add predefined __ROMSTAGE__ and __RAMSTAGE__ macros by Julius Werner · 10 years ago