Age | Commit message (Expand) | Author |
2015-05-27 | AGESA binaryPI: Drop XIP_ROM_BASE | Kyösti Mälkki |
2015-05-27 | AGESA: Reduce SPI use by 24kB for S3 support | Kyösti Mälkki |
2015-05-27 | AGESA: Separate HeapManager declarations from BiosCallOuts | Kyösti Mälkki |
2015-05-27 | AGESA: Split S3 backup in CBMEM | Kyösti Mälkki |
2015-05-26 | AGESA: Halt on S3 resume failure | Kyösti Mälkki |
2015-05-26 | AGESA: Split S3 support file | Kyösti Mälkki |
2015-05-26 | AGESA: Refactor OEM S3 storage | Kyösti Mälkki |
2015-05-26 | AGESA: Move S3 related SPI writes again | Kyösti Mälkki |
2015-05-23 | AGESA: Drop CPU_SOCKET_TYPE | Kyösti Mälkki |
2015-05-23 | AGESA: Drop EXT_RT_TBL_SUPPORT | Kyösti Mälkki |
2015-05-23 | AGESA: Drop DIMM_SUPPORT, _DDR3 and _REGISTERED | Kyösti Mälkki |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-04-28 | Kconfig whitespace fixes | Martin Roth |
2015-04-10 | vendorcode/amd/agesa/f16kb: Enable support for AM1 socket | Sergej Ivanov |
2015-03-18 | bootstate: use structure pointers for scheduling callbacks | Aaron Durbin |
2015-03-10 | x86 cache-as-ram: Remove BROKEN_CAR_MIGRATE option | Kyösti Mälkki |
2015-03-07 | AGESA: Move agesawrappers related to HAVE_ACPI_RESUME support | Kyösti Mälkki |
2015-03-07 | AGESA: Use same HeapManager for all BiosCallOuts | Kyösti Mälkki |
2015-02-23 | cpu/amd/agesa: Use alloc_cbmem() only in ramstage | Dave Frodin |
2015-01-27 | vboot2: add verstage | Stefan Reinauer |
2015-01-10 | ACPI: Add acpi_is_wakeup_s3() for romstage | Kyösti Mälkki |
2014-12-20 | AGESA fam15: Unify agesawrapper | 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-19 | AGESA fam12 fam14: Drop EXT_CONF_SUPPORT | Kyösti Mälkki |
2014-12-08 | vendorcode/amd/agesa/fam10: Build as a static library | Edward O'Callaghan |
2014-12-06 | vendorcode/amd/agesa: Remove unused helper.c file | Alexandru Gagniuc |
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 fam16kb: Move clearing of NoSnoopEnable bit | Kyösti Mälkki |
2014-12-03 | AGESA: Use common header for agesawrapper | Kyösti Mälkki |
2014-11-27 | cpu/amd/agesa/family15rl: Provide Richland CPU support | Edward O'Callaghan |
2014-11-22 | cpu/amd/agesa/family1{0,2}: Fix init introduction printf output | Edward O'Callaghan |
2014-11-22 | cpu/amd/agesa/family1{0,2}: Fix indent and sync closer together | Edward O'Callaghan |
2014-11-21 | cpu/amd/agesa/family1*: Use IS_ENABLED() macro | Edward O'Callaghan |
2014-11-20 | AMD: Isolate AGESA and PI build environments | Kyösti Mälkki |
2014-10-23 | AMD Trinity and Kabini: fix fan control | Kyösti Mälkki |
2014-10-19 | AGESA: Drop board and chipset -specific callout headers | Kyösti Mälkki |
2014-09-04 | AMD Steppe Eagle: Disable "No Snoop Enable" to stop HDMI audio stutter | Bruce Griffith |
2014-08-30 | AMD Steppe Eagle: CPU files for new SoC | Bruce Griffith |
2014-07-28 | AGESA boards: Drop get_bus_conf.c files | 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-24 | AGESA hudson yangtze: Move IMC firmware init out of get_bus_conf() | Kyösti Mälkki |
2014-07-23 | src/.../Kconfig: various small fixes to texts | Daniele Forsi |
2014-07-17 | cpu,Makefile.inc: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-17 | misc,ASL: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-14 | AGESA fam15: Fix entry to cimx/sb900 | Kyösti Mälkki |
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 | AMD SPI: Optimise for longer writes | Kyösti Mälkki |
2014-07-05 | spi: Remove unused parameters from spi_flash_probe and setup_spi_slave. | Gabe Black |
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: Clean separation of SPI flash | Kyösti Mälkki |
2014-07-03 | AGESA boards: Add prepare_for_resume() | Kyösti Mälkki |
2014-07-03 | AGESA S3: Refactor S3 backup store locations in SPI | Kyösti Mälkki |
2014-06-25 | AGESA: Move config parameters for non-volatile S3 data | Kyösti Mälkki |
2014-06-21 | cpu/amd/agesa: Use acpi_is_wakeup() | Kyösti Mälkki |
2014-06-06 | AGESA: Use common heap allocator | Kyösti Mälkki |
2014-05-06 | Introduce stage-specific architecture for coreboot | Furquan Shaikh |
2014-05-03 | Move ARCH_* from board/Kconfig to cpu or soc Kconfig. | Furquan Shaikh |
2014-04-29 | AGESA SPI: Fix Kconfig options | Kyösti Mälkki |
2014-04-26 | Get rid of HAVE_INIT_TIMER config option | Furquan Shaikh |
2014-04-16 | cpu/amd/agesa/family15tn: Add udelay implementation for SMM | Alexandru Gagniuc |
2014-04-16 | cpu/amd/agesa/family15tn: Add initial support for SMM mode | Alexandru Gagniuc |
2014-04-15 | vendorcode/amd/agesa/fam14: Build as a static library | Edward O'Callaghan |
2014-04-15 | vendorcode/amd/agesa/fam15tn: Build as a static library | Alexandru Gagniuc |
2014-04-13 | cpu/amd/agesa/s3_resume.c: Specify include paths from AGESA_ROOT | Alexandru Gagniuc |
2014-04-12 | agesa: Always include family* Kconfig | Patrick Georgi |
2014-04-03 | amd/agesa/s3_resume: Make compiler agnostic. | Edward O'Callaghan |
2014-02-12 | PCI: Drop includes under cpu | Kyösti Mälkki |
2014-01-22 | AMD AGESA: Fix CBMEM on S3 resume | Kyösti Mälkki |
2013-12-07 | Correct file permissions. | Idwer Vollering |
2013-10-15 | vendorcode/amd/agesa/f16kb: Update Kabini PI from v1.0.0.0 to v1.0.0.7 | WANG Siyuan |
2013-09-11 | CBMEM: Drop parameter from cbmem_reinit() | Kyösti Mälkki |
2013-09-11 | CBMEM: Backup top_of_ram instead of cbmem_toc | Kyösti Mälkki |
2013-09-11 | AMD AGESA: Place CAR_GLOBAL in BSP stack | Kyösti Mälkki |
2013-08-16 | AMD AGESA: Remove INVD instruction when transitioning from CAR | Bruce Griffith |
2013-08-15 | AMD Kabini: Split DSDT into common sections | Mike Loptien |
2013-08-05 | AMD Kabini: Add CPU AGESA wrapper for new AMD processor family | Siyuan Wang |
2013-07-16 | AMD Fam15tn: Split DSDT into common sections | Steve Goodrich |
2013-07-10 | AMD: Kconfig cleanup | Kyösti Mälkki |
2013-06-29 | AMD S3 resume: Add framwork to write bigger data | Siyuan Wang |
2013-06-13 | AMD S3 resume: use a function to replace duplicated code | Siyuan Wang |
2013-05-24 | cpu/amd/agesa/Kconfig: Select LAPIC_MONOTONIC_TIMER | Paul Menzel |
2013-05-08 | src/cpu/amd/agesa/Kconfig: Use tabs instead of spaces for alignment | Paul Menzel |
2013-05-03 | cpu/amd/agesa/family15tn/Kconfig: Remove unneeded `UDELAY_LAPIC` | Paul Menzel |
2013-05-03 | mainboard/{asus/f2a85-m,amd/thatcher}: move UDELAY_LAPIC | David Hubbard |
2013-04-11 | Persimmon/Fam14/SB800 DSDT: Split into common areas | Mike Loptien |
2013-04-04 | AMD: Drop six copies of wrmsr_amd and rdmsr_amd | Kyösti Mälkki |
2013-03-22 | x86: unify amd and non-amd MTRR routines | Aaron Durbin |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2013-02-28 | Drop CONFIG_WRITE_HIGH_TABLES | Stefan Reinauer |
2013-02-26 | AGESA: skip s3_resume.h if CONFIG_HAVE_ACPI_RESUME is disabled | Jens Rottmann |
2013-02-26 | Revert "AMD S3: Program the flash in a bigger data packet" | Dave Frodin |
2013-02-21 | AMD S3: Introduce Kconfig variable 'S3_DATA_SIZE' | Zheng Bao |
2013-02-19 | AMD S3: Change S3_VOLATILE_POS to S3_DATA_POS | Zheng Bao |
2013-02-18 | AMD S3: Program the flash in a bigger data packet | Zheng Bao |