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
/
msi
/
ms7721
Age
Commit message (
Expand
)
Author
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-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
device/pnp: Add header files for PNP ops
Kyösti Mälkki
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-01-16
AGESA fam15tn boards: Clean up devicetree
Kyösti Mälkki
2019-01-14
AGESA: Remove ACPI for IMC we don't run
Kyösti Mälkki
2019-01-14
AGESA/PI: replace HUDSON_DISABLE_IMC with HUDSON_IMC_ENABLE
Mike Banon
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: Remove unneeded include <cbfs.h>
Elyes HAOUAS
2018-11-16
src/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC"
Elyes HAOUAS
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
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-18
mb: Replace MSR addresses with macros
Elyes HAOUAS
2018-07-02
src: Get rid of unneeded whitespace
Elyes HAOUAS
2018-07-02
src/mb: Fix non-local header treated as local
Elyes HAOUAS
2018-06-14
src: Get rid of unneeded whitespace
Elyes HAOUAS
2018-06-04
mb/msi: Get rid of whitespace before tab
Elyes HAOUAS
2018-06-02
src/mainboard: Add and update license headers
Martin Roth
2018-05-07
mb/msi: Get rid of device_t
Elyes HAOUAS
2018-01-26
mb/*/*/cmos.layout: Fix the values for the console level
Arthur Heymans
2018-01-07
mainboard/ms7721: Fix temperature sensor configuration
Renze Nicolai
2017-10-19
AGESA: Split long lines in OemCustomize.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: Clean up some includes
Kyösti Mälkki
2017-08-24
msi/ms7721: 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-02
AGESA: Introduce AGESA_LEGACY_WRAPPER and its counterpart
Kyösti Mälkki
2017-07-06
mainboard/[m-w]: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-03-28
msi/ms7721: 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: Remove leftover agesawrapper include
Kyösti Mälkki
2017-01-05
src/amd: Add common definition of AMD ACPI MMIO address
Timothy Pearson
2016-12-26
amd-based mainboards: Fix whitespace in _PTS comments
Marshall Dawson
2016-12-22
agesa and binaryPI mainboards: Fix devicetree hudson comments
Marshall Dawson
2016-12-05
mainboard & southbridge: Clear files that are just headers
Martin Roth
2016-12-01
AGESA: Switch to MMCONF_SUPPORT_DEFAULT
Kyösti Mälkki
2016-12-01
asus/f2a85-m msi/ms7721: Enable MMCONF early
Kyösti Mälkki
2016-11-22
mainboard/ms7721: Add MSI MS-7721 (FM2-A57MA-E35)
Renze Nicolai
2016-11-22
mainboard/ms7721: Copy files from "asus/f2a85-m" to "msi/ms7721".
Renze Nicolai