Remove inline from FAM10 CPU initialization functions.
[coreboot.git] / src /
2007-11-29 Uwe HermannRestructure/rename/comment a few 82371XX-related PCI...
2007-11-29 Uwe HermannUpdate AMD CPU IDs in model_fxx_init.c with information...
2007-11-27 Uwe HermannDrop the unfinished, non-working Bitworks IMS board.
2007-11-26 Ronald G. MinnichCorrection to irq tables.
2007-11-25 Corey OsgoodMore abuild fixes, the previous ones weren't enough...
2007-11-25 Corey OsgoodSmall abuild fix for the iwill dk8_htx and latest iasl...
2007-11-25 Corey Osgoodabuild fix for the asus a8v-e_se and newest iasl versio...
2007-11-25 Corey Osgoodabuild fix for the amd serengeti_cheetah and the latest...
2007-11-25 Uwe HermannFix abuild for ASUS MEW-AM.
2007-11-24 Uwe HermannAdd support for the ASUS MEW-AM board.
2007-11-22 Uwe HermannMark devices which are not available on the board with...
2007-11-20 Morgan Tsai1. Fix pirq routing table setting for GA-2761GXDK.
2007-11-15 Uwe HermannVarious cosmetic fixes and improvements (trivial).
2007-11-14 Carl-Daniel HailfingerGigabyte M57SLI: Fix watchdog clocksource to be externa...
2007-11-14 Carl-Daniel HailfingerAutodetect presence of serial flash and set up the...
2007-11-14 Morgan Tsai* Maintaining SiS south bridge device IDs.
2007-11-13 Uwe HermannSmall fix to make abuild happy (trivial).
2007-11-13 Stefan ReinauerFix ACPI issues brought up with Intel's latest ASL...
2007-11-13 Uwe HermannRandom minor cosmetical or coding style fixes (trivial).
2007-11-13 Rudolf MarekAdd support for FID/VID changes messages.
2007-11-13 Uwe HermannDrop obsolete failover.c, forgot it in the last commit...
2007-11-13 Uwe HermannVarious small fixes to make the Tyan S1846 match the...
2007-11-13 Uwe HermannAdd support for the Advantech PCM-5820.
2007-11-13 Rudolf MarekFine-tune the V-link bus between K8T890 and VT8237R...
2007-11-12 Carl-Daniel HailfingerFix the remaining issues with GA-M57SLI Super I/O GPIO...
2007-11-12 Carl-Daniel HailfingerTry to fix a few loose ends on the GA-M57SLI Super...
2007-11-08 Uwe HermannFix up totally broken Super I/O config on the MS-6178...
2007-11-07 Ronald G. MinnichFinal set of changes to make Alix1c work.
2007-11-07 Uwe HermannAdd initial support for all known ICH* southbridges...
2007-11-07 Myles WatsonMake the LZMA compression option work in buildrom.
2007-11-07 Corey OsgoodThis patch masks the function prototypes in stdlib...
2007-11-07 Corey OsgoodThis patch adds the pci ids of c7 cpus to the existing...
2007-11-07 Uwe HermannAdd PCI IDs for most Intel southbridges of the 82801...
2007-11-05 Torsten DuweFix the M57SLI routing table, as apparently set up...
2007-11-05 Carl-Daniel Hailfinger* Change one PCI vendor ID from Nvidia to SiS
2007-11-04 Stefan Reinauermake agami aruma compile again.
2007-11-04 Stefan Reinaueranother small abuild fix.. add payload compression...
2007-11-04 Stefan ReinauerAdd dummy function for MCFG on those mainboards that...
2007-11-04 Stefan Reinauermerge changes to match agami's production environment
2007-11-04 Uwe HermannVarious cosmetics, coding style fixes, constifications...
2007-11-04 Uwe HermannRestructure the PCI IDs list for the ICH* chipsets...
2007-11-03 Corey OsgoodThis patch is some small changes to the vt8237r to...
2007-11-03 Rudolf MarekThis patch adds support for MCFG table, which allows...
2007-11-02 Rudolf MarekThis patch changes the "if else" style of parameter...
2007-11-02 Rudolf MarekAsus A8V-E-SE support from Rudolf Marek
2007-11-02 Stefan Reinauerremaining part of the patch.
2007-11-02 Jordan CrouseDelete a file no longer used by the SiS implementation
2007-11-02 Morgan Tsai1. vgabios removed, will go to extra repository
2007-11-02 Stefan Reinauerfix up iwill board compilation. Untested, trivial
2007-11-02 Stefan Reinauerfix up IBM servers.
2007-11-02 Stefan Reinauerget arima hdama building again.
2007-11-02 Stefan ReinauerThis patch fixes the superio of the khepri 2100e as...
2007-11-02 Stefan Reinauertrivial fix for the .data problem
2007-11-01 Ronald G. MinnichThis patch is a trivial response to a good comment...
2007-10-31 Uwe HermannUse the preferred order of 'static const' instead of...
2007-10-31 Torsten DuweAs started in
2007-10-31 Uwe HermannAdd initial support for the Compaq Deskpro EN SFF P600.
2007-10-31 Uwe HermannAdd initial support for the Biostar M6TBA.
2007-10-31 Uwe HermannAdd initial support for the AZZA PT-6IBD.
2007-10-31 Uwe HermannAdd initial support for the A-Trend ATC-6220.
2007-10-31 Uwe HermannAdd initial support for the GIGABYTE GA-6BXC.
2007-10-31 Uwe HermannAdd initial support for the ASUS P3B-F.
2007-10-30 Uwe HermannAdd initial support for the ASUS P2B-F.
2007-10-30 Uwe HermannVarious smaller fixes to make the ASUS P2B match the...
2007-10-30 Joseph SmithVarious fixes and improvements of the 82801xx code.
2007-10-30 Jordan Crouse[LINUXBIOS] Add the CPU_OPT flag to facilitate passing...
2007-10-30 Uwe HermannRename the SiS761GX/SiS966 board to the correct name...
2007-10-30 Rudolf MarekAdd support for the VIA VT8237R southbridge.
2007-10-30 Stefan Reinauerfix the readwrite/readonly clashes for the pci_driver...
2007-10-29 Morgan TsaiThanks to the great efforts of Morgan Tsai of SiS we...
2007-10-27 Uwe HermannMove ARRAY_SIZE to stdlib.h to make it available to...
2007-10-27 Uwe HermannDrop duplicated and unneeded #defines from some northbr...
2007-10-26 Ronald G. MinnichThis code gets us to a working linux boot on the alix1c...
2007-10-26 Juergen BeisertAdd support for the AXUS TC320 thin client.
2007-10-24 Uwe HermannSome fixes for the BCOM WinNET100, mostly in Config.lb:
2007-10-24 Stefan ReinauerAnother CONSTification...
2007-10-24 Stefan Reinauersmaller changes to silence build warnings. (trivial)
2007-10-24 Stefan Reinaueranalog changes for the cpu_driver structures...
2007-10-24 Stefan ReinauerEver wondered where those "setting incorrect section...
2007-10-23 Stefan Reinauerfix a whole bunch of warnings. (trivial)
2007-10-23 Stefan Reinauerdrop unused variable (and thus warning). trivial patch.
2007-10-23 Stefan ReinauerAdd support for the Intel mFCPGA 478 socket. (trivial)
2007-10-23 Ward VandewegeThe s2882 ships with a 1MB rom chip. The targets/tyan...
2007-10-22 Ward VandewegeFix typo (trivial)
2007-10-22 Ward VandewegeAdd support for a precompressed LZMA payload (trivial).
2007-10-22 Rudolf MarekThis patch adds support for K8T890CE northbridge.
2007-10-22 Ronald G. MinnichTrivial: remove unused variable.
2007-10-22 Stefan ReinauerThis is a hack for easier testing of GRUB2 in LinuxBIOSv2
2007-10-21 Ronald G. MinnichPut the print in the right place. This is trivial patch...
2007-10-21 Ronald G. MinnichI am signing off and acking this trivial patch, as...
2007-10-17 Carl-Daniel HailfingerAdd a debug message to keyboard init. This helped isola...
2007-10-17 Uwe HermannFix up totally broken Super I/O setup on the MSI MS...
2007-10-16 Carl-Daniel HailfingerAdd resource size and resource granularity reporting...
2007-10-16 Uwe HermannCompletely rip out / replace the ASUS P2B code (which...
2007-10-15 Joseph SmithThis patch adds support for the Mobile Intel Celeron...
2007-10-14 Rudolf MarekFix the resource end in amdk8/northbridge.c.
2007-10-11 Uwe HermannSet the default video memory to 0 MB for all GX1 boards...
2007-10-10 Corey OsgoodThis patch adds the CONFIG_VIDEO_MB option to boards...
2007-10-09 Uwe HermannMinor cosmetic changes (trivial).
2007-10-09 Juergen BeisertAdd support for the BCOM WinNET100 (used in the IGEL...
next