1. 76d6049 inteltool: Add definitions for Cougar/Panther Point PCI IDs by Nico Huber · 11 years ago
  2. 2c2a85f google boards: auto-select CACHE_ROM by Aaron Durbin · 11 years ago
  3. 5392424 x86: mtrr: optimize hole carving above 4GiB by Aaron Durbin · 11 years ago
  4. e383442 x86: mtrr: add hole punching support by Aaron Durbin · 11 years ago
  5. f6f6e13 memrange: add 2 new range_entry routines by Aaron Durbin · 11 years ago
  6. e63d5d8 chromeos: remove CACHE_ROM automatic selection by Aaron Durbin · 11 years ago
  7. a09760e libpayload: add x86 ROM variable MTRR support by Aaron Durbin · 11 years ago
  8. bc07f5d x86: add rom cache variable MTRR index to tables by Aaron Durbin · 11 years ago
  9. f567f16 sandybridge: add option to mark graphics memory write-combining. by Aaron Durbin · 11 years ago
  10. fcfe67c haswell: add option to mark graphics memory write-combining. by Aaron Durbin · 11 years ago
  11. 77a5b40 x86: mtrr: add CONFIG_CACHE_ROM support by Aaron Durbin · 11 years ago
  12. 9b027fe mtrr: honor IORESOURCE_WRCOMB by Aaron Durbin · 11 years ago
  13. a05a852 lib: add memrange infrastructure by Aaron Durbin · 11 years ago
  14. 3ece5ac stdlib: add ALIGN_UP and ALIGN_DOWN macros by Aaron Durbin · 11 years ago
  15. 4fa5fa5 resources: introduce IORESOURCE_WRCOMB by Aaron Durbin · 11 years ago
  16. a755614 resources: remove IORESOURCE_[UMA_FB|IGNORE_MTRR] by Aaron Durbin · 11 years ago
  17. bb4e79a x86: add new mtrr implementation by Aaron Durbin · 11 years ago
  18. 28adb6e coreboot table: use memrange library by Aaron Durbin · 11 years ago
  19. 7762091 armv7: set cache level explicitly for dcache/unified cache case by David Hendricks · 11 years ago
  20. d4d6a40 armv7: invalidate TLB after changing translation table entries by David Hendricks · 11 years ago
  21. 7b19f66 armv7: iterate thru all levels when doing dcache ops by David Hendricks · 11 years ago
  22. 8234874 armv7: add functions for reading/writing L2CTLR by David Hendricks · 11 years ago
  23. fa244a6 armv7: use stdint.h in cache and MMU files by David Hendricks · 11 years ago
  24. eca48438 armv7: added paranoia for cache library by David Hendricks · 11 years ago
  25. dbc11e2 armv7: clean+invalidate all cache levels when disabling MMU by David Hendricks · 11 years ago
  26. 19f3092 armv7: cosmetic changes to dcache_op_mva() by David Hendricks · 11 years ago
  27. 8f39887 armv7: fix a bad variable assignment by David Hendricks · 11 years ago
  28. d21ca52 armv7: pass incremented value to dccimvac by David Hendricks · 11 years ago
  29. 69a21b1 crossgcc: Fix building with texinfo-5.x by Nico Huber · 11 years ago
  30. 3cc0d1e exynos5250: assign RAM resources in cpu_init() by David Hendricks · 11 years ago
  31. 6b0d0d6 cbfstool: Add update-fit command by Aaron Durbin · 12 years ago
  32. dc7bc8e cbfstool: Fix cbfs_image.c by Stefan Reinauer · 11 years ago
  33. 42f5513 armv7: fixes for dcache_op_by_mva() by David Hendricks · 11 years ago
  34. 49675b9 ARMv7: Drop ROMSTAGE_BASE from Makefile.inc by Stefan Reinauer · 11 years ago
  35. 0a527e7 libpayload: Fix prototype warnings in PDCurses by Stefan Reinauer · 11 years ago
  36. c7b6d7d libpayload: Fix type issues by Stefan Reinauer · 11 years ago
  37. e21f5e1 libpayload: fix size_t handling by Stefan Reinauer · 11 years ago
  38. a6c495e libpayload: Fix const warnings in keyname() and termname() by Stefan Reinauer · 11 years ago
  39. 8d225f1 libpayload: Fix variable shadowing in PDCurses by Stefan Reinauer · 11 years ago
  40. 0fef4fe libpayload: Fix missing prototype warning for Xinitscr() by Stefan Reinauer · 11 years ago
  41. d5c79f9 libpayload: Fix unused function warning in EHCI stack by Stefan Reinauer · 11 years ago
  42. cf4a3f4 Revert "coreboot table: use memrange library" by Aaron Durbin · 11 years ago
  43. 5a767fd x86: dynamic cbmem: fix acpi reservations by Aaron Durbin · 11 years ago
  44. 56075ea coreboot table: use memrange library by Aaron Durbin · 11 years ago
  45. 0175587 Revert "samsung/exynos5: add resource functions for the display port" by David Hendricks · 11 years ago
  46. 7f86c05 ARMv7: Drop XIP relocation code for romstage by Stefan Reinauer · 11 years ago
  47. 9427ca1 samsung/exynos5: add resource functions for the display port by Ronald G. Minnich · 11 years ago
  48. f9be756 armv7: add new dcache and MMU setup functions by David Hendricks · 11 years ago
  49. 04d352d libpayload: Fix Config.in warning by Stefan Reinauer · 11 years ago
  50. 3926b4c AMD Inagua: add GEC firmware, document Broadcom BCM57xx Selfboot Patch format by Jens Rottmann · 11 years ago
  51. 59c020a libpayload: fix use-after-free in usb_exit() by Mathias Krause · 11 years ago
  52. 7a9da71 libpayload: EHCI - detach controller in ehci_shutdown() by Mathias Krause · 11 years ago
  53. c15551a dynamic cbmem: fix memconsole and timestamps by Aaron Durbin · 11 years ago
  54. c965076 resources: introduce reserved_ram_resource() by Aaron Durbin · 11 years ago
  55. 0135702 x86: mark .textfirst as allocatable and executable by Aaron Durbin · 11 years ago
  56. b467f1d relocatable ramstage: fix linking by Aaron Durbin · 11 years ago
  57. c875e2a vboot module: fix compilation issues by Aaron Durbin · 11 years ago
  58. 1989b4b x86: expose console_tx_flush in romstage by Aaron Durbin · 11 years ago
  59. d23e292e rmodule: align ld script with latest x86 ld script by Aaron Durbin · 11 years ago
  60. 2bd2e37 cbfs: fix relocation ramstage compiler errors by Aaron Durbin · 11 years ago
  61. 73982c3 xcompile: honor LINKER_SUFFIX variable by Aaron Durbin · 11 years ago
  62. a438ea8 Unify setting i82801e LPC by Kyösti Mälkki · 11 years ago
  63. d1cc812 libpayload: Add comments on virtual pointers in lib_sysinfo by Nico Huber · 11 years ago
  64. 57686f8 x86: unify amd and non-amd MTRR routines by Aaron Durbin · 11 years ago
  65. c8eab2c Add support for ASUS F2A85-M board by Rudolf Marek · 11 years ago
  66. 5605f1b Fix compilation of Intel LynxPoint based boards by Stefan Reinauer · 11 years ago
  67. db6c5bf Asrock E350M1: Use SPD read code from F14 wrapper by Jens Rottmann · 11 years ago
  68. 3db86cc FrontRunner/Toucan-AF: Use SPD read code from F14 wrapper by Jens Rottmann · 11 years ago
  69. 36b6f36 libpayload: initial test case + tiny "framework" by Patrick Georgi · 11 years ago
  70. b02c873 cbfstool: Fix initial empty space in image creation. by Hung-Te Lin · 11 years ago
  71. 3e4e303 Unify coreboot table generation by Stefan Reinauer · 11 years ago
  72. 93a6665 wtm2: build-time dev and recovery settings by Aaron Durbin · 11 years ago
  73. 54553d9 vboot: pass correct coreboot include paths by Aaron Durbin · 11 years ago
  74. 8dddc30 haswell: Add microcode for ULT C0 stepping 0x40651 by Duncan Laurie · 11 years ago
  75. dd32a31 coreboot: add vboot_handoff to coreboot tables by Aaron Durbin · 11 years ago
  76. d02bb62 haswell: vboot path support in romstage by Aaron Durbin · 11 years ago
  77. 0df4de9 haswell boards: support added chromeos function by Aaron Durbin · 11 years ago
  78. fd79562 romstage: add support for vboot firmware selection by Aaron Durbin · 11 years ago
  79. c065089 rmodule: add vboot rmodule type by Aaron Durbin · 11 years ago
  80. 22919ce timestamp: add vboot check points by Aaron Durbin · 11 years ago
  81. 0c6946d cbmem: add vboot cmbem id by Aaron Durbin · 11 years ago
  82. c0cbd6e haswell: use dynamic cbmem by Aaron Durbin · 11 years ago
  83. dd4a6d2 coreboot: dynamic cbmem requirement by Aaron Durbin · 11 years ago
  84. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  85. 55ed310 rmodule: correct ordering of bss clearing by Aaron Durbin · 11 years ago
  86. df3a109 cbmem: dynamic cbmem support by Aaron Durbin · 11 years ago
  87. c322118 cbfs: Change false ERROR print to a WARNING. by Shawn Nematbakhsh · 11 years ago
  88. 71c7cdc Intel: Update CPU microcode for 6fx CPUs by Stefan Reinauer · 11 years ago
  89. b70197b Intel: Update CPU microcode for 106cx CPUs by Stefan Reinauer · 11 years ago
  90. b631f9c Intel: Update CPU microcode script by Stefan Reinauer · 11 years ago
  91. 7b8952c Butterfly, Stout: Force SATA link speed to 3 Gbps by Shawn Nematbakhsh · 11 years ago
  92. 2b7c88f rmodule: add string functions to rmodules class by Aaron Durbin · 11 years ago
  93. deb90f4 lynxpoint: Fix up handling for LynxPoint-LP chipsets by Duncan Laurie · 11 years ago
  94. 70f04b4 lynxpoint: Change sata.c to get rid of #if by Duncan Laurie · 11 years ago
  95. d604090 lynxpoint: Fix ELOG logging of power management events by Duncan Laurie · 11 years ago
  96. 467f31d haswell/lynxpoint: Use new PCH/PM helper functions by Duncan Laurie · 11 years ago
  97. 7922b46 lynxpoint: Fix GPIO and PM base reservations by Duncan Laurie · 11 years ago
  98. f5966b1 lynxpoint: remove DEBUG_PERIODIC_SMIS by Duncan Laurie · 11 years ago
  99. 55cdf55 lynxpoint: Add power management helper functions by Duncan Laurie · 11 years ago
  100. 1ad5564 lynxpoint: Add helper functions for reading PM and GPIO base by Duncan Laurie · 11 years ago