summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* Fix yellowMichael Sparmann2011-01-07
* Fix iPod Classic playback slownessMichael Sparmann2011-01-07
* Fix iPod Classic tick timer (still not 100% calibrated, but close enough for ...Michael Sparmann2011-01-07
* Fix iPod Classic USEC_TIMERMichael Sparmann2011-01-07
* iPod Classic: Unmute amplifiers when setting volume (fixes resuming paused pl...Michael Sparmann2011-01-06
* Fix volume control on iPod ClassicMichael Sparmann2011-01-06
* Gigabeat S: Make it a removable mass-storage device. Windows will assign a dr...Michael Sevakis2011-01-05
* Fix USB storage driver. ata_get_info was no longer filling-in num_sectors aft...Michael Sevakis2011-01-04
* Remove files accidentally commited in 28953Michael Sparmann2011-01-03
* Fix regression from r28950: ATA broken on MPIO and possibly other targetsMichael Sparmann2011-01-03
* Remove unneeded check for swapping in iPod nano1G/color LCD driver. For nano1...Andree Buschmann2011-01-03
* New port: iPod Classic (also known as iPod 6G/6.5G/7G)Michael Sparmann2011-01-02
* Fix yellowMichael Sparmann2011-01-02
* Fix redMichael Sparmann2011-01-02
* Rework ATA driver to get rid of lots of target-specific constants and allow f...Michael Sparmann2011-01-02
* Autodetect sector size on superfloppy volumes based on the FAT32 BPB (kudos t...Michael Sparmann2011-01-02
* Submit FS#11843 v17. Integrate YUV-blitting of nano 2G to nano1G/color LCD dr...Andree Buschmann2011-01-02
* Gigeabeat S: Reset DMA size info when stopping audio playback and recording t...Michael Sevakis2011-01-01
* Fix comment.Andree Buschmann2011-01-01
* Save some binsize in LCD driver of iPod nano 2G. No impact to speed.Andree Buschmann2011-01-01
* Submit FS11782: Use faster DRAM timings in unboosted state for S5L870x. DRAM ...Andree Buschmann2010-12-30
* Submitted the wrong file with r28933.Andree Buschmann2010-12-30
* Major speedup of iPod nano 2G. Part 7: Disable reading FIFO state in YUV blit...Andree Buschmann2010-12-30
* Submit FS#11707. Add line out power off to iPods nano1G, color and 4G.Andree Buschmann2010-12-29
* Forgot one file.Andree Buschmann2010-12-29
* Speed up of iPod nano 1G and iPod color LCD. Use HDD6330 asm part for YUV bli...Andree Buschmann2010-12-29
* Also PREFIX() other filesystem functions. I hope I got them all now...Frank Gevaerts2010-12-29
* Return thread ID as a string for name when a thread isn't named or name canno...Michael Sevakis2010-12-29
* Gigabeat S: Do simple direct keypad scanning rather than triggering a separat...Michael Sevakis2010-12-29
* revert r28834 because it causes problems with uSDFred Bauer2010-12-29
* interrupt_level should've been volatile as well when I changed this file. Obt...Michael Sevakis2010-12-29
* Just a technical matter even though all is well anyway: struct blocker::threa...Michael Sevakis2010-12-29
* Comment about thread_id_entry missleading and wrong. Fix the dumb.Michael Sevakis2010-12-28
* UISimulator: Need a 'while' not an 'if' in sim_enter_irq_handler. Add comment...Michael Sevakis2010-12-28
* Vastly increase speed of SDL screen updates for RGB565.Thomas Martitz2010-12-27
* Redo r28026 so that all .S files get the __ASSEMBLER__ define.Thomas Martitz2010-12-27
* Return interval in the SDL timer callback as it should happen in periodic tim...Thomas Martitz2010-12-27
* Move codfire inline asm into cpu specific file.Nils Wallménius2010-12-27
* Certain data accesses in the kernel should have volatile semantics to be corr...Michael Sevakis2010-12-27
* Fix profiling on coldfire with newer Gcc.Nils Wallménius2010-12-27
* Apply FS#11798 (Files in MicroSD card aren't being shown in File Browser or D...Bertrik Sikken2010-12-26
* Make mutexes a tiny bit leaner. There is no need for a separate locked semaph...Michael Sevakis2010-12-26
* mc13783 RTC: Handle years in a better way for the use of struct tm. Make the ...Michael Sevakis2010-12-24
* RaaA: Improve tagcache search to make the database built.Thomas Martitz2010-12-23
* Fix yellowThomas Martitz2010-12-22
* Make usb_detect() return USB_UNPOWERED instead of USB_EXTRACTED. Without that...Frank Gevaerts2010-12-21
* WM8750 - fix muted output when entering FM radio screen.Marcin Bukat2010-12-21
* Major speedup of iPod nano 2G. Part 6: Use faster LCD interface configuration...Andree Buschmann2010-12-21
* HD300 - Fix bootloader freeze introduced in r28799. DMA transfer hangs for so...Marcin Bukat2010-12-20
* iPod nano 2G: Use LCD_PHTIME = 0x22 for both LDS and ILI type of displays. Si...Andree Buschmann2010-12-19