1. f76ceea7 commonlib: move uefi includes out of commonlib includes by Stefan Reinauer · 8 years ago
  2. 0d47351 asus/f2a85-m: Configure Hudson to be legacy-free by Loic · 8 years ago
  3. 96a598b amd/agesa/family15tn: Add Richland CPU ID by Loic · 8 years ago
  4. cfc80c2 arch/x86: Add second paragraph to license header by Martin Roth · 8 years ago
  5. bbf1399 Makefile: Add a comment to fix syntax highlighting by Martin Roth · 9 years ago
  6. f8db028 lint: Check license headers for both paragraphs of the GPL by Martin Roth · 9 years ago
  7. 50943b1 payloads/coreinfo: Add defaultbuild target by Martin Roth · 9 years ago
  8. b00ddec Kconfig: indent with tabs, not spaces. by Martin Roth · 8 years ago
  9. 1010868 src/: Fix Kcofig symbols missing CONFIG_ prefix by Martin Roth · 8 years ago
  10. 9ab9c33 lib/gcov-glue.c: Remove trailing number from COVERAGE_MAGIC macro by Jean Lucas · 8 years ago
  11. 2172493 cpu/amd/fam10h-15h: Add workaround for AMD Erratum 600 by Timothy Pearson · 9 years ago
  12. bd8ab88 mainboard/asus/kgpe-d16: Wait for all APs to stop before MCT setup by Timothy Pearson · 9 years ago
  13. cb1dec5 cpu/amd/fam10h-fam15h: Add new wait_ap_stopped function by Timothy Pearson · 9 years ago
  14. b410d26 nb/amd/amdmct/mct_ddr3: Save and restore SkewMemClk for S3 resume by Timothy Pearson · 9 years ago
  15. e79cb5e mainboard/asus/kgpe-d16: Use W83667HG-A specific PS/2 ASL file by Timothy Pearson · 9 years ago
  16. b8d746f mainboard/asus/kgpe-d16: Update DSDT with new devices and bump version by Timothy Pearson · 9 years ago
  17. 448e386 drivers/pc80: Add PS/2 mouse presence detect by Timothy Pearson · 9 years ago
  18. c2ed40b mainboard/asus/kgpe-d16: Add support for lifted BSP APIC IDs by Timothy Pearson · 9 years ago
  19. c04f894 mainboard/asus/kgpe-d16: Add missing IRQ route to mptable by Timothy Pearson · 9 years ago
  20. cb93c13 mainboard/asus/kgpe-d16: Clean up legacy PIRQ table code by Timothy Pearson · 9 years ago
  21. 51c3169 southbridge/amd/sb700: Enable extended APIC ID when Kconfig option set by Timothy Pearson · 9 years ago
  22. 919c459c southbridge/amd/sb700: Set HPET min tick value to RPR recommendation by Timothy Pearson · 9 years ago
  23. 0df7046 cpu/amd/fam10h-15h: Fix Family 15h boot hang when BSP lift enabled by Timothy Pearson · 9 years ago
  24. 3679d7f mainboard/asus/kgpe-d16: Use W83667HG-A SuperIO instead of NCT5572D by Timothy Pearson · 9 years ago
  25. 68e3f6d util/release: extend release script by Patrick Georgi · 8 years ago
  26. a851bbb buildgcc: Add GNU make to reference toolchain by Stefan Reinauer · 8 years ago
  27. ea1a5fe buildgcc: Update LLVM to 3.7.1 by Stefan Reinauer · 8 years ago
  28. 27522ad buildgcc: Rename armv7-a-eabi compiler to arm-eabi by Stefan Reinauer · 8 years ago
  29. eaa0146 vendorcode/intel: remove unused apple specific assembler macros by Stefan Reinauer · 8 years ago
  30. e0918bb drivers/intel/fsp1_1: Fix spelling error in API and copyright by Lee Leahy · 8 years ago
  31. 2387220 h8/battery: Fix ASL warning. by Vladimir Serbinenko · 8 years ago
  32. 8b73cee stout: Fix VGA PCIIDs. by Vladimir Serbinenko · 8 years ago
  33. b5400ad kconfig_lint: Add readme document by Martin Roth · 9 years ago
  34. 08cf90f kconfig_lint: add comments and whitespace fixes. by Martin Roth · 9 years ago
  35. ab2d777 kconfig_lint: Skip temp files when looking for unused Kconfig files. by Martin Roth · 9 years ago
  36. b58d349 kconfig_lint: Update prompt structure by Martin Roth · 9 years ago
  37. 08ee1cf kconfig_lint: Add warning if tristate type is used in coreboot by Martin Roth · 9 years ago
  38. 819e672 kconfig_lint: merge 'git grep' and 'grep' exclude dir and files by Martin Roth · 9 years ago
  39. 572a856 kconfig_lint: Don't look at IS_ENABLED() text in comments. by Martin Roth · 9 years ago
  40. 6bfbf1c kconfig_lint: Exclude some Kconfig symbols from unused symbol checks by Martin Roth · 9 years ago
  41. 63ea493 kconfig_lint: merge 'git grep' and 'grep' exclude dir and files by Martin Roth · 9 years ago
  42. 721ee01 lint: Add a check for the executable bit being set on source code by Martin Roth · 9 years ago
  43. 7e86cd4 soc/intel: Add skeleton infrastructure for Apollolake SOC by Alexandru Gagniuc · 9 years ago
  44. 6be6c8f arch/x86: Implement minimal bootblock for C_ENVIRONMENT_BOTOBLOCK by Alexandru Gagniuc · 9 years ago
  45. f8e4913 arch/x86: Rename bootblock.S to bootblock_romcc.S by Alexandru Gagniuc · 9 years ago
  46. 3141eac Revert "northbridge/intel/sandybridge: Fix random raminit failures" by Vladimir Serbinenko · 8 years ago
  47. 1bf5e64 build system: allow modifying cbfstool options for files-in-regions by Patrick Georgi · 8 years ago 4.3 4.3
  48. efe7ff0f build system: Unwind multi-region cbfstool add commands by Patrick Georgi · 8 years ago
  49. ddc3076 build system: deduplicate users of cbfs-add-cmd by Patrick Georgi · 8 years ago
  50. 60fad89 build system: deduplicate use of cbfs-autogen-attributes by Patrick Georgi · 8 years ago
  51. 35a2bca build system: deduplicate the addition of alignment/base arguments by Patrick Georgi · 8 years ago
  52. 93d5367 build system: pass $(file) explicitly by Patrick Georgi · 8 years ago
  53. 172f886 build system: separate cbfstool add invocations into separate commands by Patrick Georgi · 8 years ago
  54. 4ba65aa build system: reformat cbfs-add-cmd by Patrick Georgi · 8 years ago
  55. 40e1fac southbridge/amd/sb700: Add CMOS option to disable legacy USB support by Timothy Pearson · 9 years ago
  56. e10d07e mainboard/cubieboard: use bootblock_mainboard_early_init by Iru Cai · 9 years ago
  57. 6d2ca02 google/peppy/Kconfig: Move select MAINBOARD_DO_NATIVE_VGA_INIT by Jean Lucas · 9 years ago
  58. 5166827 soc/braswell: Fix Global NVS base address by Hannah Williams · 8 years ago
  59. 3e3d969 src/: Chmod 644 all .c, .h, .asl, .inc, .cb, .hex, & Kconfig files by Martin Roth · 9 years ago
  60. b2cc129 board_status/getrevision.sh: get rid of colons in dir names by Martin Roth · 9 years ago
  61. fbdc719 intel/skylake: Implement native Cache-as-RAM (CAR) by Subrata Banik · 9 years ago
  62. dcc3ecc arch/arm64: Override bl31 timestamp with coreboot build timestamp by Patrick Georgi · 8 years ago
  63. 988ee17 superio/winbond/w83667hg-a: Add support for W83667HG-A by Timothy Pearson · 9 years ago
  64. 8274acc southbridge/amd/sb700: Add missing DMA setup step from AMD RRG by Timothy Pearson · 9 years ago
  65. 2ba84cd mainboard/asus/kgpe-d16: Use stock PS/2 ACPI ASL file by Timothy Pearson · 9 years ago
  66. cfea0bb mainboard/asus/kgpe-d16: Enable ASUS MIO audio option by Timothy Pearson · 9 years ago
  67. 4c9c2f0d mainboard/asus/kgpe-d16: Move memory test before IMD setup by Timothy Pearson · 9 years ago
  68. 8e9106d nb/amdmct/mct_ddr3: Enable mainboard voltage set by Timothy Pearson · 9 years ago
  69. 71f8641 cpu/amd/fam10h-fam15h: Correctly create APIC ID on single node systems by Timothy Pearson · 9 years ago
  70. 9253ce6 mb/gigabyte/ga-g41m-es2l: Remove PMBASE settings and commented code. by Damien Zammit · 9 years ago
  71. c70966c mb/gigabyte/ga-g41m-es2l: Remove copy-pasted cstates by Damien Zammit · 9 years ago
  72. c4d317f mb/gigabyte/ga-g41m-es2l: Move MMCONF base address to 0xe0000000 by Damien Zammit · 9 years ago
  73. 5680faf nb/intel/x4x: Move to early cbmem by Damien Zammit · 9 years ago
  74. 216fc50 nb/intel/x4x: Cleanup gma.c by Damien Zammit · 9 years ago
  75. d63115d nb/intel/x4x: Tidy up raminit and fix msbpos() function by Damien Zammit · 9 years ago
  76. fe9876a nb/intel/x4x: Tidy up northbridge by Damien Zammit · 9 years ago
  77. 9fb08f5 nb/intel/x4x: Fix memory hole with both channels populated by Damien Zammit · 9 years ago
  78. 43f16f8 src/: give scripts a .sh extension for easy identification by Martin Roth · 9 years ago
  79. 23cc9b0 via/cx700: Use zeroptr over 0 by Patrick Georgi · 9 years ago
  80. ff8076d Provide a gcc-safe zero pointer by Patrick Georgi · 9 years ago
  81. cc728f0 soc/braswell: Add interface to program USB2_COMPBG register by shkim · 9 years ago
  82. e8cc52f ec/google/chromeec/acpi :Enable DPTF charger/TSR1/TSR2 participant. by Freddy Paul · 9 years ago
  83. 01be52e soc/braswell/acpi/DPTF: Write TCHG state on AC connect. by Jenny TC · 9 years ago
  84. 060bc79 intel/strago: Update DPTF parameters to higher temperature. by Divagar Mohandass · 9 years ago
  85. ba6dfe4 soc/braswell/acpi: Fix CID1 offset in comment by Hannah Williams · 9 years ago
  86. 73600e3 soc/braswell: Fix for auto wake from S5 by Hannah Williams · 9 years ago
  87. 2b96962 intel/strago: Fix for Crossystem "wpsw_cur" status by Kumar, Gomathi · 9 years ago
  88. d077b58 soc/braswell: Fix issues found during static code analysis by Ravi Sarawadi · 9 years ago
  89. 9657f3b intel/strago: Get Boot Flash Write Protect status by Hannah Williams · 9 years ago
  90. b1e4bd0 Braswell: Separate L1 Sub State init procedure for boards. by Kenji Chen · 9 years ago
  91. c4153c1 Strago: Enable CA Mirror by Shobhit Srivastava · 9 years ago
  92. 731e463 intel/cyan: Disable SD Card Detect Simulation in FSP by Hannah Williams · 9 years ago
  93. 79445c7 Strago: Disable SD Card Detect Simulation in FSP by Hannah Williams · 9 years ago
  94. 89a6685 soc/braswell: Disable SD card detect simulation in FSP by Divya Sasidharan · 9 years ago
  95. b0eb594 soc/braswell: Set max frequency to be turbo frequency by Hannah Williams · 9 years ago
  96. 103f00d intel/strago: Remove support for older rev boards by Hannah Williams · 9 years ago
  97. 26f6406 soc/braswell: Configure Boot Flash Write Protect status GPIO by Hannah Williams · 9 years ago
  98. c681638 intel/strago: Enable native mode on sd card cd line by Jagadish Krishnamoorthy · 9 years ago
  99. 1d03f36 intel/strago: Disable unused lines on Gpio North Bank by Jagadish Krishnamoorthy · 9 years ago
  100. aff502e soc/braswell: Fix DSP clock by fdurairx · 9 years ago