aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/jetway
AgeCommit message (Expand)Author
2020-01-12mb/*/*: use ACPIMMIO common block wherever possibleMichał Żygowski
2019-12-20src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS
2019-12-15AGESA: Disable boards from buildKyösti Mälkki
2019-12-13sb/amd/cimx/sb800: Postpone Sb_Poweron_Init() callKyösti Mälkki
2019-12-12AGESA, binaryPI: Remove generic device for SPD eepromsKyösti Mälkki
2019-12-02sb/amd/cimx: replace cimx_util with common ACPIMMIO AMD blockMichał Żygowski
2019-11-30AGESA,binaryPI: Flag boards with ROMCC_BOOTBLOCKKyösti Mälkki
2019-11-23Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi
2019-11-20mb/*/*: Drop AMDFAM10 mainboardsArthur Heymans
2019-10-27mb/jetway: Use 'Device()' instead of 'Processor()'Elyes HAOUAS
2019-07-04amdfam10: Declare get_sysinfo()Kyösti Mälkki
2019-07-04amdfam10: Declare empty activate_spd_rom() stubKyösti Mälkki
2019-05-20sb/amd/cimx/sb800: Get rid of power button device in corebootPaul Menzel
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-12src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS
2019-03-08commonlib/loglevel.h: Drop unnecessary includeElyes 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/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-04arch/io.h: Drop unnecessary includeKyö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-16AGESA fam14 boards: Clean up devicetreeKyösti Mälkki
2019-01-13{mb,nb,soc/fsp_baytrail}: Get rid of dump_mem()Elyes 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-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: Drop array bus_sb700Kyösti Mälkki
2019-01-04amdfam10 boards: Use PCI_DEVFN()Kyösti Mälkki
2019-01-04amdfam10 boards: Drop array bus_rs780Kyösti Mälkki
2019-01-04amdfam10 boards: Drop variable sbdn_rs780Kyösti Mälkki
2019-01-04amdfam10 boards: Drop const variables sbdn_sb800 and sbdn_sb700Kyösti Mälkki
2019-01-04amdfam10 boards: Drop extern on bus_rs780 and sbdn_rs780Kyö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: 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/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC"Elyes 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-11-05amd: Fix non-local header treated as localElyes HAOUAS
2018-10-31reset: Finalize move to new APINico 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-09src/mainboard: Fix typoElyes HAOUAS
2018-07-02src/mb: Fix non-local header treated as localElyes HAOUAS
2018-06-04mb/jetway: Get rid of whitespace before tabElyes HAOUAS
2018-06-04src/mainboard: Add space after 'if'Elyes HAOUAS
2018-06-04sb/amd/rs780: Fix invalid function declarationsKyösti Mälkki
2018-06-04amdfam10: Fix mismatch of function declarationsKyösti Mälkki
2018-05-31Remove all VIA CN700 boardsKyösti Mälkki
2018-05-15mainboard/amd/*: Remove unused arguments from SIOW ACPI methodMartin Roth
2018-05-08mb/jetway: Get rid of device_tElyes HAOUAS
2018-01-26mb/*/*/cmos.layout: Fix the values for the console levelArthur Heymans
2018-01-07mainboard/nf81-t56n-lf: Add temperature sensor configurationRenze Nicolai
2017-12-11AMD fam10: Link southbridge/amd/rs780/early_setup.cArthur Heymans
2017-11-28AMD platforms: Fix ASL comment that implies "\_SB" is southbridgeMartin Roth
2017-10-31AMD boards: Fix function name (soft_reset) in messageJonathan Neuschäfer
2017-10-19AGESA f14: Drop PlatformGnbPcieComplex.hKyösti Mälkki
2017-10-05AGESA: Re-enable HAVE_ACPI_RESUMEKyösti Mälkki
2017-09-26AGESA: Remove heap allocations from OemCustomize.cKyösti Mälkki
2017-09-26AGESA binaryPI boards: Fix some whitespaceKyösti Mälkki
2017-09-23mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans
2017-09-19AGESA binaryPI: Clean up amdfamXX.h includeKyösti Mälkki
2017-09-13AGESA vendorcode: Move PlatformInstall.hKyösti Mälkki
2017-09-12AGESA boards: Clean up Ids.h and Filecode.h includesKyösti Mälkki
2017-09-12AGESA boards: Drop heapManager.h includesKyösti Mälkki
2017-09-12AGESA CIMX: Remove empty set_pcie_(de)resetKyösti Mälkki
2017-09-12AGESA boards: Clean up some includesKyösti Mälkki
2017-08-25jetway/nf81-t56n-lf: Switch away from AGESA_LEGACYKyösti Mälkki
2017-08-24mainboard/via*: Drop AMD car.h fileMarc Jones
2017-08-23AMD fam10 ACPI: Use common fixed sleepstates.aslKyösti Mälkki
2017-08-23AGESA binaryPI: Consolidate and fix sleep statesKyösti Mälkki
2017-08-22AMD K8 fam10-15: Consolidate post_cache_as_ram callKyösti Mälkki
2017-08-16AGESA f14: Sacrifice ACPI S3 support for EARLY_CBMEM_INITKyösti Mälkki
2017-07-06mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-04-14southbridge/via/vt8237r: Get rid of #include early_smbus.cLubomir Rintel
2017-04-06northbridge/via/cn700: Get rid of #include raminit.cLubomir Rintel
2017-03-28AGESA: Introduce AGESA_LEGACY and its counterpartKyösti Mälkki
2017-03-07AGESA: Add agesa_helper.h headerKyösti Mälkki
2017-03-07AGESA: Remove leftover s3resume includeKyösti Mälkki
2017-03-07AGESA fam14: Sanitize headerfileKyösti Mälkki
2017-03-07AGESA: Remove leftover agesawrapper includeKyösti Mälkki
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-01AGESA: Switch to MMCONF_SUPPORT_DEFAULTKyösti Mälkki
2016-12-01AGESA f14: Consolidate early P-states settingKyösti Mälkki
2016-12-01AGESA f14: Consolidate XIP cacheKyösti Mälkki
2016-11-09mainboard/jetway/j7f2: transition away from device_tAntonello Dettori
2016-10-07src/mainboard: Remove unnecessary whitespaceElyes HAOUAS
2016-10-01mainboard/*/*/*/usb.asl: Use tabs for indentsElyes HAOUAS
2016-10-01mainboard/jetway/j7f2: Use tabs for indentsElyes HAOUAS