- Update abuild.sh so it will rebuild successfull builds
[coreboot.git] / src / mainboard / amd /
2004-11-04 Eric Biederman- Update abuild.sh so it will rebuild successfull builds
2004-11-03 Yinghai Lu*** empty log message ***
2004-10-31 Stefan Reinauerfix solo
2004-10-21 Stefan Reinaueradapt config files
2004-10-21 Stefan Reinauerget solo building after last infrastructure changes
2004-10-21 Stefan Reinauerupdate failover handling of some amd64 boards
2004-10-21 Eric Biederman- Bump the LinuxBIOS major version
2004-10-20 Yinghai LuTyan update to work with new CPU Config
2004-10-19 Stefan Reinauer- add support for socket 754
2004-10-16 Eric Biederman- First stab at running linuxbios without the old stati...
2004-07-08 Li-Ta Lomove default_resource_map to its own file
2004-06-15 Li-Ta Loadd support for AMD Serenade mainboard, why we have...
2004-06-15 Li-Ta Loadd support for AMD Serenade mainboard, why we have...
2004-04-30 Li-Ta Loput extern keyword in front of declaration, make the...
2004-04-28 Stefan Reinauerindent
2004-04-24 Stefan Reinauerindent files to reduce the noise in further diffs.
2004-03-25 Li-Ta Lomake log message a little prettier
2004-03-25 Stefan Reinauerremove traces of coherent_ht_mainboard
2004-03-24 Stefan Reinauerdrop obsolete CONNECTION_x_y macros. Use row informatio...
2004-03-24 Stefan ReinauerFurther trimming freebios2 towards code reuse.
2004-03-24 Stefan Reinauersmall step to clean up mainboard directories. debug...
2004-03-19 Stefan Reinauer1.1.6 adaptions
2004-03-19 Stefan Reinauermore compile fixes.
2004-03-19 Stefan Reinauercompile fix
2004-03-11 Eric Biederman- Moved hlt() to it's own header.
2004-03-09 Stefan Reinauergo verbose for now!
2004-01-21 Stefan Reinaueradapt irq values to pirq table
2004-01-21 Stefan Reinauerupdate mp table and pirq table
2003-12-02 Stefan Reinauerfix quartet and S4880 spd initialization.
2003-11-27 Stefan Reinauerupdate
2003-11-19 Stefan Reinauerfaking spd setup for now on quartet ;)
2003-11-06 Stefan ReinauerMake solo build again.
2003-11-06 Stefan Reinauerfix build for quartet.
2003-11-04 Stefan Reinauerfix stupid stepan's bugs
2003-11-04 Stefan Reinauerinfrastructure updates
2003-11-04 Stefan Reinauermake quartet compile.
2003-10-27 Stefan Reinauermerge minor solo changes
2003-10-24 Stefan Reinauermerge latest quartet changes
2003-10-15 Stefan Reinauermore solo fixes...
2003-10-14 Eric Biederman- Minor bugfixes
2003-10-13 Stefan Reinauermove equal with hdama code.
2003-10-13 Stefan Reinauerget solo target building with 1.1.5 sources
2003-10-11 Eric Biederman - O2, enums, and switch statements work in romcc
2003-10-06 Stefan Reinaueradd smbus_write_byte() function. currently fails in...
2003-10-01 Stefan Reinauersome quartet memory init updates.
2003-09-30 Stefan Reinauerremove references to static_devices.o
2003-09-30 Stefan Reinauerget rid of static_devices.c
2003-09-29 Stefan Reinauerdefault is 256 not 512k
2003-09-26 Stefan Reinauerremove fixed ROM_SIZE setting, add default to 256k
2003-09-23 Stefan Reinauerfix hypertransport setup for quartet.
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 Reinauerupdate SOLO code (untested but compiling and pretty...
2003-09-01 Eric Biederman- Updates to config.g so that it works more reliably...
2003-08-28 Stefan Reinauermore motherboard specific cleanups
2003-08-28 Stefan Reinauercleaning out motherboard specific changes from the...
2003-08-07 Stefan Reinauermore quartet fixes
2003-08-07 Stefan Reinauerfix resource map for quartet
2003-08-07 Stefan Reinauerfix quartet build
2003-07-30 Stefan Reinauermake solo target build again
2003-07-21 Eric Biederman- First pass at s2880 support.
2003-07-21 Stefan Reinauer* update quartet target to latest SMP changes.
2003-07-17 Stefan Reinaueradd AMD Quartet target
2003-07-17 Stefan Reinauermoved generate_row from coherent_ht.c to board specific...
2003-07-14 Eric Biederman- Compile fixes
2003-07-12 Eric Biederman- Solo updates
2003-06-26 Ronald G. MinnichOK, now builds fallback for arima/hdama!
2003-06-19 Eric Biederman- Update the romcc version.
2003-06-18 Eric Biederman- A new test case for romcc
2003-06-17 Ronald G. Minnichadded config and other test files.
2003-06-17 Eric Biederman- Minor mod to reset16.inc to work with newer binutils...
2003-06-12 Eric Biederman- Changes to the pci config routines moving them closer...
2003-06-11 Eric Biederman- Factoring of auto.c
2003-05-19 Eric Biederman- Cleanups on the romcc side including a pci interface...
2003-04-26 Eric Biederman- Minor bug fixes
2003-04-25 Eric Biederman- Commit a working pirq table for the AMD solo
2003-04-24 Eric Biederman- simple bug fixes
2003-04-24 Eric Biederman- irq routing table generated by getpir
2003-04-24 Eric Biederman- Small step forward Linux boots and almost works...
2003-04-22 Eric Biederman- Initial checkin of the freebios2 tree