index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cpu
/
amd
Age
Commit message (
Expand
)
Author
2014-11-14
AMD (K8/fam10): Rewrite CAR migration in post_cache_as_ram
Kyösti Mälkki
2014-11-01
{cpu,soc}: Use DEVICE_NOOP macro over dummy symbol
Edward O'Callaghan
2014-10-23
AMD Trinity and Kabini: fix fan control
Kyösti Mälkki
2014-10-19
amd: rename model_fxx_powernow to powernow.
Vladimir Serbinenko
2014-10-19
AGESA: Drop board and chipset -specific callout headers
Kyösti Mälkki
2014-10-16
ACPI: Remove CONFIG_GENERATE_ACPI_TABLES
Vladimir Serbinenko
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-08-09
cpu/amd/geode_lx: Trivial - remove useless comment
Edward O'Callaghan
2014-08-09
cpu/amd/geode_lx: Reduce fancy ASCII art with embedded comments
Edward O'Callaghan
2014-08-09
cpu/amd/geode_lx/cache_as_ram.inc: Trivial - Fix indent with tabs
Edward O'Callaghan
2014-07-30
model_fxx/processor_name.c, hudson/lpc.c: add missing break statements
Daniele Forsi
2014-07-29
Uniformly spell frequency unit symbol as Hz
Elyes HAOUAS
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-08
cpu: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-05
spi: Remove unused parameters from spi_flash_probe and setup_spi_slave.
Gabe Black
2014-07-05
Drop redundant select CACHE_AS_RAM
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: 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-29
cpu/amd/geode_gx2/cache_as_ram.inc: Remove illegal ASCII art
Edward O'Callaghan
2014-06-25
AGESA: Move config parameters for non-volatile S3 data
Kyösti Mälkki
2014-06-25
Declare acpi_is_wakeup_early() only once
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-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
[prev]
[next]