aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/amd
AgeCommit message (Expand)Author
2008-01-18Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer
2008-01-10Add a workaround for a bug in some binutils version which strictlyCarl-Daniel Hailfinger
2008-01-10This patch introduces 4k CAR size granularity for the AMD x86 CAR code.Carl-Daniel Hailfinger
2008-01-08Remove some DOS line endings accidentially introduced in r3014.Carl-Daniel Hailfinger
2007-12-19Initial AMD Barcelona support for rev Bx.Marc Jones
2007-12-19Whitespace and other code cleanup in peperation for AMD Barcelona support.Marc Jones
2007-11-29Update AMD CPU IDs in model_fxx_init.c with information fromUwe Hermann
2007-10-31Use the preferred order of 'static const' instead of 'const static'.Uwe Hermann
2007-10-26This code gets us to a working linux boot on the alix1c. I have not tested Ronald G. Minnich
2007-10-24analog changes for the cpu_driver structures...Stefan Reinauer
2007-10-24Ever wondered where those "setting incorrect section attributes forStefan Reinauer
2007-10-21Put the print in the right place. This is trivial patch but a veryRonald G. Minnich
2007-08-30Add support for the Athlon64 x2 5000+ CPU.Torsten Duwe
2007-05-29Use the common LinuxBIOS license header format.Uwe Hermann
2007-05-26This patch fixes the processor name string for Rev F. CPUs.Sven Kapferer
2007-05-22Add missing license headers, minor cosmetic fixes in existing headers.Uwe Hermann
2007-05-20Add additional CPU device ID:Jeremy Jackson
2007-05-10This patch cleans up and clarifies Geode source code comments.Marc Jones
2007-05-10indent is by no means as harmless as one might think ;-)Stefan Reinauer
2007-05-10Fix the indent and whitespace to match LinuxBIOS standardsJordan Crouse
2007-05-05This is the final patch to enable the msm800sev to build. This patchRonald G. Minnich
2007-05-04This patch adds support for the AMD Geode LX CPU. (rediffed)Marc Jones
2007-05-03Add missing license headers to some Geode LX related files.Jordan Crouse
2007-04-06This is part of the outstanding mcp55 commit from January 18th. It willYinghai Lu
2007-02-28This is (most of) the usb2 debug console code ripped out of Yinghai Lu
2007-01-16Change 'ram' to 'RAM' in user-visible output (closes #60).Uwe Hermann
2006-11-05Use the canonical name of the vendors/devices and theUwe Hermann
2006-10-04CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support inYinghai Lu
2006-10-04socket 939Yinghai Lu
2006-10-04AMD Rev F supportYinghai Lu
2006-09-13changes for the lx and artecgroup moboIndrek Kruusa
2006-08-16share decompression code.Stefan Reinauer
2006-08-03Changelog:Indrek Kruusa
2006-08-02Geode LX: this patch adds configuration/status/self-test MSR definitionsIndrek Kruusa
2006-07-28This patch adds support for the AMD LX cpu. Ron Minnich
2006-06-20Fixes from AMD. Tested to build on rumba and olpc, and builds. Ronald G. Minnich
2006-06-18* delete two empty filesStefan Reinauer
2006-06-14add k8 processor name handling as required by the k8 revision guide.Stefan Reinauer
2006-06-14remove erroneous cache disable.Ronald G. Minnich
2006-06-10changes from AMD for making OLPC video work.Ronald G. Minnich
2006-06-08further development of OLPC. Set vsm size to 35k. add PCI IRQ for USB. Ronald G. Minnich
2006-05-25add DK8HTX support. Ronald G. Minnich
2006-05-18cleanup some of the compressed rom stream ugliness -- more to do!Ronald G. Minnich
2006-05-06Use a real variable to configure rom base for vsa ...Ronald G. Minnich
2006-05-04fix the treeStefan Reinauer
2006-05-04core range and set_init_ram_accessYinghai Lu
2006-05-04rm unused fileYinghai Lu
2006-05-04merge zrom to rom_stream and print olen ilenYinghai Lu
2006-05-03oops! Slap me on the head for this one. Quick fix for ward untilStefan Reinauer
2006-05-02add automatic payload compression method to LinuxBIOSStefan Reinauer
2006-05-02Fall back to pre-broken settings and setup for GX2. Ronald G. Minnich
2006-04-27code cleanup, comments addedLi-Ta Lo
2006-04-20boot to kernelLi-Ta Lo
2006-04-13add SystemPreInit() and supportRonald G. Minnich
2006-04-13minor modificationLi-Ta Lo
2006-04-10add cpureginit to romcc code.Ronald G. Minnich
2006-04-10clean up gx2def.h a bit. Ronald G. Minnich
2006-04-06add bug support for 2.1Ronald G. Minnich
2006-04-06reformat Li-Ta Lo
2006-04-06more fix for vsm, not working yetLi-Ta Lo
2006-04-03did I commit the last change?Li-Ta Lo
2006-04-03new cache_as_ram support Yinghai Lu
2006-03-22added this fileRonald G. Minnich
2006-03-21add vsm supportRonald G. Minnich
2006-03-21cpubug is fine. Ronald G. Minnich
2006-03-20added definitions. added cpubug support. added object. Commented out Ronald G. Minnich
2006-03-19small cleanup attempt in sc520 code. there needs to be some major springStefan Reinauer
2006-03-17- sc520 updates. move PAR setup to mainboard auto.cStefan Reinauer
2006-03-17fix mmcrval, small cosmetics to raminitStefan Reinauer
2006-02-28remove unused GX1 asm codeLi-Ta Lo
2006-02-27more GX2 commitLi-Ta Lo
2006-01-28renameRonald G. Minnich
2006-01-27adding preliminary, and almost certainly wrong, rumba support. Ronald G. Minnich
2005-12-14indirect jmp with *Yinghai Lu
2005-12-14from issue 53: don't set TOM2 if 4G less mem installed, opt for init_eccYinghai Lu
2005-12-14support HDT disassembly when cache as ram auto stageYinghai Lu
2005-12-14issue 51 and 52: set mtrr for ap before stop it, and _RAMBASE above 1MYinghai Lu
2005-12-09make clear_1m_ram.c to support gcc 3 and gcc4Yinghai Lu
2005-12-07use CONFIG_LB_MEM_TOPK instead 1M hardcode from issue 50Yinghai Lu
2005-12-021201_ht_bus0_dev0_fidvid_core.diffStefan Reinauer
2005-12-01Applying YhLu's patch from issue 37.Stefan Reinauer
2005-12-01Applying 11_26_car_tyan.diff from Yinghai Lu.Stefan Reinauer
2005-11-26- Apply 11_24_a_s1_core.diff fromStefan Reinauer
2005-11-23remove rev f ifdefRonald G. Minnich
2005-11-23CAR patch from YH LURonald G. Minnich
2005-11-23Split out microcode updates.Ronald G. Minnich
2005-11-23missed these.Ronald G. Minnich
2005-11-23issue 25, various AMD patchesRonald G. Minnich
2005-11-21This was posted on issue tracker and approve by ron minnichRonald G. Minnich
2005-10-25- See Issue Tracker id-4 "lnxi-patch-4" Jason Schildt
2005-10-19adding support for dell 1850Ronald G. Minnich
2005-09-26comments mods. THings are working better, so I'm less unhappy withRonald G. Minnich
2005-09-23sc520 support -- ethernet worksRonald G. Minnich
2005-09-12sc520 now builds fine. On to testing.Ronald G. Minnich
2005-09-12moved to include/cpu/amd/sc520.hRonald G. Minnich
2005-09-12updated to new svn repoRonald G. Minnich
2005-08-10Undoing all HDAMA commits from LNXI from r2005->2003Jason Schildt
2005-08-09- Merge from linuxbios-lnxi (Linux Networx repository) up to public tree.Jason Schildt
2005-07-08eric patchYinghai Lu
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-54arch import user (historical)