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
Age
Commit message (
Expand
)
Author
2014-06-30
northbridge/amd/{gx2,lx}: Qualify pointer with `volatile`
Edward O'Callaghan
2014-06-30
x86 MTRR: Drop unused return value
Kyösti Mälkki
2014-06-30
Use MTRR defines
Kyösti Mälkki
2014-06-30
Makefile.inc: Detect if a working clang binary exists before set
Edward O'Callaghan
2014-06-29
Makefile: HOSTCC set too late in clang builds
Edward O'Callaghan
2014-06-29
northbridge/amd/gx2/raminit.c Halt func needs noreturn attrib
Edward O'Callaghan
2014-06-29
drivers/pc80/mc146818rtc_early.c: Silence unused func complaints
Edward O'Callaghan
2014-06-29
southbridge/intel/ibexpeak/me.c: Silence warns about unused func
Edward O'Callaghan
2014-06-29
northbridge/amd: Remove some extraneous parentheses from if-statements
Edward O'Callaghan
2014-06-29
cpu/x86/pae/pgtbl.c: Unsigned comparison < 0 always false
Edward O'Callaghan
2014-06-29
AMD boards: Fix comment style and typos
Kyösti Mälkki
2014-06-29
build: remove -ccopts mechanism
Patrick Georgi
2014-06-29
include/pc80/mc146818rtc.h: Inconsequential, comment ifdef maze
Edward O'Callaghan
2014-06-29
arch/x86/include/bootblock_common.h: Sanitize header inclusion
Edward O'Callaghan
2014-06-29
utils/cbfstool: No need to pass -g flag twice
Edward O'Callaghan
2014-06-29
cpu/amd/geode_gx2/cache_as_ram.inc: Remove illegal ASCII art
Edward O'Callaghan
2014-06-28
Don't add .eh_frame sections to SMM image
Patrick Georgi
2014-06-28
armv7: We don't use CPPFLAGS anymore
Patrick Georgi
2014-06-27
build: Pass correct disassembly flags in Clang build
Edward O'Callaghan
2014-06-27
lib/Makefile.inc: Stop gcc.c getting into SMM clang builds
Edward O'Callaghan
2014-06-27
src/console/post.c: Sanitize headers from preprocessor abuse
Edward O'Callaghan
2014-06-27
include/device/device.h: Header is ROMCC tentative
Edward O'Callaghan
2014-06-26
amd/persimmon jetway/nf81-t56n-lf: Fix whitespace and alignment
Kyösti Mälkki
2014-06-26
AMD boards: Fix typos
Kyösti Mälkki
2014-06-26
AMD boards: Fix typos
Kyösti Mälkki
2014-06-26
AMD boards: Fix typos
Kyösti Mälkki
2014-06-26
AMD boards: Fix typos
Kyösti Mälkki
2014-06-26
AMD boards: Fix typos
Kyösti Mälkki
2014-06-26
PIRQ tables: Fix typos
Kyösti Mälkki
2014-06-26
bayleybay_fsp: Switch from EHCI controller to XHCI
Martin Roth
2014-06-25
gm45 boards: Switch to use DYNAMIC_CBMEM
Kyösti Mälkki
2014-06-25
nehalem boards: Switch to use DYNAMIC_CBMEM
Kyösti Mälkki
2014-06-25
i945 boards: Switch to use DYNAMIC_CBMEM
Kyösti Mälkki
2014-06-25
emulation/qemu: Switch x86 to DYNAMIC_CBMEM
Kyösti Mälkki
2014-06-25
sandy/ivy boards: Switch to use DYNAMIC_CBMEM
Kyösti Mälkki
2014-06-25
pc80/mc146818rtc.h: Has X86 specific inlines without guards
Edward O'Callaghan
2014-06-25
nehalem sandy ivy: Check cbmem_add() result for MRC data
Kyösti Mälkki
2014-06-25
drivers/intel/gma: Uninitialized var before if condition
Edward O'Callaghan
2014-06-25
include/pc80/mc146818rtc.h: Move include to top of file
Edward O'Callaghan
2014-06-25
intel/haswell: Report x32 memory as "x8 or x32"
Duncan Laurie
2014-06-25
intel/lynxpoint: xhci: Update magic bits to new magic values
Duncan Laurie
2014-06-25
drivers/elog: Unmangle header include out of pre-proc cond
Edward O'Callaghan
2014-06-25
src/ec: Sanitize headers and comment #endif pairings
Edward O'Callaghan
2014-06-25
src/console: Sanitize headers and IS_ENABLED usage
Edward O'Callaghan
2014-06-25
device/pci_device.c: Sanitize headers
Edward O'Callaghan
2014-06-25
device/{cardbus,agp}.h: Missing header for device_t type
Edward O'Callaghan
2014-06-25
AGESA S3: Fix ACPISCRATCH in CBMEM
Kyösti Mälkki
2014-06-25
AGESA: Move config parameters for non-volatile S3 data
Kyösti Mälkki
2014-06-25
Declare acpi_is_wakeup_early() only once
Kyösti Mälkki
2014-06-25
i945 boards: Drop disabled ram_check() calls
Kyösti Mälkki
[next]