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
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