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
2018-02-27
sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location
Arthur Heymans
2018-01-26
mb/*/*/cmos.layout: Fix the values for the console level
Arthur Heymans
2018-01-23
sb/intel/bd82x6x: Reduce function-disable mess
Nico Huber
2017-12-20
intel/bd82x6x: Use generated ACPI PIRQ
Tobias Diedrich
2017-09-23
mb/*/*: Remove rtc nvram configurable baud rate
Arthur Heymans
2017-07-30
intel/sandybridge: Gather MMCONF_BASE_ADDRESS defaults
Nico Huber
2017-07-06
mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-06-06
mb/*/*/cmos.layout: Make multibyte options byte aligned
Arthur Heymans
2017-04-08
3rdparty/libgfxinit: Update submodule pointer
Nico Huber
2016-12-06
cpu/x86/msr.h: Drop excessive includes
Kyösti Mälkki
2016-12-06
cpu/cpu.h: Drop excessive includes
Kyösti Mälkki
2016-11-29
mb/kontron/ktqm77: Enable native gfx init through libgfxinit
Nico Huber
2016-11-20
intel sandy/ivy: Improve DIMM replacement detection
Kyösti Mälkki
2016-11-10
mainboard/kontron/ktqm77: transition away from device_t
Antonello Dettori
2016-10-09
mainboard/kontron: Use C89 comments style & remove commented code
Elyes HAOUAS
2016-10-01
mb/kontron/ktqm77: Let suspend LED flash slowly in S3/S4
Nico Huber
2016-10-01
mainboard/kontron/ktqm77: Use tabs for indents
Elyes HAOUAS
2016-08-17
mainboard: Clean up boot_option/reboot_bits in cmos.layout
Nico Huber
2016-06-23
intel/sandybridge: Fix builds with System Agent blob
Kyösti Mälkki
2016-03-21
nb/intel/sandybridge: increase MMCONF_BASE_ADDRESS
Patrick Rudolph
2016-02-18
southbridge/intel/bd82x6x: Use common gpio.c
Patrick Rudolph
2016-02-13
sandybridge: Always include MRC if not using native RAM init.
Vladimir Serbinenko
2016-02-12
ktqm77: Support native raminit
Vladimir Serbinenko
2016-02-12
Make MRC vs native a config rather than making a separate chipset for it.
Vladimir Serbinenko
2016-02-12
Move gpio.h to gpio.c on sandy and ivy.
Vladimir Serbinenko
2016-02-12
Merge sandy/ivybridge romstage flow for MRC and non-MRC.
Vladimir Serbinenko
2015-11-05
mainboard: Remove last_boot NVRAM option
Timothy Pearson
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-22
gma ACPI: Make brightness levels a per board setting
Nico Huber
2015-10-17
kontron/ktqm77: Tag all four USB3 ports switchable and SS capable
Nico Huber
2015-10-03
sandybridge ivybridge: Treat native init as first class citizen
Alexandru Gagniuc
2015-09-24
coreboot: move TS_END_ROMSTAGE to one spot
Aaron Durbin
2015-06-24
sandy/ivy: Include IRQ routes from platform
Kyösti Mälkki
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