Age | Commit message (Expand) | Author |
2016-06-04 | AGESA boards: Split dispatcher to romstage and ramstage | Kyösti Mälkki |
2016-06-03 | AMD boards: Drop comment on include file | Kyösti Mälkki |
2016-06-03 | AGESA boards: Drop unused include | Kyösti Mälkki |
2016-05-10 | AGESA boards: Relocate platform memory config | Kyösti Mälkki |
2016-05-10 | AGESA boards: Rename files containing OEM configuration | Kyösti Mälkki |
2015-11-12 | AMD/Kabini: Fix the interrupt routing | Zheng Bao |
2015-11-05 | mainboard: Remove last_boot NVRAM option | Timothy Pearson |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-30 | AMD mainboards: Fix 64bit BiosCallOuts.c | Stefan Reinauer |
2015-09-22 | coreboot: introduce commonlib | Aaron Durbin |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2015-05-24 | AGESA binaryPI boards: Drop annoying commentary | Kyösti Mälkki |
2015-05-23 | AGESA fam15x fam16x: Remove HAVE_ACPI_RESUME | Kyösti Mälkki |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-10 | AGESA: Drop unused AGESA_MEM_TABLE | Kyösti Mälkki |
2015-04-18 | kconfig: automatically include mainboards | Stefan Reinauer |
2015-03-07 | AGESA: Use same HeapManager for all BiosCallOuts | Kyösti Mälkki |
2015-02-16 | mainboard/cmos: Kill off unused boot_* parameters | Timothy Pearson |
2015-02-16 | mainboard/cmos: Move ECC variables out of fallback mechanism byte | Timothy Pearson |
2015-02-16 | mainboard/cmos: Delete obsolete commented parameters | Timothy Pearson |
2015-02-15 | x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer | Kevin Paul Herbert |
2015-01-10 | ACPI: Add acpi_is_wakeup_s3() for romstage | Kyösti Mälkki |
2015-01-06 | Remove AMD's "Release Content" doxygen from coreboot files | Martin Roth |
2015-01-06 | mainboard/*/romstage.c: Sanitize system header inclusions | Edward O'Callaghan |
2015-01-04 | AMD Mainboards - PlatformGnbPcie.c: Fix Doxygen errors | Martin Roth |
2014-12-20 | AGESA fam15tn fam15rl fam16kb: Add OemInitMid() | Kyösti Mälkki |
2014-12-20 | AGESA: Add OemCustomize hooks structure | Kyösti Mälkki |
2014-12-20 | AGESA: Ignore error in OemCustomizeInitEarly() | Kyösti Mälkki |
2014-12-20 | AGESA: Add amd_initcpuio() and amd_initmmio() | Kyösti Mälkki |
2014-12-19 | mainboard: Strip out some dead includes | Edward O'Callaghan |
2014-12-07 | Kconfig: Remove ACPI_SSDTX_NUM. | Vladimir Serbinenko |
2014-12-03 | AGESA: Trace execution with AGESA_EVENTLOG() | Kyösti Mälkki |
2014-12-03 | AGESA: Common agesawrapper for S3 resume | Kyösti Mälkki |
2014-12-03 | AGESA: Remove duplicate OemCustomizeInitEarly declarations | Kyösti Mälkki |
2014-12-03 | AGESA fam15tn / fam15rl / fam16kb: Common agesawrapper | Kyösti Mälkki |
2014-12-03 | AGESA fam15tn / fam15rl / fam16kb: Move LPC decode enable for serial port | Kyösti Mälkki |
2014-12-03 | AGESA: Report events with AGESA_EVENTLOG() | Kyösti Mälkki |
2014-12-03 | AGESA: Use common header for agesawrapper | Kyösti Mälkki |
2014-11-26 | agesa/family16kb: Switch to per-device ACPI | Vladimir Serbinenko |
2014-11-26 | agesa/family15tn: Switch to per-device ACPI | Vladimir Serbinenko |
2014-11-14 | AMD: Move RAMBASE and RAMTOP | Kyösti Mälkki |
2014-11-07 | mainboard: Trivial - Make AGESA board include consistent | Edward O'Callaghan |
2014-10-22 | AGESA fam15tn fam16kb: Fix missing FCH function prototypes | Kyösti Mälkki |
2014-10-22 | AGESA boards: Fix early agesawrapper_amdinitmmio() | Kyösti Mälkki |
2014-10-19 | AGESA: Drop board and chipset -specific callout headers | Kyösti Mälkki |
2014-10-19 | AGESA fam15tn fam16kb 00730f01: Add common agesa_readSpd() | Kyösti Mälkki |
2014-10-19 | AGESA: Declare callout Fch_Oem_config static | Kyösti Mälkki |
2014-07-28 | AGESA boards: Drop get_bus_conf.c files | Kyösti Mälkki |
2014-07-28 | AGESA f14 f15tn 16kb: Move IOAPIC ID setup out of get_bus_conf() | Kyösti Mälkki |
2014-07-28 | AGESA boards: Use devicetree for PCI bus enumeration | Kyösti Mälkki |
2014-07-28 | AGESA fam16kb: Move NB config fam16kb out of get_bus_conf() | Kyösti Mälkki |
2014-07-28 | AGESA: Drop some excessive agesawrapper.h includes | Kyösti Mälkki |
2014-07-25 | AGESA f15tn f16kb: Fix HUDSON_XHCI_ENABLE | Kyösti Mälkki |
2014-07-24 | AGESA hudson yangtze: Move IMC firmware init out of get_bus_conf() | Kyösti Mälkki |
2014-07-24 | AGESA: Drop offset on PCI device enumeration | Kyösti Mälkki |
2014-07-24 | AGESA: Drop unused extern declarations | Kyösti Mälkki |
2014-07-24 | AGESA boards: Drop global bus_isa | Kyösti Mälkki |
2014-07-24 | src/mainboard: Remove trailing whitespace | Elyes HAOUAS |
2014-07-18 | mainboard: Make use of ARRAY_SIZE in buildOpts.c on AGESA platforms | Edward O'Callaghan |
2014-07-17 | AMD get_bus_conf(): Drop bus_type array | Kyösti Mälkki |
2014-07-17 | mainboard,ASL: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-14 | AGESA Hudson: Fix typecasts in Fch_Oem_config() | Kyösti Mälkki |
2014-07-14 | AGESA: Trace execution with AGESAWRAPPER() | Kyösti Mälkki |
2014-07-14 | AGESA: Fix error status code return type to enum from UINT32 | Edward O'Callaghan |
2014-07-03 | AGESA boards: Use acpi_is_wakeup_s3() | Kyösti Mälkki |
2014-07-03 | AGESA: Call get_bus_conf() just once | Kyösti Mälkki |
2014-07-03 | AGESA: Add agesawrapper_post_device() | Kyösti Mälkki |
2014-07-03 | AGESA boards: Use acpi_s3_resume_allowed() | Kyösti Mälkki |
2014-07-03 | AGESA boards: Add prepare_for_resume() | Kyösti Mälkki |
2014-06-26 | AMD boards: Fix typos | Kyösti Mälkki |
2014-06-26 | PIRQ tables: Fix typos | Kyösti Mälkki |
2014-06-25 | Declare acpi_is_wakeup_early() only once | Kyösti Mälkki |
2014-06-14 | amd/agesa,cimx: Rename ACPI OS detection methods | Edward O'Callaghan |
2014-06-14 | mainboard/amd: De-ASCIIartify reference boards | Edward O'Callaghan |
2014-06-13 | mainboard.c: Fix typo in appro*p*riate in comment | Paul Menzel |
2014-06-06 | AGESA: Use common heap allocator | Kyösti Mälkki |
2014-06-06 | AGESA: Use common GetBiosCallout() | Kyösti Mälkki |
2014-06-06 | AGESA fam15tn fam16kb: Use shared default callouts | Kyösti Mälkki |
2014-06-06 | AGESA fam15tn fam16kb: Use common handler for GNB_GFX_GET_VBIOS_IMAGE | Kyösti Mälkki |
2014-05-26 | AGESA: Add common callouts | Kyösti Mälkki |
2014-05-13 | southbridge/amd/sb?00/lpc.c: Move i8254/i8259 down in southbridge | Edward O'Callaghan |
2014-05-10 | Replace SERIAL_CPU_INIT with PARALLEL_CPU_INIT | Kyösti Mälkki |
2014-05-05 | AGESA: Implement EmptyHeap() | Kyösti Mälkki |
2014-05-05 | AGESA fam16kb: Use common GetHeapBase() | Kyösti Mälkki |
2014-05-03 | Move ARCH_* from board/Kconfig to cpu or soc Kconfig. | Furquan Shaikh |
2014-04-28 | AMD: Add common header file for CAR setup | Kyösti Mälkki |
2014-04-26 | mainboard/*: Remove DUMP_ACPI_TABLES from amd boards | Edward O'Callaghan |
2014-04-21 | AMD hudson and yangtze boards: Let mainboard declare power button | Alexandru Gagniuc |
2014-04-17 | AMD hudson yangtze: Drop MAX_PHYSICAL_CPUS in comments | Kyösti Mälkki |
2014-04-16 | southbridge/hudson: Use MMIO instead of PIO to access PM space | Alexandru Gagniuc |
2014-04-16 | AMD hudson yantgze: Drop MAX_PHYSICAL_CPUS | Kyösti Mälkki |
2014-04-16 | AMD hudson yantgze: Drop APIC_ID_OFFSET | Kyösti Mälkki |
2014-04-16 | AMD AGESA: Drop SB_HT_CHAIN_UNITID_OFFSET_ONLY | Kyösti Mälkki |
2014-04-16 | AMD AGESA: Drop LIFT_BSP_APIC_ID | Kyösti Mälkki |
2014-04-16 | AMD AGESA: Drop AMDMCT | Kyösti Mälkki |
2014-03-10 | AMD Olive Hill: add IMC fan control | WANG Siyuan |
2014-01-22 | board_info.txt: Classify almost all remaining boards. | Vladimir Serbinenko |
2014-01-15 | Re-declare CACHE_ROM_SIZE as aligned ROM_SIZE for MTRR | Kyösti Mälkki |
2013-12-26 | AMD AGESA: Drop MEM_TRAIN_SEQ | Kyösti Mälkki |
2013-12-07 | Correct file permissions. | Idwer Vollering |