- 5934b50 Move the CPU specific includes from by Patrick Georgi · 14 years ago
- 314e551 This patch changes C7 CAR code to be a single assembler file instead by Stefan Reinauer · 14 years ago
- f358c0c drop now unussed cpu_reset.inc by Stefan Reinauer · 14 years ago
- 7488e04 1. This patch adds CAR for Intel P6 series processors. by Joseph Smith · 14 years ago
- e64b637 Split crt0.S.lb into prologue and epilogue by Patrick Georgi · 14 years ago
- cca6268 get coreboot_ap memory training in cache mechanism in place. Didn't work since by Stefan Reinauer · 14 years ago
- acdd52f make crt0s and ldscripts evaluate late, so the chipset_* variables are there at by Stefan Reinauer · 14 years ago
- 8655412 - include option_table.h when it is created, and that's HAVE_OPTION_TABLE by Stefan Reinauer · 14 years ago
- b5828d7 This patch drops the coreboot CMOS checksum ranges from Kconfig because by Stefan Reinauer · 14 years ago
- e9f3258 This patch fixes build.h dependencies in coreboot again. by Stefan Reinauer · 14 years ago
- 51e142f make only needs to read Makefile.incs once, thanks to the by Patrick Georgi · 14 years ago
- 516a2a7 Add support to build with ccache in the build system by Patrick Georgi · 14 years ago
- 6bee951 dependency tracking for coreboot by Stefan Reinauer · 14 years ago
- 9db39d3 CPPFLAGS and DEBUG_CFLAGS don't exist since Kconfig. Drop their remainders. by Stefan Reinauer · 14 years ago
- 53b0ea4 drop some unused files and fix warnings on i945 based systems. by Stefan Reinauer · 14 years ago
- 776b85b Remove fallback/normal handling in mainboards' by Patrick Georgi · 14 years ago
- 11b1eb9 Left over strip_quotes definition. Top level Makefile already provides this. by Patrick Georgi · 14 years ago
- a84e98b Strip quotes from COREBOOT_ROM_DEPENDENCIES Macro-ify stripping quotes by Patrick Georgi · 14 years ago
- 182b09e Improve dependency tracking for coreboot.rom by Patrick Georgi · 14 years ago
- c5f773d Various changes to the buildsystem: by Patrick Georgi patrick.georgi · 14 years ago
- 3b8d6a8 Add an AM2R2 entry in to the src/arch/i386/Makefile.inc. by Zheng Bao · 14 years ago
- 020f51f Add scan-build support to the build system. by Patrick Georgi · 14 years ago
- 5c50392 Fix llshell by Stefan Reinauer · 15 years ago
- 800379f by Stefan Reinauer · 15 years ago
- 75bf053 - Add rules that build either 4 or 5 ssdts (only those variants exist in the board now) by Patrick Georgi · 15 years ago
- 806a29e Use the romstraps build infrastructure created for "tinybootblock" by Patrick Georgi · 15 years ago
- 9ea7bff - Add config flag for boards that have their own fadt.c by Patrick Georgi · 15 years ago
- 37bdb87 - make HAVE_HARD_RESET match what newconfig did by Patrick Georgi · 15 years ago
- 31b0bea Move the ldscripts logic to src/arch/i386/Makefile.inc by Patrick Georgi · 15 years ago
- eb49f9d Unify crt0s setup to src/arch/i386/Makefile.inc. This variable by Patrick Georgi · 15 years ago
- c9fa96d Enable user selectable bootblocks, and provide a bootblock that by Patrick Georgi · 15 years ago
- ba295dc Fix AUTO_XIP_ROM_BASE issues on AMD boards with certain compilers, by Patrick Georgi · 15 years ago
- 1847618 $(DISTRO_CFLAGS) is newconfig heritage and was never used on Kconfig. We do by Stefan Reinauer · 15 years ago
- b4d3af8 separate build.h and config.h usage (now possible because newconfig is gone) by Stefan Reinauer · 15 years ago
- 68882a3 Remove two perl calls with sed, and adds an alternative by Patrick Georgi · 15 years ago
- 531704e Drop src/config alltogether by Stefan Reinauer · 15 years ago
- 4b8a241 Allow building images with different prefixes (ie. normal/romstage, by Patrick Georgi · 15 years ago
- 2063197a Move all the copies of the romstage.inc rule to src/arch/i386/Makefile.inc by Patrick Georgi · 15 years ago
- a6c337d Guards against errors that are hard to track down: by Patrick Georgi · 15 years ago
- e377857 * fix crt0s/ldscripts paths to fix out of tree build. by Stefan Reinauer · 15 years ago
- 9341acd Tiny Bootblock, step 1/n. by Patrick Georgi · 15 years ago
- 467b12a Allow user to specify the size of a newly created cbfs image by Patrick Georgi · 15 years ago
- 26774f2 Make the kconfig-style build work in mingw: by Patrick Georgi · 15 years ago
- 6056b97 Rework bootblock size handling: by Patrick Georgi · 15 years ago
- 6c73b441 Remove all build/ prefixes in the build output. by Uwe Hermann · 15 years ago
- d4e5c0a Replace hard coded build with $(obj) paths. by Myles Watson · 15 years ago
- 7782319 Prefix all build output file names of files which end up in the build by Uwe Hermann · 15 years ago
- 87f9514 VGA BIOS can be added independently of having a payload by Peter Stuge · 15 years ago
- a21cc3d Make build_opt_tbl depend on config.h since it uses it. This fixes: by Myles Watson · 15 years ago
- 422d0cb Separate payload compression from stage compression. by Myles Watson · 15 years ago
- 2b7418e Use the gnu make .SILENT: mechanism instead of requiring by Patrick Georgi · 15 years ago
- fe2664a Improve build output. by Uwe Hermann · 15 years ago
- ca5d9fb Properly check for the LZMA compression variable, and fix a print by Patrick Georgi · 15 years ago
- f8f5b62 Only build option_table.o if CONFIG_HAVE_OPTION_TABLE is 'y'. by Uwe Hermann · 15 years ago
- 488c36c Allow setting up a VGABIOS image in Kconfig by Cristi Magherusan · 15 years ago
- fabde37 - AMD selected a couple of options that are incompatible with QEmu (and by Patrick Georgi · 15 years ago
- a5c8bb3 Fix some conflicting types of variables by Patrick Georgi · 15 years ago
- 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago