summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2008-02-17revert doneChristian Gmeiner1-14/+0
2008-02-17revert my work, suggested by amiconnChristian Gmeiner2-152/+0
2008-02-17the last one... sorry for troubleChristian Gmeiner1-2/+14
2008-02-17fix yellowChristian Gmeiner1-3/+1
2008-02-17fix redChristian Gmeiner2-0/+8
2008-02-17FS#8611: move hw_info for pp targets into target treeChristian Gmeiner3-0/+148
2008-02-16a very basic power_off functionChristian Gmeiner1-1/+5
2008-02-16I need to overwork this - sorryChristian Gmeiner1-16/+0
2008-02-16Shutdown needs about 2 seconds, but it seems to work :)Christian Gmeiner1-2/+16
2008-02-15fix compiling of debug menu for tcc780xChristian Gmeiner2-2/+23
2008-02-14Revert LCD changes - make sure the backlight remains on as a visible sign tha...Robert Keevil1-8/+0
2008-02-14Fix redRobert Keevil1-0/+4
2008-02-14Prevent the screen flashing white when shutting down colour ipods - fixes FS#...Robert Keevil1-0/+4
2008-02-14FS#8273 by Przemyslaw Holubowski - H10 RTC alarm bugfixesLinus Nielsen Feltzing1-7/+14
2008-02-14Do not waste RAM in the ATA driver. The identify info is a single sector.Jens Arnold1-1/+1
2008-02-13D2: Further work-in-progress on the NAND driver.Rob Purchase1-103/+276
2008-02-13Return value of audiohw_set_xxx_vol is never used and most of the time we hav...Christian Gmeiner16-53/+32
2008-02-13Fix the red.Karl Kurbjun1-1/+2
2008-02-13Make the gigabeat LCD initialization work properly without the original firmw...Karl Kurbjun1-48/+130
2008-02-12move audiohw_postinit to audiohw.hChristian Gmeiner3-3/+5
2008-02-12fix FS#8599 - First Song in Tagcache can't be ratedRobert Kukla1-1/+1
2008-02-11Optimise (replace two loops with one) and bug-fix the ProductId string return...Dave Chapman1-7/+3
2008-02-11Removed compiler warningBjörn Stenberg1-0/+1
2008-02-11Major USB fixes by Frank Gevaerts. Still disabled in builds, #define USE_ROCK...Björn Stenberg8-203/+659
2008-02-11Some misc. ATA stuff: Increase threads' priority (important for idle callback...Michael Sevakis2-34/+39
2008-02-10make mrobe100 work againRobert Kukla1-1/+1
2008-02-10Improve handling of RVA2 (replaygain) frames.Magnus Holmgren1-4/+10
2008-02-10Commit FS#8379 by Andree Buschmann. Disables much of the remaining unneeded ...Michael Giacomelli13-175/+310
2008-02-09Use a fixed multiplier of 2^10 as required when calculating number of blocks.Jonas Häggqvist1-1/+1
2008-02-09Prepare for a new bootloader 7-pre4 release for iriver H100 series. Synced to...Miika Pekkarinen1-4/+5
2008-02-09move audiohw_enable_output to audiohw.hChristian Gmeiner9-8/+6
2008-02-09Oops. Tiny goof.Michael Sevakis1-1/+1
2008-02-09Gigabeat S: Get button driver at 100%. Disable SPI because it hangs and will ...Michael Sevakis3-130/+382
2008-02-08Gigabeat S: Get boot to go a little father.Michael Sevakis5-66/+119
2008-02-08Gigabeat S: Interrupt enabled bootloader. Miscellaneous integration changes.Michael Sevakis12-189/+265
2008-02-07Let the FAT namecheck also look for trailing spaces, fixes FS #8560.Peter D'Hoye2-3/+8
2008-02-06mrobe 100: (1) fix the sound volume by properly enabling headphone output, (2...Mark Arigo2-1/+23
2008-02-05Oops. On a roll...that shouldn't have been committed.Michael Sevakis1-1/+1
2008-02-05gigabeatS: Fix the timer startup oddness. Seems it likes the interrupt clear ...Michael Sevakis2-8/+3
2008-02-05Do better job with UIE_VECTOR.Michael Sevakis1-8/+14
2008-02-05Code police tabs and spacesMichael Sevakis1-24/+24
2008-02-05Fix another oops with defining IRAMORIG twice. :pMichael Sevakis1-1/+1
2008-02-05Oops. Dump some testing stuff that got left in.Michael Sevakis2-5/+1
2008-02-05Gigabeat S mixer: Make some progress. Get the tick and core sleep working usi...Michael Sevakis16-1227/+908
2008-02-05mrobe 100, RTC: some code simplification and include init sequence from OF fo...Robert Kukla1-15/+53
2008-02-03fix h300 redRobert Kukla1-1/+1
2008-02-03mrobe 100: real time clock (if anybody recognises the RTC chip let me know)Robert Kukla6-10/+160
2008-02-03mrobe 100: (1) device reset in system_init is same as H10. (2) make power_off...Mark Arigo2-6/+11
2008-02-02Fix a minor ;) problem that would keep other threads from running during prio...Michael Sevakis1-2/+2
2008-02-01H10-20GB: Commit the first patch in FS#8533 to fix the mpegplayer display pro...Michael Sevakis1-8/+16