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
Age
Commit message (
Expand
)
Author
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
2014-06-24
MP Table: Change types to be consistent with the spec
Mike Loptien
2014-06-23
baytrail_fsp: Fix the mmconf Kconfig
Martin Roth
2014-06-23
fsp_baytrail: Minor Kconfig updates
Martin Roth
2014-06-23
bayleybay_fsp: Add comments for the MMC/SD devices in devicetree
Martin Roth
2014-06-21
Remove guarding #includes by CONFIG_FOO combinations
Edward O'Callaghan
2014-06-21
cpu/amd/agesa: Use acpi_is_wakeup()
Kyösti Mälkki
2014-06-21
AMD cimx/sb800: Use acpi_is_wakeup_s3()
Kyösti Mälkki
2014-06-21
northbridge/amd/agesa: Use acpi_is_wakeup_s3()
Kyösti Mälkki
2014-06-21
PCI VGA ROM: Use acpi_is_wakeup_s3()
Kyösti Mälkki
2014-06-21
PC80 RTC: Use acpi_is_wakeup_s3()
Kyösti Mälkki
2014-06-21
PS2 keyboard: Use acpi_is_wakeup_s3()
Kyösti Mälkki
2014-06-21
Misc: Use acpi_is_wakeup_s3()
Kyösti Mälkki
2014-06-21
intel boards: Use acpi_is_wakeup_s3()
Kyösti Mälkki
2014-06-21
superio/smsc/fdc37n972: Trivial cleanup reorder headers
Edward O'Callaghan
2014-06-20
superio/nuvoton: Add chip support for setting IRQs to edge/level
Dave Frodin
2014-06-20
superio/nuvoton: Adds a function to route pins 41-48 to UARTD
Dave Frodin
2014-06-20
southbridge/intel/lynxpoint/me_9.x.c: Use IS_ENABLED macro
Edward O'Callaghan
[next]