1. 13a97f5 link: select write-combining memory for graphics by Aaron Durbin · 11 years ago
  2. ce872cb pci: don't load vga option rom before S3 check by Aaron Durbin · 11 years ago
  3. 8b5b764 console: Make use of CONFIG_USE_OPTION_TABLE by Christian Gmeiner · 12 years ago
  4. d2be1f1 AMD hudson & SB800 - Fix issues with mawk by Martin Roth · 11 years ago
  5. d0d7e7d lynxpoint: Rework ACPI NVS to add new SerialIO variables by Duncan Laurie · 11 years ago
  6. f6763db wtm1/wtm2/baskingridge: Enable TPM ACPI device by Duncan Laurie · 11 years ago
  7. 08e3656 armv7: import updated cache/MMU stuff from coreboot by David Hendricks · 11 years ago
  8. 2fba5e2 armv7: import new cache maintenance API from coreboot by David Hendricks · 11 years ago
  9. bc073f4 x86: Drop BOARD_HAS_FADT by Kyösti Mälkki · 11 years ago
  10. 14290b3 inteltool: Add Cougar/Panther Point IDs to rootcmplx.c by Nico Huber · 11 years ago
  11. f0813bb AMD Hudson boards: Use `hudson.h` for `pm_ioread` and delete `pmio.h` by Paul Menzel · 11 years ago
  12. 20ed4b7 ASRock E350M1: irq_tables.c: Include `cpu/amd/amdfam14.h` for `get_bus_conf` by Paul Menzel · 11 years ago
  13. 2120460 ASRock E350M1: get_bus_conf.c: Include `agesawrapper.h` for `agesawrapper_amdinitlate` by Paul Menzel · 11 years ago
  14. e4807f3 ASRock E350M1: PlatformGnbPcie.c: Do not return anything for void return type by Paul Menzel · 11 years ago
  15. 1877cee armv7: change some unsigned ints to uint32_t by David Hendricks · 11 years ago
  16. 5877935 armv7: remove loop from dcache_mmu_disable() by David Hendricks · 11 years ago
  17. 26e8f2f snow: explicitly configure L2 cache by David Hendricks · 11 years ago
  18. c01d138 exynos5250: Add function for configuring L2 cache by David Hendricks · 11 years ago
  19. bae3f06 AMD CIMx SB800: Update Kconfig help texts to new SATA mode default by Paul Menzel · 11 years ago
  20. be2c634 superiotool: Allow to override Makefile variables `CC`, `INSTALL` and `PREFIX` by Paul Menzel · 11 years ago
  21. e85f4eb armv7: update sync barrier usage in dcache_op_set_way() by David Hendricks · 11 years ago
  22. dc82fc5 wtm2: auto-select CACHE_ROM by Aaron Durbin · 11 years ago
  23. b5146b3 AMD Inagua: Kconfig: Remove `WARNINGS_ARE_ERRORS` to treat warnings as errors by Paul Menzel · 11 years ago
  24. 5d74156 AMD Inagua: broadcom.c: Add missing prototype for `broadcom_init()` by Paul Menzel · 11 years ago
  25. 6983a68 inteltool: Support GPIO registers on Cougar/Panther Point by Nico Huber · 11 years ago
  26. 76d6049 inteltool: Add definitions for Cougar/Panther Point PCI IDs by Nico Huber · 11 years ago
  27. 2c2a85f google boards: auto-select CACHE_ROM by Aaron Durbin · 11 years ago
  28. 5392424 x86: mtrr: optimize hole carving above 4GiB by Aaron Durbin · 11 years ago
  29. e383442 x86: mtrr: add hole punching support by Aaron Durbin · 11 years ago
  30. f6f6e13 memrange: add 2 new range_entry routines by Aaron Durbin · 11 years ago
  31. e63d5d8 chromeos: remove CACHE_ROM automatic selection by Aaron Durbin · 11 years ago
  32. a09760e libpayload: add x86 ROM variable MTRR support by Aaron Durbin · 11 years ago
  33. bc07f5d x86: add rom cache variable MTRR index to tables by Aaron Durbin · 11 years ago
  34. f567f16 sandybridge: add option to mark graphics memory write-combining. by Aaron Durbin · 11 years ago
  35. fcfe67c haswell: add option to mark graphics memory write-combining. by Aaron Durbin · 11 years ago
  36. 77a5b40 x86: mtrr: add CONFIG_CACHE_ROM support by Aaron Durbin · 11 years ago
  37. 9b027fe mtrr: honor IORESOURCE_WRCOMB by Aaron Durbin · 11 years ago
  38. a05a852 lib: add memrange infrastructure by Aaron Durbin · 11 years ago
  39. 3ece5ac stdlib: add ALIGN_UP and ALIGN_DOWN macros by Aaron Durbin · 11 years ago
  40. 4fa5fa5 resources: introduce IORESOURCE_WRCOMB by Aaron Durbin · 11 years ago
  41. a755614 resources: remove IORESOURCE_[UMA_FB|IGNORE_MTRR] by Aaron Durbin · 11 years ago
  42. bb4e79a x86: add new mtrr implementation by Aaron Durbin · 11 years ago
  43. 28adb6e coreboot table: use memrange library by Aaron Durbin · 11 years ago
  44. 7762091 armv7: set cache level explicitly for dcache/unified cache case by David Hendricks · 11 years ago
  45. d4d6a40 armv7: invalidate TLB after changing translation table entries by David Hendricks · 11 years ago
  46. 7b19f66 armv7: iterate thru all levels when doing dcache ops by David Hendricks · 11 years ago
  47. 8234874 armv7: add functions for reading/writing L2CTLR by David Hendricks · 11 years ago
  48. fa244a6 armv7: use stdint.h in cache and MMU files by David Hendricks · 11 years ago
  49. eca48438 armv7: added paranoia for cache library by David Hendricks · 11 years ago
  50. dbc11e2 armv7: clean+invalidate all cache levels when disabling MMU by David Hendricks · 11 years ago
  51. 19f3092 armv7: cosmetic changes to dcache_op_mva() by David Hendricks · 11 years ago
  52. 8f39887 armv7: fix a bad variable assignment by David Hendricks · 11 years ago
  53. d21ca52 armv7: pass incremented value to dccimvac by David Hendricks · 11 years ago
  54. 69a21b1 crossgcc: Fix building with texinfo-5.x by Nico Huber · 11 years ago
  55. 3cc0d1e exynos5250: assign RAM resources in cpu_init() by David Hendricks · 11 years ago
  56. 6b0d0d6 cbfstool: Add update-fit command by Aaron Durbin · 12 years ago
  57. dc7bc8e cbfstool: Fix cbfs_image.c by Stefan Reinauer · 11 years ago
  58. 42f5513 armv7: fixes for dcache_op_by_mva() by David Hendricks · 11 years ago
  59. 49675b9 ARMv7: Drop ROMSTAGE_BASE from Makefile.inc by Stefan Reinauer · 11 years ago
  60. 0a527e7 libpayload: Fix prototype warnings in PDCurses by Stefan Reinauer · 11 years ago
  61. c7b6d7d libpayload: Fix type issues by Stefan Reinauer · 11 years ago
  62. e21f5e1 libpayload: fix size_t handling by Stefan Reinauer · 11 years ago
  63. a6c495e libpayload: Fix const warnings in keyname() and termname() by Stefan Reinauer · 11 years ago
  64. 8d225f1 libpayload: Fix variable shadowing in PDCurses by Stefan Reinauer · 11 years ago
  65. 0fef4fe libpayload: Fix missing prototype warning for Xinitscr() by Stefan Reinauer · 11 years ago
  66. d5c79f9 libpayload: Fix unused function warning in EHCI stack by Stefan Reinauer · 11 years ago
  67. cf4a3f4 Revert "coreboot table: use memrange library" by Aaron Durbin · 11 years ago
  68. 5a767fd x86: dynamic cbmem: fix acpi reservations by Aaron Durbin · 11 years ago
  69. 56075ea coreboot table: use memrange library by Aaron Durbin · 11 years ago
  70. 0175587 Revert "samsung/exynos5: add resource functions for the display port" by David Hendricks · 11 years ago
  71. 7f86c05 ARMv7: Drop XIP relocation code for romstage by Stefan Reinauer · 11 years ago
  72. 9427ca1 samsung/exynos5: add resource functions for the display port by Ronald G. Minnich · 11 years ago
  73. f9be756 armv7: add new dcache and MMU setup functions by David Hendricks · 11 years ago
  74. 04d352d libpayload: Fix Config.in warning by Stefan Reinauer · 11 years ago
  75. 3926b4c AMD Inagua: add GEC firmware, document Broadcom BCM57xx Selfboot Patch format by Jens Rottmann · 12 years ago
  76. 59c020a libpayload: fix use-after-free in usb_exit() by Mathias Krause · 11 years ago
  77. 7a9da71 libpayload: EHCI - detach controller in ehci_shutdown() by Mathias Krause · 11 years ago
  78. c15551a dynamic cbmem: fix memconsole and timestamps by Aaron Durbin · 11 years ago
  79. c965076 resources: introduce reserved_ram_resource() by Aaron Durbin · 11 years ago
  80. 0135702 x86: mark .textfirst as allocatable and executable by Aaron Durbin · 11 years ago
  81. b467f1d relocatable ramstage: fix linking by Aaron Durbin · 11 years ago
  82. c875e2a vboot module: fix compilation issues by Aaron Durbin · 11 years ago
  83. 1989b4b x86: expose console_tx_flush in romstage by Aaron Durbin · 11 years ago
  84. d23e292e rmodule: align ld script with latest x86 ld script by Aaron Durbin · 11 years ago
  85. 2bd2e37 cbfs: fix relocation ramstage compiler errors by Aaron Durbin · 11 years ago
  86. 73982c3 xcompile: honor LINKER_SUFFIX variable by Aaron Durbin · 11 years ago
  87. a438ea8 Unify setting i82801e LPC by Kyösti Mälkki · 12 years ago
  88. d1cc812 libpayload: Add comments on virtual pointers in lib_sysinfo by Nico Huber · 12 years ago
  89. 57686f8 x86: unify amd and non-amd MTRR routines by Aaron Durbin · 11 years ago
  90. c8eab2c Add support for ASUS F2A85-M board by Rudolf Marek · 11 years ago
  91. 5605f1b Fix compilation of Intel LynxPoint based boards by Stefan Reinauer · 11 years ago
  92. db6c5bf Asrock E350M1: Use SPD read code from F14 wrapper by Jens Rottmann · 11 years ago
  93. 3db86cc FrontRunner/Toucan-AF: Use SPD read code from F14 wrapper by Jens Rottmann · 11 years ago
  94. 36b6f36 libpayload: initial test case + tiny "framework" by Patrick Georgi · 11 years ago
  95. b02c873 cbfstool: Fix initial empty space in image creation. by Hung-Te Lin · 11 years ago
  96. 3e4e303 Unify coreboot table generation by Stefan Reinauer · 11 years ago
  97. 93a6665 wtm2: build-time dev and recovery settings by Aaron Durbin · 11 years ago
  98. 54553d9 vboot: pass correct coreboot include paths by Aaron Durbin · 11 years ago
  99. 8dddc30 haswell: Add microcode for ULT C0 stepping 0x40651 by Duncan Laurie · 11 years ago
  100. dd32a31 coreboot: add vboot_handoff to coreboot tables by Aaron Durbin · 11 years ago