Age | Commit message (Expand) | Author |
2014-06-06 | AGESA: Use common GetBiosCallout() | Kyösti Mälkki |
2014-06-06 | AGESA fam15tn fam16kb: Use shared default callouts | Kyösti Mälkki |
2014-06-06 | AGESA fam15tn fam16kb: Use common handler for GNB_GFX_GET_VBIOS_IMAGE | 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 fam15: Unify agesawrapper_amdlaterunaptask | 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-23 | northbridge/amd/amdmct: Incorrect usage of logical over bitwise and | Edward O'Callaghan |
2014-05-23 | northbridge/amd/amdmct: Superfluous parenthesis in if-statements | Edward O'Callaghan |
2014-05-22 | northbridge/amd/amdmct/mct: Initialize variables at the eol | Edward O'Callaghan |
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 | AGESA fam15: Add GetHeapBase() | Kyösti Mälkki |
2014-05-05 | AGESA fam12: Add GetHeapBase() | Kyösti Mälkki |
2014-05-05 | AGESA fam15tn: Use common GetHeapBase() | Kyösti Mälkki |
2014-05-05 | AGESA fam16kb: Use common GetHeapBase() | Kyösti Mälkki |
2014-05-05 | AGESA fam15: Use common callouts | Kyösti Mälkki |
2014-05-05 | AGESA fam15: Add fam15_callouts header | Kyösti Mälkki |
2014-05-05 | AGESA fam12: Move dimmSpd | Kyösti Mälkki |
2014-05-05 | AGESA fam12: Add fam12_callouts | Kyösti Mälkki |
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-04-16 | AMD AGESA fam15tn/fam16kb: Remove unused source files | Kyösti Mälkki |
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-12 | lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_content | Vladimir Serbinenko |
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 fam10: Drop MEM_TRAIN_SEQ | Kyösti Mälkki |
2013-12-26 | AMD boards (non-AGESA): Cleanup earlymtrr.c includes | Kyösti Mälkki |
2013-12-23 | Coding style: punctuation cleanup [1/2]. | Idwer Vollering |
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-11-26 | AMD Northbridge LX: simplify get_top_of_ram() | Christian Gmeiner |
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-24 | southbridge/cimx/sb900: Rename headers to match sb700 & sb800 | Corey Osgood |
2013-09-11 | CBMEM: Unify get_top_of_ram() | Kyösti Mälkki |
2013-09-11 | CBMEM northbridges: Remove references to global high_tables_base | Kyösti Mälkki |
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-08-15 | AMD Richland: Add new graphics device IDs to Family 15, Models 10-1F | Bruce Griffith |
2013-08-15 | AMD Kabini: Split DSDT into common sections | Mike Loptien |