coreboot.git
2003-07-21 Eric Biederman- First pass at code for generic link width and size...
2003-07-21 Eric Biederman- First pass at s2880 support.
2003-07-21 Greg Watsonadded payload
2003-07-21 Greg Watsonfix crt0 includes ordering
2003-07-21 Ronald G. Minnichtypo fixed.
2003-07-21 Greg Watsonnew chip stuff
2003-07-21 Greg Watsonnew chip configure
2003-07-21 Stefan Reinauer* update quartet target to latest SMP changes.
2003-07-21 Greg Watsonmore chip stuff
2003-07-21 Greg Watsonmore chip stuff
2003-07-20 Greg Watsonchip stuff
2003-07-19 Eric Biederman- Major cleanup of the bootpath
2003-07-19 Greg Watsontidy up
2003-07-19 Greg Watsona few changes
2003-07-18 Greg Watsonnew config format
2003-07-18 Greg WatsonAllow options in mainboard configuration file
2003-07-18 Greg Watsonfix problems with options, more functionality
2003-07-17 Stefan Reinaueradd AMD Quartet target
2003-07-17 Stefan Reinauermoved generate_row from coherent_ht.c to board specific...
2003-07-17 Greg Watsonadded romimage support
2003-07-17 Greg Watsonnew config format
2003-07-17 Greg Watsondont export sandpoint options
2003-07-17 Greg Watsonsick of typing python command
2003-07-17 Greg Watsonsandpoint options
2003-07-17 Eric Biederman- Update Config so we now have the proper number of...
2003-07-17 Eric Biederman- Get the correct routing tables entries for the hdama...
2003-07-17 Ronald G. MinnichConfig.lb for this new part
2003-07-17 Eric Biederman- Remove excess line from pci_device.c
2003-07-17 Eric Biederman- Remove $Id: from crt0.S.lb
2003-07-17 Eric Biederman- Implement an enable method for pci devices.
2003-07-17 Eric Biederman- pci_device.c fixes for generic pci bridges to zero...
2003-07-16 Stefan Reinauerfix some glitches in cht code: always enable routing...
2003-07-16 Eric Biederman- ldscripb.lb remove another $Id: line..
2003-07-16 Eric Biederman- Commit a binutils safe version of reset16.inc
2003-07-14 Eric Biederman- Compile fixes
2003-07-14 Greg Watsonnew config files
2003-07-14 Greg Watsonnew init format
2003-07-14 Greg Watsonnew config rules
2003-07-14 Greg Watsonnew init stuff
2003-07-14 Greg WatsonIDE support
2003-07-13 Greg Watson*** empty log message ***
2003-07-12 Eric Biederman- Remove all of the annoying $Id strings
2003-07-12 Eric Biederman- Use an SMBUS_IO_BASE value that will not conflict...
2003-07-12 Eric Biederman- generalize generic_sdram.c
2003-07-12 Eric Biederman- Add missing carriage return in ramtest.c
2003-07-12 Eric Biederman- Solo updates
2003-07-12 Eric Biederman- Commit more tests for romcc
2003-07-12 Eric Biederman- Remove use of useless EXT macro
2003-07-12 Eric Biederman- Initialize list pointers
2003-07-12 Eric Biederman- Small typo fix in pci_ops.c
2003-07-12 Eric Biederman- Implement division and rdtsc support for romcc
2003-07-12 Eric Biederman- Commit a working spd based memory initialization...
2003-07-12 Eric Biederman- Remove bogus memreset parameter from struct mem_contr...
2003-07-12 Eric Biederman- Add failover.c
2003-07-12 Eric Biederman- Update to a working version for the hdama board
2003-07-12 Eric Biederman- Structure handling fixes.
2003-07-11 Ronald G. Minnichstatic configuration. Needs new keyword per greg to...
2003-07-10 Greg Watsonnew print statement
2003-07-10 Ronald G. Minnichfirst cut at generating code.
2003-07-10 Ronald G. Minnichfixing trees.
2003-07-04 Eric Biederman- Moved 2 of the test cases into tests for failure
2003-07-04 Eric Biederman- Minor fixes for handling structure constants and...
2003-07-03 Eric Biederman- Allow for a larger rhs on phi variables
2003-07-01 Eric Biederman- Massive set of cleanups/fixes for romcc. Lots of...
2003-07-01 Eric Biederman- Code to enable and disable use of the sse and mmx...
2003-06-30 Ronald G. Minnichall: now depends on linuxbios.rom
2003-06-30 Ronald G. Minnichplaceholder crap for sio
2003-06-30 Ronald G. Minnichnow builds with *0* tweaks.
2003-06-30 Ronald G. MinnichTAGS are back!
2003-06-28 Eric Biederman- Update romcc so that it more successfully spills...
2003-06-26 Ronald G. MinnichOK, now builds fallback for arima/hdama!
2003-06-25 Greg WatsonSimple printing of options. Will make this better.
2003-06-25 Eric Biederman- Set the default compiler back to gcc ooops
2003-06-25 Eric Biederman- Error on function prototypes
2003-06-25 Ronald G. Minnichmore fixes but it appears that options are not picking...
2003-06-24 Ronald G. Minnichneeded rules for DRIVER
2003-06-24 Ronald G. MinnichJust two undefined's left.
2003-06-24 Ronald G. Minnichupdate to thing to make them work ... still not there...
2003-06-24 Ronald G. MinnichFixes to various config files.
2003-06-24 Ronald G. Minnichfixed paths for GENERATED
2003-06-24 Ronald G. Minnichupdate .lb
2003-06-24 Greg Watsonifs now have elses
2003-06-24 Greg Watsonif statement for options
2003-06-24 Greg WatsonFor new config.g
2003-06-24 Eric Biederman- A few more fixes to get pointers to structures workin...
2003-06-24 Ronald G. Minnicharima updates
2003-06-24 Eric Biederman- Fix handling of structures stored in memory
2003-06-24 Ronald G. Minnichhdama mainboard and target.
2003-06-24 Ronald G. Minnichadd a hint for users about why:
2003-06-24 Ronald G. Minnichoops, greg already did SMBUS, didn't notice.
2003-06-24 Ronald G. Minnichadded SMBUS stuff.
2003-06-24 Ronald G. MinnichSimply typo in 'target' if directory does not exist
2003-06-24 Ronald G. Minnichfix non-portable syntax.
2003-06-23 Greg WatsonSyntax fixes.
2003-06-23 Greg WatsonNew option stuff.
2003-06-23 Greg Watson_RAMBASE used by linuxbios_c.ld
2003-06-23 Greg WatsonSandpoint configuration file.
2003-06-23 Greg WatsonGlobal options file
2003-06-20 Ronald G. Minnichtool for building roms, to eliminate icky shell scripts.
2003-06-20 Eric Biederman- Implement goto support
next