summaryrefslogtreecommitdiffstats
path: root/src/mainboard/jetway
Commit message (Expand)AuthorAgeFilesLines
* AGESA: Drop unused AGESA_MEM_TABLEKyösti Mälkki2015-05-101-6/+0
* kbuild: automatically include southbridgesStefan Reinauer2015-04-272-2/+2
* src/mainboard/*/*/board_info.txt: Added Release year for boardsMathias Friman2015-04-235-0/+5
* kconfig: automatically include mainboardsStefan Reinauer2015-04-187-15/+14
* mainboards/amdfam10: Copy DIMM information to cbmem after romstageTimothy Pearson2015-04-011-0/+2
* mainboards/amd/fam10: Add romstage timestampsTimothy Pearson2015-03-211-0/+9
* cpu/amd/model_10xxx: Add support for early cbmemTimothy Pearson2015-03-191-0/+1
* AMD fam10: Always have AMDMCTKyösti Mälkki2015-03-091-1/+0
* AGESA: Use same HeapManager for all BiosCallOutsKyösti Mälkki2015-03-071-3/+0
* mainboard: Do not redefine DRIVERS_PS2_KEYBOARD Kconfig variableAlexandru Gagniuc2015-03-051-4/+0
* mainboard/cmos: Kill off unused boot_* parametersTimothy Pearson2015-02-163-36/+0
* mainboard/cmos: Move ECC variables out of fallback mechanism byteTimothy Pearson2015-02-163-3/+3
* mainboard/cmos: Delete obsolete commented parametersTimothy Pearson2015-02-163-69/+0
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-152-4/+5
* amd/model_10xxx: Drop AMD_UCODE_PATCH_FILE selectionKyösti Mälkki2015-02-031-4/+0
* ACPI: Add acpi_is_wakeup_s3() for romstageKyösti Mälkki2015-01-101-1/+1
* mainboard: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-061-1/+1
* Remove AMD's "Release Content" doxygen from coreboot filesMartin Roth2015-01-062-8/+0
* mainboard/*/romstage.c: Fix 'lib/delay.c' inclusionEdward O'Callaghan2015-01-061-1/+1
* mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan2015-01-062-10/+10
* AMD Mainboards - romstage.c: Fix doxygen errorsMartin Roth2015-01-041-5/+3
* AMD Mainboards - PlatformGnbPcie.c: Fix Doxygen errorsMartin Roth2015-01-041-1/+0
* AMD Mainboards - platform_cfg.h: Fixes for doxygenMartin Roth2015-01-041-2/+3
* AGESA: Add OemCustomize hooks structureKyösti Mälkki2014-12-201-1/+7
* AGESA: Ignore error in OemCustomizeInitEarly()Kyösti Mälkki2014-12-201-9/+1
* AGESA fam14: Add amd_initenv()Kyösti Mälkki2014-12-201-0/+1
* AGESA: Add amd_initcpuio() and amd_initmmio()Kyösti Mälkki2014-12-201-1/+1
* mainboard/*/acpi/superio.asl: Use non-local inclusion syntaxEdward O'Callaghan2014-12-061-1/+1
* AGESA fam14: Move agesawrapper_amdinitmmio()Kyösti Mälkki2014-12-031-3/+2
* AGESA: Trace execution with AGESA_EVENTLOG()Kyösti Mälkki2014-12-031-8/+7
* AGESA: Remove duplicate OemCustomizeInitEarly declarationsKyösti Mälkki2014-12-032-2/+1
* AGESA fam14: Common agesawrapperKyösti Mälkki2014-12-032-557/+0
* AGESA: Report events with AGESA_EVENTLOG()Kyösti Mälkki2014-12-031-22/+14
* AGESA: Use common header for agesawrapperKyösti Mälkki2014-12-034-70/+4
* Replace hlt with halt()Patrick Georgi2014-12-021-1/+0
* agea/family14: Switch to per-device ACPIVladimir Serbinenko2014-11-251-207/+0
* amdfam10: Move to per-device ACPIVladimir Serbinenko2014-11-222-173/+0
* AMD: Move RAMBASE and RAMTOPKyösti Mälkki2014-11-142-24/+0
* AGESA: Drop board and chipset -specific callout headersKyösti Mälkki2014-10-194-30/+3
* AGESA fam12 fam14 fam15: Sanitize BiosCallOuts headersKyösti Mälkki2014-10-191-1/+0
* AGESA fam12 fam14 fam15: Use common agesa_readSpd()Kyösti Mälkki2014-10-191-2/+1
* acpi_add_ssdt_pstates: Remove function.Vladimir Serbinenko2014-10-171-3/+0
* amdk8: Move to per-device ACPIVladimir Serbinenko2014-10-161-6/+0
* ACPI: Remove CONFIG_GENERATE_ACPI_TABLESVladimir Serbinenko2014-10-161-57/+0
* intel/cpu: rename car.h to romstage.hAaron Durbin2014-08-151-1/+1
* Intel: Add common header file for CAR setupEdward O'Callaghan2014-08-141-0/+1
* Kconfig: Fix comments on endif to match the corresponding ifDaniele Forsi2014-07-301-2/+2
* AGESA boards: Drop get_bus_conf.c filesKyösti Mälkki2014-07-281-59/+0
* AGESA f14 f15tn 16kb: Move IOAPIC ID setup out of get_bus_conf()Kyösti Mälkki2014-07-282-22/+11
* AGESA boards: Use devicetree for PCI bus enumerationKyösti Mälkki2014-07-281-7/+9
OpenPOWER on IntegriCloud