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
Age
Commit message (
Expand
)
Author
2012-07-15
Poison the stack to uncover programming errors
Ronald G. Minnich
2012-07-13
MPTAPLE: generate from devicetree.cb
Sven Schnelle
2012-07-10
Fix APIC cpu_index
Kyösti Mälkki
2012-07-10
Drop start_cpu_lock
Kyösti Mälkki
2012-07-05
PCI Type2 config must die
Ronald G. Minnich
2012-07-03
SMBIOS: move serial number and version out to Kconf
Christian Gmeiner
2012-07-03
Fix the error message for romstage when .bss or .data are non-zero
Ronald G. Minnich
2012-07-03
AGESA F15 wrapper for Trinity
zbao
2012-07-02
Use broadcast SIPI to startup siblings
Sven Schnelle
2012-06-23
Add an option for Waiting for gdb connection if the gdb stub configuration is...
Denis 'GNUtoo' Carikli
2012-06-21
Don't use 64-bit constant 0x100000000 in linker scripts
Nico Huber
2012-06-14
llshell: fix build without romcc
Denis 'GNUtoo' Carikli
2012-06-12
Update SB800 CIMX FADT
Martin Roth
2012-05-30
Initializer of a static member in union.
zbao
2012-05-29
Use ld manually when compiling with clang
Patrick Georgi
2012-05-25
Fix size_t for certain versions of GCC
Stefan Reinauer
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-08
Clean up #ifs
Patrick Georgi
2012-05-03
Print some useful debugging information in PSS table creation
Stefan Reinauer
2012-05-03
Make creation of CBMEM_ID_RESUME_SCRATCH depending on Agesa
Stefan Reinauer
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-30
Fix up Sandybridge C state generation code
Stefan Reinauer
2012-04-30
acpigen: make acpigen_write_CST_package_entry non-static
Stefan Reinauer
2012-04-30
acpi: Add defines for functional fixed hardware
Stefan Reinauer
2012-04-30
acpigen: Add support for generating T state tables
Stefan Reinauer
2012-04-30
Rework ACPI CST table generation
Stefan Reinauer
2012-04-28
ChromeOS: Add missing prototype for acpi_get_vdat_info()
Stefan Reinauer
2012-04-28
acpigen: make acpigen_write_len_f() non static
Stefan Reinauer
2012-04-27
coreboot_table.c: Add missing include files
Stefan Reinauer
2012-04-27
Updates to x86/include/arch/acpi.h for use in fadt.c
Martin Roth
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-23
Unbreak boards where chipset can select between FSB and serial APIC bus
Rudolf Marek
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-16
S3 code in coreboot public folder.
zbao
2012-04-16
ACPI HEST table.
zbao
2012-04-12
Unify IO APIC address specification
Patrick Georgi
2012-04-08
Actually return %ebx value from cpuid_ebx()
Jonathan A. Kollasch
2012-04-06
Fix support for RAM-less multi-processor init
Kyösti Mälkki
2012-04-06
Factor out function to find driver for a CPU
Stefan Reinauer
2012-04-05
smbios: Don't fill out firmware version on ChromeOS
Stefan Reinauer
2012-04-05
Fill out ChromeOS specific coreboot table extensions
Stefan Reinauer
2012-04-04
Use fast memset in SMM mode, too
Stefan Reinauer
2012-04-04
Add support for mainboard specific suspend/resume handler
Stefan Reinauer
2012-04-04
Drop verified boot code from acpi.c
Stefan Reinauer
2012-04-02
Apply cache-as-ram conditionally on socket mPGA604
Kyösti Mälkki
2012-03-31
Fix issues with x86 memcpy
Mathias Krause
2012-03-31
Add support for RAM-less multi-processor init
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
use movsl for copying resume memory back
Stefan Reinauer
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
Make cpuid functions usable when compiled with PIC
Duncan Laurie
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
Add TPM support to coreboot
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
2012-03-29
Refactor publishing CBMEM addresses through coreboot table.
Vadim Bendebury
2012-03-29
Add timestamp table pointer to the coreboot table.
Vadim Bendebury
2012-03-29
CBMEM CONSOLE: Add code using the new console driver.
Vadim Bendebury
2012-03-25
Makefile: rename linker intermediate variable
Kyösti Mälkki
2012-03-20
Avoid using CPUID in SMBIOS tables. Check for CPUID otherwise claim 486 class...
Rudolf Marek
2012-03-17
Another indirection for normal/fallback bootblock
Patrick Georgi
2012-03-16
Rename AMD_AGESA to CPU_AMD_AGESA
Kyösti Mälkki
2012-03-16
Use search path when building dependencies
Patrick Georgi
2012-03-16
Via Epia-N and C3: Set ioapic delivery type in Kconfig
Patrick Georgi
2012-03-11
No need to setup include paths with .s files
Patrick Georgi
2012-03-10
If the memory mapped UART isn't present, leave it out of the cb tables.
Gabe Black
2012-03-09
Increase size of the coreboot table area
Stefan Reinauer
2012-03-09
Fix compilation when USE_OPTION_TABLE is not defined.
Duncan Laurie
2012-03-09
Fix coreboot table size calculations.
Vadim Bendebury
2012-03-09
Clean up use of CONFIG_ variables in coreboot_table.c
Stefan Reinauer
2012-03-08
Unify Local APIC address definitions
Patrick Georgi
2012-03-07
Move C labels to start-of-line
Patrick Georgi
2012-02-29
Fix x86 cpu_phys_address_size
Kyösti Mälkki
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-31
X86: fix cpu_phys_address_size()
Sven Schnelle
2012-01-26
pci_ops_mmconf: Move conditional compilation to Makefile
Vikram Narayanan
2012-01-24
pci_ops_conf: Indentation fixes
Vikram Narayanan
2012-01-24
pci_ops_mmconf: Indentation fixes
Vikram Narayanan
2012-01-20
Leave SSE and MMX instructions enabled in coreboot
Stefan Reinauer
2012-01-18
Add coreboot version to id area
Patrick Georgi
2012-01-10
MTRR: get physical address size from CPUID
Sven Schnelle
2012-01-09
ACPI: mark empty get_cst_entries() weak
Sven Schnelle
[next]