summaryrefslogtreecommitdiff
path: root/firmware/drivers (follow)
Commit message (Expand)AuthorAge
* ide_power_enable for simulator added.Mats Lidell2003-07-20
* Another go at the disk-full FAT driver fix. Now it skips the reserved sectors...Linus Nielsen Feltzing2003-07-19
* report sleeping disk while not initialized, needed for changing before ata_in...Jörg Hohensohn2003-07-18
* Magnus Holmgren: Just realized one thing: doing AN0-3 last is slightly better...Jörg Hohensohn2003-07-17
* one more missing init, prevented powering down the diskJörg Hohensohn2003-07-17
* Removed a compiler warningLinus Nielsen Feltzing2003-07-16
* Fixed a bug that included the reserved clusters 0 and 1 in the search for ava...Linus Nielsen Feltzing2003-07-16
* Patch 772577 by Magnus Holmgren: measure all ADC channels within adc_init(), ...Jörg Hohensohn2003-07-16
* Initalize last_disk_activityBjörn Stenberg2003-07-11
* A more complete serial port setupLinus Nielsen Feltzing2003-07-11
* Fixed spindown bug: last_disk_activity was set 10 seconds into the future, wh...Björn Stenberg2003-07-10
* Moved lcd default contrast knowledge from settings.c to lcd driver. Now lcd_i...Björn Stenberg2003-07-09
* Cold start fixes: master_slave_select() now checks for BSY as well as RDY (si...Björn Stenberg2003-07-09
* Removed warningsBjörn Stenberg2003-07-09
* again different coldstart, ata_init() now has non-ambiguous return codes for ...Jörg Hohensohn2003-07-09
* better place and method for the spinup wait code, still I'd welcome comments ...Jörg Hohensohn2003-07-08
* When starting from flash, we have to wait for the disk to get ready. (Quite a...Jörg Hohensohn2003-07-03
* * Added the plugin icon for the old lcd.Kjell Ericson2003-06-29
* Added plugin loader. Moved games, demos and the text viewer to loadable plugi...Björn Stenberg2003-06-29
* port inits for cold start abilityJörg Hohensohn2003-06-26
* init the LCD, needed for cold start (from flash)Jörg Hohensohn2003-06-26
* Now handles a full disk a little better, and it doesn't trust the fsinfo anymoreLinus Nielsen Feltzing2003-06-19
* A bit faster update of Player simulator.Kjell Ericson2003-06-05
* Small seek optimization -- begin seek at last read cluster if possibleHardeep Sidhu2003-06-03
* Since remote uses special button codes, there is no need to simulate release ...Björn Stenberg2003-05-27
* Added "jump scroll delay" (for player).Kjell Ericson2003-05-27
* New feature for player: Jump scroll!Kjell Ericson2003-05-22
* Experiment: enable ATA STANDBY when switching to USB modeLinus Nielsen Feltzing2003-05-10
* Idle poweroff fix for FM radio, as suggested by Mike HoldenLinus Nielsen Feltzing2003-05-03
* Finally, FM radio support on the FM RecorderLinus Nielsen Feltzing2003-05-03
* Corrected wrong write return code.Björn Stenberg2003-04-28
* More detailed error codesLinus Nielsen Feltzing2003-04-24
* Changed remote control button events to separate codes. Now the remote contro...Björn Stenberg2003-04-23
* Magnus Öman's long awaited inverted cursor patchLinus Nielsen Feltzing2003-04-16
* ata_write_sectors() didn't handle odd buffer addressesLinus Nielsen Feltzing2003-04-12
* Corrected win1251 -> iso 8859-5 conversion (Alex)Björn Stenberg2003-04-11
* Don't enter cpu sleep during disk operationsBjörn Stenberg2003-04-11
* The newest ATA driver fixes broke the ata_spinup_time informationLinus Nielsen Feltzing2003-04-05
* Better led control. Added status read delay. Fixed potential last_disk_activi...Björn Stenberg2003-03-31
* Another attempt to stop the red led dead.Björn Stenberg2003-03-24
* Don't spin down disk while retryingBjörn Stenberg2003-03-17
* Moved read code around a bit to more strictly obey the ATA specification.Björn Stenberg2003-03-14
* Initialize return code at start of loop, not at the end.Björn Stenberg2003-03-13
* update_fat_entry() set the wrong cache line dirty if bpb_resvdseccnt wasn't d...Linus Nielsen Feltzing2003-03-04
* New option: Invert display. Patch by Mark Hillebrand.Björn Stenberg2003-02-27
* An attempt to get rid of the "red freeze" problem: Perform a soft reset on re...Björn Stenberg2003-02-27
* Enhanced error codes for better error trackingLinus Nielsen Feltzing2003-02-26
* Faster shutoff with OFF key on FM RecorderLinus Nielsen Feltzing2003-02-25
* Code Police is never wrong. Ugh!Björn Stenberg2003-02-23
* Fixed bug #688807, now the Idle poweroff works on FM recorder. Also disabled ...Linus Nielsen Feltzing2003-02-21