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
2015-08-13
amd: raminit sysinfo offset fix
Aaron Durbin
2015-07-13
x86: Port x86 over to compile cleanly with x86-64
Stefan Reinauer
2015-06-22
x86: make PCI MMIO CFG functions 64bit proof
Stefan Reinauer
2015-06-17
x86 cpu: Allow some cpuid functions during romstage
Lee Leahy
2015-06-16
x86: Make stdint.h x64 proof
Stefan Reinauer
2015-06-09
cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API
Kyösti Mälkki
2015-06-05
device_ops: add device_t argument to write_acpi_tables
Alexander Couzens
2015-06-05
device_ops: add device_t argument to acpi_fill_ssdt_generator
Alexander Couzens
2015-06-05
lib: Unify log2() and related functions
Julius Werner
2015-05-28
Add TCPA table.
Vladimir Serbinenko
2015-05-26
Make acpi_fill_hest into parameter
Vladimir Serbinenko
2015-05-26
acpigen: Remove all explicit length tracking
Vladimir Serbinenko
2015-05-26
acpigen: Remove acpigen_patch_len
Vladimir Serbinenko
2015-05-26
ACPI: slic support
Vladimir Serbinenko
2015-05-26
acpi: Remove monolithic ACPI
Vladimir Serbinenko
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-20
acpi: make fill_slit and fill_srat into arguments.
Vladimir Serbinenko
2015-04-21
Unify byte order macros and clrsetbits
Julius Werner
2015-04-14
rk3288: Add CBMEM console support and fix RETURN_FROM_VERSTAGE
Julius Werner
2015-04-10
x86: Support reset routines in bootblock
Lee Leahy
2015-04-05
acpi: protect acpi generators from PRE_RAM & SMM
Alexander Couzens
2015-03-31
cbfs: add cbfs_serialized.h header file
Aaron Durbin
2015-03-10
x86: simplify early_variables.h header
Aaron Durbin
2015-03-09
AMD fam10: Drop PCI_BUS_SEGN_BITS
Kyösti Mälkki
2015-02-16
nvram: Add option to reset NVRAM to default parameters on every boot
Timothy Pearson
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2015-02-09
Get rid of .car.global_data warnings for GCC build
Martin Roth
2015-02-02
src/arch/*/include/stdint.h: Provide definitions for bool type
Alexandru Gagniuc
2015-01-27
CBMEM console: Fix CAR migration step
Kyösti Mälkki
2015-01-10
ACPI: Add acpi_is_wakeup_s3() for romstage
Kyösti Mälkki
2015-01-10
ACPI: Prepare for HAVE_ACPI_RESUME changes
Kyösti Mälkki
2015-01-04
atomic.h: Fix doxygen errors
Martin Roth
2014-12-30
CBMEM: Always build for x86 romstage
Kyösti Mälkki
2014-12-28
RELOCATABLE_RAMSTAGE: Fix weak symbols in ACPI
Kyösti Mälkki
2014-12-18
i82371eb & qemu: Move to per-device ACPI.
Vladimir Serbinenko
2014-12-09
x86: provide symmetry between arm for cache_sync_instructions()
Aaron Durbin
2014-11-27
Make acpi_fill_dmar into parameter
Vladimir Serbinenko
2014-11-19
acpigen: Use implicit length patching in acpigen_write_resourcetemplate_footer
Vladimir Serbinenko
2014-11-19
acpigen: Add and use acpigen_write_device.
Vladimir Serbinenko
2014-11-19
acpigen: Add and use acpigen_write_method.
Vladimir Serbinenko
2014-11-09
car globals: add "used" attribute
Patrick Georgi
2014-11-08
acpigen: Add new function acpigen_pop_len
Vladimir Serbinenko
2014-11-04
i82801gx: Handle whole FADT in southbridge.
Vladimir Serbinenko
2014-10-26
include/device/device.h: Deduplicate '*_pnp_devfn_t' typedefs
Edward O'Callaghan
2014-10-19
ACPI: Allocate S3 resume backup in CBMEM earlier
Kyösti Mälkki
2014-10-18
i945: Consolidate FADT code
Vladimir Serbinenko
2014-10-17
acpi_add_ssdt_pstates: Remove function.
Vladimir Serbinenko
2014-10-16
ACPI: Remove CONFIG_GENERATE_ACPI_TABLES
Vladimir Serbinenko
2014-10-11
early section: Don't add empty .car.cbmem_console.
Vladimir Serbinenko
2014-10-07
cbmem console: Locate the preram console with a symbol instead of a section.
Gabe Black
2014-09-13
arm: Move exception_init() close to console_init()
Julius Werner
2014-09-05
Implement ACPI in a per device way
Vladimir Serbinenko
2014-07-30
arch/x86/include/arch/interrupt.h: Add header guards
Edward O'Callaghan
2014-07-28
IOAPIC: Fix missing stdint include
Kyösti Mälkki
2014-07-08
arch: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-03
ACPI: Recover type of wakeup in acpi_is_wakeup()
Kyösti Mälkki
2014-06-29
arch/x86/include/bootblock_common.h: Sanitize header inclusion
Edward O'Callaghan
2014-06-25
Declare acpi_is_wakeup_early() only once
Kyösti Mälkki
2014-06-24
MP Table: Change types to be consistent with the spec
Mike Loptien
2014-06-20
ACPI: Add acpi_is_wakeup_s3()
Kyösti Mälkki
2014-06-20
ACPI S3 support: Add acpi_s3_resume_allowed()
Kyösti Mälkki
2014-06-16
MP Spec: Correct the Virtual Wire assignment
Mike Loptien
2014-06-16
MP Spec: Add copyright header
Mike Loptien
2014-06-01
acpigen: Add acpigen_emit_eisaid.
Vladimir Serbinenko
2014-05-25
acpigen: Add acpigen_write_irq.
Vladimir Serbinenko
2014-05-22
x86/include/arch/acpi.h: remove incorrect semicolon
Martin Roth
2014-04-18
build rules: Identify build stage with simple variables
Kyösti Mälkki
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
[next]