Age | Commit message (Expand) | Author |
2014-07-29 | Uniformly spell frequency unit symbol as Hz | Elyes HAOUAS |
2014-07-11 | src: Make use of 'CEIL_DIV(a, b)' macro across tree | Edward O'Callaghan |
2014-07-08 | northbridge: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-06-29 | AMD boards: Fix comment style and typos | 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-05-03 | AMD: Drop redundant test for CONFIG_RAMTOP | Kyösti Mälkki |
2014-04-26 | Rename coreboot_ram stage to ramstage | Furquan Shaikh |
2014-02-13 | Eliminate some ASL warnings | Oskar Enoksson |
2014-01-28 | x86: add common definitions for control registers | Aaron Durbin |
2014-01-13 | lib: Make log2() available in romstage on ARM, not just x86 | Alexandru Gagniuc |
2014-01-10 | Replace all occurences of sprintf with snprintf | Vladimir Serbinenko |
2013-12-30 | AMD K8 (rev F): Move rev F0/F1 workaround to header | Kyösti Mälkki |
2013-12-30 | AMD K8 (rev F): Move MEM_TRAIN_SEQ check to northbridge | Kyösti Mälkki |
2013-12-30 | AMD K8: Define MEM_TRAIN_SEQ only with K8_REV_F_SUPPORT | Kyösti Mälkki |
2013-12-29 | AMD K8 (rev-F): Always have 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 earlymtrr.c includes | Kyösti Mälkki |
2013-12-02 | global: Fix usage of get_option() to make use of CB_CMOS_ codes | Alexandru Gagniuc |
2013-10-13 | northbridge/amd/amdk8/raminit_f_dqs.c: Remove unused variable `reg` in `setup... | Paul Menzel |
2013-10-13 | Rename cpu/x86/car.h to arch/early_variables.h | Stefan Reinauer |
2013-09-11 | CBMEM AMD: Fix calls to set_top_of_ram_once() | Kyösti Mälkki |
2013-09-11 | CBMEM AMD: Remove references to global high_tables_base | Kyösti Mälkki |
2013-07-11 | Set PCI bus operations at buildtime for ramstage | Kyösti Mälkki |
2013-06-24 | AMD: Drop empty root_complex | Kyösti Mälkki |
2013-05-10 | Get rid of a number of __GNUC__ checks | Stefan Reinauer |
2013-05-08 | Drop CONFIG_AP_CODE_IN_CAR | Stefan Reinauer |
2013-04-12 | Revert "siemens/sitemp_g1p1: Make ACPI report the right mmconf region" | Nico Huber |
2013-04-10 | siemens/sitemp_g1p1: Make ACPI report the right mmconf region | Patrick Georgi |
2013-03-22 | x86: Unify arch/io.h and arch/romcc_io.h | Stefan Reinauer |
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-14 | sconfig: rename lapic_cluster -> cpu_cluster | Stefan Reinauer |
2013-02-14 | sconfig: rename pci_domain -> domain | Stefan Reinauer |
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 | Get rid of drivers class | Patrick Georgi |
2012-10-07 | Remove chip.h files without config structure | Kyösti Mälkki |
2012-08-28 | Fix AMD UMA for RS780 | Kyösti Mälkki |
2012-08-27 | AMD northbridges: factor out CPU allocation | Kyösti Mälkki |
2012-08-27 | AMD northbridges: rewrite CPU allocation | Kyösti Mälkki |
2012-08-22 | Auto-declare chip_operations | Kyösti Mälkki |
2012-08-09 | AMD northbridge: copy TOP_MEM and TOP_MEM2 for distribution | Kyösti Mälkki |
2012-08-07 | Move cpus_ready_for_init() to AMD K8 | Kyösti Mälkki |
2012-08-02 | AMD and GFXUMA: move setup_uma_memory() to northbridge | Kyösti Mälkki |
2012-08-02 | AMD K8 and AMDFAM10, GFXUMA: drop use of uma_memory_base | Kyösti Mälkki |
2012-07-16 | AMD: Fix GFXUMA with 4GB or more RAM | Kyösti Mälkki |
2012-07-16 | Move setup_uma_memory() to K8 northbridge | Kyösti Mälkki |
2012-07-16 | Define global uma_memory variables | Kyösti Mälkki |
2012-07-16 | Add global uma_resource() | Kyösti Mälkki |
2012-05-08 | Some more #if cleanup | Patrick Georgi |
2012-05-08 | Clean up #ifs | Patrick Georgi |
2012-03-16 | VIA southbridge K8T890: Apply un-written naming rules | Kyösti Mälkki |
2012-03-07 | Move C labels to start-of-line | Patrick Georgi |
2011-12-14 | k8: add CONFIG_K8_FORCE_2T_DRAM_TIMING and enable it for asus k8v-x | Florian Zumbiehl |
2011-11-23 | k8 raminit: fix bug, improve clock selection, add clock limit for sock754 | Florian Zumbiehl |
2011-11-16 | fix DDR_MASK in load-dependent clock limiting for socket 939 in k8 raminit | Florian Zumbiehl |
2011-11-07 | Cycle time at CAS Latency (CLX - 2) is at 25 in DDR2 SPD, not at 26 | Florian Zumbiehl |
2011-11-01 | remove trailing whitespace | Stefan Reinauer |
2011-10-15 | AMD CPU and chipset fixes for compilation with gcc 4.6 | Stefan Reinauer |
2011-10-12 | amdk8: ASL include for K8 temperature sensor support in ACPI | Christoph Grenz |
2011-10-03 | TINY_BOOTBLOCK problem-fix on amdk8+amd8111 platforms | enok71 |
2011-07-22 | Update AMD SR5650 and SB700 | efdesign98 |
2011-06-30 | Improve VIA K8M890 HT settings. Use recommended settings for ROMSIP and | Rudolf Marek |
2011-05-11 | Work around unclean CMOS handling for now | Patrick Georgi |
2011-05-10 | Change read_option() to a macro that wraps some API uglyness | Patrick Georgi |
2011-04-21 | more ifdef -> if fixes | Stefan Reinauer |
2011-04-19 | cleanup wrong use of defined() after exporting all variables in Kconfig | Stefan Reinauer |
2011-02-24 | Add compile-time defaults to some K8 CMOS options in case they're absent in CMOS | Josef Kellermann |
2011-02-14 | Errata #169 works on HT, not MC | Josef Kellermann |
2011-02-10 | Implemented workaround for erratum 169, obsoleting erratum 131. | Alexandru Gagniuc |
2010-12-13 | Attached patch implements the memory speed reductions (and 2T/1T clock logic)... | Rudolf Marek |
2010-12-13 | Following patch adds support to bring out the memory out of self refresh when... | Rudolf Marek |
2010-12-13 | We hardcode highmemory size in every northbridge! This is bad, and especiall... | Rudolf Marek |
2010-12-11 | After this has been brought up many times before, rename src/arch/i386 to | Stefan Reinauer |
2010-12-08 | second round name simplification. drop the <component>_ prefix. | stepan |
2010-11-22 | 1) wraps the s3 parts of chipset code/memory init code with if CONFIG_HAVE_AC... | Rudolf Marek |
2010-11-22 | Printing coreboot debug messages on VGA console is pretty much useless, since | Stefan Reinauer |
2010-11-20 | Some more DIMM0 related cleanups and deduplication. | Uwe Hermann |
2010-11-18 | Fix/drop some obsolete comments, | Uwe Hermann |
2010-11-17 | This problem was introduced with | Tobias Diedrich |
2010-11-13 | MTRR related improvements for AMD family 10h and family 0Fh systems | Scott Duplichan |
2010-11-10 | Make amdk8 printk_raminit() accept just a single string parameter | Peter Stuge |
2010-11-07 | Move K8_ALLOCATE_IO_RANGE to Kconfig. | Patrick Georgi |
2010-11-05 | Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.c | Patrick Georgi |
2010-10-11 | Factor out a few commonly duplicated functions from northbridge.c. | Uwe Hermann |
2010-10-07 | Remove duplicate line from pci_ids.h. | Jonathan Kollasch |
2010-10-05 | Use %p instead of %x to print void *. | Jonathan Kollasch |
2010-10-02 | Fix spelling/typos in comments. | Jonathan Kollasch |
2010-10-01 | Move CACHE_AS_RAM_ADDRESS_DEBUG out of romstage.c into Kconfig, | Patrick Georgi |
2010-09-30 | Rename build system variables to be more intuitive, and | Patrick Georgi |
2010-09-25 | - Fix race condition in option_table.h generation by moving the include | Stefan Reinauer |
2010-09-10 | Move memory type information out of some AMD sockets. | Myles Watson |
2010-08-27 | drop three unneeded config variables: | Jens Rottmann |
2010-08-26 | CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board / | Jens Rottmann |
2010-07-09 | Trivial -Werror fix. | Cristi M |
2010-07-08 | Fix all warnings in the tree | Stefan Reinauer |
2010-07-07 | fix some more warnings | Stefan Reinauer |
2010-07-06 | Eliminate a couple of warnings from setup_resourcemap.c | Myles Watson |