Age | Commit message (Expand) | Author |
2017-03-28 | Remove libverstage as separate library and source file class | Julius Werner |
2017-02-20 | arch/x86: add functions to generate random numbers | Robbie Zhang |
2016-10-25 | arch/x86/acpigen_dsm: Add support for DSM types | Furquan Shaikh |
2016-09-21 | Makefiles: update cbfs types from bare numbers to values | Martin Roth |
2016-09-19 | arch/x86: move postcar main logic into C | Aaron Durbin |
2016-09-12 | arch/x86: Always compile postcar library in romstage | Rizwan Qureshi |
2016-07-27 | arch/x86: Add bootblock and postcar support for SOC MTRR access | Lee Leahy |
2016-07-26 | arch/x86: Generate a map file for the postcar stage | Lee Leahy |
2016-07-26 | arch/x86: Organize ramstage to match other stages | Lee Leahy |
2016-07-26 | arch/x86: Move romstage files into romstage section | Lee Leahy |
2016-07-26 | arch/x86: Move postcar stage commands into place | Lee Leahy |
2016-06-22 | ACPI S3: Add common recovery code | Kyösti Mälkki |
2016-06-22 | ACPI S3: Split support for HAVE_ACPI_RESUME | Kyösti Mälkki |
2016-05-27 | arch/x86: provide verstage support for CONFIG_C_ENVIRONMENT_BOOTBLOCK | Aaron Durbin |
2016-05-21 | device: Add an ACPI device name and path concept to devices | Duncan Laurie |
2016-05-19 | arch/x86: Include timestamp.c in all stages | Alexandru Gagniuc |
2016-05-03 | arch/x86: Drop CBFS_BASE_ADDRESS | Patrick Georgi |
2016-05-03 | build system: remove CBFSTOOL_PRE1_OPTS | Patrick Georgi |
2016-03-23 | arch/x86: introduce postcar stage/phase | Aaron Durbin |
2016-03-21 | arch/x86: honor CONFIG_X86_TOP4G_BOOTMEDIA_MAP for verstage | Aaron Durbin |
2016-03-15 | x86: Drop CONFIG_COMPILE_IN_DSDT | Stefan Reinauer |
2016-02-25 | x86/Makefile.inc: Fix redundant addition of memlayout.ld in bootblock | Furquan Shaikh |
2016-02-17 | arch/x86: Add option to disable default mmap_boot implementation | Alexandru Gagniuc |
2016-01-30 | arch/x86: Implement minimal bootblock for C_ENVIRONMENT_BOTOBLOCK | Alexandru Gagniuc |
2016-01-30 | arch/x86: Rename bootblock.S to bootblock_romcc.S | Alexandru Gagniuc |
2016-01-28 | Makefile: Make full use of src-to-obj macro | Nico Huber |
2016-01-23 | arch/x86: link bootblock like other stages for C_ENVIRONMENT_BOOTBLOCK | Aaron Durbin |
2016-01-21 | arch/x86: Add files needed for C environment bootblock on x86 | Alexandru Gagniuc |
2016-01-19 | arch/x86/Makefile.inc: Add a comment to fix syntax highlighting | Martin Roth |
2016-01-18 | arch/x86/Makefile.inc: Update symbol check macro | Martin Roth |
2015-12-16 | build system/x86: depend on directories before touch /empty targets | Alexander Couzens |
2015-12-02 | build system: Add more files through cbfs-files instead of manual rules | Patrick Georgi |
2015-11-24 | Unify OBJCOPY arguments throughout various x86 stages | Stefan Reinauer |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-31 | arch/x86: avoid race condition on build.h | Patrick Georgi |
2015-10-14 | x86: add standalone verstage support | Aaron Durbin |
2015-10-08 | arch/x86/bootblock: Do not include non-code files in bootblock.S | Alexandru Gagniuc |
2015-10-08 | arch/x86: Link walkcbfs.S instead on including it in bootblock.S | Alexandru Gagniuc |
2015-10-08 | arch/x86/bootblock: Link in object files selected with bootblock-y | Alexandru Gagniuc |
2015-10-08 | arch/x86/Makefile.inc: Simplify rule for bootblock.debug | Alexandru Gagniuc |
2015-10-07 | x86/bootblock: Use LDFLAGS_bootblock to enable garbage collection | Alexandru Gagniuc |
2015-09-30 | x86: provide common macro for linking early stages | Aaron Durbin |
2015-09-29 | Makefile: Replace the way to test if a string is empty | zbao |
2015-09-16 | x86: remove double link step for romstage | Aaron Durbin |
2015-09-09 | x86: link ramstage the same way regardless of RELOCATABLE_RAMSTAGE | Aaron Durbin |
2015-09-09 | linking: add and use LDFLAGS_common | Aaron Durbin |
2015-09-09 | x86: link romstage and ramstage with 1 file | Aaron Durbin |
2015-09-09 | x86: link romstage like the other architectures | Aaron Durbin |
2015-09-09 | linking: lay the groundwork for a unified linking approach | Aaron Durbin |
2015-09-09 | x86: provide minimum alignment for romstage | Aaron Durbin |
2015-09-09 | x86: add romstage.S to bind program flow and ordering | Aaron Durbin |
2015-09-09 | x86: don't create MAINBOARDDIR/romstage.inc for !ROMCC boards | Aaron Durbin |
2015-09-09 | x86: bootblock: remove linking and program flow from build system | Aaron Durbin |
2015-09-04 | x86: remove cpu_incs as romstage Make variable | Aaron Durbin |
2015-08-25 | x86: Get rid of empty loadable segment warning | Martin Roth |
2015-08-13 | x86: parameterize asl_template for CBFS inclusion | Aaron Durbin |
2015-07-27 | arch/x86: make dependency explicit | Patrick Georgi |
2015-07-13 | x86: flatten hierarchy | Stefan Reinauer |
2015-07-11 | arch/x86/Makefile.inc: Calculate CBFS_BASE_ADDRESS variable | Martin Roth |
2015-07-07 | payloads: Reorganize Makefile.incs for external payloads | Stefan Reinauer |
2015-07-07 | x86 makefile: Use preprocessed linker files | Marc Jones |
2015-07-07 | x86: Drop -Wa,--divide | Stefan Reinauer |
2015-07-07 | Unconditionally compile romstage with -Wa,--divide | Stefan Reinauer |
2015-06-26 | x86: Move architecture selection from linker script to Makefile.inc | Stefan Reinauer |
2015-06-23 | acpi: bring back ability to link DSDT into ramstage | Patrick Georgi |
2015-06-23 | SeaBIOS: Clean up build command line. | Martin Roth |
2015-06-16 | x86: Make x86 architecture makefiles x64 aware | Stefan Reinauer |
2015-06-04 | arch/x86: No need to specify -Wa,--divide in a Makefile | Patrick Georgi |
2015-06-02 | Make DSDT a file in CBFS rather than embedding it into ramstage. | Vladimir Serbinenko |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-20 | build system: use archives, not linker action to shorten command lines | Patrick Georgi |
2015-04-29 | Use __ROMSTAGE__ to denote romstage | Patrick Georgi |
2015-04-14 | CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstool | Julius Werner |
2015-04-10 | build system: Fix SeaBIOS integration with multilib compilers | Patrick Georgi |
2015-04-06 | New mechanism to define SRAM/memory map with automatic bounds checking | Julius Werner |
2015-04-06 | build system: run linker scripts through the preprocessor | Patrick Georgi |
2015-04-04 | build system: rename __BOOT_BLOCK__ and __VER_STAGE__ | Patrick Georgi |
2015-04-04 | build system x86: deprecate bootblock_lds and ldscripts variables | Patrick Georgi |
2015-04-04 | build system: use full (in-tree) paths | Patrick Georgi |
2015-04-04 | x86: rename ldscript_failover.ld to failover.ld | Patrick Georgi |
2015-04-02 | build system: extend src-to-obj for non-.c/.S files | Patrick Georgi |
2015-03-28 | arch/x86: Guard option table specific rules with HAVE_OPTION_TABLE | Patrick Georgi |
2015-03-28 | build system: normalize linker script file names | Patrick Georgi |
2015-03-21 | x86: fix romstage_null.debug link w/o --gc-sections | Aaron Durbin |
2015-03-17 | coreboot: x86: enable gc-sections | Aaron Durbin |
2014-12-05 | x86: Update the check for Forbidden global variables | Furquan Shaikh |
2014-12-02 | build system: remove ROMSTAGE_ELF variable | Patrick Georgi |
2014-11-30 | Unify remaining binutils invocations | Patrick Georgi |
2014-11-25 | build system: unify linker use across gcc and clang | Patrick Georgi |
2014-11-25 | build system: use a single variable name for compiler runtimes | Patrick Georgi |
2014-11-04 | romstage: Pass .car.data as ignored section while adding romstage | Furquan Shaikh |
2014-10-28 | build: Allow clang build linkage to use libcompiler-rt | Edward O'Callaghan |
2014-10-16 | ACPI: Remove CONFIG_GENERATE_ACPI_TABLES | Vladimir Serbinenko |
2014-10-04 | Kconfig: Allow native vga init to be selectable for SeaBIOS payload | Edward O'Callaghan |
2014-09-12 | payloads/external/SeaBIOS: Allow setting buffers below 0xC0000 | Martin Roth |
2014-08-11 | coreboot classes: Add dynamic classes to coreboot | Furquan Shaikh |
2014-08-03 | arch/x86/Makefile.inc: trivial: fix indent of informative output about bootblock | Daniele Forsi |
2014-07-31 | payloads/external/SeaBIOS: Use coreboot’s serial console settings | Martin Roth |
2014-06-27 | build: Pass correct disassembly flags in Clang build | Edward O'Callaghan |
2014-06-06 | build: Drop libgcc runtime wrapper in Clang builds | Edward O'Callaghan |