summaryrefslogtreecommitdiffstats
path: root/src/mainboard/gizmosphere
Commit message (Expand)AuthorAgeFilesLines
...
* AGESA: Drop offset on PCI device enumerationKyösti Mälkki2014-07-242-21/+5
* AGESA: Drop unused extern declarationsKyösti Mälkki2014-07-241-1/+0
* AGESA boards: Drop global bus_isaKyösti Mälkki2014-07-242-8/+0
* src/mainboard: Remove trailing whitespaceElyes HAOUAS2014-07-241-2/+2
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-181-2/+0
* mainboard: Make use of ARRAY_SIZE in buildOpts.c on AGESA platformsEdward O'Callaghan2014-07-181-1/+3
* AMD get_bus_conf(): Drop bus_type arrayKyösti Mälkki2014-07-172-13/+1
* mainboard,ASL: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-173-3/+0
* AGESA CIMx: Move late init out of get_bus_conf()Kyösti Mälkki2014-07-141-6/+0
* AGESA: Trace execution with AGESAWRAPPER()Kyösti Mälkki2014-07-141-43/+9
* AGESA: Fix error status code return type to enum from UINT32Edward O'Callaghan2014-07-142-52/+39
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-2/+0
* gizmosphere/gizmo: Move support of SPD data in CBFSKyösti Mälkki2014-07-053-60/+2
* AGESA boards: Use acpi_is_wakeup_s3()Kyösti Mälkki2014-07-031-8/+0
* AGESA: Call get_bus_conf() just onceKyösti Mälkki2014-07-034-14/+0
* AGESA: Add agesawrapper_post_device()Kyösti Mälkki2014-07-031-34/+0
* AGESA boards: Use acpi_s3_resume_allowed()Kyösti Mälkki2014-07-032-7/+2
* AGESA boards: Add prepare_for_resume()Kyösti Mälkki2014-07-031-25/+1
* AMD boards: Fix typosKyösti Mälkki2014-06-261-1/+1
* Declare acpi_is_wakeup_early() only onceKyösti Mälkki2014-06-251-0/+1
* amd/agesa,cimx: Rename ACPI OS detection methodsEdward O'Callaghan2014-06-141-8/+8
* AGESA: Use common heap allocatorKyösti Mälkki2014-06-061-3/+3
* AGESA: Use common GetBiosCallout()Kyösti Mälkki2014-06-063-30/+3
* AGESA fam12 fam14 fam15: Declare local callouts staticKyösti Mälkki2014-05-261-2/+4
* AGESA fam12 fam14 fam15: Common handler for AGESA_RUNFUNC_ONAPKyösti Mälkki2014-05-261-1/+1
* AGESA fam12 fam14 fam15: Common handler for AGESA_DO_RESETKyösti Mälkki2014-05-261-1/+1
* AGESA: Add common calloutsKyösti Mälkki2014-05-262-27/+6
* southbridge/amd/sb?00/lpc.c: Move i8254/i8259 down in southbridgeEdward O'Callaghan2014-05-131-10/+0
* Replace SERIAL_CPU_INIT with PARALLEL_CPU_INITKyösti Mälkki2014-05-101-1/+0
* AGESA: Fix BiosCallouts table formattingKyösti Mälkki2014-05-051-47/+12
* AGESA: Implement EmptyHeap()Kyösti Mälkki2014-05-051-12/+1
* AGESA fam14: Use common calloutsKyösti Mälkki2014-05-053-355/+2
* AGESA fam14: Add fam14_callouts headerKyösti Mälkki2014-05-051-47/+3
* AMD F14h boards: Sanitise headers in agesawrapper.cEdward O'Callaghan2014-05-051-24/+11
* AMD F14h boards: Use std memset/memcpy func over AGESAEdward O'Callaghan2014-05-052-67/+18
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-031-1/+0
* AMD: Add common header file for CAR setupKyösti Mälkki2014-04-281-2/+1
* mainboard/*: Remove DUMP_ACPI_TABLES from amd boardsEdward O'Callaghan2014-04-261-51/+0
* AMD AGESA cimx/sb800: Drop APIC_ID_OFFSET and MAX_PHYSICAL_CPUSKyösti Mälkki2014-04-201-8/+0
* AMD AGESA: Drop SB_HT_CHAIN_UNITID_OFFSET_ONLYKyösti Mälkki2014-04-161-1/+0
* AMD AGESA: Drop LIFT_BSP_APIC_IDKyösti Mälkki2014-04-161-1/+0
* AMD AGESA: Drop AMDMCTKyösti Mälkki2014-04-161-1/+0
* AGESA boards: Clean up definition of BIOS_SIZE in platform_cfgEdward O'Callaghan2014-01-291-21/+5
* board_info.txt: Classify almost all remaining boards.Vladimir Serbinenko2014-01-221-0/+1
* Re-declare CACHE_ROM_SIZE as aligned ROM_SIZE for MTRRKyösti Mälkki2014-01-151-4/+5
* CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_fileVladimir Serbinenko2014-01-121-4/+6
* Add the gizmosphere/gizmo mainboardDave Frodin2014-01-0331-0/+5502