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
/
mainboard
/
kontron
/
ktqm77
Age
Commit message (
Expand
)
Author
2015-06-08
Remove empty lines at end of file
Elyes HAOUAS
2015-05-29
bd82x6x: Move calling of finalize() on resume to southbridge code
Vladimir Serbinenko
2015-05-28
intel: Remove pstate_coord_type.
Vladimir Serbinenko
2015-05-28
igd.asl rewrite
Vladimir Serbinenko
2015-05-26
bd82x6x: Merge common platform ASL code.
Vladimir Serbinenko
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-20
acpi: make fill_slit and fill_srat into arguments.
Vladimir Serbinenko
2015-05-20
Remove noop smihandler.c in several mainboards.
Vladimir Serbinenko
2015-05-20
bd82x6x: Merge common apmc finalize procedure.
Vladimir Serbinenko
2015-05-19
Move smi trap sample to documentation, don't keep it in every mobo.
Vladimir Serbinenko
2015-05-16
Remove defines APMC_FINALIZE.
Vladimir Serbinenko
2015-04-18
kconfig: automatically include mainboards
Stefan Reinauer
2015-02-16
mainboard/cmos: Delete obsolete commented parameters
Timothy Pearson
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2015-01-06
mainboard/*/romstage.c: Sanitize system header inclusions
Edward O'Callaghan
2014-12-06
Remove IRQ_SLOT_COUNT on all boards without PIRQ table.
Vladimir Serbinenko
2014-11-30
Replace hlt() loops with halt()
Patrick Georgi
2014-11-26
sandy/ivy: Remove explicit setting of HAVE_SMI_HANDLER.
Vladimir Serbinenko
2014-11-23
sandy/ivy/nehalem: Remerge interrupt handling
Vladimir Serbinenko
2014-11-08
bd82x6x: Move to common FADT.
Vladimir Serbinenko
2014-10-17
bd82x6x: Consolidate common GNVS init
Vladimir Serbinenko
2014-10-16
bd82x6x: Move common bd82x6x S3 detect to bd82x6x code.
Vladimir Serbinenko
2014-10-16
sandybridge: Move common northbridge finalize to northbridge code.
Vladimir Serbinenko
2014-09-13
azalia: Shrink boilerplate
Vladimir Serbinenko
2014-09-11
Move nehalem/sandy/ivy to per-device acpi
Vladimir Serbinenko
2014-09-05
azalia: Use convenience macros throughout
Vladimir Serbinenko
2014-09-05
azalia: Change specific PIN_CFGs to generic AZALIA_PIN_CFG
Vladimir Serbinenko
2014-08-18
azalia: Move shared variable to separate file
Vladimir Serbinenko
2014-08-15
intel/cpu: rename car.h to romstage.h
Aaron Durbin
2014-08-14
Intel: Add common header file for CAR setup
Edward O'Callaghan
2014-08-03
sandy/ivybridge: Make UMA size configurable.
Vladimir Serbinenko
2014-07-18
mainboard: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-17
mainboard,ASL: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-11
kontron/ktqm77: Clean up int15 handler
Patrick Georgi
2014-07-11
kontron/ktqm77: Improve W83627DHG's GPIO config
Nico Huber
2014-06-25
sandy/ivy boards: Switch to use DYNAMIC_CBMEM
Kyösti Mälkki
2014-06-20
sandy/ivy boards: Use acpi_s3_resume_allowed()
Kyösti Mälkki
2014-06-18
ACPI: Remove CBMEM TOC from GNVS
Kyösti Mälkki
2014-05-23
mainboard/kontron/ktqm77: Fix usage of GNU field designator ext
Edward O'Callaghan
2014-05-19
intel: Remove GFXUMA and related global variables
Kyösti Mälkki
2014-05-03
Move ARCH_* from board/Kconfig to cpu or soc Kconfig.
Furquan Shaikh
2014-01-22
board_info.txt: Classify almost all remaining boards.
Vladimir Serbinenko
2014-01-22
CBMEM: Replace cbmem_initialize() with cbmem_recovery()
Kyösti Mälkki
2014-01-15
Intel (sandy/ivy): Avoid calling cbmem_initialize() twice
Kyösti Mälkki
2014-01-12
ibexpeak / bd82x6x: Make SATA mode user-visible option.
Vladimir Serbinenko
2013-12-24
Remove PCI_ROM_RUN option
Vladimir Serbinenko
2013-12-02
global: Fix usage of get_option() to make use of CB_CMOS_ codes
Alexandru Gagniuc
2013-11-24
smi: Update mainboard_smi_gpi() to have 32bit argument
Duncan Laurie
2013-10-14
Revert "CBMEM: Always have early initialisation"
Kyösti Mälkki
2013-09-21
CBMEM: Always select CAR_MIGRATION
Kyösti Mälkki
2013-09-21
CBMEM: Always have early initialisation
Kyösti Mälkki
2013-09-21
timestamps: Stash early timestamps in CAR_GLOBAL
Kyösti Mälkki
2013-09-21
timestamps intel: Move timestamp scratchpad to chipset
Kyösti Mälkki
2013-08-29
kontron/ktqm77: Allow disabling onboard NICs
Patrick Georgi
2013-08-28
kontron/ktqm77: Drop MRC_FILE definition
Patrick Georgi
2013-08-16
kontron/ktqm77: Update MRC path
Patrick Georgi
2013-07-31
Drop unused EXTERNAL_MRC_BLOB
Stefan Reinauer
2013-07-29
kontron/ktqm77: Update cmos checksum range
Nico Huber
2013-07-29
kontron/ktqm77: Squeeze more fan options into cmos.layout
Nico Huber
2013-07-04
intel/sandybridge intel/ivybridge: Use MMCONF_SUPPORT_DEFAULT
Kyösti Mälkki
2013-06-25
ktqm77: redesign cmos.layout slightly
Patrick Georgi
2013-06-24
kontron/ktqm77: New board
Nico Huber