coreboot-kgpe-d16/src/mainboard/amd/bettong
Marshall Dawson 23e5ba9a73 binarypi mainboards: Clean up IS_ENABLED fan control
Remove all checks for #if IS_ENABLED(CONFIG_HUDSON_IMC_FWM) around
the imc.h includes.  Convert from #if to if() for all fan control
setup code.  Where necessary, make functions non-static to match the
prototypes in imc.h.

Change-Id: If88af42d00227285931829441909a982fc292b2b
Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-on: https://review.coreboot.org/21058
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
2017-08-24 11:48:38 +00:00
..
acpi AGESA binaryPI: Consolidate and fix sleep states 2017-08-23 03:35:58 +00:00
acpi_tables.c binaryPI: Drop unused agesawrapper include 2017-07-17 19:31:22 +00:00
BiosCallOuts.c binarypi mainboards: Clean up IS_ENABLED fan control 2017-08-24 11:48:38 +00:00
BiosCallOuts.h
board_info.txt
boardid.c src/amd: Add common definition of AMD ACPI MMIO address 2017-01-05 21:53:55 +01:00
cmos.layout mainboard: Clean up boot_option/reboot_bits in cmos.layout 2016-08-17 00:27:42 +02:00
devicetree.cb agesa and binaryPI mainboards: Fix devicetree hudson comments 2016-12-22 16:34:47 +01:00
dsdt.asl AGESA binaryPI: Consolidate and fix sleep states 2017-08-23 03:35:58 +00:00
fchec.c
fchec.h
irq_tables.c mainboard: Format irq_tables.c 2016-07-31 18:44:00 +02:00
Kconfig binaryPI: Introduce BINARYPI_LEGACY_WRAPPER and its counterpart 2017-08-02 05:11:04 +00:00
Kconfig.name
mainboard.c binaryPI boards: Drop any ACPI S3 support 2017-03-08 04:08:00 +01:00
Makefile.inc motherboard/amd: Clean up bettong, gardenia makefiles 2016-12-19 17:44:00 +01:00
mptable.c mainboard/amd/bettong: Use C89 comments style & remove commented code 2016-10-21 19:42:55 +02:00
OemCustomize.c amd/bettong: Move OemPostParams() to correct file 2017-04-06 21:02:06 +02:00
README AMD Bettong: add README 2015-11-20 05:42:32 +01:00
romstage.c binaryPI: Disable CAR with empty stack 2017-07-17 19:31:09 +00:00

coreboot is changing all the time and the patches are reabsed when pushed to
community, so it is a little difficult to provide stable Bettong code.
From now on, AMD provides source code which is validated by QA team.
The code is pushed to github https://github.com/BTDC/coreboot
The version is identified by a tag. All the changes will be pushed to coreboot
community.

=====
Version: TCMEF1F0        Release Date: 09/29/2015

Changes from last version:
1. Fix external graphics issue.
2. Add board ID support.
3. Support DDR4.
4. Support SD 2.0.
5. Fix Windows 7 S4 issue.
6. Add GPIO, I2C and UART support.
7. Fix the interrupt routine.
8. Restruct PCI interrupt table (C00/C01).
9. Fix DSDT issue.
10. Fix the PCIe lane map.
11. Lower the TOM to give more MMIO space.
12. Add USB device.
13. Set the USB3 port as unremoveable.
14. Update AGESA to CarrizoPI 1.1.0.1.