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
/
intel
/
cougar_canyon2
Age
Commit message (
Expand
)
Author
2016-08-17
mainboard: Clean up boot_option/reboot_bits in cmos.layout
Nico Huber
2016-07-15
mainboards: align on using ACPI_Sx definitions
Aaron Durbin
2016-06-29
intel romstage: Use run_ramstage()
Kyösti Mälkki
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-23
intel/cougar_canyon2: fix build
Patrick Georgi
2015-10-22
Revert "Remove sandybridge and ivybridge FSP code path"
Martin Roth
2015-10-03
Remove sandybridge and ivybridge FSP code path
Alexandru Gagniuc
2015-09-24
coreboot: move TS_END_ROMSTAGE to one spot
Aaron Durbin
2015-07-14
azalia: fix up and clean up shrinkage of boilerplate code
Jonathan A. Kollasch
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-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-23
src/mainboard/*/*/board_info.txt: Added Release year for boards
Mathias Friman
2015-04-18
kconfig: automatically include mainboards
Stefan Reinauer
2015-02-16
mainboard/cmos: Delete obsolete commented parameters
Timothy Pearson
2015-02-09
Intel FSP platforms: Fix timestamps
Kyösti Mälkki
2015-01-06
mainboard/*/romstage.c: Sanitize system header inclusions
Edward O'Callaghan
2015-01-05
timestamps: Switch from tsc_t to uint64_t
Stefan Reinauer
2015-01-04
mainboard: Sanitize some superio include paths to be non-local
Edward O'Callaghan
2014-12-16
CBMEM console: Fix boards with BROKEN_CAR_MIGRATE
Kyösti Mälkki
2014-12-16
Intel FSP: Move to DYNAMIC_CBMEM
Kyösti Mälkki
2014-12-09
fsp platfoms: add prototype & consolidate main entry-point
Martin Roth
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-23
sandy/ivy/nehalem: Remerge interrupt handling
Vladimir Serbinenko
2014-11-20
mainboard/intel/cougar_canyon2/romstage.c: Missing prototype
Edward O'Callaghan
2014-11-08
bd82x6x: Move to common FADT.
Vladimir Serbinenko
2014-10-18
fsp_sandybridge: Move to per-device ACPI.
Vladimir Serbinenko
2014-09-13
azalia: Shrink boilerplate
Vladimir Serbinenko
2014-09-05
Consolidate intel vga int15 hooks
Vladimir Serbinenko
2014-09-05
azalia: Use convenience macros throughout
Vladimir Serbinenko
2014-08-22
Remove dead video.asl
Vladimir Serbinenko
2014-08-18
azalia: Move shared variable to separate file
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-08
mainboard: Trivial - drop trailing blank lines at EOF in .h
Edward O'Callaghan
2014-07-08
mainboard: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-06-21
Remove guarding #includes by CONFIG_FOO combinations
Edward O'Callaghan
2014-06-18
mainboard: Clear up remaining SIO_PORT from Kconfig
Edward O'Callaghan
2014-06-18
ACPI: Remove CBMEM TOC from GNVS
Kyösti Mälkki
2014-05-19
intel: Remove GFXUMA and related global variables
Kyösti Mälkki
2014-05-09
cougar_canyon2: Switch CPU/NB/SB to the shared FSP code
Martin Roth
2014-05-09
Squelch some warnings from Kconfig
Kyösti Mälkki
2014-05-03
Move ARCH_* from board/Kconfig to cpu or soc Kconfig.
Furquan Shaikh
2014-04-01
Static CBMEM / CAR: Flag boards with BROKEN_CAR_MIGRATE
Kyösti Mälkki
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-12
ibexpeak / bd82x6x: Make SATA mode user-visible option.
Vladimir Serbinenko
2013-12-24
Remove PCI_ROM_RUN option
Vladimir Serbinenko
2013-12-15
intel/cougar_canyon2/Kconfig: Remove HAVE_ACPI_RESUME as S3 is unsupported
Paul Menzel
2013-12-04
intel/cougar_canyon2: Intel CRB FSP based mainboard
Marc Jones