summaryrefslogtreecommitdiffstats
path: root/src/mainboard/gigabyte
Commit message (Expand)AuthorAgeFilesLines
* mb/gigabyte/ga-h61m-s2pv: Improve LPC decodingAngel Pons2019-09-221-7/+4
* soc/intel: Use common romstage codeKyösti Mälkki2019-08-262-2/+2
* cpu/intel: Enter romstage without BISTKyösti Mälkki2019-08-182-11/+3
* mainboards: Remove floating __PRE_RAM__ commentsKyösti Mälkki2019-08-181-2/+0
* mb/,sb/intel/i82801gx: Merge `ide_legacy_combined` into `sata_mode`4.10Nico Huber2019-07-202-2/+0
* sb/intel/{bd82x6x|ibexpeak}: Drop p_cnt_throttling_supportedPatrick Rudolph2019-07-191-1/+0
* amdfam10: Declare get_sysinfo()Kyösti Mälkki2019-07-043-6/+3
* amdfam10: Declare empty activate_spd_rom() stubKyösti Mälkki2019-07-043-6/+0
* mb/gigabyte/ga-h61ma-d3v: Add new mainboard as variantAngel Pons2019-06-2411-80/+425
* sb/intel/bd82x6x: Set up io_gen_dec in romstage based on devicetreeArthur Heymans2019-06-211-1/+0
* src/mb/gigabyte/ga-h61m-s2pv: Correct devicetreeAngel Pons2019-06-171-7/+10
* nb/i945: Drop CHANNEL_XOR_RANDOMIZATION selectionElyes HAOUAS2019-06-141-1/+0
* sb/intel/i82801gx: Detect if the southbridge supports AHCIArthur Heymans2019-06-062-2/+0
* mb/*/devicetree.cb: Remove unavailable PCIe portsArthur Heymans2019-06-051-2/+0
* mb/gigabyte/ga-b75m-d3{h,v}: Switch to variant setupAlex James2019-05-2928-654/+34
* mb/gigabyte/ga-b75m-d3{h,v}: Various cleanupsAlex James2019-05-1620-162/+77
* nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGENico Huber2019-05-122-2/+2
* src/mb/Kconfig: Fix PCI subsystem IDsElyes HAOUAS2019-04-191-8/+0
* sb/intel/i82801gx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIBPatrick Rudolph2019-04-132-0/+2
* nb/intel/i945: Use DEBUG_RAM_SETUPKyösti Mälkki2019-03-241-3/+2
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-2013-17/+0
* gigabyte/ga-h61m-s2pv: fix PS/2 ACPIAngel Pons2019-03-141-4/+1
* src/mainboard/*/*/cstates.c: Drop unused includesElyes HAOUAS2019-03-132-3/+0
* {mb,nb/pineview}/*.asl: Remove unneeded include i82801gx.hElyes HAOUAS2019-03-131-2/+0
* commonlib/loglevel.h: Drop unnecessary includeElyes HAOUAS2019-03-083-3/+0
* src/mb: Shorten 'include <arch/x86/include/arch/acpigen.h>'Elyes HAOUAS2019-03-081-1/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-086-9/+9
* src: Drop unused include <arch/acpi.h>Elyes HAOUAS2019-03-061-1/+0
* arch/io.h: Drop includes in fam10 romstagesKyösti Mälkki2019-03-053-3/+0
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-0411-11/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-0111-0/+11
* mb/gigabyte/ga-h61m-s2pv: fix cosmetic thingsAngel Pons2019-02-263-24/+12
* amd: Remove unused definesPeter Lemenkov2019-02-111-3/+0
* mb/*/*/romstage: curly braces after the function definitionPeter Lemenkov2019-02-082-3/+6
* src: Remove unused include device/pnp_def.hElyes HAOUAS2019-02-075-5/+0
* cpu/intel/model_206ax: Remove the notion of socketsArthur Heymans2019-01-246-12/+3
* mb/*/*/devicetree.cb: Make sandybridge devicetree uniformArthur Heymans2019-01-233-6/+4
* nb/intel/x4x: Use parallel MP initArthur Heymans2019-01-231-1/+0
* nb/intel/i945: Use parallel MP initArthur Heymans2019-01-232-2/+0
* {mb,nb,soc/fsp_baytrail}: Get rid of dump_mem()Elyes HAOUAS2019-01-132-4/+0
* amdfam10 boards: Simplify early resourcemapKyösti Mälkki2019-01-103-132/+132
* mb: Move timestamp_add_now to northbridge x4xElyes HAOUAS2019-01-101-8/+0
* mb: Move timestamp_add_now to northbridge/amd/amdfam10Elyes HAOUAS2019-01-103-42/+0
* cpu/intel: Use the common code to initialize the romstage timestampsArthur Heymans2019-01-092-8/+0
* sb/intel/i82801gx: Autodisable functions based on devicetreeArthur Heymans2019-01-082-7/+0
* mb/{ga-g41m-es2l,d945gclf,rk886ex}: Fix devicetreeArthur Heymans2019-01-081-1/+1
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-063-10/+10
* amdfam10 boards: Use defaults for get_pci1234()Kyösti Mälkki2019-01-043-77/+3
* amdfam10 boards: Drop array bus_sb700Kyösti Mälkki2019-01-049-55/+12
* amdfam10 boards: Use PCI_DEVFN()Kyösti Mälkki2019-01-043-6/+6