1. 9be4c47 rmodule: add rmodules class and new type by Aaron Durbin · 12 years ago
  2. 50a3464 x86: SMM Module Support by Aaron Durbin · 12 years ago
  3. 6e7abcd Fix 'git describe' invocation by Vadim Bendebury · 12 years ago
  4. 70c85ea build system: Retire REQUIRES_BLOB by Patrick Georgi · 11 years ago
  5. 5f83f6c armv7: Clean up arm/snow bootblock build process. by Hung-Te Lin · 11 years ago
  6. fe18792 armv7: Add 'bootblock' build class. by Hung-Te Lin · 11 years ago
  7. d37ab45 Implement GCC code coverage analysis by Stefan Reinauer · 12 years ago
  8. 64b364d Add the push default to 'make gitconfig' by Ronald G. Minnich · 12 years ago
  9. 8d71155 Rename devices -> device by Stefan Reinauer · 12 years ago
  10. 1e75329 Drop boot directory by Stefan Reinauer · 12 years ago
  11. f33e395 build system: Split linking into multiple steps by Patrick Georgi · 12 years ago
  12. 23f38cd Get rid of drivers class by Patrick Georgi · 12 years ago
  13. e820e5c Make xcompile support multiple architectures by Ronald G. Minnich · 12 years ago
  14. 1fc2bda build system: use strip_quotes on cbfs-files by Patrick Georgi · 12 years ago
  15. 5b63579 SandyBridge/IvyBridge: Add IFD and ME firmware automatically by Stefan Reinauer · 12 years ago
  16. 6321758 cbfstool: Rework to use getopt style parameters by Stefan Reinauer · 12 years ago
  17. 0e6d0ed mc146818rtc: Remove the hyphen to build on NetBSD and Darwin by Zheng Bao · 12 years ago
  18. 094920d mc146818rtc: Update the Day of Week in CMOS in the right way. by Zheng Bao · 12 years ago
  19. 2799e3f Makefile.inc: Delete trailing space in build.h by Zheng Bao · 12 years ago
  20. a60ca36 Strip quotes from $(objcbfs) by Stefan Reinauer · 12 years ago
  21. fa90fd4 rtc: erase CMOS memory after power failure by Vincent Palatin · 12 years ago
  22. 50ad095 gitconfig: Create .git/hooks before copying files. by Zheng Bao · 12 years ago
  23. 16c7ad7 buildsystem: ensure directory exists before use by Patrick Georgi · 12 years ago
  24. 86aa7c4 build.h: Re-run hostname if it doesn't take '-s' option. by Zheng Bao · 12 years ago
  25. 533bca8 lint: Add template for mktemp to meet BSD requirements by Zheng Bao · 12 years ago
  26. 00b579a buildsystem: Make CPU microcode updating more configurable by Alexandru Gagniuc · 12 years ago
  27. 0013bbf Support use of the compression option when adding payloads to cbfs. by Dave Frodin · 12 years ago
  28. f2c3254 gitconfig: upate commit-msg if newer one is available by zbao · 12 years ago
  29. 57879c9 Make the device tree available in the rom stage by Stefan Reinauer · 12 years ago
  30. d51f974 Re-run the git-describe if it fails at first try. by zbao · 12 years ago
  31. 43105d6 abuild: Build boards in parallel if possible by Patrick Georgi · 13 years ago
  32. c0e16e7 Add config_enabled() from Linux by Patrick Georgi · 12 years ago
  33. 843005c Add vsa processor to cbfs-files by Patrick Georgi · 12 years ago
  34. 7e9b9d8 Add Kconfig options to handle the blobs repository by Patrick Georgi · 12 years ago
  35. ae5e11d Move top level pc80 directory to drivers/ by Stefan Reinauer · 12 years ago
  36. 0db2ae3a Makefile: define build result directories by Kyösti Mälkki · 12 years ago
  37. f13772a Drop duplicate inclusion of src/vendorcode by Stefan Reinauer · 12 years ago
  38. 3aa067f Add support to run SMM handler in TSEG instead of ASEG by Stefan Reinauer · 12 years ago
  39. 3bbd2bf Add preprocessing capabilities to the cbfs-files mechanism by Patrick Georgi · 12 years ago
  40. 499fc92 Add nvramtool to coreboot build system by Patrick Georgi · 12 years ago
  41. 9aea04a Add Google ChromeOS vendor support by Stefan Reinauer · 12 years ago
  42. 1dd0dda Fix cleaning SeaBIOS from coreboot makefile by Marc Jones · 12 years ago
  43. c040e476 Portability improvement by Patrick Georgi · 12 years ago
  44. 8ebd11e Fix lint-stable checkin hooks on MacOS X by Stefan Reinauer · 12 years ago
  45. c8feedd Unify Local APIC address definitions by Patrick Georgi · 12 years ago
  46. 07408e6 gitconfig: Add lint-stable as pre-commit hook by Patrick Georgi · 12 years ago
  47. cb02cb7 lint: create two classes of tests, stable and dev by Patrick Georgi · 12 years ago
  48. 2a830d0 Change AMD vendorcode build by Kyösti Mälkki · 13 years ago
  49. a25828d Provide mechanism to local additions to the build by Patrick Georgi · 13 years ago
  50. 7f0e930 Add support for the tracing infastructure in coreboot. by Rudolf Marek · 13 years ago
  51. 054849d Add dirty flag to git describe by Sven Schnelle · 13 years ago
  52. 164bcfd Add automatic SMBIOS table generation by Sven Schnelle · 13 years ago
  53. 875b9b1 Use git describe to set KERNELVERSION by Peter Stuge · 13 years ago
  54. 2aac3f6 Add iasl to buldgcc and rev the version. by Marc Jones · 13 years ago
  55. ca8a68d Fix coreboot revision detection by Patrick Georgi · 13 years ago
  56. 3b81b9d Add local copy of commit-msg hook by Patrick Georgi · 13 years ago
  57. 0b6b4d6 Change make crossgcc to build without gdb by default by Peter Stuge · 13 years ago
  58. bb60528 Add "gitconfig" make target to simplify gerrit configuration by Patrick Georgi · 13 years ago
  59. b2a4264 Really fix iasl filename issues in our build system by Patrick Georgi · 13 years ago
  60. 64ccc3b8 Handle both cases, obj being absolute and relative by Patrick Georgi · 13 years ago
  61. 447cf56 Fix building with relative path to object directory outside the source tree by Patrick Georgi · 13 years ago
  62. 0c5b064 iasl still can't cope with extra "." in file paths by Patrick Georgi · 13 years ago
  63. 6c44550 Move crossgcc rules to coreboot specific Makefile by Patrick Georgi · 13 years ago
  64. ec40260 Remove AMD Agesa requirement for standard include files by Frank Vibrans · 13 years ago
  65. 8eee19d Add option 'compress ramstage' by Sven Schnelle · 13 years ago
  66. 24ef134 drop half an uart8250 implementation from smiutil and use the common code by Stefan Reinauer · 13 years ago
  67. 61aee5f In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__. by Stefan Reinauer · 13 years ago
  68. d69438e BUILD: add missing config.h dependency by Sven Schnelle · 13 years ago
  69. e6de706 BUILD: add -MMD to iasl cpp call by Sven Schnelle · 13 years ago
  70. b8e9ba9 More complete control over KERNELVERSION variable by Patrick Georgi · 13 years ago
  71. 57205c7 Add option_table.h as dependency for all C based object files if option tables are used. by Patrick Georgi · 13 years ago
  72. 71b8480 Move coreboot specific rules and setup to toplevel Makefile.inc by Patrick Georgi · 13 years ago