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
/
include
Age
Commit message (
Expand
)
Author
2014-03-03
coreboot: introduce arch_payload_run()
Aaron Durbin
2014-02-15
x86: provide stage_exit() like arm
Aaron Durbin
2014-01-28
x86: add common definitions for control registers
Aaron Durbin
2014-01-21
CAR_GLOBAL: Define section details once
Patrick Georgi
2014-01-13
lib: Make log2() available in romstage on ARM, not just x86
Alexandru Gagniuc
2014-01-06
CBMEM ACPI: Move resume handler
Kyösti Mälkki
2013-12-09
Refactor usage of walkcbfs to permit access to CBFS headers
Alexandru Gagniuc
2013-11-26
Extend CMOS POST code logging to store extra data
Duncan Laurie
2013-11-26
cmos post: Guard with spinlock
Duncan Laurie
2013-11-25
x86: use proper types for interrupt callbacks
Aaron Durbin
2013-11-10
add memory clobber to ins{b,w,l}
Gerd Hoffmann
2013-10-13
Rename cpu/x86/car.h to arch/early_variables.h
Stefan Reinauer
2013-08-24
Add pnp_devfn_t and use with __SIMPLE_DEVICE__
Kyösti Mälkki
2013-08-24
Add pci_devfn_t and use with __SIMPLE_DEVICE__
Kyösti Mälkki
2013-08-01
Add directive __SIMPLE_DEVICE__
Kyösti Mälkki
2013-07-25
Redefine pci_bus_default_ops as function
Kyösti Mälkki
2013-07-11
Unify PCI configuration cycles
Kyösti Mälkki
2013-07-11
Set PCI bus operations at buildtime for ramstage
Kyösti Mälkki
2013-07-10
Drop ELF remains from boot code
Stefan Reinauer
2013-07-10
arch: Fix spelling
Martin Roth
2013-07-10
Drop some duplicates of PCI-e config functions
Kyösti Mälkki
2013-07-10
Fix MMCONF_SUPPORT_DEFAULT for ramstage
Kyösti Mälkki
2013-06-06
qemu: add x86 cpu
Gerd Hoffmann
2013-05-20
Drop llshell
Stefan Reinauer
2013-05-14
coreboot: add thread cooperative multitasking
Aaron Durbin
2013-05-10
Drop prototype guarding for romcc
Stefan Reinauer
2013-05-08
copy_and_run: drop boot_complete parameter
Stefan Reinauer
2013-05-07
x86 I/O APIC: Make functions `io_apic_{read,write}()` public
Paul Menzel
2013-05-01
acpi: split resume check and actual resume code
Aaron Durbin
2013-03-22
Unify coreboot table generation
Stefan Reinauer
2013-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2013-03-21
cbmem: dynamic cbmem support
Aaron Durbin
2013-03-20
x86: provide more C standard environment
Aaron Durbin
2013-03-08
Eliminate do_div().
David Hendricks
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-02-27
IOAPIC: Divide setup_ioapic() in two parts.
Kyösti Mälkki
2013-02-06
bootblock: Reduce register load
Patrick Georgi
2012-12-19
Get stdint.h in sync between ARMv7 and x86
Stefan Reinauer
2012-12-08
stddef.h: move to generic code
Stefan Reinauer
2012-12-06
Unify assembler function handling
Stefan Reinauer
2012-11-30
Rename devices -> device
Stefan Reinauer
2012-11-30
Add mainboard hook to bootblock
Kyösti Mälkki
2012-11-30
Refactor bootblock initialisation
Kyösti Mälkki
2012-11-29
pirq_route_irqs is private
Patrick Georgi
2012-11-28
Remove assembly coded log2 function
Ronald G. Minnich
2012-11-27
Remove AMD special case for LAPIC based udelay()
Patrick Georgi
2012-11-19
bootblock: Guard CMOS rewrite in disable/enable RTC
Patrick Georgi
2012-11-16
Fix PIRQ routing abstraction
Stefan Reinauer
2012-11-14
Make YABEL's version of mainboard_interrupt_handlers() usable
Nico Huber
2012-11-14
SMM: Restore GNVS pointer in the resume path
Duncan Laurie
2012-11-13
Pass the CPU index as a parameter to startup.
Ronald G. Minnich
2012-11-12
mmio pci config: Remove register constraints
Aaron Durbin
2012-11-12
romcc_io: add pci_or_configX functions.
Aaron Durbin
2012-11-08
Add support for storing POST codes in CMOS
Duncan Laurie
2012-11-06
acpi: Add support for DMAR tables (Intel IOMMU support)
Patrick Georgi
2012-10-05
Provide access to smaller registers in eregs
Patrick Georgi
2012-10-04
pirq_routing: Allow routing with more than 4 PIRQ links
Alexandru Gagniuc
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-08-04
Make the device tree available in the rom stage
Stefan Reinauer
2012-07-31
Revert "Use broadcast SIPI to startup siblings"
Sven Schnelle
2012-07-26
ACPI: Add function to write _PPC using NVS
Duncan Laurie
2012-07-25
chromeos: Pass pointer to ChromeOS ACPI structure instead of VB Shared Data
Stefan Reinauer
2012-07-24
Add standard header to prevent multiple inclusion
Vadim Bendebury
2012-07-05
PCI Type2 config must die
Ronald G. Minnich
2012-07-02
Use broadcast SIPI to startup siblings
Sven Schnelle
2012-06-12
Update SB800 CIMX FADT
Martin Roth
2012-05-25
Fix size_t for certain versions of GCC
Stefan Reinauer
2012-05-08
Clean up #ifs
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
Updates to x86/include/arch/acpi.h for use in fadt.c
Martin Roth
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
Factor out function to find driver for a CPU
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-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
Add an option to keep the ROM cached after romstage
Stefan Reinauer
2012-03-20
Avoid using CPUID in SMBIOS tables. Check for CPUID otherwise claim 486 class...
Rudolf Marek
2012-03-08
Unify Local APIC address definitions
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
2011-12-05
Bootblock does not need a unique boot_cpu()
Kyösti Mälkki
2011-11-01
remove trailing whitespace
Stefan Reinauer
2011-10-25
SPEEDSTEP: write _CST tables
Sven Schnelle
2011-10-25
ACPI: Add function for writing _CST tables
Sven Schnelle
2011-10-21
Add macros for 64bit byte order swapping
Stefan Reinauer
2011-10-15
cbfs_and_run_core() is not part of the API, make it static.
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-05-23
We don't have pausing versions of single-IO instructions.
Stefan Reinauer
[next]