summaryrefslogtreecommitdiffstats
path: root/src/mainboard/gigabyte/ga-g41m-es2l/romstage.c
Commit message (Expand)AuthorAgeFilesLines
* nb/intel/x4x: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-11-151-91/+0
* nb/intel/x4x: Move boilerplate romstage to a common locationArthur Heymans2019-11-151-39/+9
* mb/*/*(ich7/x4x): Use common early southbridge initArthur Heymans2019-11-141-16/+3
* sb/intel/i82801gx: Add common LPC decode codeArthur Heymans2019-11-121-14/+1
* mb/{x4x}: Remove unused 'include <northbridge/intel/x4x/iomap.h>'Elyes HAOUAS2019-11-111-1/+0
* sb/intel/i82801gx: Move CIR init to a common placeArthur Heymans2019-10-111-10/+1
* soc/intel: Use common romstage codeKyösti Mälkki2019-08-261-1/+1
* cpu/intel: Enter romstage without BISTKyösti Mälkki2019-08-181-3/+1
* sb/intel/i82801gx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIBPatrick Rudolph2019-04-131-0/+1
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* src: Remove unused include device/pnp_def.hElyes HAOUAS2019-02-071-1/+0
* mb: Move timestamp_add_now to northbridge x4xElyes HAOUAS2019-01-101-8/+0
* cpu/intel: Use the common code to initialize the romstage timestampsArthur Heymans2019-01-091-3/+0
* sb/intel/i82801gx: Autodisable functions based on devicetreeArthur Heymans2019-01-081-2/+0
* arch/x86: Drop spurious arch/stages.h includesKyösti Mälkki2018-12-281-1/+0
* mb: Get rid of unneeded include <cbmem.h>Elyes HAOUAS2018-08-131-1/+0
* mb/*/*/romstage.c: Clean up targets with i82801gxArthur Heymans2018-01-141-16/+15
* nb/intel/x4x: Disable watchdog, halt TCO timer and clear timeoutArthur Heymans2018-01-051-3/+0
* mb/gigabyte/ga-g41m-es2l: Enable IO decode range for LPT and FDDArthur Heymans2017-05-211-1/+2
* mb/gigabyte/ga-g41m-es2l: Add timestamps in romstageArthur Heymans2017-05-201-0/+6
* mb/gigabyte/ga-g41m-es2l: Don't disable PATAArthur Heymans2017-05-121-1/+2
* nb/intel/x4x: Implement resume from S3 suspendArthur Heymans2017-02-171-2/+5
* nb/intel/x4x: Fix raminit on reset pathArthur Heymans2017-02-171-1/+6
* sb/ich7: Use common/gpio.h to set up GPIOsArthur Heymans2017-01-061-8/+2
* mainboard/gigabyte/*: transition away from device_tAntonello Dettori2016-09-131-1/+1
* intel/car/cache_as_ram_ht.inc: Prepare for dynamic CONFIG_RAMTOPKyösti Mälkki2016-06-211-2/+2
* mb/gigabyte/ga-g41m-es2l: Use x4x_late_init()Damien Zammit2016-05-311-5/+24
* mb/gigabyte/ga-g41m-es2l: Remove PMBASE settings and commented code.Damien Zammit2016-01-291-17/+2
* nb/intel/x4x: Move to early cbmemDamien Zammit2016-01-291-0/+1
* gigabyte/ga-g41m-es2l: Add mainboardDamien Zammit2015-12-301-0/+163