index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
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
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
[next]