Age | Commit message (Expand) | Author |
2015-04-01 | mainboards: fix spd generation | Aaron Durbin |
2015-03-30 | Update hex values to CBFS binary name types in Makefiles | Martin Roth |
2015-03-07 | AGESA: Use same HeapManager for all BiosCallOuts | Kyösti Mälkki |
2015-03-05 | mainboard: Do not redefine DRIVERS_PS2_KEYBOARD Kconfig variable | Alexandru Gagniuc |
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 |
2015-01-04 | AMD Mainboards - platform_cfg.h: Fixes for doxygen | Martin Roth |
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 fam14: Add amd_initenv() | Kyösti Mälkki |
2014-12-20 | AGESA: Add amd_initcpuio() and amd_initmmio() | Kyösti Mälkki |
2014-12-03 | AGESA fam14: Move agesawrapper_amdinitmmio() | Kyösti Mälkki |
2014-12-03 | AGESA: Trace execution with AGESA_EVENTLOG() | Kyösti Mälkki |
2014-12-03 | AGESA: Remove duplicate OemCustomizeInitEarly declarations | Kyösti Mälkki |
2014-12-03 | AGESA fam14: Common agesawrapper | 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-12-01 | Mark non-executable files non-executable | Patrick Georgi |
2014-11-25 | agea/family14: Switch to per-device ACPI | Vladimir Serbinenko |
2014-11-22 | amdfam10: Move 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-19 | AGESA: Drop board and chipset -specific callout headers | Kyösti Mälkki |
2014-10-19 | AGESA fam12 fam14 fam15: Sanitize BiosCallOuts headers | Kyösti Mälkki |
2014-10-18 | various AMD boards: fix buffer overflow | Patrick Georgi |
2014-08-06 | mainboard/amd: De-ASCIIartify AGESA board headers | Edward O'Callaghan |
2014-08-06 | gizmosphere/gizmo: Change the PCIe GPP to two x1 ports | Dave Frodin |
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: Have IRQ routing in mptables | Kyösti Mälkki |
2014-07-28 | AGESA: Drop some excessive agesawrapper.h includes | 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: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
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 CIMx: Move late init out of get_bus_conf() | 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-08 | mainboard: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-05 | gizmosphere/gizmo: Move support of SPD data in CBFS | Kyösti Mälkki |
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-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-06 | AGESA: Use common heap allocator | Kyösti Mälkki |
2014-06-06 | AGESA: Use common GetBiosCallout() | Kyösti Mälkki |
2014-05-26 | AGESA fam12 fam14 fam15: Declare local callouts static | Kyösti Mälkki |
2014-05-26 | AGESA fam12 fam14 fam15: Common handler for AGESA_RUNFUNC_ONAP | Kyösti Mälkki |
2014-05-26 | AGESA fam12 fam14 fam15: Common handler for AGESA_DO_RESET | 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: Fix BiosCallouts table formatting | Kyösti Mälkki |
2014-05-05 | AGESA: Implement EmptyHeap() | Kyösti Mälkki |
2014-05-05 | AGESA fam14: Use common callouts | Kyösti Mälkki |
2014-05-05 | AGESA fam14: Add fam14_callouts header | Kyösti Mälkki |
2014-05-05 | AMD F14h boards: Sanitise headers in agesawrapper.c | Edward O'Callaghan |
2014-05-05 | AMD F14h boards: Use std memset/memcpy func over AGESA | Edward O'Callaghan |
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-20 | AMD AGESA cimx/sb800: Drop APIC_ID_OFFSET and MAX_PHYSICAL_CPUS | 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-01-29 | AGESA boards: Clean up definition of BIOS_SIZE in platform_cfg | Edward O'Callaghan |
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 |
2014-01-12 | CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_file | Vladimir Serbinenko |
2014-01-03 | Add the gizmosphere/gizmo mainboard | Dave Frodin |