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
2019-02-15
SMBIOS: Update BIOS Information (Type 0) to version V3.2.0
Elyes HAOUAS
2019-02-13
riscv: Add initial support for 32bit boards
Philipp Hug
2019-02-11
device/pci_ops: Apply some symmetry in headers
Kyösti Mälkki
2019-02-11
device/pci_ops: Move common pci_mmio_cfg.h
Kyösti Mälkki
2019-02-11
device/pci_ops: Move questionable pci_locate() variants
Kyösti Mälkki
2019-02-11
device/pci: Always define PCI_DEV()
Kyösti Mälkki
2019-02-10
arch/x86: Drop stale comment
Kyösti Mälkki
2019-02-10
arch/x86: Drop some ROMCC remains
Kyösti Mälkki
2019-02-09
riscv: Use correct argument in a1 when invoking payload
Philipp Hug
2019-02-08
x86/acpi: Use PM_TABLET where appropriate
Duncan Laurie
2019-02-05
Kconfig: Add system type entries for common enclosures
Duncan Laurie
2019-02-05
bootmem: add new memory type for BL31
Ting Shen
2019-02-05
arch/x86/acpigen: wrap _PLD in a package
Matt Delco
2019-02-05
acpi: device: avoid empty property list in acpi_dp_write
Matt Delco
2019-02-05
intel/quark: Fix COMMONLIB_STORAGE in CAR
Kyösti Mälkki
2019-02-02
usbdebug: Use fixed size field
Kyösti Mälkki
2019-02-02
usbdebug: Fix reserve in CAR
Kyösti Mälkki
2019-02-02
riscv: Show hart id in trap handler
Philipp Hug
2019-02-02
riscv: Simplify payload handling
Xiang Wang
2019-01-30
selfload: check target memory type in selfload_check
Ting Shen
2019-01-28
src: Don't use a #defines like Kconfig symbols
Elyes HAOUAS
2019-01-27
src: Fix the warning "type 'hex' are always defined"
Elyes HAOUAS
2019-01-24
riscv: ARCH_RISCV_RV{32,64} selects ARCH_RISCV
Ronald G. Minnich
2019-01-17
riscv: create Kconfig architecture features for new parts
Ronald G. Minnich
2019-01-16
buildsystem: Promote rules.h to default include
Kyösti Mälkki
2019-01-14
arch/x86: Enforce CPU stack alignment
Kyösti Mälkki
2019-01-13
arch/x86: Drop Kconfig AP_SIPI_VECTOR
Kyösti Mälkki
2019-01-11
arch/x86/ebda: Don't trash the EBDA on the resume path
Arthur Heymans
2019-01-10
northbridge/amdfam10: Deal with PCI_ADDR() better
Kyösti Mälkki
2019-01-10
arch/x86: Remove weak tsc_freq_mhz() implementation
Kyösti Mälkki
2019-01-08
arch/x86/Kconfig: Fix spelling of *successful*
Paul Menzel
2019-01-08
arch/x86: Link walkcbfs.S instead of including it
Arthur Heymans
2019-01-08
arch/x86: Unify bootblock MMX register usage
Kyösti Mälkki
2019-01-07
usbdebug: Initialize the HW once in CAR stages
Arthur Heymans
2019-01-04
amdfam10 boards: Add Makefiles and fix resourcemap.c
Kyösti Mälkki
2019-01-04
src: Move {pci,pnp}_devfn_t to common 'device/pci_type.h'
Elyes HAOUAS
2019-01-04
src: Get rid of device_t
Elyes HAOUAS
2018-12-30
arch/x86: Add CAR stack location symbols
Kyösti Mälkki
2018-12-30
arch/x86: Use a common timestamp.inc with romcc bootblocks
Kyösti Mälkki
2018-12-30
arch/x86: Prevent romcc bootblock from using MMX registers
Kyösti Mälkki
2018-12-28
arch/x86/c_start.S: Use tabs instead of white spaces
Elyes HAOUAS
2018-12-28
arch/x86: Drop spurious arch/stages.h includes
Kyösti Mälkki
2018-12-24
soc/intel/quark: Drop BOOTBLOCK_SAVE_BIST_AND_TIMESTAMP
Kyösti Mälkki
2018-12-24
arch/x86/wakeup.S: Use tabs instead of white spaces
Elyes HAOUAS
2018-12-24
arch/arm/memmove.S: Use tabs instead of white spaces
Elyes HAOUAS
2018-12-22
cbmem: Always use EARLY_CBMEM_INIT
Kyösti Mälkki
2018-12-22
arch/x86 cbmem: Drop tests for LATE_CBMEM_INIT
Kyösti Mälkki
2018-12-19
arch/riscv: Don't set FPU state to "dirty"
Jonathan Neuschäfer
2018-12-19
arch/riscv: Define and use SBI_ENOSYS
Jonathan Neuschäfer
2018-12-18
arch/riscv: Don't hardcode CSR numbers anymore
Jonathan Neuschäfer
[next]