coreboot.git
2003-09-26 Ronald G. Minnichfix 'deprecated' warnings
2003-09-26 Stefan Reinauerfix buildrom statement if there's only one romimage...
2003-09-26 Stefan Reinauerignore target temp build dir
2003-09-26 Stefan Reinaueradd cvsignore files for target files. Use gcc -m32...
2003-09-26 Stefan Reinauerignore temp. build directory
2003-09-26 Stefan Reinauerget rid of pointer/int cast warnings on 64bit.
2003-09-26 Ronald G. Minnichvia epia; also yh lu tyan.
2003-09-25 Ronald G. Minnichallow default settings in the mainboard file
2003-09-25 Ronald G. Minnichnew from yh lu
2003-09-25 Ronald G. Minnichnew from tyan
2003-09-25 Ronald G. Minnichno default rom size
2003-09-25 Ronald G. MinnichROM_SIZE has no default now.
2003-09-25 Ronald G. Minnichadded via vt8231
2003-09-25 Ronald G. Minnichfirst cut at 8601 support
2003-09-25 Stefan Reinaueradd another compat chain keepalife fix
2003-09-25 Stefan Reinauerkhepri resource map update to keep compatibility chain
2003-09-25 Stefan Reinauerremove last occurence of AMD8111_DEV
2003-09-23 Stefan Reinauernew target configuration: newisys khepri
2003-09-23 Stefan Reinauerupdate hypertransport setup for khepri
2003-09-23 Stefan Reinauerfix hypertransport setup for quartet.
2003-09-23 Stefan Reinauermake coherent ht setup capable of non-standard link...
2003-09-18 Stefan Reinauerfirst shot of legacybios emulation.
2003-09-17 Stefan Reinauerfix romcc compiling 32bit code on amd64
2003-09-17 Stefan Reinaueradd filename to buildrom
2003-09-17 Stefan Reinaueradd filename to buildrom command
2003-09-12 Stefan Reinaueradd cvsignore file
2003-09-12 Stefan Reinaueradd "clean" target
2003-09-11 Stefan Reinauerupdate Config.lb and add khepri ht chain
2003-09-11 Stefan Reinaueradd quartet and dspace targets, disable reboot in Solo...
2003-09-11 Stefan Reinaueradd new target for DSPACE DS1006 card, make quartet...
2003-09-09 Stefan Reinauerremove old config files, adopt to new config method...
2003-09-08 Stefan Reinauerautomatically build config.py if it's not there.
2003-09-08 Stefan Reinaueradd solo target config file for new config method
2003-09-08 Stefan Reinauerupdate SOLO code (untested but compiling and pretty...
2003-09-04 Eric Biederman- Include hypertransport.h in hypertransport.c
2003-09-04 Eric Biederman- Remove dead argument to hypertransport_scan_chain
2003-09-03 Greg Watsonmoved init_timer() to static initialization
2003-09-03 Stefan Reinauercosmetics
2003-09-02 Eric Biederman- 1.1.4
2003-09-02 Eric Biederman- Major update of the dynamic device tree so it can...
2003-09-01 Eric Biederman- Update the version number to 1.1.2 and update the...
2003-09-01 Eric Biederman- Add back in the hard reset code from the freebios1...
2003-09-01 Eric Biederman- Updates to config.g so that it works more reliably...
2003-08-29 Ronald G. Minnichmore targets
2003-08-29 Ronald G. Minnichnew targets
2003-08-28 Stefan Reinaueradd first bunch of newisys khepri files.
2003-08-28 Stefan Reinauermore motherboard specific cleanups
2003-08-28 Stefan Reinauercleaning out motherboard specific changes from the...
2003-08-27 Ronald G. Minnichsupport for new mobos and fixes
2003-08-26 Ronald G. Minnichfixed irq tables for hdama
2003-08-07 Stefan Reinauermore quartet fixes
2003-08-07 Stefan Reinauerfix resource map for quartet
2003-08-07 Stefan Reinauerfix quartet build
2003-08-06 Ronald G. MinnichI mean it this time. NO more unnecessary 'dir' commands...
2003-08-06 Ronald G. Minnichend silly multiple sources of /cpu/whatever.
2003-08-06 Stefan Reinaueradd XIP_ROM_[BASE|SIZE] to newconfig for quicker bootup
2003-08-05 Ronald G. Minnichturn down the spew level to 7
2003-08-05 Ronald G. Minnichfixup. SMP works fine.
2003-08-05 Greg WatsonFixed version skew problem.
2003-08-05 Ronald G. Minnichmissing file chip.h
2003-08-05 Ronald G. Minnichnow needed.
2003-08-05 Eric Biederman- Update the Makefile to have a proper ALL: target
2003-08-04 Ronald G. Minnichpatches from Yh Lu. Tested and working on HDAMA
2003-08-04 Ronald G. MinnichCommits for the new config static device design, to...
2003-08-04 Eric Biederman- Fix poor resource allocation estimate.
2003-08-01 Eric Biederman- Remove useless definitions
2003-08-01 Eric Biederman- Update cpufixup so we support more than 4GB of memory
2003-08-01 Eric Biederman- Update raminit.c so it works properly for multiple...
2003-07-31 Ronald G. Minnichfix for newconfig
2003-07-30 Stefan Reinauermake solo target build again
2003-07-30 Ronald G. Minnichupdates from YhLu, plus fixes for PPC/K8 issues.
2003-07-28 Greg WatsonAdded support for naming instances of parts. This is...
2003-07-28 Greg Watsonadjust options
2003-07-28 Greg WatsonPPC 4XX support
2003-07-28 Greg Watsonuse longs
2003-07-28 Greg WatsonPVR support
2003-07-28 Greg Watsonadded new routines
2003-07-28 Greg Watsondeal with different reset vector addresses
2003-07-28 Greg Watsonmade timer more generic
2003-07-28 Greg Watsonadded ppc_ to function names
2003-07-28 Greg WatsonCPU_OPT for cpu specific flags
2003-07-28 Greg Watsoncorrected cpu path, added clock.o
2003-07-28 Greg Watsoncpus have vendors now
2003-07-28 Greg Watsonmoved extern to chip.h
2003-07-28 Ronald G. MinnichFix for RAMBASE.
2003-07-25 Ronald G. Minnichchange it so linuxbios.rom is the final target.
2003-07-25 Ronald G. MinnichFix for ROM_SIZE to ROM_SECTION_SIZE
2003-07-25 Ronald G. Minnichone last fix.
2003-07-25 Greg Watsonadded a bit of error checking!
2003-07-25 Ronald G. Minnichfix bugs ron added with new options
2003-07-25 Ronald G. MinnichMods for YhLu to enable calls for mainboard init.
2003-07-25 Ronald G. MinnichYhLu's changes to resolve several memory and other...
2003-07-25 Ronald G. MinnichCorrections for Config.lb for new tool.
2003-07-25 Ronald G. Minnichcorrections for new config tool.
2003-07-24 Greg Watsoncpu should be vendor/device too...
2003-07-24 Greg Watsonmissing options
2003-07-24 Greg Watsonmoved cpu code to cpu/ppc/mpc74xx
2003-07-24 Greg Watson*** empty log message ***
2003-07-24 Greg Watsonadded uses checking at top level
2003-07-24 Greg Watson#if was reversed
next