1. e919837 cbfstool locate: Rename -a align switch to -P for page size by Hung-Te Lin · 11 years ago
  2. 6dccedd x86 intel: Add Firmware Interface Table support by Aaron Durbin · 12 years ago
  3. ae0e8d3 Eliminate do_div(). by David Hendricks · 11 years ago
  4. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  5. dbc6ca7 romcc: Use default romcc flags for most boards by Patrick Georgi · 11 years ago
  6. f03d22e romcc: Don't use user overridable romcc flags for bootblock by Patrick Georgi · 11 years ago
  7. 275fb63 Don't add another Kconfig special case for Tiano by Stefan Reinauer · 11 years ago
  8. 543a682 cbfstool: support parsing UEFI firmware volumes by Stefan Reinauer · 11 years ago
  9. 215d1d7 cbfstool: Use cbfs_image API for "locate" command. by Hung-Te Lin · 11 years ago
  10. ed08bcc Hook up corebootPkg as Tianocore payload by Patrick Georgi · 11 years ago
  11. cc5b344 Project PIANO aka tianocoreboot by Stefan Reinauer · 12 years ago
  12. 657ea6a cbfstool: Change "locate" output to prefix "0x". by Hung-Te Lin · 11 years ago
  13. d37ab45 Implement GCC code coverage analysis by Stefan Reinauer · 12 years ago
  14. 72a2eaf Rename mainboard_smi.c to smihandler.c by Patrick Georgi · 12 years ago
  15. 7a33442 Remove colors from build system output by Patrick Georgi · 12 years ago
  16. 90ca3b6 Add multi-architecture support to cbfstool by David Hendricks · 12 years ago
  17. e773c92 Make mainboard_ops and mainboard.c file optional by Kyösti Mälkki · 12 years ago
  18. 6999217 build system: Eliminate special case for c_start by Patrick Georgi · 12 years ago
  19. 23f38cd Get rid of drivers class by Patrick Georgi · 12 years ago
  20. 18607f7 Drop ramstage.a by Patrick Georgi · 12 years ago
  21. 4dfdeba Reduce number of per-mainboard changes by Stefan Reinauer · 12 years ago
  22. bf5a7dc Drop CONFIG_HAVE_BUS_CONFIG, clean up Kconfig by Stefan Reinauer · 12 years ago
  23. 5b63579 SandyBridge/IvyBridge: Add IFD and ME firmware automatically by Stefan Reinauer · 12 years ago
  24. 6321758 cbfstool: Rework to use getopt style parameters by Stefan Reinauer · 12 years ago
  25. f75dd09 x86/Makefile.inc: Test if the strings are equal by single equal sign by Zheng Bao · 12 years ago
  26. a1ea822 Make coreboot use the offset parameter in cbfstool create by Stefan Reinauer · 12 years ago
  27. b6e1237 Move global variable check to Makefile by Stefan Reinauer · 12 years ago
  28. 00b579a buildsystem: Make CPU microcode updating more configurable by Alexandru Gagniuc · 12 years ago
  29. 651339b Fix mptable build troubles by Kyösti Mälkki · 12 years ago
  30. 0690eb2 Change to allow coreboot to use "add-payload" instead of "add" for payload images. by Dave Frodin · 12 years ago
  31. 39fea6e Add microcode blob processing by Vadim Bendebury · 12 years ago
  32. 68b5da0e Use ld manually when compiling with clang by Patrick Georgi · 12 years ago
  33. 762aa3e Change the name of the romstage bootblock.ld by Marc Jones · 12 years ago
  34. 49fe74b Fix Cygwin bootblock generation by Marc Jones · 12 years ago
  35. c2dff7f Pass IASL to SeaBIOS by Marc Jones · 12 years ago
  36. 923d200 Unmark source files as executables by Alec Ari · 12 years ago
  37. a1155b4 Move VSA support from x86 to Geode by Patrick Georgi · 12 years ago
  38. 0909d86 Support adding stages with cbfs-files by Patrick Georgi · 12 years ago
  39. 1e9c1b3 Makefile: rename romstage linking filenames by Kyösti Mälkki · 12 years ago
  40. 38f2e9c Makefile: rename coreboot_ap linking filenames by Kyösti Mälkki · 12 years ago
  41. 6b07b8d Makefile: rename ramstage linking filenames by Kyösti Mälkki · 12 years ago
  42. f775b8c Makefile: rename bootblock linking filenames by Kyösti Mälkki · 12 years ago
  43. 0db2ae3a Makefile: define build result directories by Kyösti Mälkki · 12 years ago
  44. a8111cf nvramtool: Unify nvramtool and build_opt_tbl by Vikram Narayanan · 12 years ago
  45. abdf15f Apply cache-as-ram conditionally on socket mPGA604 by Kyösti Mälkki · 12 years ago
  46. d842f1f Makefile: rename romstage linking filenames by Kyösti Mälkki · 12 years ago
  47. a01ec14 Makefile: split romstage linking to separate rules by Kyösti Mälkki · 12 years ago
  48. 608d15b Fix coreboot makefiles not to produce half baked output. by Kyösti Mälkki · 12 years ago
  49. 10fea92 Fix coreboot makefiles not to produce half baked output. by Vadim Bendebury · 13 years ago
  50. 19e7e7d Add infrastructure for global data in the CAR phase of boot by Gabe Black · 13 years ago
  51. 2172f61 Makefile: rename linker intermediate variable by Kyösti Mälkki · 12 years ago
  52. b58651b Use search path when building dependencies by Patrick Georgi · 12 years ago
  53. 30cc480 No need to setup include paths with .s files by Patrick Georgi · 12 years ago
  54. 93dd07f Exit building if romstage.bin is larger than size of XIP by zbao · 12 years ago
  55. aff6dc2 Move SeaBIOS output out of coreboot source tree by Stefan Reinauer · 13 years ago
  56. c6daaa7 Leave SSE and MMX instructions enabled in coreboot by Stefan Reinauer · 13 years ago
  57. 950f20a Add coreboot version to id area by Patrick Georgi · 13 years ago
  58. 641dd71 Inline Makefile.bootblock.inc by Patrick Georgi · 13 years ago
  59. 3954b0a Fix coreboot updates by Patrick Georgi · 13 years ago
  60. 914377e Get rid of the old romstage-as-bootblock ROM layout by Patrick Georgi · 13 years ago
  61. 8d427ec Fix romstage creation with gcc 4.6 and CAR targets by Stefan Reinauer · 13 years ago
  62. 3ddb6b8 Add xhcbios and ahcibios rom handling by efdesign98 · 13 years ago
  63. d367b00 Add the coreboot config to CBFS by Cristian Măgherușan-Stanciu · 13 years ago
  64. 6aef554 sorry for breaking the tree. by Stefan Reinauer · 13 years ago
  65. e50952f add FILO easy payload option by Stefan Reinauer · 13 years ago
  66. 31853d8 - drop remaining CONFIG_ROM_IMAGE_SIZE 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. b1d1c4d Reliably build arbitrary Kconfig-based revisions of SeaBIOS by Peter Stuge · 13 years ago
  70. ff9d78c Replace special rules for auxiliary files by cbfs-files-y entries by Patrick Georgi · 13 years ago
  71. 5c0bca2 Inverse two arguments of cbfs-files-y and adapts its users (one of which already used the new order) by Patrick Georgi · 13 years ago
  72. e3509fd Pass all required toolchain parts to SeaBIOS correctly by Stefan Reinauer · 14 years ago
  73. 2447937 Move option table (cmos.layout's binary representation) by Patrick Georgi · 14 years ago
  74. f1939bb Per default, use SeaBIOS payload instead of no payload. by Stefan Reinauer · 14 years ago
  75. bccbbe6 The same mechanisms are used for normal and fallback images. by Stefan Reinauer · 14 years ago
  76. c2c23dc Add support for cbfs-files-y to the build system. by Patrick Georgi · 14 years ago
  77. 8677a23 After this has been brought up many times before, rename src/arch/i386 to by Stefan Reinauer · 14 years ago[Renamed (90%) from src/arch/i386/Makefile.inc]
  78. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  79. 10ec0fe - Fix race condition in option_table.h generation by moving the include by Stefan Reinauer · 14 years ago
  80. 5c31269 Generate and extract debug sysmbols for coreboot. *.debug files can be by Marc Jones · 14 years ago
  81. 3058491 My forgotten CAR cleanup patch... by Stefan Reinauer · 14 years ago
  82. 8ccbe05 bootblock_prologue.c (not a .c file!) and i386/init/crt0_prologue.inc were by Stefan Reinauer · 14 years ago
  83. 7923c49 Make sure VSA is linked as ELF32 for i386 (instead of whatever the compiler considers native). by Patrick Georgi · 14 years ago
  84. f94a97b oops, sorry for the last commit. This commit changes the code to distinguish by Stefan Reinauer · 14 years ago
  85. bda2931 Make VSA code selectable in Kconfig by Stefan Reinauer · 14 years ago
  86. 1cd76e7 - Make abuild -sb work again by Patrick Georgi · 14 years ago
  87. 97dbf69 This piece of code was somehow lost in the switch to Kconfig, and re-activates by Stefan Reinauer · 14 years ago
  88. b111ba4 Don't use $(ROMCC) as dependency (due to ccache and scanbuild support by Patrick Georgi · 14 years ago
  89. a2acbc7 Build utils into their source directory equivalent in by Patrick Georgi · 14 years ago
  90. 1c797a1 Avoid two conflicting invocations of build_opt_tbl by Patrick Georgi · 14 years ago
  91. ccdd20a move cpu/x86/car to cpu/intel/car as previously discussed on the mailing list. by Stefan Reinauer · 14 years ago
  92. 5934b50 Move the CPU specific includes from by Patrick Georgi · 14 years ago
  93. 314e551 This patch changes C7 CAR code to be a single assembler file instead by Stefan Reinauer · 14 years ago
  94. f358c0c drop now unussed cpu_reset.inc by Stefan Reinauer · 14 years ago
  95. 7488e04 1. This patch adds CAR for Intel P6 series processors. by Joseph Smith · 14 years ago
  96. e64b637 Split crt0.S.lb into prologue and epilogue by Patrick Georgi · 14 years ago
  97. cca6268 get coreboot_ap memory training in cache mechanism in place. Didn't work since by Stefan Reinauer · 14 years ago
  98. acdd52f make crt0s and ldscripts evaluate late, so the chipset_* variables are there at by Stefan Reinauer · 14 years ago
  99. 8655412 - include option_table.h when it is created, and that's HAVE_OPTION_TABLE by Stefan Reinauer · 14 years ago
  100. b5828d7 This patch drops the coreboot CMOS checksum ranges from Kconfig because by Stefan Reinauer · 14 years ago