summaryrefslogtreecommitdiffstats
path: root/src/mainboard/gigabyte/ga_2761gxdk
Commit message (Expand)AuthorAgeFilesLines
* Unify Local APIC address definitionsPatrick Georgi2012-03-081-1/+1
* sis/sis966: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-171-1/+0
* remove usbdebug.h include from mainboard/romstage codeSven Schnelle2011-10-301-1/+0
* mptable: Refactor mptable generation some morePatrick Georgi2011-10-131-5/+1
* mptable: Get rid of fixup_virtual_wirePatrick Georgi2011-10-131-1/+1
* mptable: Refactor lintsrc generationPatrick Georgi2011-10-131-2/+1
* run uart_init() from console_init, just like the other console initialization...Stefan Reinauer2011-04-201-2/+1
* * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that valueStefan Reinauer2011-04-181-4/+0
* In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__.Stefan Reinauer2011-04-101-3/+0
* Use subsystem id from devicetree.cb instead of Kconfig and moveSven Schnelle2011-03-012-8/+1
* drop one more version of doing serial uart output differently.Stefan Reinauer2010-12-171-1/+0
* Add TINY_BOOTBLOCK support for the SiS966 southbridge.Uwe Hermann2010-12-161-2/+0
* Get mptable OEM/product ID from kconfig variables.Uwe Hermann2010-12-161-1/+1
* After this has been brought up many times before, rename src/arch/i386 toStefan Reinauer2010-12-111-1/+1
* Move "select CACHE_AS_RAM" lines from boards into CPU socket.Uwe Hermann2010-12-081-1/+0
* second round name simplification. drop the <component>_ prefix.stepan2010-12-081-3/+3
* first round name simplification. drop the <component>_ prefix.stepan2010-12-081-4/+4
* Simplify a few code chunks, fix whitespace and indentation.Uwe Hermann2010-11-211-27/+9
* Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann2010-11-211-19/+1
* Convert more boards to use mptable_write_buses.Patrick Georgi2010-11-213-35/+3
* Use DIMM0 et al in lots more places instead of hardocding values.Uwe Hermann2010-11-211-4/+5
* Eliminate SET_NB_CFG_54 option. There was no board thatPatrick Georgi2010-11-182-6/+0
* Move the SET_FIDVID* family of configuration options to Kconfig andPatrick Georgi2010-11-162-6/+2
* Move K8_ALLOCATE_IO_RANGE to Kconfig.Patrick Georgi2010-11-072-3/+1
* Remove comments that are obsolete since r6028.Uwe Hermann2010-11-061-2/+0
* Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.cPatrick Georgi2010-11-053-2/+1
* Various PIRQ/MPTABLE/ACPI Kconfig fixes.Uwe Hermann2010-11-051-0/+1
* We need to call smp_write_lintsrc() instead of smp_write_intsrc() forTobias Diedrich2010-10-261-2/+2
* Factor out common mptable code to mptable_init().Uwe Hermann2010-10-251-20/+3
* Remove duplicate line from pci_ids.h.Jonathan Kollasch2010-10-073-4/+1
* - move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1Patrick Georgi2010-10-051-4/+2
* Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi2010-10-051-1/+0
* Move CACHE_AS_RAM_ADDRESS_DEBUG out of romstage.c into Kconfig,Patrick Georgi2010-10-011-1/+0
* Remove redundant HW_MEM_HOLE_SIZEK and HW_MEM_HOLE_SIZE_AUTO_INC settings.Myles Watson2010-09-281-8/+0
* Add a kconfig option to allow the user to select a specific physicalUwe Hermann2010-09-271-3/+1
* Move memory type information out of some AMD sockets.Myles Watson2010-09-101-0/+1
* We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer2010-08-301-1/+1
* Restructured all vendors' Kconfig files to no longer source the boards'Jens Rottmann2010-08-301-22/+7
* Remove unused mainboard_config definitions. Trivial.Myles Watson2010-08-261-2/+1
* Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /Stefan Reinauer2010-08-031-1/+0
* Fix all warnings in the tree Stefan Reinauer2010-07-081-3/+0
* Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant2010-07-063-4/+3
* also rename the config option.Stefan Reinauer2010-05-252-3/+3
* fix most usbdebug warnings and fix function names.Stefan Reinauer2010-05-251-2/+2
* Long ago we agreed on kicking the _direct appendix because everything inStefan Reinauer2010-05-251-2/+2
* Move generation of mptable entries for ISA to generic code.Patrick Georgi2010-05-201-20/+1
* Drop console/console.c and pc80/serial.c from mainboards'Patrick Georgi2010-05-081-2/+1
* Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"Patrick Georgi2010-05-051-2/+2
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-6/+6
* zero warnings days: unify mp tables. fix warnings.Stefan Reinauer2010-04-161-1/+1