aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/asus/kfsn4-dre
AgeCommit message (Expand)Author
2019-10-27src/mainboard: change "unsigned" to "unsigned int"Martin Roth
2019-08-20mb/asus/kfsn4-dre: Return early if CK804 not foundJacob Garber
2019-07-04amdfam10: Declare get_sysinfo()Kyösti Mälkki
2019-07-04amdfam10: Declare empty activate_spd_rom() stubKyösti Mälkki
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-05arch/io.h: Drop includes in fam10 romstagesKyösti Mälkki
2019-03-04device/pnp: Add header files for PNP opsKyösti Mälkki
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-04arch/io.h: Add missing includesKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-02-11amd: Remove unused definesPeter Lemenkov
2019-02-07src: Remove unused include device/pnp_def.hElyes HAOUAS
2019-01-10amdfam10 boards: Simplify early resourcemapKyösti Mälkki
2019-01-10mb: Move timestamp_add_now to northbridge/amd/amdfam10Elyes HAOUAS
2019-01-09amdfam10 boards: Use smp_write_pci_intsrc()Kyösti Mälkki
2019-01-09amdfam10 boards: Use PCI_DEVFN()Kyösti Mälkki
2019-01-06Kconfig: Unify power-after-failure optionsNico Huber
2019-01-06device: Use pcidev_on_root()Kyösti Mälkki
2019-01-04amdfam10 boards: Use defaults for get_pci1234()Kyösti Mälkki
2019-01-04amdfam10 boards: Call get_bus_conf() just onceKyösti Mälkki
2019-01-04amdfam10 boards: Add Makefiles and fix resourcemap.cKyösti Mälkki
2019-01-04amdfam10 boards: Drop global bus_isa variableKyösti Mälkki
2019-01-04amdfam10 boards: Declare get_pci1234() just onceKyösti Mälkki
2018-12-19mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS
2018-11-28mb/*/*/Kconfig: Remove useless commentElyes HAOUAS
2018-11-23mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS
2018-11-16src: Remove unneeded include <lib.h>Elyes HAOUAS
2018-11-16src: Get rid of duplicated includesElyes HAOUAS
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-11-05mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-10-31reset: Finalize move to new APINico Huber
2018-10-22amdfam10: Convert to `board_reset()`Nico Huber
2018-10-18cpu/amd: Use common AMD's MSRElyes HAOUAS
2018-09-25mb: Use 'unsigned int' to bare use of 'unsigned'Elyes HAOUAS
2018-08-20mb/asus/kfsn4-dre: Use common pnp_{enter,exit} functionsElyes HAOUAS
2018-08-16mb/*/*/cmos.default: Harmonise CMOS files syntaxElyes HAOUAS
2018-08-15mb/*/*/cmos.default: Decrease debug_level to 'Debug'Elyes HAOUAS
2018-08-13src: Get rid of non-local header treated as localElyes HAOUAS
2018-08-09src/mainboard: Fix typoElyes HAOUAS
2018-06-14src: Get rid of unneeded whitespaceElyes HAOUAS
2018-06-04src: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
2018-05-13mainboard/asus: Add license headersNoah Glovsky
2018-05-09mb/asus: Get rid of device_tElyes HAOUAS
2018-04-28mainboard/asus: Add spaces around '=='Elyes HAOUAS
2017-10-31AMD boards: Fix function name (soft_reset) in messageJonathan Neuschäfer
2017-09-23mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans
2017-08-22AMD K8 fam10-15: Consolidate post_cache_as_ram callKyösti Mälkki
2017-07-06mainboard/[a-e]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-06-08device/Kconfig: Put gfx init methods into a `choice`Nico Huber
2017-06-06mb/*/*/cmos.layout: Make multibyte options byte alignedArthur Heymans
2017-06-02Kconfig: Rework MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFGNico Huber
2017-01-04amdfam10: Perform major include ".c" cleanupDamien Zammit
2016-12-26amd-based mainboards: Fix whitespace in _PTS commentsMarshall Dawson
2016-12-06cpu/amd/mtrr.h: Drop excessive includesKyösti Mälkki
2016-12-06cpu/x86/msr.h: Drop excessive includesKyösti Mälkki
2016-12-06AMD fam10h-15h: MMCONF_SUPPORT_DEFAULT is already setKyösti Mälkki
2016-10-02Kconfig: Update default hex values to start with 0xMartin Roth
2016-09-26mainboard/*/*/dsdt.asl: Use tabs for indentsElyes HAOUAS
2016-09-20src/mainboard/a-trend - emulation: Add space around operatorsElyes HAOUAS
2016-09-13mainboard/asus/*: transition away from device_tAntonello Dettori
2016-08-17mainboard: Clean up boot_option/reboot_bits in cmos.layoutNico Huber
2016-08-14src/mainboard: Capitalize ROM, RAM, CPU and APICElyes HAOUAS
2016-08-01Add newlines at the end of all coreboot filesMartin Roth
2016-01-22lib: compile mdelay for romstagePatrick Georgi
2015-11-24northbridge/amd/amdfam10: Rename mislabeled iommu nvram option to gartTimothy Pearson
2015-11-18cpu/amd/fam10h-fam15h: Update Fam15h APIC config and startup sequenceTimothy Pearson
2015-11-05mainboard: Remove last_boot NVRAM optionTimothy Pearson
2015-11-04mainboard/asus: Increase reboot count on boards with recovery jumperTimothy Pearson
2015-11-02cpu/amd: Add initial AMD Family 15h supportTimothy Pearson
2015-11-02cpu/amd: Move model_10xxx to family_10h-family_15hTimothy Pearson
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-30mainboard: Add initial K8-compatible version of the KFSN4-DRETimothy Pearson
2015-10-29mainboard: Convert #ifdef to IS_ENABLED in get_bus_conf.cTimothy Pearson
2015-09-24coreboot: move TS_END_ROMSTAGE to one spotAaron Durbin
2015-07-23nvidia southbridges: don't touch 0x78 in LPC bridge with Fam10hJonathan A. Kollasch
2015-06-27mainboard/asus/kfsn4-dre: Enable VGA supportTimothy Pearson
2015-06-10PCI subsystem: Drop PCI_64BIT_PREF_MEM optionKyösti Mälkki
2015-06-05AMD K8 fam10: Refactor Kconfig SB_HT_CHAIN_ON_BUS0Kyösti Mälkki
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-23src/mainboard/*/*/board_info.txt: Added Release year for boardsMathias Friman
2015-04-18kconfig: automatically include mainboardsStefan Reinauer
2015-04-02mainboard/asus/kfsn4-dre: Set maximum installable memory to 64GBTimothy Pearson
2015-04-01mainboards/amdfam10: Copy DIMM information to cbmem after romstageTimothy Pearson
2015-03-29mainboard/asus/kfsn4-dre: Enable BIOS recovery jumperTimothy Pearson
2015-03-21mainboards/amd/fam10: Add romstage timestampsTimothy Pearson
2015-03-19cpu/amd/model_10xxx: Add support for early cbmemTimothy Pearson
2015-03-16mainboards/amd: Fix incorrect reboot_bits locationTimothy Pearson
2015-03-15mainboard/asus/kfsn4-dre: Use Fallback boot image by defaultTimothy Pearson
2015-03-15mainboard/asus/kfsn4-dre: Change default debug level to SpewTimothy Pearson
2015-03-09AMD fam10: Always have AMDMCTKyösti Mälkki
2015-03-05mainboard: Do not redefine DRIVERS_PS2_KEYBOARD Kconfig variableAlexandru Gagniuc
2015-02-26mainboard/asus/kfsn4-dre: Enable W83793 fan controllerTimothy Pearson
2015-02-16mainboard/asus/kfsn4-dre: Add HT speed limit to NVRAMTimothy Pearson
2015-02-16mainboard/cmos: Kill off unused boot_* parametersTimothy Pearson
2015-02-16mainboard/cmos: Move ECC variables out of fallback mechanism byteTimothy Pearson
2015-02-16mainboard/cmos: Delete obsolete commented parametersTimothy Pearson
2015-02-16mainboard/asus/kfsn4-dre: Remove hard-coded ECC scrub rateTimothy Pearson
2015-02-16mainboard/asus/kfsn4-dre: Add memory interleave options to NVRAMTimothy Pearson
2015-02-16mainboard/asus/kfsn4-dre: Add ECC redirection to NVRAMTimothy Pearson