aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/dell
AgeCommit message (Expand)Author
2009-10-01OK, this builds and even looks right. dell needs its own Makefile.inc because Ronald G. Minnich
2009-10-01typoRonald G. Minnich
2009-10-01We need this to be Kconfig. The old way is not trusted by me.Ronald G. Minnich
2009-10-01This is now set up more like the real hardware likes it. Ronald G. Minnich
2009-09-25Trivial fixups to get this board further along. Ronald G. Minnich
2009-09-23simplify source tree hierarchy: move files from sdram/ and ram/ to lib/Stefan Reinauer
2009-09-17This is a patch for killing IPMI on the s1850 -- or at least geting the BMCRonald G. Minnich
2009-09-17copyright name error. Ronald G. Minnich
2009-09-15This is an otherwise dead platform. I'm just committing the basics that Ronald G. Minnich
2009-08-12Kconfig!Patrick Georgi
2009-08-11Enable CBFS everywhere. All boards compiled for me (abuild tested),Patrick Georgi
2009-06-30the tool chain settings should not be in renamed (as they will never live inStefan Reinauer
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-06-19Undo my ugly commit that added uses clauses in lots of places instead of one.Myles Watson
2009-06-17Fix configuration of boards that didn't have uses CONFIG_USE_INIT. Trivial.Myles Watson
2009-06-06When I started refactoring mainboard Config.lb, I added two differentCarl-Daniel Hailfinger
2009-06-03Revert "CMOS: Add set_option and rework get_option."Luc Verhaegen
2009-06-03CMOS: Add set_option and rework get_option.Luc Verhaegen
2009-05-02Run dos2unix on all files:Stefan Reinauer
2009-04-22Convert 12 more boards to use include statements in Config.lb.Carl-Daniel Hailfinger
2009-04-22no duplicate names in cmos.layout allowed. (fixes a bunch of boards)Stefan Reinauer
2009-04-22This patch unifies the socket_mPGA604_800Mhz and socket_mPGA604_533Mhz to aStefan Reinauer
2009-04-14v2/src romfs->cbfs renamePeter Stuge
2009-03-31Add the CONFIG_ROMS config variable. Ronald G. Minnich
2009-03-13This, ladies and gentlement, is commit #4000.Stefan Reinauer
2009-02-18Carl-Daniel's part:Carl-Daniel Hailfinger
2008-12-20Fix dell/s1850 broken in r3822, and prepare it for implicit declaration Corey Osgood
2008-12-19Fix a LOT of implicit function declarations before they become errors.Corey Osgood
2008-10-01The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger
2008-09-04This changes the python generated makefilesCarl-Daniel Hailfinger
2008-01-18Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer
2007-12-30The following mainboards had a file named microcode_updates.c in theirCarl-Daniel Hailfinger
2007-12-09This adds the same line (uses CONFIG_PRECOMPRESSED_PAYLOAD) to everyMyles Watson
2007-11-04Restructure the PCI IDs list for the ICH* chipsets from ICH/ICH0 up toUwe Hermann
2006-12-15Apply linuxbios-rename-other-payload-options.patchEd Swierk
2006-12-15Apply linuxbios-rename-compressed-payload-options.patch, refs #14Ed Swierk
2006-11-10* fix the automatic build system by compressing payloads if possibleStefan Reinauer
2006-11-05Use the canonical name of the vendors/devices and theUwe Hermann
2006-11-02Remove some unneeded #includes from most mainboard.c files.Uwe Hermann
2006-10-27Rename E7520 to e7520, and E7525 to e7525 in the code. The next commitUwe Hermann
2006-10-27Fix the CHIP_NAME() entries of all mainboards to have the same formatUwe Hermann
2006-10-24Change all occurences of NSC to nsc in the code. The next commitUwe Hermann
2006-04-06break the tree really quick due to svn restrictions, next commit fill fix itStefan Reinauer
2006-03-01a few new items and mods for ollieRonald G. Minnich
2006-02-22added new superio. added new simple util. Ronald G. Minnich
2005-12-03smaller fixups here and there, allowing some motherboards to compile orStefan Reinauer
2005-10-19adding support for dell 1850Ronald G. Minnich