summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* hurry hurry before we might start 3.0 ;-)2.0.0Stefan Reinauer2006-09-083-1/+4
* remove dangerous call to normal image; no backup on OLPCRonald G. Minnich2006-09-071-0/+2
* Uwe Hermann:Stefan Reinauer2006-09-0643-119/+118
* Add support for ITE it8705f from Uwe HermannStefan Reinauer2006-09-065-0/+243
* Patch from Uwe Hermann:Stefan Reinauer2006-09-0610-5/+258
* Add patch from Uwe Hermann to support more ICH southbridgesStefan Reinauer2006-09-061-39/+30
* merge latest code from Uwe HermannStefan Reinauer2006-08-298-32/+275
* it8661f support from Uwe HermannStefan Reinauer2006-08-295-0/+241
* - Much better USB P4 fix. Richard Smith2006-08-281-42/+13
* Support for two new ITE superio parts: it8712fStefan Reinauer2006-08-2510-0/+483
* Print a warning if southbridge is not known to flashrom.Stefan Reinauer2006-08-252-6/+10
* - USB P4 as host fixRichard Smith2006-08-252-12/+16
* - fix a silly pointer dereference thinko in my previous commitRichard Smith2006-08-251-3/+3
* - Added suport for enabling USB P4 on the olpcRichard Smith2006-08-254-3/+51
* Removing $Id$ tags as they have no meaning in SVNStefan Reinauer2006-08-238-9/+0
* Uwe Hermann:Stefan Reinauer2006-08-2317-1061/+995
* enable graphs created by dot.Stefan Reinauer2006-08-231-3/+3
* fix special chars in document.Stefan Reinauer2006-08-231-5/+5
* drop extensions directory. it has never been used.Stefan Reinauer2006-08-2249-27686/+0
* delete unused device. Ronald G. Minnich2006-08-182-1/+1
* add smsc part. Mod sun board to use smsc part for nowRonald G. Minnich2006-08-176-15/+322
* updates to make gx1 IRQ map work. not tested;Ronald G. Minnich2006-08-161-3/+21
* share decompression code.Stefan Reinauer2006-08-162-170/+2
* this file is already included by auto.c on all targets.Stefan Reinauer2006-08-151-1/+0
* update license template.Stefan Reinauer2006-08-121-16/+15
* cleanup patch from Uwe Hermann.Stefan Reinauer2006-08-1114-96/+0
* - revert Config.1M.lb back to PLCC size and add new SPI config fileRichard Smith2006-08-112-1/+24
* - fix dependency rule for Makefile and Makefile.settingsRichard Smith2006-08-111-2/+2
* build 1024-128k binary as per requests.Ronald G. Minnich2006-08-111-1/+1
* fix serial initialization (from Uwe Hermann)Stefan Reinauer2006-08-104-41/+78
* change from AMD for the IRQ10 problem.Ronald G. Minnich2006-08-102-1/+22
* mods for the ultra40 bringup. This now builds.Ronald G. Minnich2006-08-098-13/+61
* fix up the links for the ultra 40 -- i/o on ht 1 on each cpuRonald G. Minnich2006-08-081-30/+6
* fix up config space.Ronald G. Minnich2006-08-081-6/+5
* initial work on sunw ultra40. It's wrong :-)Ronald G. Minnich2006-08-0714-0/+2383
* add support for ite/it8671f superio from Uwe Hermann.Stefan Reinauer2006-08-075-0/+197
* p2b uses i82371eb as well.Stefan Reinauer2006-08-041-1/+1
* final rename orgy. sorry for the inconvenience. This should fix it againStefan Reinauer2006-08-045-9/+9
* ouch. it's 8_2_371. I'll fix it. This commit breaks compilationStefan Reinauer2006-08-044-0/+0
* rename southbridge i440bx to its actual name i8371ebStefan Reinauer2006-08-046-17/+17
* Changelog:Indrek Kruusa2006-08-039-79/+129
* slightly changed C.D. Hailfinger's precompressed rom stream patchStefan Reinauer2006-08-034-4/+13
* some documentation updates by Uwe and some smaller ones by me.Stefan Reinauer2006-08-033-41/+46
* Allow setting of serial port speed in EPIA-M config file.Jonathan McDowell2006-08-021-0/+1
* Add newer Via Nehemiah stepping levels.Jonathan McDowell2006-08-021-1/+7
* Geode LX: this patch adds configuration/status/self-test MSR definitionsIndrek Kruusa2006-08-022-3/+49
* Add support for SST39SF040 and SST39SF010AStefan Reinauer2006-07-313-6/+16
* - Fix some copy bugs and thinkos in the i440bx SMbusRichard Smith2006-07-303-57/+82
* - fixup Bitworks/IMS to use private copy of SMbus debug routinesRichard Smith2006-07-291-2/+2
* - Add support _framework_ for the Asus p2b. Richard Smith2006-07-2917-0/+983