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
/
boot
Age
Commit message (
Expand
)
Author
2013-02-14
sconfig: rename lapic_cluster -> cpu_cluster
Stefan Reinauer
2013-02-14
sconfig: rename pci_domain -> domain
Stefan Reinauer
2013-02-04
smbios: show CONFIG_LOCALVERSION in DMI bios_version
Christian Gmeiner
2013-01-30
Extend CBFS to support arbitrary ROM source media.
Hung-Te Lin
2013-01-12
Implement GCC code coverage analysis
Stefan Reinauer
2013-01-11
cbmem: replace pointer type by uint64_t
Stefan Reinauer
2012-12-15
Fix a compare against undefined variable in acpi.c
Martin Roth
2012-12-06
Unify assembler function handling
Stefan Reinauer
2012-11-29
pirq_route_irqs is private
Patrick Georgi
2012-11-16
Fix PIRQ routing abstraction
Stefan Reinauer
2012-11-14
SMM: Restore GNVS pointer in the resume path
Duncan Laurie
2012-11-12
oprom: Ensure that mode information is valid before putting it in the tables.
Gabe Black
2012-11-12
Define post codes for OS boot and resume
Duncan Laurie
2012-11-06
acpi: Add support for DMAR tables (Intel IOMMU support)
Patrick Georgi
2012-10-29
Drop get_smbios_data from chip_operations
Kyösti Mälkki
2012-10-27
Take care of NULL chip_ops->name
Kyösti Mälkki
2012-10-08
hpet: common ACPI generation
Patrick Georgi
2012-10-07
Take care of NULL chip_ops->name
Kyösti Mälkki
2012-10-04
pirq_routing: Allow routing with more than 4 PIRQ links
Alexandru Gagniuc
2012-08-25
MPTABLE: check for fixed IRQ entries on all pins
Sven Schnelle
2012-08-22
mptable: bring sanity back to mptable generation (TRIVIAL)
Alexandru Gagniuc
2012-08-21
Don't write automatic IRQ entries for disabled devices
Sven Schnelle
2012-08-08
Do not allow modifying memory table directly
Kyösti Mälkki
2012-08-08
Drop HAVE_MAINBOARD_RESOURCES
Kyösti Mälkki
2012-07-26
ACPI: Add function to write _PPC using NVS
Duncan Laurie
2012-07-25
Extend smbios api to allow runtime change of mainboard serial and version
Christian Gmeiner
2012-07-25
ELOG: Add support for generating SMBIOS type15 table
Duncan Laurie
2012-07-13
MPTAPLE: generate from devicetree.cb
Sven Schnelle
2012-07-03
SMBIOS: move serial number and version out to Kconf
Christian Gmeiner
2012-07-03
AGESA F15 wrapper for Trinity
zbao
2012-05-30
Initializer of a static member in union.
zbao
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-04-30
acpigen: make acpigen_write_CST_package_entry non-static
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
acpigen: make acpigen_write_len_f() non static
Stefan Reinauer
2012-04-27
coreboot_table.c: Add missing include files
Stefan Reinauer
2012-04-16
S3 code in coreboot public folder.
zbao
2012-04-16
ACPI HEST table.
zbao
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
Add support for mainboard specific suspend/resume handler
Stefan Reinauer
2012-04-04
Drop verified boot code from acpi.c
Stefan Reinauer
2012-03-30
use movsl for copying resume memory back
Stefan Reinauer
2012-03-30
Add timestamps for selfboot and acpi wake
Duncan Laurie
2012-03-30
Add TPM support to coreboot
Stefan Reinauer
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-20
Avoid using CPUID in SMBIOS tables. Check for CPUID otherwise claim 486 class...
Rudolf Marek
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
2011-10-27
Move linux 2.6.11 workaround to generic code
Patrick Georgi
2011-10-25
ACPI: Add function for writing _CST tables
Sven Schnelle
2011-10-21
Extend coreboot table entry for serial ports
Stefan Reinauer
2011-10-13
Prevent build breakage without consoles enabled
Stefan Reinauer
2011-10-13
refactor vesa mode setting code and bootsplash code
Stefan Reinauer
2011-10-13
mptable: Refactor mptable generation some more
Patrick Georgi
2011-10-13
mptable: Get rid of fixup_virtual_wire
Patrick Georgi
2011-10-13
mptable: Refactor lintsrc generation
Patrick Georgi
2011-09-12
Add acpi_get_sleep_type() to i82371eb and P2B _PTS/_WAK methods
Tobias Diedrich
2011-08-26
Add automatic SMBIOS table generation
Sven Schnelle
2011-07-02
whitespace-only changes in acpi.c, replaced spaces with tabs
Cristian Măgherușan-Stanciu
2011-04-26
Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as an
Stefan Reinauer
2011-04-21
some ifdef --> if fixes
Stefan Reinauer
2011-04-14
fix coreboot compilation without serial console enabled.
Stefan Reinauer
2011-01-24
This patch fixes an 'write_tables: coreboot table didn't fit (f0221)' issue.
Josef Kellermann
2011-01-21
... And fix the other compile time issues in cmos_layout.bin support
Patrick Georgi
2011-01-18
Report if cmos_layout.bin can't be found when it should.
Patrick Georgi
2011-01-18
Move option table (cmos.layout's binary representation)
Patrick Georgi
2010-12-16
Get mptable OEM/product ID from kconfig variables.
Uwe Hermann
2010-12-11
After this has been brought up many times before, rename src/arch/i386 to
Stefan Reinauer