Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
e8c866ad45d80de768c9422474449e171d133575
/
src
/
arch
/
x86
/
boot
69efaa0
Google Link: Add remaining code to support native graphics
by Ronald G. Minnich
· 10 years ago
f7fa218
x86: improve lb_cleanup_memory_ranges
by Aaron Durbin
· 10 years ago
be738eb
Remove UTF-8 characters from comments
by Ronald G. Minnich
· 10 years ago
0f4c0e2
src/arch/x86/boot/acpigen.c: Small coding style and comment fixes
by Paul Menzel
· 10 years ago
a46a712
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
by Paul Menzel
· 10 years ago
fd611f9
Drop CONFIG_WRITE_HIGH_TABLES
by Stefan Reinauer
· 10 years ago
0aa37c4
sconfig: rename lapic_cluster -> cpu_cluster
by Stefan Reinauer
· 10 years ago
4aff445
sconfig: rename pci_domain -> domain
by Stefan Reinauer
· 10 years ago
5e272a4
smbios: show CONFIG_LOCALVERSION in DMI bios_version
by Christian Gmeiner
· 10 years ago
6fe0cab
Extend CBFS to support arbitrary ROM source media.
by Hung-Te Lin
· 10 years ago
d37ab45
Implement GCC code coverage analysis
by Stefan Reinauer
· 10 years ago
b8ad224
cbmem: replace pointer type by uint64_t
by Stefan Reinauer
· 10 years ago
c5f4926
Fix a compare against undefined variable in acpi.c
by Martin Roth
· 10 years ago
399486e
Unify assembler function handling
by Stefan Reinauer
· 10 years ago
95efb56
pirq_route_irqs is private
by Patrick Georgi
· 11 years ago
a47bd91
Fix PIRQ routing abstraction
by Stefan Reinauer
· 11 years ago
11290c4
SMM: Restore GNVS pointer in the resume path
by Duncan Laurie
· 11 years ago
fb8632a
oprom: Ensure that mode information is valid before putting it in the tables.
by Gabe Black
· 11 years ago
04c5bae
Define post codes for OS boot and resume
by Duncan Laurie
· 11 years ago
3b590ff
acpi: Add support for DMAR tables (Intel IOMMU support)
by Patrick Georgi
· 11 years ago
9ead80f
Drop get_smbios_data from chip_operations
by Kyösti Mälkki
· 11 years ago
7baadac
Take care of NULL chip_ops->name
by Kyösti Mälkki
· 11 years ago
9aeb694
hpet: common ACPI generation
by Patrick Georgi
· 11 years ago
9c9eb8c
Take care of NULL chip_ops->name
by Kyösti Mälkki
· 11 years ago
70c660f
pirq_routing: Allow routing with more than 4 PIRQ links
by Alexandru Gagniuc
· 11 years ago
8c02790
MPTABLE: check for fixed IRQ entries on all pins
by Sven Schnelle
· 11 years ago
0d5d70b
mptable: bring sanity back to mptable generation (TRIVIAL)
by Alexandru Gagniuc
· 11 years ago
64c40dd
Don't write automatic IRQ entries for disabled devices
by Sven Schnelle
· 11 years ago
4c29d7f
Do not allow modifying memory table directly
by Kyösti Mälkki
· 11 years ago
1c5071d
Drop HAVE_MAINBOARD_RESOURCES
by Kyösti Mälkki
· 11 years ago
0eefa00
ACPI: Add function to write _PPC using NVS
by Duncan Laurie
· 11 years ago
ac3aa09
Extend smbios api to allow runtime change of mainboard serial and version
by Christian Gmeiner
· 11 years ago
472ec9c
ELOG: Add support for generating SMBIOS type15 table
by Duncan Laurie
· 11 years ago
0fa50a1
MPTAPLE: generate from devicetree.cb
by Sven Schnelle
· 11 years ago
a645abb
SMBIOS: move serial number and version out to Kconf
by Christian Gmeiner
· 11 years ago
2c08f6a
AGESA F15 wrapper for Trinity
by zbao
· 11 years ago
ee8a9f6c
Initializer of a static member in union.
by zbao
· 11 years ago
e166782
Clean up #ifs
by Patrick Georgi
· 11 years ago
d4bacf9
Print some useful debugging information in PSS table creation
by Stefan Reinauer
· 11 years ago
6870f0c
Make creation of CBMEM_ID_RESUME_SCRATCH depending on Agesa
by Stefan Reinauer
· 11 years ago
f69b468
acpigen: make acpigen_write_CST_package_entry non-static
by Stefan Reinauer
· 11 years ago
39205c6
acpigen: Add support for generating T state tables
by Stefan Reinauer
· 11 years ago
4cc8c70
Rework ACPI CST table generation
by Stefan Reinauer
· 11 years ago
5b73d4d
acpigen: make acpigen_write_len_f() non static
by Stefan Reinauer
· 11 years ago
0e672b5
coreboot_table.c: Add missing include files
by Stefan Reinauer
· 11 years ago
f722373
S3 code in coreboot public folder.
by zbao
· 11 years ago
caf494c8
ACPI HEST table.
by zbao
· 11 years ago
c6b2166
smbios: Don't fill out firmware version on ChromeOS
by Stefan Reinauer
· 11 years ago
31324c6
Fill out ChromeOS specific coreboot table extensions
by Stefan Reinauer
· 11 years ago
cb91e15
Add support for mainboard specific suspend/resume handler
by Stefan Reinauer
· 11 years ago
1551183
Drop verified boot code from acpi.c
by Stefan Reinauer
· 11 years ago
8acbc2a
use movsl for copying resume memory back
by Stefan Reinauer
· 12 years ago
cde7801
Add timestamps for selfboot and acpi wake
by Duncan Laurie
· 12 years ago
3008bbad
Add TPM support to coreboot
by Stefan Reinauer
· 12 years ago
22c0468
Refactor publishing CBMEM addresses through coreboot table.
by Vadim Bendebury
· 12 years ago
2e43867
Add timestamp table pointer to the coreboot table.
by Vadim Bendebury
· 12 years ago
06253cd
Avoid using CPUID in SMBIOS tables. Check for CPUID otherwise claim 486 class cpu.
by Rudolf Marek
· 11 years ago
32829ca
If the memory mapped UART isn't present, leave it out of the cb tables.
by Gabe Black
· 12 years ago
294edb2
Increase size of the coreboot table area
by Stefan Reinauer
· 12 years ago
66ecdc5
Fix compilation when USE_OPTION_TABLE is not defined.
by Duncan Laurie
· 12 years ago
0523989
Fix coreboot table size calculations.
by Vadim Bendebury
· 12 years ago
c75bfde
Clean up use of CONFIG_ variables in coreboot_table.c
by Stefan Reinauer
· 12 years ago
c8feedd
Unify Local APIC address definitions
by Patrick Georgi
· 11 years ago
c5fc7db
Move C labels to start-of-line
by Patrick Georgi
· 11 years ago
07b4215
Move linux 2.6.11 workaround to generic code
by Patrick Georgi
· 12 years ago
0b86c76
ACPI: Add function for writing _CST tables
by Sven Schnelle
· 12 years ago
d1bc331
Extend coreboot table entry for serial ports
by Stefan Reinauer
· 12 years ago
513eb5a
Prevent build breakage without consoles enabled
by Stefan Reinauer
· 12 years ago
c1efb90
refactor vesa mode setting code and bootsplash code
by Stefan Reinauer
· 12 years ago
b0a9c5c
mptable: Refactor mptable generation some more
by Patrick Georgi
· 12 years ago
c75c79b
mptable: Get rid of fixup_virtual_wire
by Patrick Georgi
· 12 years ago
6eb7a53
mptable: Refactor lintsrc generation
by Patrick Georgi
· 12 years ago
4e22a3b
Add acpi_get_sleep_type() to i82371eb and P2B _PTS/_WAK methods
by Tobias Diedrich
· 12 years ago
164bcfd
Add automatic SMBIOS table generation
by Sven Schnelle
· 12 years ago
ba48281
whitespace-only changes in acpi.c, replaced spaces with tabs
by Cristian Măgherușan-Stanciu
· 12 years ago
4885daa
Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as an
by Stefan Reinauer
· 12 years ago
1d888a9
some ifdef --> if fixes
by Stefan Reinauer
· 12 years ago
40e42a8
fix coreboot compilation without serial console enabled.
by Stefan Reinauer
· 12 years ago
679d38b
This patch fixes an 'write_tables: coreboot table didn't fit (f0221)' issue.
by Josef Kellermann
· 12 years ago
a3eb534
... And fix the other compile time issues in cmos_layout.bin support
by Patrick Georgi
· 12 years ago
cef3b89
Report if cmos_layout.bin can't be found when it should.
by Patrick Georgi
· 12 years ago
2447937
Move option table (cmos.layout's binary representation)
by Patrick Georgi
· 12 years ago
c36d506
Get mptable OEM/product ID from kconfig variables.
by Uwe Hermann
· 12 years ago
8677a23
After this has been brought up many times before, rename src/arch/i386 to
by Stefan Reinauer
· 12 years ago