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
Age
Commit message (
Expand
)
Author
2014-08-04
cpu/intel: Fix out-of-bounds read due to off-by-one in condition
Edward O'Callaghan
2014-08-04
chrome ec: Add Methods for new EC events
Duncan Laurie
2014-08-04
falco: Re-read critical temperatures in ACPI _TMP
Duncan Laurie
2014-08-04
sconfig: more careful string resource handling
Patrick Georgi
2014-08-03
nehalem: Make UMA size configurable in CMOS.
Vladimir Serbinenko
2014-08-03
intel/fsp_bd82x6x: Fix cycle error
Patrick Georgi
2014-08-03
ifdtool: Check if file was opened
Patrick Georgi
2014-08-03
ifdtool: Avoid potential buffer overflow
Patrick Georgi
2014-08-03
nvramtool: Close file after use
Patrick Georgi
2014-08-03
sandy/ivybridge: Make UMA size configurable.
Vladimir Serbinenko
2014-08-03
arch/x86/Makefile.inc: trivial: fix indent of informative output about bootblock
Daniele Forsi
2014-08-03
cpu/x86/lapic/lapic.c: trivial: fix comment on #else
Daniele Forsi
2014-08-01
armv7: add wrapper for DCCSW (data cache clean by set/way)
David Hendricks
2014-08-01
i82801ix: Provide ramstage smbus functions.
Vladimir Serbinenko
2014-08-01
vendorcode/intel/fsp/rangeley/include: Missing 'fsptypes.h'
Edward O'Callaghan
2014-08-01
fsp_baytrail/.../gpio.h: Add GPIO_NC1 for GPIOS on func 1
Martin Roth
2014-07-31
payloads/external/SeaBIOS: Use coreboot’s serial console settings
Martin Roth
2014-07-31
payloads/external/SeaBIOS: Update makefile for olddefconfig
Martin Roth
2014-07-31
timer: Add functions to initialize absolute timer structures.
Gabe Black
2014-07-31
libpayload: provide missing cbfs symbol
Aaron Durbin
2014-07-31
armv7/exynos5420: Configure CPU cores for kernel to enable SMP.
Hung-Te Lin
2014-07-31
northbridge/amd/agesa/agesawrapper_call.h: Decode status codes
Edward O'Callaghan
2014-07-30
device/oprom/realmode/x86.c: Move includes to top of file
Edward O'Callaghan
2014-07-30
arch/x86/include/arch/interrupt.h: Add header guards
Edward O'Callaghan
2014-07-30
model_206ax_init.c: Trivial - fix indent
Edward O'Callaghan
2014-07-30
build system: remove duplicate architecture list
Patrick Georgi
2014-07-30
src/console/Kconfig: Fix choice for showing POST codes on console
Daniele Forsi
2014-07-30
mainboard/intel: Add Mohon Peak CRB for Intel's atom c2000
Martin Roth
2014-07-30
southbridge/intel: Add fsp_rangeley support
Martin Roth
2014-07-30
northbridge/intel: Add fsp_rangeley northbridge support
Martin Roth
2014-07-30
cpu/intel: Add fsp version of model 406dx (Rangeley / Atom C2000)
Martin Roth
2014-07-30
util/sconfig: fix check for count of command line arguments
Daniele Forsi
2014-07-30
util/i915tool: close the file also when fread() returned an error
Daniele Forsi
2014-07-30
cbmem: Terminate the cbmem console at the cursor position.
Gabe Black
2014-07-30
i82801ix: Allow configuration of SATA mode in CMOS.
Vladimir Serbinenko
2014-07-30
util/cbfstool: free buffer on error path
Daniele Forsi
2014-07-30
model_fxx/processor_name.c, hudson/lpc.c: add missing break statements
Daniele Forsi
2014-07-30
artecgroup/Kconfig, linutop/Kconfig: Add comment to endif
Daniele Forsi
2014-07-30
Kconfig: Fix comments on endif to match the corresponding if
Daniele Forsi
2014-07-30
cpu/intel/model_2065x/model_2065x_init.c: Remove dead code
Edward O'Callaghan
2014-07-30
i82801ix: Enable usbdebug options.
Vladimir Serbinenko
2014-07-29
gm45: Move spd address map to board-specific config.
Vladimir Serbinenko
2014-07-29
northbridge/intel/sandybridge/raminit_native: Remove stale FIXME.
Vladimir Serbinenko
2014-07-29
pit: setup voltage rails before system clocks
David Hendricks
2014-07-29
lenovo/x201 & x230: Add EC info to SMBIOS.
Vladimir Serbinenko
2014-07-29
Uniformly spell frequency unit symbol as Hz
Elyes HAOUAS
2014-07-29
northbridge/intel/nehalem/northbridge.c: Remove unused variable
Edward O'Callaghan
2014-07-29
x230: Deploy VBT
Vladimir Serbinenko
2014-07-29
ec/lenovo/h8: Apply ME workaround on X230 on S3 resume.
Vladimir Serbinenko
2014-07-29
nehalem: Remove fake_vbt copying.
Vladimir Serbinenko
2014-07-29
ivybridge: LVDS gfx init.
Vladimir Serbinenko
2014-07-29
sandy/ivybridge: Native raminit (lint clean)
Edward O'Callaghan
2014-07-29
sandy/ivybridge: Native raminit.
Vladimir Serbinenko
2014-07-28
util/board_status: use the right location of cbfstool
Idwer Vollering
2014-07-28
device/oprom/yabel/vbe.c: Fix memory leak
Daniele Forsi
2014-07-28
device/oprom/realmode/x86.c: Fix memory leak
Daniele Forsi
2014-07-28
dmp/vortex86ex/southbridge.c: Do not access arrays out of bound
Daniele Forsi
2014-07-28
AGESA boards: Drop get_bus_conf.c files
Kyösti Mälkki
2014-07-28
AGESA f14 f15tn 16kb: Move IOAPIC ID setup out of get_bus_conf()
Kyösti Mälkki
2014-07-28
AGESA boards: Use devicetree for PCI bus enumeration
Kyösti Mälkki
2014-07-28
AGESA: Have IRQ routing in mptables
Kyösti Mälkki
2014-07-28
AGESA fam16kb: Move NB config fam16kb out of get_bus_conf()
Kyösti Mälkki
2014-07-28
AGESA: Drop some excessive agesawrapper.h includes
Kyösti Mälkki
2014-07-28
IOAPIC: Fix missing stdint include
Kyösti Mälkki
2014-07-25
AGESA f15tn f16kb: Fix HUDSON_XHCI_ENABLE
Kyösti Mälkki
2014-07-24
AGESA hudson yangtze: Move IMC firmware init out of get_bus_conf()
Kyösti Mälkki
2014-07-24
AGESA: Drop offset on PCI device enumeration
Kyösti Mälkki
2014-07-24
AGESA: Drop unused extern declarations
Kyösti Mälkki
2014-07-24
AGESA fam15: Drop code that was commented out
Kyösti Mälkki
2014-07-24
AGESA boards: Drop global bus_isa
Kyösti Mälkki
2014-07-24
AGESA fam15: Use local bus_isa storage
Kyösti Mälkki
2014-07-24
intel/i945/raminit.c: Remove trailing whitespace from `printk()`
Paul Menzel
2014-07-24
southbridge/via: Remove trailing whitespace
Elyes HAOUAS
2014-07-24
amd/dinar & torpedo: Remove trailing whitespace
Elyes HAOUAS
2014-07-24
northbridge/amd: Remove trailing whitespace
Elyes HAOUAS
2014-07-24
southbridge/amd: Remove trailing whitespace
Elyes HAOUAS
2014-07-24
src/mainboard: Remove trailing whitespace
Elyes HAOUAS
2014-07-24
mainboard/msi/ms7135/devicetree.cb: Remove trailing whitespace
Elyes HAOUAS
2014-07-24
mainboard/msi/ms9185/devicetree.cb: Remove trailing whitespace
Elyes HAOUAS
2014-07-24
msi/ms6156/devicetree.cb: Remove trailing whitespace
Elyes HAOUAS
2014-07-24
lippert/spacerunner-lx/devicetree.cb: Remove trailing whitespace
Elyes HAOUAS
2014-07-24
lippert/literunner-lx/devicetree.cb: Remove trailing whitespace
Elyes HAOUAS
2014-07-24
thomson/ip1000/devicetree.cb: Remove trailing whitespace
Elyes HAOUAS
2014-07-24
mainboard/lippert's devicetree.cb: Remove trailing whitespace
Elyes HAOUAS
2014-07-24
mainboard/msi/ms9282: Remove trailing whitespace
Elyes HAOUAS
2014-07-24
northbridge/intelsch/raminit.h: Remove a trailing whitespace
Elyes HAOUAS
2014-07-24
siemens/sitemp_g1p1: Remove a trailing whitespace
Elyes HAOUAS
2014-07-24
supermicro/h8qgi & h8scm: Remove a trailing whitespace
Elyes HAOUAS
2014-07-24
tyan/s8226: Remove a trailing whitespace
Elyes HAOUAS
2014-07-24
broadcom/blast/devicetree.cb: Remove a trailing whitespace
Elyes HAOUAS
2014-07-24
northbridge/via: Remove a trailing whitespace
Elyes HAOUAS
2014-07-23
cpu/intel/fsp_model_206ax/model_206ax_init.c: Use macro `IS_ENABLED()`
Paul Menzel
2014-07-23
src/device/Kconfig: make help for VGA_BIOS_ID and PXE_ROM_ID more similar
Daniele Forsi
2014-07-23
src/.../Kconfig: various small fixes to texts
Daniele Forsi
2014-07-21
src/drivers: Remove a trailing whitespace
Elyes HAOUAS
2014-07-21
board_status.sh minor fixes - no functional changes
Martin Roth
2014-07-21
board_status.sh: Read coreboot boot log from a serial device
Martin Roth
2014-07-21
board_status.sh: name temp dir and print the name
Martin Roth
2014-07-21
board_status.sh allow cmd() to not save output
Martin Roth
2014-07-20
build system: avoid warning about missing .xcompile
Patrick Georgi
[next]