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
Age
Commit message (
Expand
)
Author
2016-11-12
riscv: start to use the configstring functions
Ronald G. Minnich
2016-11-09
ACPI S3: Remove HIGH_MEMORY_SAVE where possible
Kyösti Mälkki
2016-11-07
arch/x86/acpigen: Add OperationRegion & Field method
Naresh G Solanki
2016-11-07
riscv: Unify SBI call implementations under arch/riscv/
Jonathan Neuschäfer
2016-11-02
riscv: Add a bandaid for the new toolchain
Ronald G. Minnich
2016-10-25
arch/x86/acpigen_dsm: Add support for DSM types
Furquan Shaikh
2016-10-25
arch/x86/acpigen: Add support for _DSM method generation
Furquan Shaikh
2016-10-25
arch/x86/acpigen: Add more functions to ACPIGEN library
Furquan Shaikh
2016-10-24
RISCV: Clean up the common architectural code
Ronald G. Minnich
2016-10-24
arch/x86/acpigen: Add support for interacting with GPIOs
Furquan Shaikh
2016-10-24
arch/x86/acpigen: Add new functions to acpigen library
Furquan Shaikh
2016-10-24
arch/x86/acpigen: Clean up acpigen library
Furquan Shaikh
2016-10-18
arch/riscv: In trap handler, don't print SP twice
Jonathan Neuschäfer
2016-10-15
arch/riscv: Visually align trap frame information
Jonathan Neuschäfer
2016-10-15
riscv: Use the generic src/lib/bootblock.c
Jonathan Neuschäfer
2016-10-15
arch/riscv: Remove unused bootblock_simple.c
Jonathan Neuschäfer
2016-10-15
riscv: Clean up {qemu,spike}_util
Jonathan Neuschäfer
2016-10-15
riscv and power8: Convert printk/while(1) to die
Jonathan Neuschäfer
2016-10-07
src/arch: Remove whitespace after sizeof
Elyes HAOUAS
2016-10-07
x86/acpi_device: Add support for GPIO output polarity
Furquan Shaikh
2016-10-07
x86/acpi_device: Fix writing of array property
Furquan Shaikh
2016-10-07
RISCV: update the encoding.h file.
Ronald G. Minnich
2016-10-06
arm64: Use 'payload' format for ATF instead of 'stage'
Simon Glass
2016-09-27
x86: acpi: Use GOOG ID for coreboot table
Duncan Laurie
2016-09-21
x86: acpi: Add function for querying GPE status
Duncan Laurie
2016-09-21
Makefiles: update cbfs types from bare numbers to values
Martin Roth
2016-09-20
arm_tf: Fix code style nits and comments
Simon Glass
2016-09-19
Revert "x86: acpi: Add function for querying GPE status"
Duncan Laurie
2016-09-19
x86: acpi: Add function for querying GPE status
Duncan Laurie
2016-09-19
arch/x86,lib: make cbmem console work in postcar stage
Aaron Durbin
2016-09-19
arch/x86: move postcar main logic into C
Aaron Durbin
2016-09-15
arch/acpi_ivrs.h: Update 8-byte IVRS entry values
Martin Roth
2016-09-12
src/arch: Improve code formatting
Elyes HAOUAS
2016-09-12
arch/arm: Add armv7-r configuration
Hakim Giydan
2016-09-12
arch/x86: Utilize additional MTRRs in postcar_frame_add_mtrr
Rizwan Qureshi
2016-09-12
arch/x86: Always compile postcar library in romstage
Rizwan Qureshi
2016-09-07
include/arch/acpi.h: change IVRS efr field to iommu_feature_info
Martin Roth
2016-09-07
x86/acpi.c: use #define for IVRS revision field
Martin Roth
2016-09-07
arch/x86/include: Add #defines for IVRS tables
Martin Roth
2016-09-04
arch/acpi.h: add #if guard to handle the absence of device_t type
Antonello Dettori
2016-08-29
arch/riscv: Add missing "break;"
Jonathan Neuschäfer
2016-08-28
src/arch: Add required space before opening parenthesis '('
Elyes HAOUAS
2016-08-28
src/arch: Capitalize CPU and ACPI
Elyes HAOUAS
2016-08-23
arch/riscv: Add functions to read/write memory on behalf of supervisor/user mode
Jonathan Neuschäfer
2016-08-23
arch/riscv: Map the kernel space into RAM (2GiB+)
Jonathan Neuschäfer
2016-08-23
arch/riscv: Implement the SBI again
Jonathan Neuschäfer
2016-08-23
arch/riscv: Enable U-mode/S-mode counters (stime, etc.)
Jonathan Neuschäfer
2016-08-23
arch/riscv: Fix unaligned memory access emulation
Jonathan Neuschäfer
2016-08-23
arch/riscv: Delegate exceptions to supervisor mode if appropriate
Jonathan Neuschäfer
2016-08-23
arch/riscv: Print the page table structure after construction
Jonathan Neuschäfer
[prev]
[next]