Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
e8c866ad45d80de768c9422474449e171d133575
/
src
/
arch
/
x86
eb06a42
x86: don't clear bss in ramstage entry
by Aaron Durbin
· 10 years ago
d466d75
x86: provide more C standard environment
by Aaron Durbin
· 10 years ago
f7c6d48
rmodule: add ramstage support
by Aaron Durbin
· 10 years ago
633f112
x86: remove stack definition in linker script
by Aaron Durbin
· 10 years ago
e919837
cbfstool locate: Rename -a align switch to -P for page size
by Hung-Te Lin
· 10 years ago
6dccedd
x86 intel: Add Firmware Interface Table support
by Aaron Durbin
· 10 years ago
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
ae0e8d3
Eliminate do_div().
by David Hendricks
· 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
db4f875
IOAPIC: Divide setup_ioapic() in two parts.
by Kyösti Mälkki
· 11 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
dbc6ca7
romcc: Use default romcc flags for most boards
by Patrick Georgi
· 10 years ago
f03d22e
romcc: Don't use user overridable romcc flags for bootblock
by Patrick Georgi
· 10 years ago
580fa2b
console: Only print romstage messages with EARLY_CONSOLE enabled.
by Hung-Te Lin
· 10 years ago
315dec4
bootblock: Reduce register load
by Patrick Georgi
· 10 years ago
275fb63
Don't add another Kconfig special case for Tiano
by Stefan Reinauer
· 10 years ago
543a682
cbfstool: support parsing UEFI firmware volumes
by Stefan Reinauer
· 10 years ago
215d1d7
cbfstool: Use cbfs_image API for "locate" command.
by Hung-Te Lin
· 10 years ago
ed08bcc
Hook up corebootPkg as Tianocore payload
by Patrick Georgi
· 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
cc5b344
Project PIANO aka tianocoreboot
by Stefan Reinauer
· 10 years ago
657ea6a
cbfstool: Change "locate" output to prefix "0x".
by Hung-Te Lin
· 10 years ago
d1de45e
ioapic: Factor out counting code to `ioapic_interrupt_count`
by Patrick Georgi
· 10 years ago
be0e925
clear_ioapic: Fix reading of number of interrupts for IO-APICs
by Aladyshev Konstantin
· 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
72a2eaf
Rename mainboard_smi.c to smihandler.c
by Patrick Georgi
· 10 years ago
7a33442
Remove colors from build system output
by Patrick Georgi
· 10 years ago
ea9a1f6
Get stdint.h in sync between ARMv7 and x86
by Stefan Reinauer
· 10 years ago
c5f4926
Fix a compare against undefined variable in acpi.c
by Martin Roth
· 10 years ago
da1ef02
stddef.h: move to generic code
by Stefan Reinauer
· 10 years ago
399486e
Unify assembler function handling
by Stefan Reinauer
· 10 years ago
8d71155
Rename devices -> device
by Stefan Reinauer
· 10 years ago
48e21ec
Add mainboard hook to bootblock
by Kyösti Mälkki
· 10 years ago
f902248
Refactor bootblock initialisation
by Kyösti Mälkki
· 10 years ago
90ca3b6
Add multi-architecture support to cbfstool
by David Hendricks
· 10 years ago
e773c92
Make mainboard_ops and mainboard.c file optional
by Kyösti Mälkki
· 10 years ago
95efb56
pirq_route_irqs is private
by Patrick Georgi
· 10 years ago
5079a0d
Remove assembly coded log2 function
by Ronald G. Minnich
· 10 years ago
e135ac5
Remove AMD special case for LAPIC based udelay()
by Patrick Georgi
· 10 years ago
6999217
build system: Eliminate special case for c_start
by Patrick Georgi
· 10 years ago
23f38cd
Get rid of drivers class
by Patrick Georgi
· 10 years ago
18607f7
Drop ramstage.a
by Patrick Georgi
· 10 years ago
8ada152
Unify use of bool config variables
by Stefan Reinauer
· 10 years ago
d8e6d40
bootblock: Guard CMOS rewrite in disable/enable RTC
by Patrick Georgi
· 10 years ago
a47bd91
Fix PIRQ routing abstraction
by Stefan Reinauer
· 10 years ago
8483344
Drop Kconfig.deprecated_options
by Stefan Reinauer
· 10 years ago
4dfdeba
Reduce number of per-mainboard changes
by Stefan Reinauer
· 10 years ago
bf5a7dc
Drop CONFIG_HAVE_BUS_CONFIG, clean up Kconfig
by Stefan Reinauer
· 10 years ago
db4bb43
Make YABEL's version of mainboard_interrupt_handlers() usable
by Nico Huber
· 10 years ago
11290c4
SMM: Restore GNVS pointer in the resume path
by Duncan Laurie
· 10 years ago
48a4a7f
Provide MRC with a console printing callback function
by Vadim Bendebury
· 11 years ago
8b93059
Pass the CPU index as a parameter to startup.
by Ronald G. Minnich
· 11 years ago
5b63579
SandyBridge/IvyBridge: Add IFD and ME firmware automatically
by Stefan Reinauer
· 11 years ago
6866c08
mmio pci config: Remove register constraints
by Aaron Durbin
· 10 years ago
6321758
cbfstool: Rework to use getopt style parameters
by Stefan Reinauer
· 10 years ago
a5b7067
romcc_io: add pci_or_configX functions.
by Aaron Durbin
· 10 years ago
f75dd09
x86/Makefile.inc: Test if the strings are equal by single equal sign
by Zheng Bao
· 10 years ago
9c03957
Reduce default stack size to 4K
by Stefan Reinauer
· 10 years ago
2a6f390
Add dependency for CONFIG_AP_IN_SIPI_WAIT
by Stefan Reinauer
· 10 years ago
fb8632a
oprom: Ensure that mode information is valid before putting it in the tables.
by Gabe Black
· 10 years ago
04c5bae
Define post codes for OS boot and resume
by Duncan Laurie
· 11 years ago
a1ea822
Make coreboot use the offset parameter in cbfstool create
by Stefan Reinauer
· 11 years ago
b6e97b1
Add support for storing POST codes in CMOS
by Duncan Laurie
· 11 years ago
3140961
x86 memcpy: Copy 4 bytes at once
by Stefan Reinauer
· 11 years ago
b6e1237
Move global variable check to Makefile
by Stefan Reinauer
· 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
23c046b
Fix reading of number of interrupts for IO-APICs
by Nico Huber
· 10 years ago
7baadac
Take care of NULL chip_ops->name
by Kyösti Mälkki
· 10 years ago
9aeb694
hpet: common ACPI generation
by Patrick Georgi
· 10 years ago
9c9eb8c
Take care of NULL chip_ops->name
by Kyösti Mälkki
· 10 years ago
4bb7a8d
Provide access to smaller registers in eregs
by Patrick Georgi
· 11 years ago
70c660f
pirq_routing: Allow routing with more than 4 PIRQ links
by Alexandru Gagniuc
· 11 years ago
00b579a
buildsystem: Make CPU microcode updating more configurable
by Alexandru Gagniuc
· 11 years ago
8c02790
MPTABLE: check for fixed IRQ entries on all pins
by Sven Schnelle
· 11 years ago
651339b
Fix mptable build troubles
by Kyösti Mälkki
· 11 years ago
0d5d70b
mptable: bring sanity back to mptable generation (TRIVIAL)
by Alexandru Gagniuc
· 11 years ago
0690eb2
Change to allow coreboot to use "add-payload" instead of "add" for payload images.
by Dave Frodin
· 11 years ago
64c40dd
Don't write automatic IRQ entries for disabled devices
by Sven Schnelle
· 11 years ago
de415eb
coreboot: Dump memory around problem area when encountering exception
by Alexandru Gagniuc
· 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
57879c9
Make the device tree available in the rom stage
by Stefan Reinauer
· 11 years ago
51676b1
Revert "Use broadcast SIPI to startup siblings"
by Sven Schnelle
· 11 years ago
0eefa00
ACPI: Add function to write _PPC using NVS
by Duncan Laurie
· 11 years ago
82704c6
USBDEBUG: buffer up to 8 bytes
by Sven Schnelle
· 11 years ago
ac3aa09
Extend smbios api to allow runtime change of mainboard serial and version
by Christian Gmeiner
· 11 years ago
be1ef23
chromeos: Pass pointer to ChromeOS ACPI structure instead of VB Shared Data
by Stefan Reinauer
· 11 years ago
472ec9c
ELOG: Add support for generating SMBIOS type15 table
by Duncan Laurie
· 11 years ago
39fea6e
Add microcode blob processing
by Vadim Bendebury
· 11 years ago
fe5539c
Add standard header to prevent multiple inclusion
by Vadim Bendebury
· 11 years ago
f887884
Poison the stack to uncover programming errors
by Ronald G. Minnich
· 11 years ago
0fa50a1
MPTAPLE: generate from devicetree.cb
by Sven Schnelle
· 11 years ago
Next »