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
/
lippert
Age
Commit message (
Expand
)
Author
2020-09-21
mb/lippert: Drop unneeded empty lines
Elyes HAOUAS
2020-08-10
mb/lippert: Put files under variants/
Angel Pons
2020-08-10
mb/lippert: Unify mainboards
Angel Pons
2020-07-15
mainboard: Drop optional and empty ACPI \_BFS methods
Angel Pons
2020-07-15
mb/lippert/frontrunner-af: Drop commented-out Kconfig symbol
Angel Pons
2020-07-10
mb/*/Kconfig: Drop spurious warning about disabled boards
Angel Pons
2020-07-09
mb/lippert: Align whitespace and comments
Angel Pons
2020-07-09
ACPI: Drop commented-out DSDT DefinitionBlock instances
Angel Pons
2020-07-09
mb/lippert/toucan-af: Drop dead code
Angel Pons
2020-07-09
mb/lippert/frontrunner-af: Drop dead code
Angel Pons
2020-06-10
mb,sb/amd/cimx/sb800: Remove FADT_PM_PROFILE
Kyösti Mälkki
2020-06-01
src: Fix up #-commented SPDX headers
Angel Pons
2020-06-01
AGESA f14/f15tn/f16kb: Clean up buildOpts.c files
Angel Pons
2020-05-29
AGESA boards: Fix typo in *OVERRIDES* in comment
Paul Menzel
2020-05-26
AGESA f14/f15tn/f16kb: Deduplicate RAM settings
Angel Pons
2020-05-26
AGESA f14/f15tn/f16kb: Factor out memory settings
Angel Pons
2020-05-26
AGESA f14/f15tn/f16kb: Factor out PCI MMIO base/size
Angel Pons
2020-05-26
AGESA f14: Factor out default MTRR settings
Angel Pons
2020-05-26
AGESA f14 boards: Drop useless family definitions
Angel Pons
2020-05-26
AGESA f14 boards: Drop useless socket definitions
Angel Pons
2020-05-26
AGESA f14/f15tn/f16kb: Factor out AGESA_VERSION_STRING
Angel Pons
2020-05-26
AGESA f14/f15tn/f16kb: Factor out AGESA_PACKAGE_STRING
Angel Pons
2020-05-26
mb/*/*/buildOpts.c: Clean up whitespace
Angel Pons
2020-05-18
mainboard/*/*/*.cb: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-18
mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-18
src: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-13
src/mainboard: Remove unused 'include <stdlib.h>'
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-09
src/: Replace GPL boilerplate with SPDX headers
Patrick Georgi
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-04-05
mainboard/lippert: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-25
acpi: correct the processor devices scope
Michał Żygowski
2020-03-18
mainboard/[g-p]*: Remove copyright notices
Patrick Georgi
2020-03-07
mb: Use 'print("%s...", __func__)'
Elyes HAOUAS
2020-03-03
mb/*/Kconfig: Factor out MAINBOARD_VENDOR
Angel Pons
2020-02-24
mb/lippert/frontrunner-af: Switch away from ROMCC_BOOTBLOCK
Mike Banon
2020-02-24
mb/lippert/toucan-af: Switch away from ROMCC_BOOTBLOCK
Mike Banon
2020-02-24
mainboard: Add missing include <device/pci_def.h>
Mike Banon
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-15
AGESA: Disable boards from build
Kyösti Mälkki
2019-12-13
sb/amd/cimx/sb800: Postpone Sb_Poweron_Init() call
Kyösti Mälkki
2019-12-12
AGESA, binaryPI: Remove generic device for SPD eeproms
Kyösti Mälkki
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-10-27
mb/lippert: Use 'Device()' instead of 'Processor()'
Elyes HAOUAS
2019-04-23
src: Add missing include 'console.h'
Elyes HAOUAS
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-06
src: Drop unused include <arch/acpi.h>
Elyes HAOUAS
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-02-07
src: Remove unused include device/pnp_def.h
Elyes HAOUAS
2019-01-16
AGESA fam14 boards: Clean up devicetree
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-05
amd/geode_lx: Remove most boards
Kyösti Mälkki
2018-06-04
mb/lippert: Get rid of whitespace before tab
Elyes HAOUAS
2018-06-04
src/mainboard: Add space after 'if'
Elyes HAOUAS
2018-05-24
AMD geode/lx: Remove generic_sdram.c include
Kyösti Mälkki
2018-05-08
mb/lippert: Get rid of device_t
Elyes HAOUAS
2018-01-26
mb/*/*/cmos.layout: Fix the values for the console level
Arthur Heymans
2018-01-15
AMD GX2 boards & chips: Remove - using LATE_CBMEM_INIT
Martin Roth
2017-11-28
AMD platforms: Fix ASL comment that implies "\_SB" is southbridge
Martin Roth
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-09-06
AGESA f14: Work around soft-resets
Kyösti Mälkki
2017-09-06
mainboard/lippert: Refactor SEMA watchdog message
Kyösti Mälkki
2017-09-01
lippert/toucan-af: Switch away from AGESA_LEGACY
Kyösti Mälkki
2017-09-01
lippert/frontrunner-af: Switch away from AGESA_LEGACY
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-07-18
sb/amd/cs5536: Remove includes of C files
Martin Roth
2017-07-06
mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-04-25
AMD Geode: Move conflicting mainboard_romstage_entry()
Marc Jones
2017-03-28
AGESA: Introduce AGESA_LEGACY and its counterpart
Kyösti Mälkki
2017-03-08
AMD geode: Avoid conflicting main() declaration
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
[next]