index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
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-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
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
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
src/lib/clog2.c: Fix style and clarity, remove some cruft
Edward O'Callaghan
2014-06-20
drivers/intel/gma: Equality comparison with extraneous parentheses
Edward O'Callaghan
2014-06-19
supermicro/h8scm: Fix Kconfig
Kyösti Mälkki
2014-06-18
intel/bayleybay_fsp: Drop redundant EARLY_CBMEM_INIT
Kyösti Mälkki
2014-06-18
fsp_baytrail: Add the default FSP location
Martin Roth
2014-06-18
fsp_baytrail: Add Baytrail B0/B1 "Super SKU" microcode
Martin Roth
2014-06-18
mainboard: Clear up remaining SIO_PORT from Kconfig
Edward O'Callaghan
2014-06-18
mainboard/amd,lippert: Drop SIO_PORT from Kconfig
Edward O'Callaghan
2014-06-18
mainboard/jetway/nf81-t56n-lf: Drop SIO_PORT from Kconfig
Edward O'Callaghan
2014-06-18
ACPI: Remove CBMEM TOC from GNVS
Kyösti Mälkki
2014-06-18
northbridge/intel: Drop use of set_top_of_ram()
Kyösti Mälkki
2014-06-18
intel/nehalem: Add get_top_top_ram() in ramstage
Kyösti Mälkki
2014-06-18
emulation/x86 : Drop HAVE_ACPI_RESUME
Kyösti Mälkki
2014-06-18
mainboard/supermicro/h8dme: Drop unused code
Kyösti Mälkki
2014-06-18
lenovo/x60: Fix build issue with DO_NATIVE_VGA_INIT
Kyösti Mälkki
2014-06-17
intel/model_2065x: Add 20652 microcode.
Vladimir Serbinenko
2014-06-16
Persimmon: Change MPTable to use mainboard IRQ routing
Mike Loptien
2014-06-16
MP Spec: Correct the Virtual Wire assignment
Mike Loptien
2014-06-16
MP Spec: Add copyright header
Mike Loptien
2014-06-14
amd/agesa,cimx: Rename ACPI OS detection methods
Edward O'Callaghan
2014-06-14
amd/agesa/f15tn: Invalid inline asm in gcc-intrin.h
Edward O'Callaghan
2014-06-14
mainboard/ibase/mb899: Break out superio hwm conf from mainboard
Edward O'Callaghan
2014-06-14
amd/agesa/f14: Backport f15tn fixes from DDR3 in mtspd3.c
Edward O'Callaghan
2014-06-14
mainboard/amd: De-ASCIIartify reference boards
Edward O'Callaghan
2014-06-13
fsp_baytrail: remove version from default vbios path
Martin Roth
2014-06-13
fsp_baytrail: Fix CONFIG_ENABLE_FSP_FAST_BOOT
Martin Roth
2014-06-13
mainboard.c: Fix typo in appro*p*riate in comment
Paul Menzel
[next]