Age | Commit message (Expand) | Author |
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-28 | AMD: Add common header file for CAR setup | Kyösti Mälkki |
2014-04-26 | Rename coreboot_ram stage to ramstage | Furquan Shaikh |
2014-04-26 | Get rid of HAVE_INIT_TIMER config option | Furquan Shaikh |
2014-04-20 | Move MAX_PHYSICAL_CPUS to AMD k8 and fam10 | Kyösti Mälkki |
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-09 | cpu/amd/car: Use define MSR_MCFG_BASE rather than hardcoded value | 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-02-03 | cpu/amd/model_fxx: Add coolnquiet for two new (old) AMD K8 models | Oskar Enoksson |
2014-01-22 | AMD K8/fam10: Fix CBMEM on S3 resume | Kyösti Mälkki |
2014-01-22 | AMD AGESA: Fix CBMEM on S3 resume | Kyösti Mälkki |
2014-01-15 | cpu/amd/model_fxx/powernow_acpi.c: Comment out set but unused variable `Start... | Paul Menzel |
2013-12-30 | AMD K8: Define MEM_TRAIN_SEQ only with K8_REV_F_SUPPORT | Kyösti Mälkki |
2013-12-29 | AMD fam10: Drop RAMINIT_SYSINFO | Kyösti Mälkki |
2013-12-29 | AMD K8: Socket implies K8_REV_F_SUPPORT | Kyösti Mälkki |
2013-12-26 | AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includes | Kyösti Mälkki |
2013-12-26 | AMD boards (non-AGESA): Cleanup earlymtrr.c includes | Kyösti Mälkki |
2013-12-13 | cpu/amd: Remove error messages on non-matching microcode patches | Kyösti Mälkki |
2013-12-09 | AMD boards: Fix includes for microcode updates | Kyösti Mälkki |
2013-12-07 | Correct file permissions. | Idwer Vollering |
2013-12-02 | global: Fix usage of get_option() to make use of CB_CMOS_ codes | Alexandru Gagniuc |
2013-12-02 | amd/car/post_cache_as_ram: Switch stack in assembly rather than in C | Vladimir Serbinenko |
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-22 | X86: make the SIPI num_starts a config variable | Ronald G. Minnich |
2013-07-16 | AMD Fam15tn: Split DSDT into common sections | Steve Goodrich |
2013-07-11 | cpu: Fix spelling | Martin Roth |
2013-07-11 | Set PCI bus operations at buildtime for ramstage | Kyösti Mälkki |
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-17 | cpu/amd/geode_lx/cache_as_ram.inc: Use $ for constant value instead of memory... | Christopher Kilgour |
2013-06-14 | usbdebug: Drop temporary disables of log output | Kyösti Mälkki |
2013-06-13 | AMD S3 resume: use a function to replace duplicated code | Siyuan Wang |
2013-06-09 | fam15 vendorcode: Change license to BSD from AMD software license | Siyuan Wang |
2013-05-29 | cpu/amd/geode_lx/Kconfig: Select TSC_MONOTONIC_TIMER | Christian Gmeiner |
2013-05-24 | cpu/amd/agesa/Kconfig: Select LAPIC_MONOTONIC_TIMER | Paul Menzel |
2013-05-08 | copy_and_run: drop boot_complete parameter | Stefan Reinauer |
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 | build system: Retire REQUIRES_BLOB | Patrick Georgi |
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 |
2013-02-18 | AMD S3: Include the s3_resume.h only when S3 is enabled. | Zheng Bao |
2013-02-14 | sconfig: rename lapic_cluster -> cpu_cluster | Stefan Reinauer |
2013-02-14 | sconfig: rename pci_domain -> domain | Stefan Reinauer |
2013-02-11 | spi.h: Rename the spi.h to spi-generic.h | Zheng Bao |
2013-02-11 | AMD S3: Add missing erasing flash sector for saving MTRR register | Zheng Bao |
2013-02-11 | AMD S3: Change the hardcoded data size to macros. | Zheng Bao |
2013-01-25 | AGESA: Kconfig: Drop useless depends statement | Patrick Georgi |
2013-01-11 | AMD: Set the mask of MTRR according to CONFIG_CPU_ADDR_BITS | Zheng Bao |
2012-12-12 | Claim the SPI bus before writes if the IMC ROM is present | Martin Roth |
2012-11-30 | AMD S3: Leverage the public SPI routine | Zheng Bao |
2012-11-28 | Remove assembly coded log2 function | Ronald G. Minnich |
2012-11-28 | amdk8/amdfam10: Use CAR_GLOBAL for sysinfo | Patrick Georgi |
2012-11-27 | Remove AMD special case for LAPIC based udelay() | Patrick Georgi |
2012-11-27 | Get rid of drivers class | Patrick Georgi |
2012-11-20 | Unify use of bool config variables | Stefan Reinauer |
2012-11-20 | Make sure only one udelay function is available | Stefan Reinauer |
2012-11-16 | Clean up Kconfig | Stefan Reinauer |
2012-11-02 | AMD agesa: add enable cache at the end of disable_cache_as_ram | Siyuan Wang |
2012-10-07 | Remove chip.h files without config structure | Kyösti Mälkki |
2012-09-19 | C32 legacy code: change CONFIG_CPU_AMD_SOCKET_C32 to CONFIG_CPU_AMD_SOCKET_C3... | Siyuan Wang |
2012-08-22 | Auto-declare chip_operations | Kyösti Mälkki |
2012-08-09 | Replicate TOP_MEM and TOP_MEM2 from BSP to AP CPU | Kyösti Mälkki |
2012-08-09 | AMD northbridge: copy TOP_MEM and TOP_MEM2 for distribution | Kyösti Mälkki |
2012-08-09 | Synchronize rdtsc instructions | Stefan Reinauer |
2012-08-05 | AMD S3: Remove the hardcoded volatile position | zbao |
2012-08-04 | Make the device tree available in the rom stage | Stefan Reinauer |
2012-07-22 | AMD CPUs: Updated CPU list in powernow_acpi.c | Jukka Rantala |
2012-07-18 | AMD northbridges: drop dead code | Kyösti Mälkki |
2012-07-16 | AMD: Fix GFXUMA with 4GB or more RAM | Kyösti Mälkki |
2012-07-16 | AMD MTRR: fix rounding and renames | Kyösti Mälkki |
2012-07-16 | Define global uma_memory variables | Kyösti Mälkki |
2012-07-14 | Remove useless file from building. | zbao |
2012-07-03 | AGESA F15 wrapper for Trinity | zbao |
2012-05-08 | Some more #if cleanup | Patrick Georgi |
2012-05-08 | Clean up #ifs | Patrick Georgi |