summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asrock/939a785gmh
Commit message (Expand)AuthorAgeFilesLines
...
* Define global uma_memory variablesKyösti Mälkki2012-07-161-2/+0
* Clean up #ifsPatrick Georgi2012-05-084-6/+6
* Refactor some alignment handlingPatrick Georgi2012-04-201-2/+2
* Unify Local APIC address definitionsPatrick Georgi2012-03-081-1/+1
* ACPI: More ../../.. removalPatrick Georgi2012-02-221-2/+2
* amd/sb700: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-171-1/+0
* Remove whitespace.Patrick Georgi2012-02-171-4/+4
* SIO: Winbond w83627dhg updateKerry Sheh2012-02-161-1/+1
* remove usbdebug.h include from mainboard/romstage codeSven Schnelle2011-10-301-1/+0
* Use default table creator macro for all SSDTsStefan Reinauer2011-10-131-1/+1
* mptable: Refactor mptable generation some morePatrick Georgi2011-10-131-6/+1
* mptable: Get rid of fixup_virtual_wirePatrick Georgi2011-10-131-1/+1
* Update AMD SR5650 and SB700efdesign982011-07-222-6/+6
* run uart_init() from console_init, just like the other console initialization...Stefan Reinauer2011-04-201-1/+0
* * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that valueStefan Reinauer2011-04-181-5/+0
* SP5100's code is based on SB700. Change the legacy sb700 of sb7xx_51xx.Zheng Bao2011-03-282-7/+7
* Use subsystem id from devicetree.cb instead of Kconfig and moveSven Schnelle2011-03-012-8/+1
* Following patch fills in the callbacks for PCIe x16 resets. This board uses G...Rudolf Marek2011-02-261-0/+19
* Ooops lets see if this extra comment removal fixes this.Rudolf Marek2011-01-161-1/+1
* Trivial, cleanup of GPIO comments.Rudolf Marek2011-01-161-14/+25
* Get mptable OEM/product ID from kconfig variables.Uwe Hermann2010-12-161-1/+1
* This patch just turns on the ACPI resume.Rudolf Marek2010-12-131-0/+1
* Following patch makes just one fadt.c file. For SB700.Rudolf Marek2010-12-113-205/+2
* After this has been brought up many times before, rename src/arch/i386 toStefan Reinauer2010-12-111-2/+2
* Deduplicate various ACPI .asl files.Uwe Hermann2010-12-094-213/+2
* 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-083-3/+3
* first round name simplification. drop the <component>_ prefix.stepan2010-12-081-3/+3
* W83627DHG/W83627EHG fixups for virtual LDNs.Uwe Hermann2010-12-052-3/+2
* Following patch removes the cut-and-paste stuff from Mahagony and fixes the _...Rudolf Marek2010-12-045-1895/+37
* The patch just make the power LED on.Rudolf Marek2010-11-301-0/+4
* Fix the SPD to channel mapping. Please note that there is something wrong wit...Rudolf Marek2010-11-301-1/+1
* Simplify a few code chunks, fix whitespace and indentation.Uwe Hermann2010-11-211-16/+4
* Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann2010-11-211-13/+0
* Convert boards to use mptable_write_buses.Patrick Georgi2010-11-213-32/+3
* Unify DIMM SPD addressing. For Geode, change thePatrick Georgi2010-11-201-3/+1
* Eliminate SET_NB_CFG_54 option. There was no board thatPatrick Georgi2010-11-181-4/+0
* This problem was introduced withTobias Diedrich2010-11-171-2/+3
* Move the SET_FIDVID* family of configuration options to Kconfig andPatrick Georgi2010-11-162-1/+1
* DSDT.asl should not report the AMD SB600/SB700 RTC as Intel PIIX4Scott Duplichan2010-11-071-1/+1
* Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.cPatrick Georgi2010-11-052-1/+1
* Various PIRQ/MPTABLE/ACPI Kconfig fixes.Uwe Hermann2010-11-051-3/+3
* We need to call smp_write_lintsrc() instead of smp_write_intsrc() forTobias Diedrich2010-10-261-1/+1
* Factor out common mptable code to mptable_init().Uwe Hermann2010-10-251-22/+2
* Running a checked build of Windows is needed for understanding its various BI...Scott Duplichan2010-10-241-1/+1
* We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann2010-10-121-2/+1
* Remove duplicate line from pci_ids.h.Jonathan Kollasch2010-10-072-1/+1
* - move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1Patrick Georgi2010-10-051-5/+1
* Allow selecting the physical USB Debug Port on AMD SB700.Uwe Hermann2010-10-021-1/+1
* ICS951462_ADDRESS defined but _never_ used. Drop it.Patrick Georgi2010-10-011-1/+0
OpenPOWER on IntegriCloud