1. 168ef39 cpu/*: Add whitespace around '<<' by Elyes HAOUAS · 7 years ago
  2. 70083a1 payloads: Add whitespace around '<<' by Elyes HAOUAS · 7 years ago
  3. 42b37f5 clang: Allow initializer overrides by Stefan Reinauer · 7 years ago
  4. 0b4d564 xcompile: silence clang when referencing packed structs' members by Patrick Georgi · 7 years ago
  5. cb3205d sis/sis966: Clean up sata.c by Stefan Reinauer · 7 years ago
  6. f968a4c commonlib/storage: Zero extend MMC capacity by Lee Leahy · 7 years ago
  7. f138320 xcompile: Also try clang variants under the $triplet-clang scheme by Patrick Georgi · 7 years ago
  8. c6ef9db soc/amd/stoneyridge: Add tseg size to Kconfig by Marshall Dawson · 7 years ago
  9. 7edba2e soc/stoneyridge: Remove IDE controller by Marshall Dawson · 7 years ago
  10. 6a9f846 soc/stoneyridge: Remove FCH PCIe support by Marshall Dawson · 7 years ago
  11. 8a906df soc/amd/stoneyridge: Remove PCIe-PCI bridge by Marshall Dawson · 7 years ago
  12. f3dc71e soc/amd/common: Fix most checkpatch errors by Marshall Dawson · 7 years ago
  13. 4e101ad soc/amd/stoneyridge: Fix most checkpatch errors by Marshall Dawson · 7 years ago
  14. 4692e2f mainboard/google/soraka: Update VR config settings by Rajneesh Bhardwaj · 7 years ago
  15. b3f2c9a mb/google/soraka: Remove MPS IMVP8 workaround by Rajneesh Bhardwaj · 7 years ago
  16. 106e285 nb/intel/fsp_rangeley/port_access.c: Add brackets around macro by Elyes HAOUAS · 7 years ago
  17. 7c4a8e5 libpayload/drivers/usb/ehci_private.h: Add brackets around macro by Elyes HAOUAS · 7 years ago
  18. 47916fb libpayload/drivers/usb/xhci_private.h: Add parentheses around macro by Elyes HAOUAS · 7 years ago
  19. 037dbe4 util/lint: Add check to make sure 'coreboot' is lowercase by Martin Roth · 7 years ago
  20. 6744dfe soc/amd/stoneyridge/acpi: Fix checkpatch errors by Marshall Dawson · 7 years ago
  21. a564811 util: change coreboot to lowercase by Martin Roth · 7 years ago
  22. cd87e1b buildgcc: Adapt messages about GNAT and bootstrapping by Nico Huber · 7 years ago
  23. 18c74d6 buildgcc: Rename quit() to exit_handler() by Nico Huber · 7 years ago
  24. 8d29dd1 vendorcode/amd: Unify Porting.h across all targets by Stefan Reinauer · 7 years ago
  25. a26dbbd soc/intel/common/opregion: Use enum cb_err as return value by Patrick Rudolph · 7 years ago
  26. 3323260 nb/intel: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  27. 71693ba coreinfo: Use regular `if` over `#if` for `IS_ENABLED` by Nicola Corna · 7 years ago
  28. 5f98f98 soc/intel/quark: We're not Broadwell anymore by Stefan Reinauer · 7 years ago
  29. bc31509 northbridge/amd/pi: Arithmetics is not logic by Stefan Reinauer · 7 years ago
  30. 5128f1b README: Update requirements by Stefan Reinauer · 7 years ago
  31. 67ed261 amd/amdfam10: Remove dead code by Stefan Reinauer · 7 years ago
  32. e06e2fdc drivers/spi: Don't disable non-existent warnings on clang by Stefan Reinauer · 7 years ago
  33. 8e6bb80 vendorcode/amd: Satisfy clang's bracing requirements by Stefan Reinauer · 7 years ago
  34. c02b5e2 vendorcode/amd: Make compiler intrinsics clang friendly by Stefan Reinauer · 7 years ago
  35. b09822c libpayload/drivers/usb/ohci_private.h: Add brackets around macro by Elyes HAOUAS · 7 years ago
  36. 18437c4 mainboard/lenovo/x220: allow to use libgfxinit by Alexander Couzens · 7 years ago
  37. bf6a844 include/device: Add pci ids for Intel CNL by Lijian Zhao · 7 years ago
  38. 8ade68a cpu/x86/smm: allow SSE instructions in SMM modules by Aaron Durbin · 7 years ago
  39. 604f698 sb/intel/bd82x6x: Fill in acpi_name by Patrick Rudolph · 7 years ago
  40. 3e47fc9 nb/intel/sandybridge: Fill in acpi_name by Patrick Rudolph · 7 years ago
  41. 33906d2 util/blobtool: add spec files for DDR3 SPDs by Martin Roth · 7 years ago
  42. 07cca22 3rdparty/chromeec: Update submodule to upstream master by Martin Roth · 7 years ago
  43. f059f6f mb/google: Remove ChromeEC builds for auron and rambi by Martin Roth · 7 years ago
  44. a02b65c mainboard/google/poppy: Update world facing camera sensor by V Sowmya · 7 years ago
  45. c8aa2d8 mainboard/google/poppy: Add clock frequency for camera sensors by V Sowmya · 7 years ago
  46. df9a714 util/crossgcc: Fix building gcc 6.3.0 with clang by Patrick Georgi · 7 years ago
  47. a7a5a56 crossgcc: Fix building with clang++ in the presence of gcc by Patrick Georgi · 7 years ago
  48. 98409cf libpayload: corebootfb: Add null check for framebuffer address by Duncan Laurie · 7 years ago
  49. 13bc5e5 lib/coreboot_tables: Zero framebuffer structure by Duncan Laurie · 7 years ago
  50. 8bd8834 soc/intel/skylake: storage: Use word access for power state registers by Duncan Laurie · 7 years ago
  51. d4b6ac1 soc/intel/skylake: storage: Add 2ms delay before exiting D3 by Duncan Laurie · 7 years ago
  52. f3ed7c1 3rdparty/blobs: Update submodule by Martin Roth · 7 years ago
  53. 6796d78 libpayload: Enable building libpayload with march=i586 by Lee Leahy · 7 years ago
  54. 08bb837 buildgcc: Allow environment to override $CC/$CXX by Nico Huber · 7 years ago
  55. f652f82 vendorcode/amd: Drop multiple copies of gcc-intrin.h by Stefan Reinauer · 7 years ago
  56. 069c11e vendorcode/amd: Unify gcc-intrin.h by Stefan Reinauer · 7 years ago
  57. 8289092 libpayload/configs: Add configuration for Galileo by Lee Leahy · 7 years ago
  58. f2a2db3 soc/intel/fsp_baytrail/include/soc/pci_devs.h: Add brackets around macro by Elyes HAOUAS · 7 years ago
  59. 7d4ba55 amd/gardenia: Fix most checkpatch errors by Marshall Dawson · 7 years ago
  60. 2df118c amd/gardenia: Switch to soc/amd/stoneyridge by Marc Jones · 7 years ago
  61. 1587dc8 soc/amd/stoneyridge: Add northbridge support by Marc Jones · 7 years ago
  62. 21cde8b soc/amd/stoneyridge: Add CPU files by Marc Jones · 7 years ago
  63. 2448484 soc: Add AMD Stoney Ridge southbridge code by Marc Jones · 7 years ago
  64. a0199d8 rockchip/rk3399: update the ddr 200MHz frequency configuration by Caesar Wang · 7 years ago
  65. d55f5eb crossgcc/buildgcc: update file location code by Martin Roth · 7 years ago
  66. 72dc21c xcompile: Fix clang compiler runtime detection by Stefan Reinauer · 7 years ago
  67. a6381d6 soc/intel/skylake: Remove post SMM Relocation uCode loading by Barnali Sarkar · 7 years ago
  68. 7327386 soc/intel/skylake: Use CPU MP Init Common code by Barnali Sarkar · 7 years ago
  69. 91d38a5b soc/intel/common/block: Add common MP Init code by Barnali Sarkar · 7 years ago
  70. 71dacac siemens/mc_apl1: Enable decoding for COM 3 on LPC by Mario Scheithauer · 7 years ago
  71. db666a4 siemens/mc_apl1: Disable XDCI by Mario Scheithauer · 7 years ago
  72. 81693d4 crossgcc: cosmetic overhaul of output by Stefan Reinauer · 7 years ago
  73. c66fd3c crossgcc: Rename print_stable to print_supported by Stefan Reinauer · 7 years ago
  74. 80d11b2 cpu/allwinner/a10/clock.h: Add missing bracket by Elyes HAOUAS · 7 years ago
  75. 9c07722 sb/amd/rs780/gfx.c: Add brackets around macro by Elyes HAOUAS · 7 years ago
  76. 6bb8ff4 cpu/x86: Use do while loop by Paul Menzel · 7 years ago
  77. 2721e1f device/dram/ddr3.h: Add brackets around macro by Arthur Heymans · 7 years ago
  78. 58d16af nb/intel/sandybridge/raminit: Fix dual DIMM command rate by Patrick Rudolph · 7 years ago
  79. acac02d nb/intel/haswell/raminit: Die if cbmem_add() fails by Nico Huber · 7 years ago
  80. aa9643e arch/x86/smbios: Fix scope of variable declaration by Nico Huber · 7 years ago
  81. 92a144c soc/rdc: Remove r8610 SoC by Martin Roth · 7 years ago
  82. 287f963 mainboard/bifferos: remove bifferboard by Martin Roth · 7 years ago
  83. be05f5d drv/intel/gma/acpi: Fix copyright header by Patrick Rudolph · 7 years ago
  84. 0380e0a arch/x86: Make rdrand.c clang friendly by Stefan Reinauer · 7 years ago
  85. 154d209 cpu/x86/sipi_vector: use macros for CR0 flags by Aaron Durbin · 7 years ago
  86. 9e01a0b cpu/x86/smm: use macros for CR0 flags by Aaron Durbin · 7 years ago
  87. 25a885b cpu/x86/smm: fix up types in module loader by Aaron Durbin · 7 years ago
  88. 08f9359 cr50: process uninitialized values gracefully by Vadim Bendebury · 7 years ago
  89. ca117e7 crossgcc: Update to clang 4.0 by Stefan Reinauer · 7 years ago
  90. 3b59349 Add CMake 3.9.0-rc3 to coreboot toolchain by Stefan Reinauer · 7 years ago
  91. a86d1b8 soc/intel/common: Add SMM common code for Intel Platforms by Brandon Breitenstein · 7 years ago
  92. d935109 soc/intel/quark: Add legacy SPI flash controller driver by Lee Leahy · 7 years ago
  93. 0cae6e9 configs: Add intel/galileo test configurations by Lee Leahy · 7 years ago
  94. eacda2e mb/google/poppy: Add camera devices power sequencing through ACPI power resources by V Sowmya · 7 years ago
  95. ba03d8d mb/google/poppy: Configure ports and endpoints for sensor and CIO2 devices by V Sowmya · 7 years ago
  96. 1a5936b google/fizz: Enable onboard lan by Shelley Chen · 7 years ago
  97. 0528b61 drivers/net/r8168: Get mac address from VPD by Shelley Chen · 7 years ago
  98. 5aa64b9 google/fizz: Enable cr50 over SPI by Shelley Chen · 7 years ago
  99. db287aa google/fizz: Enable cr50 over i2c by Shelley Chen · 7 years ago
  100. 1b5eda0 arch/x86/smbios: Fix undefined behavior by Ryan Salsamendi · 7 years ago