1. 47d68d8 More readable recursive descent macro in Makefile by Patrick Georgi · 14 years ago
  2. ae22bcd This patch fixes two things: by Stefan Reinauer · 14 years ago
  3. 9ea7bff - Add config flag for boards that have their own fadt.c by Patrick Georgi · 14 years ago
  4. 37bdb87 - make HAVE_HARD_RESET match what newconfig did by Patrick Georgi · 14 years ago
  5. eb49f9d Unify crt0s setup to src/arch/i386/Makefile.inc. This variable by Patrick Georgi · 14 years ago
  6. d3428b0 This patch fixes an issue with the wrong build rules being selected. by Patrick Georgi · 14 years ago
  7. b7bc3f3 Find out the svnversion we are working on is quite important. by Zheng Bao · 14 years ago
  8. 0dd63a2 Document the reason for r5124 in the code/Makefile (trivial). by Uwe Hermann · 14 years ago
  9. 516255e I was having problems building a working romcc with the -O2 by Marc Jones · 14 years ago
  10. 97fc40b Don't remove config.h on "make clean" by Patrick Georgi · 14 years ago
  11. b4d3af8 separate build.h and config.h usage (now possible because newconfig is gone) by Stefan Reinauer · 14 years ago
  12. e82f475 Improve compiler detection and configuration in xcompile. by Patrick Georgi · 14 years ago
  13. 1a47b5e Remove uses of the shell to remove double quotes, or to figure out the by Patrick Georgi · 14 years ago
  14. 7faf22f Handle potential race condition with $(obj)/util/cbfstool by Patrick Georgi · 14 years ago
  15. 1bbad5c fix doxyfile path by Stefan Reinauer · 14 years ago
  16. 967952a Add image updating support. When selecting it, it by Patrick Georgi · 14 years ago
  17. 37d8c21 update coreboot trunk version by Stefan Reinauer · 14 years ago 4.0
  18. af97d33 Clean up ACPI: by Patrick Georgi · 14 years ago
  19. e377857 * fix crt0s/ldscripts paths to fix out of tree build. by Stefan Reinauer · 14 years ago
  20. cccbb89 Make $(obj)/build.h an explicit dependency for all by Patrick Georgi · 14 years ago
  21. 16f515a These two files accidently got a wrong license header. by Stefan Reinauer · 15 years ago
  22. 8ed1b6d drop COREBOOT_V2 and COREBOOT_V4 define. We're not sharing code with v3 by Stefan Reinauer · 15 years ago
  23. 1af297c Check for installed compilers (remove .xcompile) at make clean, not distclean. by Myles Watson · 15 years ago
  24. 9341acd Tiny Bootblock, step 1/n. by Patrick Georgi · 15 years ago
  25. 26774f2 Make the kconfig-style build work in mingw: by Patrick Georgi · 15 years ago
  26. 2e67273 Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu. by Myles Watson · 15 years ago
  27. dc32148 Only remove .xcompile with distclean. Look for crossgcc in util. by Myles Watson · 15 years ago
  28. 6c73b441 Remove all build/ prefixes in the build output. by Uwe Hermann · 15 years ago
  29. d4e5c0a Replace hard coded build with $(obj) paths. by Myles Watson · 15 years ago
  30. 7782319 Prefix all build output file names of files which end up in the build by Uwe Hermann · 15 years ago
  31. 312673c Improve coreboot build output and eliminate some warnings: by Uwe Hermann · 15 years ago
  32. c04be93 Backport facility to specify a local coreboot version suffix from v3. by Uwe Hermann · 15 years ago
  33. 6842c02 Remove MAINBOARD_OPTIONS, which is a relic from early kconfig development. by Patrick Georgi · 15 years ago
  34. 88f55b2 some progress on kconfig: by Patrick Georgi · 15 years ago
  35. 422d0cb Separate payload compression from stage compression. by Myles Watson · 15 years ago
  36. ed03556 src/Kconfig: Remove HT-specific options. by Myles Watson · 15 years ago
  37. e680495 Add Kconfig support for PCI option ROMS. by Myles Watson · 15 years ago
  38. 2447a90 Revert test for pre-commit hook functionality. Commits are now checked for proper by Patrick Georgi · 15 years ago
  39. 1921350 test by Patrick Georgi · 15 years ago
  40. dc4bb0d Set the LIBGCC_FILE_NAME to fix problems with libgcc.a. by Harald Gutmann · 15 years ago
  41. 2b7418e Use the gnu make .SILENT: mechanism instead of requiring by Patrick Georgi · 15 years ago
  42. fe2664a Improve build output. by Uwe Hermann · 15 years ago
  43. ca5d9fb Properly check for the LZMA compression variable, and fix a print by Patrick Georgi · 15 years ago
  44. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago