summaryrefslogtreecommitdiffstats
path: root/src/mainboard/jetway
Commit message (Expand)AuthorAgeFilesLines
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-222-2/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-0115-15/+15
* AMD boards: ACPI DSDT: Use COREBOOT for the OEM Table ID fieldPaul Menzel2013-02-251-1/+1
* mainboard.c: Name enable_dev function uniformly `mainboard_enable`Paul Menzel2013-02-251-2/+2
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-142-2/+2
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-142-3/+3
* Drop empty mainboard.cKyösti Mälkki2012-11-291-23/+0
* Drop empty mainboard_opsKyösti Mälkki2012-11-291-2/+0
* amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi2012-11-281-1/+1
* Fix PIRQ routing abstractionStefan Reinauer2012-11-161-2/+2
* Drop CONFIG_HAVE_BUS_CONFIG, clean up KconfigStefan Reinauer2012-11-161-1/+0
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-062-2/+0
* Cleanup coreboot memory table includesKyösti Mälkki2012-08-081-1/+0
* Drop HAVE_MAINBOARD_RESOURCESKyösti Mälkki2012-08-082-6/+0
* AMD and GFXUMA: move setup_uma_memory() to northbridgeKyösti Mälkki2012-08-021-2/+0
* Revert "remove CONFIG_SERIAL_CPU_INIT"Sven Schnelle2012-07-311-0/+1
* Drop mainboard chip.hStefan Reinauer2012-07-264-50/+0
* AMD and GFXUMA: drop redundant use of lb_add_memory_range()Kyösti Mälkki2012-07-231-9/+0
* Move setup_uma_memory() to AMDFAM10 northbridgeKyösti Mälkki2012-07-161-39/+1
* Define global uma_memory variablesKyösti Mälkki2012-07-161-2/+0
* remove CONFIG_SERIAL_CPU_INITSven Schnelle2012-07-021-1/+0
* Clean up #ifsPatrick Georgi2012-05-084-6/+6
* Move top level pc80 directory to drivers/Stefan Reinauer2012-04-271-1/+1
* Refactor some alignment handlingPatrick Georgi2012-04-201-10/+10
* Fix the blank in acpi_tables.czbao2012-04-191-9/+9
* Unify Local APIC address definitionsPatrick Georgi2012-03-081-1/+1
* ACPI: More ../../.. removalPatrick Georgi2012-02-221-2/+2
* Remove old AMD fam10 fixme commentMarc Jones2012-02-221-1/+0
* amd/sb700: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-171-1/+0
* VIA cpus: apply un-written naming rulesKyösti Mälkki2012-02-091-1/+1
* remove usbdebug.h include from mainboard/romstage codeSven Schnelle2011-10-301-1/+0
* 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-5/+5
* run uart_init() from console_init, just like the other console initialization...Stefan Reinauer2011-04-202-2/+0
* * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that valueStefan Reinauer2011-04-181-6/+0
* SP5100's code is based on SB700. Change the legacy sb700 of sb7xx_51xx.Zheng Bao2011-03-281-5/+5
* Enable mahogany_fam10 and Kino family 10h to run the SB HT link at the expect...Scott Duplichan2011-03-081-0/+34
* Use subsystem id from devicetree.cb instead of Kconfig and moveSven Schnelle2011-03-012-8/+1
* Make AMD Fam10h CPU microcode updates optional in Expert modeXavi Drudis Ferran2011-02-261-0/+6
* Get mptable OEM/product ID from kconfig variables.Uwe Hermann2010-12-161-1/+1
* Following patch makes just one fadt.c file. For SB700.Rudolf Marek2010-12-112-202/+0
* After this has been brought up many times before, rename src/arch/i386 toStefan Reinauer2010-12-111-2/+2
* Add TINY_BOOTBLOCK support for AMD SB700.Uwe Hermann2010-12-101-1/+0
* Deduplicate various ACPI .asl files.Uwe Hermann2010-12-094-411/+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-082-3/+3
* first round name simplification. drop the <component>_ prefix.stepan2010-12-082-4/+3
* Get rid of some unneeded function prototypes in romstage.c files.Uwe Hermann2010-12-071-1/+0
* Trivial. Fix typo.Zheng Bao2010-12-071-1/+1
OpenPOWER on IntegriCloud