index
:
users/pcacjr/coreboot.git
classic-2014.10
master
seabios/rcba
Unnamed repository; edit this file 'description' to name the repository.
Paulo Alcantara
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
kontron
/
ktqm77
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
11
-12
/
+11
*
acpi: make fill_slit and fill_srat into arguments.
Vladimir Serbinenko
2015-05-20
1
-11
/
+0
*
Remove noop smihandler.c in several mainboards.
Vladimir Serbinenko
2015-05-20
1
-32
/
+0
*
bd82x6x: Merge common apmc finalize procedure.
Vladimir Serbinenko
2015-05-20
1
-25
/
+0
*
Move smi trap sample to documentation, don't keep it in every mobo.
Vladimir Serbinenko
2015-05-19
1
-22
/
+0
*
Remove defines APMC_FINALIZE.
Vladimir Serbinenko
2015-05-16
1
-2
/
+1
*
kconfig: automatically include mainboards
Stefan Reinauer
2015-04-18
1
-0
/
+2
*
mainboard/cmos: Delete obsolete commented parameters
Timothy Pearson
2015-02-16
1
-22
/
+0
*
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2015-02-15
1
-3
/
+3
*
mainboard/*/romstage.c: Sanitize system header inclusions
Edward O'Callaghan
2015-01-06
1
-4
/
+4
*
Remove IRQ_SLOT_COUNT on all boards without PIRQ table.
Vladimir Serbinenko
2014-12-06
1
-4
/
+0
*
Replace hlt() loops with halt()
Patrick Georgi
2014-11-30
1
-2
/
+3
*
sandy/ivy: Remove explicit setting of HAVE_SMI_HANDLER.
Vladimir Serbinenko
2014-11-26
1
-1
/
+0
*
sandy/ivy/nehalem: Remerge interrupt handling
Vladimir Serbinenko
2014-11-23
4
-171
/
+1
*
bd82x6x: Move to common FADT.
Vladimir Serbinenko
2014-11-08
2
-169
/
+3
*
bd82x6x: Consolidate common GNVS init
Vladimir Serbinenko
2014-10-17
1
-5
/
+0
*
bd82x6x: Move common bd82x6x S3 detect to bd82x6x code.
Vladimir Serbinenko
2014-10-16
1
-20
/
+1
*
sandybridge: Move common northbridge finalize to northbridge code.
Vladimir Serbinenko
2014-10-16
1
-21
/
+3
*
azalia: Shrink boilerplate
Vladimir Serbinenko
2014-09-13
2
-10
/
+7
*
Move nehalem/sandy/ivy to per-device acpi
Vladimir Serbinenko
2014-09-11
1
-153
/
+1
*
azalia: Use convenience macros throughout
Vladimir Serbinenko
2014-09-05
1
-20
/
+5
*
azalia: Change specific PIN_CFGs to generic AZALIA_PIN_CFG
Vladimir Serbinenko
2014-09-05
2
-24
/
+12
*
azalia: Move shared variable to separate file
Vladimir Serbinenko
2014-08-18
1
-3
/
+1
*
intel/cpu: rename car.h to romstage.h
Aaron Durbin
2014-08-15
1
-1
/
+1
*
Intel: Add common header file for CAR setup
Edward O'Callaghan
2014-08-14
1
-0
/
+1
*
sandy/ivybridge: Make UMA size configurable.
Vladimir Serbinenko
2014-08-03
1
-1
/
+11
*
mainboard: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-18
1
-2
/
+0
*
mainboard,ASL: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-17
1
-1
/
+0
*
kontron/ktqm77: Clean up int15 handler
Patrick Georgi
2014-07-11
1
-26
/
+54
*
kontron/ktqm77: Improve W83627DHG's GPIO config
Nico Huber
2014-07-11
1
-2
/
+11
*
sandy/ivy boards: Switch to use DYNAMIC_CBMEM
Kyösti Mälkki
2014-06-25
1
-1
/
+0
*
sandy/ivy boards: Use acpi_s3_resume_allowed()
Kyösti Mälkki
2014-06-20
1
-10
/
+11
*
ACPI: Remove CBMEM TOC from GNVS
Kyösti Mälkki
2014-06-18
1
-3
/
+0
*
mainboard/kontron/ktqm77: Fix usage of GNU field designator ext
Edward O'Callaghan
2014-05-23
1
-30
/
+30
*
intel: Remove GFXUMA and related global variables
Kyösti Mälkki
2014-05-19
1
-1
/
+0
*
Move ARCH_* from board/Kconfig to cpu or soc Kconfig.
Furquan Shaikh
2014-05-03
1
-1
/
+0
*
board_info.txt: Classify almost all remaining boards.
Vladimir Serbinenko
2014-01-22
1
-0
/
+1
*
CBMEM: Replace cbmem_initialize() with cbmem_recovery()
Kyösti Mälkki
2014-01-22
1
-1
/
+1
*
Intel (sandy/ivy): Avoid calling cbmem_initialize() twice
Kyösti Mälkki
2014-01-15
1
-0
/
+2
*
ibexpeak / bd82x6x: Make SATA mode user-visible option.
Vladimir Serbinenko
2014-01-12
2
-3
/
+4
*
Remove PCI_ROM_RUN option
Vladimir Serbinenko
2013-12-24
1
-2
/
+2
*
global: Fix usage of get_option() to make use of CB_CMOS_ codes
Alexandru Gagniuc
2013-12-02
1
-2
/
+2
*
smi: Update mainboard_smi_gpi() to have 32bit argument
Duncan Laurie
2013-11-24
1
-1
/
+1
*
Revert "CBMEM: Always have early initialisation"
Kyösti Mälkki
2013-10-14
1
-0
/
+1
*
CBMEM: Always select CAR_MIGRATION
Kyösti Mälkki
2013-09-21
1
-5
/
+0
*
CBMEM: Always have early initialisation
Kyösti Mälkki
2013-09-21
1
-1
/
+0
*
timestamps: Stash early timestamps in CAR_GLOBAL
Kyösti Mälkki
2013-09-21
1
-21
/
+5
*
timestamps intel: Move timestamp scratchpad to chipset
Kyösti Mälkki
2013-09-21
1
-4
/
+1
*
kontron/ktqm77: Allow disabling onboard NICs
Patrick Georgi
2013-08-29
2
-1
/
+20
*
kontron/ktqm77: Drop MRC_FILE definition
Patrick Georgi
2013-08-28
1
-4
/
+0
[next]