summaryrefslogtreecommitdiffstats
path: root/src/cpu/amd
Commit message (Expand)AuthorAgeFilesLines
...
* Remove some DOS line endings accidentially introduced in r3014.Carl-Daniel Hailfinger2008-01-081-11/+11
* Initial AMD Barcelona support for rev Bx.Marc Jones2007-12-1921-30/+3695
* Whitespace and other code cleanup in peperation for AMD Barcelona support.Marc Jones2007-12-192-210/+206
* Update AMD CPU IDs in model_fxx_init.c with information fromUwe Hermann2007-11-291-32/+34
* Use the preferred order of 'static const' instead of 'const static'.Uwe Hermann2007-10-311-1/+1
* This code gets us to a working linux boot on the alix1c. I have not tested Ronald G. Minnich2007-10-261-1/+18
* analog changes for the cpu_driver structures...Stefan Reinauer2007-10-244-4/+4
* Ever wondered where those "setting incorrect section attributes forStefan Reinauer2007-10-241-1/+1
* Put the print in the right place. This is trivial patch but a veryRonald G. Minnich2007-10-211-0/+1
* Add support for the Athlon64 x2 5000+ CPU.Torsten Duwe2007-08-301-0/+1
* Use the common LinuxBIOS license header format.Uwe Hermann2007-05-291-11/+23
* This patch fixes the processor name string for Rev F. CPUs.Sven Kapferer2007-05-262-85/+136
* Add missing license headers, minor cosmetic fixes in existing headers.Uwe Hermann2007-05-222-19/+18
* Add additional CPU device ID:Jeremy Jackson2007-05-201-0/+1
* This patch cleans up and clarifies Geode source code comments.Marc Jones2007-05-102-15/+6
* indent is by no means as harmless as one might think ;-)Stefan Reinauer2007-05-101-4/+7
* Fix the indent and whitespace to match LinuxBIOS standardsJordan Crouse2007-05-105-449/+388
* This is the final patch to enable the msm800sev to build. This patchRonald G. Minnich2007-05-051-0/+1
* This patch adds support for the AMD Geode LX CPU. (rediffed)Marc Jones2007-05-046-530/+627
* Add missing license headers to some Geode LX related files.Jordan Crouse2007-05-034-1/+91
* This is part of the outstanding mcp55 commit from January 18th. It willYinghai Lu2007-04-062-4/+0
* This is (most of) the usb2 debug console code ripped out of Yinghai Lu2007-02-281-0/+12
* Change 'ram' to 'RAM' in user-visible output (closes #60).Uwe Hermann2007-01-162-2/+2
* Use the canonical name of the vendors/devices and theUwe Hermann2006-11-056-6/+6
* CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support inYinghai Lu2006-10-046-55/+142
* socket 939Yinghai Lu2006-10-043-0/+19
* AMD Rev F supportYinghai Lu2006-10-0421-57/+538
* changes for the lx and artecgroup moboIndrek Kruusa2006-09-133-61/+115
* share decompression code.Stefan Reinauer2006-08-162-170/+2
* Changelog:Indrek Kruusa2006-08-031-28/+0
* Geode LX: this patch adds configuration/status/self-test MSR definitionsIndrek Kruusa2006-08-021-1/+29
* This patch adds support for the AMD LX cpu. Ron Minnich2006-07-286-0/+1574
* Fixes from AMD. Tested to build on rumba and olpc, and builds. Ronald G. Minnich2006-06-201-110/+95
* * delete two empty filesStefan Reinauer2006-06-183-1/+6
* add k8 processor name handling as required by the k8 revision guide.Stefan Reinauer2006-06-143-0/+195
* remove erroneous cache disable.Ronald G. Minnich2006-06-141-3/+11
* changes from AMD for making OLPC video work.Ronald G. Minnich2006-06-103-29/+67
* further development of OLPC. Set vsm size to 35k. add PCI IRQ for USB. Ronald G. Minnich2006-06-081-1/+1
* add DK8HTX support. Ronald G. Minnich2006-05-251-2/+94
* cleanup some of the compressed rom stream ugliness -- more to do!Ronald G. Minnich2006-05-181-2/+2
* Use a real variable to configure rom base for vsa ...Ronald G. Minnich2006-05-061-1/+3
* fix the treeStefan Reinauer2006-05-041-5/+3
* core range and set_init_ram_accessYinghai Lu2006-05-042-54/+25
* rm unused fileYinghai Lu2006-05-041-111/+0
* merge zrom to rom_stream and print olen ilenYinghai Lu2006-05-042-11/+14
* oops! Slap me on the head for this one. Quick fix for ward untilStefan Reinauer2006-05-031-2/+2
* add automatic payload compression method to LinuxBIOSStefan Reinauer2006-05-021-65/+4
* Fall back to pre-broken settings and setup for GX2. Ronald G. Minnich2006-05-023-101/+124
* code cleanup, comments addedLi-Ta Lo2006-04-273-124/+101
* boot to kernelLi-Ta Lo2006-04-203-72/+17
OpenPOWER on IntegriCloud