summaryrefslogtreecommitdiffstats
path: root/src/mainboard/gigabyte
Commit message (Expand)AuthorAgeFilesLines
* Drop CONFIG_AP_CODE_IN_CARStefan Reinauer2013-05-082-196/+0
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-229-9/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-0164-64/+64
* AMD boards: ACPI DSDT: Use COREBOOT for the OEM Table ID fieldPaul Menzel2013-02-253-3/+3
* mainboard.c: Name enable_dev function uniformly `mainboard_enable`Paul Menzel2013-02-253-6/+6
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-147-7/+7
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-147-10/+10
* Drop empty mainboard.cKyösti Mälkki2012-11-293-71/+0
* Drop empty mainboard_opsKyösti Mälkki2012-11-293-6/+0
* amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi2012-11-289-19/+9
* Remove AMD special case for LAPIC based udelay()Patrick Georgi2012-11-274-4/+0
* Fix PIRQ routing abstractionStefan Reinauer2012-11-162-4/+4
* Drop CONFIG_HAVE_BUS_CONFIG, clean up KconfigStefan Reinauer2012-11-165-5/+0
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-067-7/+0
* Cleanup coreboot memory table includesKyösti Mälkki2012-08-083-3/+0
* Drop HAVE_MAINBOARD_RESOURCESKyösti Mälkki2012-08-086-18/+0
* AMD and GFXUMA: move setup_uma_memory() to northbridgeKyösti Mälkki2012-08-023-6/+0
* Revert "remove CONFIG_SERIAL_CPU_INIT"Sven Schnelle2012-07-315-0/+11
* Drop mainboard chip.hStefan Reinauer2012-07-2614-168/+0
* AMD and GFXUMA: drop redundant use of lb_add_memory_range()Kyösti Mälkki2012-07-233-27/+0
* Move setup_uma_memory() to AMDFAM10 northbridgeKyösti Mälkki2012-07-163-115/+3
* Define global uma_memory variablesKyösti Mälkki2012-07-163-6/+0
* remove CONFIG_SERIAL_CPU_INITSven Schnelle2012-07-025-11/+0
* Integrate MA785GM-US2H to KconfigAlec Ari2012-05-101-0/+3
* Clean up #ifsPatrick Georgi2012-05-0816-26/+26
* Move top level pc80 directory to drivers/Stefan Reinauer2012-04-272-2/+2
* Fix whitespace for ma785gmAlec Ari2012-04-241-11/+11
* Update MA785GM codeAlec Ari2012-04-245-15/+13
* Add support for MA785GM-US2HAlec Ari2012-04-2318-0/+4560
* Refactor some alignment handlingPatrick Georgi2012-04-203-21/+21
* Fix the blank in acpi_tables.czbao2012-04-192-18/+18
* Unify Local APIC address definitionsPatrick Georgi2012-03-084-4/+4
* ACPI: More ../../.. removalPatrick Georgi2012-02-222-4/+4
* Remove old AMD fam10 fixme commentMarc Jones2012-02-222-2/+0
* nvidia/mcp55: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-171-1/+0
* amd/sb700: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-172-2/+0
* sis/sis966: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-171-1/+0
* remove trailing whitespaceStefan Reinauer2011-11-011-1/+1
* remove usbdebug.h include from mainboard/romstage codeSven Schnelle2011-10-304-4/+0
* Use default table creator macro for all SSDTsStefan Reinauer2011-10-131-1/+1
* mptable: Refactor mptable generation some morePatrick Georgi2011-10-134-22/+4
* mptable: Get rid of fixup_virtual_wirePatrick Georgi2011-10-134-4/+4
* mptable: Refactor lintsrc generationPatrick Georgi2011-10-132-4/+2
* Use ACPI text fields consistently with all other boardsStefan Reinauer2011-09-211-1/+1
* Disable dev3 on ma78gm-us2hWang Qing Pei2011-09-041-1/+1
* Minor ma785gmt clean-upAlec Ari2011-08-254-9/+6
* Fix up various dsdt.asl filesAlec Ari2011-08-251-1/+1
* Update AMD SR5650 and SB700efdesign982011-07-224-14/+10
* run uart_init() from console_init, just like the other console initialization...Stefan Reinauer2011-04-206-10/+2
* * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that valueStefan Reinauer2011-04-184-19/+0
OpenPOWER on IntegriCloud