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
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
2012-09-05
buildsystem: Make CPU microcode updating more configurable
Alexandru Gagniuc
2012-08-25
Fix mptable build troubles
Kyösti Mälkki
2012-08-21
Change to allow coreboot to use "add-payload" instead of "add" for payload im...
Dave Frodin
2012-07-24
Add microcode blob processing
Vadim Bendebury
2012-05-29
Use ld manually when compiling with clang
Patrick Georgi
2012-05-15
Change the name of the romstage bootblock.ld
Marc Jones
2012-05-15
Fix Cygwin bootblock generation
Marc Jones
2012-05-15
Pass IASL to SeaBIOS
Marc Jones
2012-05-10
Unmark source files as executables
Alec Ari
2012-05-01
Move VSA support from x86 to Geode
Patrick Georgi
2012-05-01
Support adding stages with cbfs-files
Patrick Georgi
2012-04-24
Makefile: rename romstage linking filenames
Kyösti Mälkki
2012-04-24
Makefile: rename coreboot_ap linking filenames
Kyösti Mälkki
2012-04-24
Makefile: rename ramstage linking filenames
Kyösti Mälkki
2012-04-24
Makefile: rename bootblock linking filenames
Kyösti Mälkki
2012-04-21
Makefile: define build result directories
Kyösti Mälkki
2012-04-21
nvramtool: Unify nvramtool and build_opt_tbl
Vikram Narayanan
2012-04-02
Apply cache-as-ram conditionally on socket mPGA604
Kyösti Mälkki
2012-03-31
Makefile: rename romstage linking filenames
Kyösti Mälkki
2012-03-31
Makefile: split romstage linking to separate rules
Kyösti Mälkki
2012-03-31
Fix coreboot makefiles not to produce half baked output.
Kyösti Mälkki
2012-03-30
Fix coreboot makefiles not to produce half baked output.
Vadim Bendebury
2012-03-29
Add infrastructure for global data in the CAR phase of boot
Gabe Black
2012-03-25
Makefile: rename linker intermediate variable
Kyösti Mälkki
2012-03-16
Use search path when building dependencies
Patrick Georgi
2012-03-11
No need to setup include paths with .s files
Patrick Georgi
2012-02-17
Exit building if romstage.bin is larger than size of XIP
zbao
2012-02-07
Move SeaBIOS output out of coreboot source tree
Stefan Reinauer
2012-01-20
Leave SSE and MMX instructions enabled in coreboot
Stefan Reinauer
2012-01-18
Add coreboot version to id area
Patrick Georgi
2011-11-06
Inline Makefile.bootblock.inc
Patrick Georgi
2011-10-29
Fix coreboot updates
Patrick Georgi
2011-10-28
Get rid of the old romstage-as-bootblock ROM layout
Patrick Georgi
2011-10-13
Fix romstage creation with gcc 4.6 and CAR targets
Stefan Reinauer
2011-07-22
Add xhcbios and ahcibios rom handling
efdesign98
2011-06-22
Add the coreboot config to CBFS
Cristian Măgherușan-Stanciu
2011-04-15
sorry for breaking the tree.
Stefan Reinauer
2011-04-15
add FILO easy payload option
Stefan Reinauer
2011-04-14
- drop remaining CONFIG_ROM_IMAGE_SIZE
Stefan Reinauer
2011-04-10
In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__.
Stefan Reinauer
2011-03-29
BUILD: add missing config.h dependency
Sven Schnelle
2011-02-07
Reliably build arbitrary Kconfig-based revisions of SeaBIOS
Peter Stuge
2011-01-30
Replace special rules for auxiliary files by cbfs-files-y entries
Patrick Georgi
2011-01-30
Inverse two arguments of cbfs-files-y and adapts its users (one of which alre...
Patrick Georgi
2011-01-29
Pass all required toolchain parts to SeaBIOS correctly
Stefan Reinauer
2011-01-18
Move option table (cmos.layout's binary representation)
Patrick Georgi
2010-12-30
Per default, use SeaBIOS payload instead of no payload.
Stefan Reinauer
2010-12-19
The same mechanisms are used for normal and fallback images.
Stefan Reinauer
2010-12-16
Add support for cbfs-files-y to the build system.
Patrick Georgi
2010-12-11
After this has been brought up many times before, rename src/arch/i386 to
Stefan Reinauer