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
/
gizmosphere
/
gizmo
Age
Commit message (
Expand
)
Author
2020-04-04
mainboard/gizmosphere: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
mainboard/[g-p]*: Remove copyright notices
Patrick Georgi
2020-03-07
mb: Use 'print("%s...", __func__)'
Elyes HAOUAS
2020-03-04
src: capitalize 'PCIe'
Elyes HAOUAS
2020-01-12
mb/*/*: use ACPIMMIO common block wherever possible
Michał Żygowski
2019-12-20
src/mainboard: Remove unused '#include <device/pci.h>'
Elyes HAOUAS
2019-12-20
mainboard: Add missing include <device/pci_def.h>
Elyes HAOUAS
2019-12-19
mb/*/{BiosCallOuts,mainboard,romstage}.c: Remove unused <device/pci_{def,ops}.h>
Elyes HAOUAS
2019-12-19
mb/{gizmosphere,google}: Remove unused <stdlib.h>
Elyes HAOUAS
2019-12-13
gizmosphere/gizmo: Switch away from ROMCC_BOOTBLOCK
Kyösti Mälkki
2019-12-13
sb/amd/cimx/sb800: Postpone Sb_Poweron_Init() call
Kyösti Mälkki
2019-12-02
src: Move 'static' to the beginning of declaration
Elyes HAOUAS
2019-12-02
sb/amd/cimx: replace cimx_util with common ACPIMMIO AMD block
Michał Żygowski
2019-11-30
AGESA,binaryPI: Flag boards with ROMCC_BOOTBLOCK
Kyösti Mälkki
2019-11-23
Kconfig: comply to Linux 5.3's Kconfig language rules
Patrick Georgi
2019-11-20
mb/*/*: Use proper header for pm_iowrite()
Arthur Heymans
2019-05-20
sb/amd/cimx/sb800: Get rid of power button device in coreboot
Paul Menzel
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-12
src: Drop unused 'include <arch/acpigen.h>'
Elyes HAOUAS
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-01-06
device: Use pcidev_on_root()
Kyösti Mälkki
2018-12-19
mainboard: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-11-28
mb/*/*/Kconfig: Remove useless comment
Elyes HAOUAS
2018-11-23
mb: Set coreboot as DSDT's manufacturer model ID
Elyes HAOUAS
2018-11-16
src/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC"
Elyes HAOUAS
2018-11-05
mainboard: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-11-05
amd: Fix non-local header treated as local
Elyes HAOUAS
2018-10-23
src: Remove unneeded whitespace
Elyes HAOUAS
2018-10-18
mb: Fix non-local header treated as local
Elyes HAOUAS
2018-06-04
mb/gizmosphere: Get rid of whitespace before tab
Elyes HAOUAS
2018-06-04
src/mainboard: Add space after 'if'
Elyes HAOUAS
2018-05-09
mb/gizmosphere: Get rid of device_t
Elyes HAOUAS
2018-04-20
pci: Move inline PCI functions to pci_ops.h
Patrick Rudolph
2018-01-26
mb/*/*/cmos.layout: Fix the values for the console level
Arthur Heymans
2017-10-19
AGESA f14: Fix DDI maps in OemCustomize.c
Kyösti Mälkki
2017-10-19
AGESA: Split long lines in OemCustomize.c
Kyösti Mälkki
2017-10-19
AGESA f14: Drop PlatformGnbPcieComplex.h
Kyösti Mälkki
2017-10-05
AGESA: Re-enable HAVE_ACPI_RESUME
Kyösti Mälkki
2017-09-29
AGESA binaryPI: Drop amdlib.h in BiosCallouts.c
Kyösti Mälkki
2017-09-26
AGESA: Remove heap allocations from OemCustomize.c
Kyösti Mälkki
2017-09-26
AGESA binaryPI boards: Fix some whitespace
Kyösti Mälkki
2017-09-23
mb/*/*: Remove rtc nvram configurable baud rate
Arthur Heymans
2017-09-19
AGESA binaryPI: Clean up amdfamXX.h include
Kyösti Mälkki
2017-09-13
AGESA vendorcode: Move PlatformInstall.h
Kyösti Mälkki
2017-09-12
AGESA boards: Clean up Ids.h and Filecode.h includes
Kyösti Mälkki
2017-09-12
AGESA boards: Drop heapManager.h includes
Kyösti Mälkki
2017-09-12
AGESA CIMX: Remove empty set_pcie_(de)reset
Kyösti Mälkki
2017-09-12
AGESA boards: Clean up some includes
Kyösti Mälkki
2017-08-25
gizmosphere/gizmo: Switch away from AGESA_LEGACY_WRAPPER
Kyösti Mälkki
2017-08-23
AGESA binaryPI: Consolidate and fix sleep states
Kyösti Mälkki
2017-08-16
AGESA f14: Sacrifice ACPI S3 support for EARLY_CBMEM_INIT
Kyösti Mälkki
2017-08-02
AGESA: Introduce AGESA_LEGACY_WRAPPER and its counterpart
Kyösti Mälkki
2017-03-28
gizmosphere/gizmo: Switch away from AGESA_LEGACY
Kyösti Mälkki
2017-03-28
AGESA: Introduce AGESA_LEGACY and its counterpart
Kyösti Mälkki
2017-03-07
AGESA: Add agesa_helper.h header
Kyösti Mälkki
2017-03-07
AGESA: Remove leftover s3resume include
Kyösti Mälkki
2017-03-07
AGESA fam14: Sanitize headerfile
Kyösti Mälkki
2017-03-07
AGESA: Remove leftover agesawrapper include
Kyösti Mälkki
2017-02-10
ddr3 spd: move accessor code into lib/spd_bin.c
Patrick Georgi
2017-02-10
device/dram: use global DIMM_SPD_SIZE Kconfig variable
Patrick Georgi
2016-12-26
amd-based mainboards: Fix whitespace in _PTS comments
Marshall Dawson
2016-12-06
cpu/amd/mtrr.h: Drop excessive includes
Kyösti Mälkki
2016-12-06
cpu/x86/msr.h: Drop excessive includes
Kyösti Mälkki
2016-12-01
AGESA: Switch to MMCONF_SUPPORT_DEFAULT
Kyösti Mälkki
2016-12-01
AGESA f14: Consolidate early P-states setting
Kyösti Mälkki
2016-12-01
AGESA f14: Consolidate XIP cache
Kyösti Mälkki
2016-08-17
mainboard: Clean up boot_option/reboot_bits in cmos.layout
Nico Huber
2016-08-14
src/mainboard: Capitalize ROM, RAM, CPU and APIC
Elyes HAOUAS
2016-07-31
mainboard: Format irq_tables.c
Paul Menzel
2016-07-31
Remove extra newlines from the end of all coreboot files.
Martin Roth
2016-06-04
AGESA boards: Split dispatcher to romstage and ramstage
Kyösti Mälkki
2016-05-10
AGESA boards: Relocate platform memory config
Kyösti Mälkki
2016-05-10
AGESA boards: Rename files containing OEM configuration
Kyösti Mälkki
2015-12-10
ACPI: Work around IASL warning reading/writing same register
Martin Roth
2015-12-10
ACPI: Fix IASL Warning about unused method for _OSI check
Martin Roth
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-30
AMD mainboards: Fix 64bit BiosCallOuts.c
Stefan Reinauer
2015-10-30
mainboard 64bit fixes
Stefan Reinauer
2015-10-23
SB800-mainboards: use write8 to disable unused GPP CLK
Felix Held
2015-09-30
amd/family14: Add k10temp thermal zone.
Tobias Diedrich
2015-09-22
coreboot: introduce commonlib
Aaron Durbin
2015-06-08
Remove empty lines at end of file
Elyes HAOUAS
2015-05-24
AGESA binaryPI boards: Drop annoying commentary
Kyösti Mälkki
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-10
AGESA: Drop unused AGESA_MEM_TABLE
Kyösti Mälkki
2015-04-18
kconfig: automatically include mainboards
Stefan Reinauer
2015-04-01
mainboards: fix spd generation
Aaron Durbin
2015-03-30
Update hex values to CBFS binary name types in Makefiles
Martin Roth
2015-03-07
AGESA: Use same HeapManager for all BiosCallOuts
Kyösti Mälkki
2015-03-05
mainboard: Do not redefine DRIVERS_PS2_KEYBOARD Kconfig variable
Alexandru Gagniuc
2015-02-16
mainboard/cmos: Kill off unused boot_* parameters
Timothy Pearson
2015-02-16
mainboard/cmos: Move ECC variables out of fallback mechanism byte
Timothy Pearson
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-10
ACPI: Add acpi_is_wakeup_s3() for romstage
Kyösti Mälkki
2015-01-06
Remove AMD's "Release Content" doxygen from coreboot files
Martin Roth
2015-01-06
mainboard/*/romstage.c: Sanitize system header inclusions
Edward O'Callaghan
2015-01-04
AMD Mainboards - PlatformGnbPcie.c: Fix Doxygen errors
Martin Roth
2015-01-04
AMD Mainboards - platform_cfg.h: Fixes for doxygen
Martin Roth
[next]