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-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
2014-06-20
superio/ite/it8772f: Remove prototypes for func with no body
Edward O'Callaghan
2014-06-20
src/mainboard/google/*/mainboard_smi.c: Remove #include .c's
Edward O'Callaghan
2014-06-20
google/link, lenovo/x60: i915io.c: Use define `ARRAY_SIZE`
Paul Menzel
2014-06-20
mainboard/jetway/nf81-t56n-lf: Port recent Persimmon changes
Edward O'Callaghan
2014-06-20
ACPI: Add acpi_is_wakeup_s3()
Kyösti Mälkki
2014-06-20
sandy/ivy boards: Use acpi_s3_resume_allowed()
Kyösti Mälkki
2014-06-20
nehalem boards: Use acpi_s3_resume_allowed()
Kyösti Mälkki
2014-06-20
intel/i945 gm45: Use acpi_s3_resume_allowed()
Kyösti Mälkki
2014-06-20
ACPI S3 support: Add acpi_s3_resume_allowed()
Kyösti Mälkki
2014-06-20
util/cbmem: Workaround for IS_ENABLED()
Kyösti Mälkki
2014-06-20
src/lib/clog2.c: Fix style and clarity, remove some cruft
Edward O'Callaghan
[next]