aboutsummaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2008-08-02Go back to SIPI WAIT state for those CPUS defining the newly introducedStefan Reinauer
2008-08-01add some SPD values from specs. (trivial)Stefan Reinauer
2008-08-01function prototypes don't need extern. (trivial)Stefan Reinauer
2008-06-29Adds a field to the serial port descriptor about the configured line speed.Patrick Georgi
2008-03-20Following patch adds K8M890 support. It initializes the AGP and graphics UMA.Rudolf Marek
2008-03-19Following patch will setup KT890 HT automatically. It will find theRudolf Marek
2008-03-16oops. sorry, wrong checkin. This patch backs out r3155 and instead contains theEd Swierk
2008-02-21Add support for the Via CN700 with a C7 CPU and DDR2 RAM. Only a single DIMM isCorey Osgood
2008-02-01 This patch fixes the decoding of the IO address range 0x0820->0x0827 into theFlorentin Demetrescu
2008-01-27Add a new record type "console" for lbtable, and insert one recordPatrick Georgi
2008-01-25This patch adds a new record type for lbtable to provide informationPatrick Georgi
2008-01-18rename linuxbios_* files, too.Stefan Reinauer
2008-01-18Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer
2008-01-18Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer
2007-12-28Add Intel 3100 integrated northbridge/southbridge/superio PCI IDs.Ed Swierk
2007-12-19Changed the stop_this_cpu() to just hlt.Marc Jones
2007-12-19Initial AMD Barcelona support for rev Bx.Marc Jones
2007-11-29Restructure/rename/comment a few 82371XX-related PCI IDs (trivial).Uwe Hermann
2007-11-14* Maintaining SiS south bridge device IDs.Morgan Tsai
2007-11-07This patch masks the function prototypes in stdlib.h from ROMCC, so thatCorey Osgood
2007-11-07Add PCI IDs for most Intel southbridges of the 82801 seriesUwe Hermann
2007-11-04Restructure the PCI IDs list for the ICH* chipsets from ICH/ICH0 up toUwe Hermann
2007-11-03This patch is some small changes to the vt8237r to prepare it forCorey Osgood
2007-11-021. vgabios removed, will go to extra repositoryMorgan Tsai
2007-10-30Add support for the VIA VT8237R southbridge.Rudolf Marek
2007-10-27Move ARRAY_SIZE to stdlib.h to make it available to all code (trivial).Uwe Hermann
2007-09-22Add SiS device IDs for further update.Morgan Tsai
2007-05-29Drop duplicate 82371AB device IDs (trivial).Uwe Hermann
2007-05-29Intel 82371EB: Add IDE init support.Uwe Hermann
2007-05-10This patch cleans up and clarifies Geode source code comments.Marc Jones
2007-05-10This patch updates the PCI ID of the Geode IDE device to include the revision.Marc Jones
2007-05-04This repairs the other Geode mainboards so they'll build with the newMarc Jones
2007-05-04This patch re-implements support for the CS5536 companion chip for theMarc Jones
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-06two more directories from YhLu's mcp55 megapatch.Yinghai Lu
2007-02-28This is (most of) the usb2 debug console code ripped out of Yinghai Lu
2007-02-01This patch adds the MCP55 PCI IDs (without which the southbridge codeEd Swierk
2007-02-01This fixes a small typo.Roman Kononov
2006-11-22Update of the src/include/spd.h file with the following improvements:Uwe Hermann
2006-10-04CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support inYinghai Lu
2006-10-04amdk8_sysconfYinghai Lu
2006-10-04AMD Rev F supportYinghai Lu
2006-09-18fix old bug in the src/devices/pci_device.c Ronald G. Minnich
2006-09-13changes for the lx and artecgroup moboIndrek Kruusa
2006-08-25- USB P4 as host fixRichard Smith
2006-08-25- Added suport for enabling USB P4 on the olpcRichard Smith
2006-08-23Uwe Hermann: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-07-21These changes incorporate steve goodrich'es fixes, and one bug that isRonald G. Minnich
2006-06-10changes from AMD for making OLPC video work.Ronald G. Minnich
2006-05-04mods for early printing on OLPCRonald G. Minnich
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-10added chipsetinit function, many defines. addec call to chipsetinit to Ronald G. Minnich
2006-04-10add cpureginit to romcc code.Ronald G. Minnich
2006-04-10clean up gx2def.h a bit. Ronald G. Minnich
2006-04-06add northbridgeinit, also add new constants.Ronald G. Minnich
2006-04-06fix constants styleRonald G. Minnich
2006-04-06add bug support for 2.1Ronald G. Minnich
2006-04-03new cache_as_ram support Yinghai Lu
2006-03-20fix conflichRonald G. Minnich
2006-03-20resolve conflictLi-Ta Lo
2006-03-20added definitions. added cpubug support. added object. Commented out Ronald G. Minnich
2006-03-20add a defineRonald G. Minnich
2006-03-13correct __ROMCC__Li-Ta Lo
2006-03-13failed attempt to do early init for cs5535. Almost there butLi-Ta Lo
2006-02-27more GX2 commitLi-Ta Lo
2006-02-06add this fileRonald G. Minnich
2006-01-28added GX2 idsRonald G. Minnich
2005-12-041203_hcdn.diff: Stefan Reinauer
2005-12-04small gcc4 patches, some ts5300 updatesStefan Reinauer
2005-12-02backing out pci device renamesStefan Reinauer
2005-12-021201_ht_bus0_dev0_fidvid_core.diffStefan Reinauer
2005-12-01Applying YhLu's patch from issue 37.Stefan Reinauer
2005-11-26- Apply 11_24_a_s1_core.diff fromStefan Reinauer
2005-11-24fix typos reported by Martin LeyStefan Reinauer
2005-11-23added missing microcode.hLi-Ta Lo
2005-11-22EPIA-M fixupRonald G. Minnich
2005-11-14comment and unify lb_uint64 handling as discussed on the mailinglistStefan Reinauer
2005-10-25- See Issue Tracker id-6 "lnxi-patch-6-replacement"Jason Schildt
2005-10-25- See Issue Tracker id-4 "lnxi-patch-4" Jason Schildt
2005-10-05Updating FSF address in the code.Stefan Reinauer
2005-09-14Rename Intel 82801CA constants.Steven J. Magnani
2005-09-14Initial revision.Steven J. Magnani
2005-09-13Initial revision.Steven J. Magnani
2005-09-12added include file for sc520Ronald 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-08-08Fix up the VT8623 northbridge support.Jonathan McDowell
2005-07-08eric patchYinghai Lu
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-34arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-30arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-29arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-10arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-4arch import user (historical)