index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-04-02
Add support for ITE IT8772F SuperI/O chip
Stefan Reinauer
2012-04-02
Add a helper function to determine the number of enabled CPUs
Stefan Reinauer
2012-04-02
Align: Make sure 1 is treated as unsigned long instead of int
Stefan Reinauer
2012-04-02
Add Google ChromeOS vendor support
Stefan Reinauer
2012-04-02
Force coreboot mconf to create temp files in the output directory
Vadim Bendebury
2012-04-02
Add a "remove" command to cbfstool
Gabe Black
2012-03-31
Fix issues with x86 memcpy
Mathias Krause
2012-03-31
Whitespace fixes
Patrick Georgi
2012-03-31
Update xcompile to search for x86_64 toolchain.
Marc Jones
2012-03-31
Make libpayload parse the coreboot tables before setting up the consoles
Gabe Black
2012-03-31
Enable -Werror for romcc
Stefan Reinauer
2012-03-31
Keep cscope.out when distclean.
zbao
2012-03-31
Intel cpus: get MAXPHYADDR at runtime for new CAR
Kyösti Mälkki
2012-03-31
Intel cpus: add hyper-threading CPU support to new CAR
Kyösti Mälkki
2012-03-31
Intel cpus: improve CPU compatibility of new CAR
Kyösti Mälkki
2012-03-31
Add support for RAM-less multi-processor init
Kyösti Mälkki
2012-03-31
Intel cpus: apply some good programming practices in new CAR
Kyösti Mälkki
2012-03-31
Intel cpus: cache actual size of the Flash ROM device
Kyösti Mälkki
2012-03-31
Intel cpus: copy model_6ex CAR code
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-31
Drop obsolete TINY_BOOTBLOCK
Kyösti Mälkki
2012-03-30
Fix warnings in coreboot utilities.
Stefan Reinauer
2012-03-30
use movsl for copying resume memory back
Stefan Reinauer
2012-03-30
Don't unconditionally add support for cardbus and pci-x devices
Stefan Reinauer
2012-03-30
Add DEBUG_TPM option to Debugging menu
Stefan Reinauer
2012-03-30
Make MTRR min hole alignment 64MB
Duncan Laurie
2012-03-30
Fix MB calculation in the reporting of the MTRR hole
Duncan Laurie
2012-03-30
MTRR: add alternate allocation method for odd memory maps
Duncan Laurie
2012-03-30
Don't re-init EBDA in S3 resume path.
Duncan Laurie
2012-03-30
Prepare the BIOS data areas before device init.
Duncan Laurie
2012-03-30
vga_io.c is not needed unless CONFIG_VGA is set
Stefan Reinauer
2012-03-30
Allow components smaller than declared size.
Vadim Bendebury
2012-03-30
Add Kconfig options to enable TSEG and set a size
Duncan Laurie
2012-03-30
Make cpuid functions usable when compiled with PIC
Duncan Laurie
2012-03-30
Revamp cbmem.py to use the coreboot tables.
Gabe Black
2012-03-30
drop use of MAX_PHYSICAL_CPUS and MAX_CPUS where not needed
Stefan Reinauer
2012-03-30
Make PCI CONF2 support a compile time option
Stefan Reinauer
2012-03-30
Add more timestamps in coreboot.
Stefan Reinauer
2012-03-30
Fix coreboot makefiles not to produce half baked output.
Vadim Bendebury
2012-03-30
Add timestamps for selfboot and acpi wake
Duncan Laurie
2012-03-30
Make TPM driver work in rom stage.
Stefan Reinauer
2012-03-30
Add TPM support to coreboot
Stefan Reinauer
2012-03-30
Add Google ChromeOS vendorcode directory
Stefan Reinauer
2012-03-30
Add an option to keep the ROM cached after romstage
Stefan Reinauer
2012-03-30
Add native memset() function on x86
Stefan Reinauer
2012-03-30
Add faster, architecture dependent memcpy()
Stefan Reinauer
2012-03-29
Add infrastructure for global data in the CAR phase of boot
Gabe Black
2012-03-29
Detect whether the OXPCIE card is really present while in the ROM stage.
Gabe Black
[next]