1. 16f515a These two files accidently got a wrong license header. by Stefan Reinauer · 15 years ago
  2. 8ed1b6d drop COREBOOT_V2 and COREBOOT_V4 define. We're not sharing code with v3 by Stefan Reinauer · 15 years ago
  3. 1af297c Check for installed compilers (remove .xcompile) at make clean, not distclean. by Myles Watson · 15 years ago
  4. 9341acd Tiny Bootblock, step 1/n. by Patrick Georgi · 15 years ago
  5. 26774f2 Make the kconfig-style build work in mingw: by Patrick Georgi · 15 years ago
  6. 2e67273 Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu. by Myles Watson · 15 years ago
  7. dc32148 Only remove .xcompile with distclean. Look for crossgcc in util. by Myles Watson · 15 years ago
  8. 6c73b441 Remove all build/ prefixes in the build output. by Uwe Hermann · 15 years ago
  9. d4e5c0a Replace hard coded build with $(obj) paths. by Myles Watson · 15 years ago
  10. 7782319 Prefix all build output file names of files which end up in the build by Uwe Hermann · 15 years ago
  11. 312673c Improve coreboot build output and eliminate some warnings: by Uwe Hermann · 15 years ago
  12. c04be93 Backport facility to specify a local coreboot version suffix from v3. by Uwe Hermann · 15 years ago
  13. 6842c02 Remove MAINBOARD_OPTIONS, which is a relic from early kconfig development. by Patrick Georgi · 15 years ago
  14. 88f55b2 some progress on kconfig: by Patrick Georgi · 15 years ago
  15. 422d0cb Separate payload compression from stage compression. by Myles Watson · 15 years ago
  16. ed03556 src/Kconfig: Remove HT-specific options. by Myles Watson · 15 years ago
  17. e680495 Add Kconfig support for PCI option ROMS. by Myles Watson · 15 years ago
  18. 2447a90 Revert test for pre-commit hook functionality. Commits are now checked for proper by Patrick Georgi · 15 years ago
  19. 1921350 test by Patrick Georgi · 15 years ago
  20. dc4bb0d Set the LIBGCC_FILE_NAME to fix problems with libgcc.a. by Harald Gutmann · 15 years ago
  21. 2b7418e Use the gnu make .SILENT: mechanism instead of requiring by Patrick Georgi · 15 years ago
  22. fe2664a Improve build output. by Uwe Hermann · 15 years ago
  23. ca5d9fb Properly check for the LZMA compression variable, and fix a print by Patrick Georgi · 15 years ago
  24. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago