index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
/
x86
/
Makefile.inc
Age
Commit message (
Expand
)
Author
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
2014-05-19
build: use CFLAGS_* in more places where they're needed
Patrick Georgi
2014-05-19
build: move include paths where they belong
Patrick Georgi
2014-05-17
build: break compiler flags out of $(CC)
Patrick Georgi
2014-05-17
build: separate CPPFLAGS from CFLAGS
Patrick Georgi
2014-05-17
build: CPPFLAGS is more common than INCLUDES
Patrick Georgi
2014-05-11
SeaBIOS: Fix cpp use
Patrick Georgi
2014-05-06
Introduce stage-specific architecture for coreboot
Furquan Shaikh
2014-05-03
Move redundant Makefile rules from arch to top level.
Furquan Shaikh
2014-04-26
Rename coreboot_ram stage to ramstage
Furquan Shaikh
2014-04-18
build rules: Identify build stage with simple variables
Kyösti Mälkki
2014-04-07
SeaBIOS: have coreboot pass the choice to run optionroms in parallel
Idwer Vollering
2014-04-04
x86/Makefile: Allow addition of link libraries for rom/ramstage
Alexandru Gagniuc
2014-03-20
rmodules: use rmodtool to create rmodules
Aaron Durbin
2014-02-19
x86: only build disassembly with gcc
Patrick Georgi
2014-01-30
x86: include optional reference code blob in cbfs
Aaron Durbin
2013-12-06
arch/x86: Do not run UPDATE-FIT if we don't include microcode
Alexandru Gagniuc
2013-11-25
x86: call cbfstool update-fit when fit selected
Aaron Durbin
2013-11-19
Add GRUB2 payload to build system
Vladimir Serbinenko
2013-10-17
arch/x86/Makefile.inc: Pass $(AS) and $(CPP) to SeaBIOS
Andrew Wu
2013-08-31
Add Kconfig options for Linux as payload
Patrick Georgi
2013-08-15
payload/SeaBIOS: Add SEABIOS_PS2_TIMEOUT Kconfig variable
Peter Stuge
2013-07-10
cpu: Add CPU microcode file to cbfs with 16-byte alignment
Aaron Durbin
2013-05-20
Drop llshell
Stefan Reinauer
2013-05-08
Drop CONFIG_AP_CODE_IN_CAR
Stefan Reinauer
2013-04-03
Add PXE ROM selection to Kconfig menu
Siyuan Wang
2013-03-23
relocatable ramstage: fix linking
Aaron Durbin
2013-03-22
romstage: add support for vboot firmware selection
Aaron Durbin
2013-03-21
coreboot: introduce CONFIG_RELOCATABLE_RAMSTAGE
Aaron Durbin
2013-03-19
cbfstool locate: Rename -a align switch to -P for page size
Hung-Te Lin
2013-03-17
x86 intel: Add Firmware Interface Table support
Aaron Durbin
2013-03-08
Eliminate do_div().
David Hendricks
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-02-09
romcc: Use default romcc flags for most boards
Patrick Georgi
2013-02-09
romcc: Don't use user overridable romcc flags for bootblock
Patrick Georgi
2013-02-05
Don't add another Kconfig special case for Tiano
Stefan Reinauer
2013-02-05
cbfstool: support parsing UEFI firmware volumes
Stefan Reinauer
2013-02-05
cbfstool: Use cbfs_image API for "locate" command.
Hung-Te Lin
2013-02-04
Hook up corebootPkg as Tianocore payload
Patrick Georgi
2013-01-30
Project PIANO aka tianocoreboot
Stefan Reinauer
2013-01-29
cbfstool: Change "locate" output to prefix "0x".
Hung-Te Lin
2013-01-12
Implement GCC code coverage analysis
Stefan Reinauer
2013-01-03
Rename mainboard_smi.c to smihandler.c
Patrick Georgi
2012-12-19
Remove colors from build system output
Patrick Georgi
2012-11-30
Add multi-architecture support to cbfstool
David Hendricks
2012-11-29
Make mainboard_ops and mainboard.c file optional
Kyösti Mälkki
2012-11-27
build system: Eliminate special case for c_start
Patrick Georgi
2012-11-27
Get rid of drivers class
Patrick Georgi
2012-11-27
Drop ramstage.a
Patrick Georgi
2012-11-16
Reduce number of per-mainboard changes
Stefan Reinauer
2012-11-16
Drop CONFIG_HAVE_BUS_CONFIG, clean up Kconfig
Stefan Reinauer
2012-11-13
SandyBridge/IvyBridge: Add IFD and ME firmware automatically
Stefan Reinauer
2012-11-12
cbfstool: Rework to use getopt style parameters
Stefan Reinauer
2012-11-12
x86/Makefile.inc: Test if the strings are equal by single equal sign
Zheng Bao
2012-11-09
Make coreboot use the offset parameter in cbfstool create
Stefan Reinauer
2012-11-07
Move global variable check to Makefile
Stefan Reinauer
[next]