summaryrefslogtreecommitdiff
path: root/firmware/target
AgeCommit message (Expand)Author
2009-02-11Make basic cache functions into calls, and get rid of CACHE_FUNCTION_WRAPPERS...Michael Sevakis
2009-02-10Gigabeat S: Update some very stale comments about what's going on in the star...Michael Sevakis
2009-02-10Gigabeat S: I never intended to leave the channel context buffer static beyon...Michael Sevakis
2009-02-10Gigabeat S: Place SDMA code load address starting in uninitialized section ad...Michael Sevakis
2009-02-09Onda VX747: commit some parts to get apps/ to compile (more will follow)Maurus Cuelenaere
2009-02-09Gigabeat S: Try to save some power. Implement lcd_enable and turn off LCD DMA...Michael Sevakis
2009-02-09Gigabeat S: The PCM lockout routines needed a bit of polishing.Michael Sevakis
2009-02-08Gigabeat S: Implement an SDMA API and use it in the PCM driver. Some other mi...Michael Sevakis
2009-02-07Gigabeat S: Move the LCD framebuffer address so that DRAM can be mapped flat ...Michael Sevakis
2009-02-05Fix red and yellowMaurus Cuelenaere
2009-02-05Creative ZVM:Maurus Cuelenaere
2009-02-05Fix MIPS ffs implementationMaurus Cuelenaere
2009-02-05FS#9611 - Sansa Clip radio code. Commit final part which enables the LINE2 in...Bertrik Sikken
2009-02-04MIPS memset: use a bigger buffer (yields more performance)Maurus Cuelenaere
2009-02-04MIPS:Maurus Cuelenaere
2009-02-04MIPS:Maurus Cuelenaere
2009-02-03Hopefully fixes the 'two byte inserted bug' of #FS8663. Combination of Martin...Antonius Hellmann
2009-02-03Remove struct spinlock to cleanup some mess and simplify. It's only used in b...Michael Sevakis
2009-02-03Gigabeat S: Get remote keymaps up to snuff and working. Do a couple tweaks on...Michael Sevakis
2009-02-02ARMv6: Optimize interrupt enable/disable with cpsie and cpsid. Section off sy...Michael Sevakis
2009-02-02i.MX31: Make SPI more tolerant by resetting and forcing a reconfigure of the ...Michael Sevakis
2009-02-01First step in committing the results of FS#8663:Antonius Hellmann
2009-01-31Various files: make function implementations consistent with their declaratio...Bertrik Sikken
2009-01-29Hopefully make some progress against FS#9831. iPod Video seems fine now under...Michael Sevakis
2009-01-27Redo some parts of my previous commit, thanks Jens and DaveThomas Martitz
2009-01-27Fix yellowThomas Martitz
2009-01-27Sansa AMS: Debug screen, shows GPIO and (on the fuze) DBOP input for now, to ...Thomas Martitz
2009-01-27Make the Philips HDD1630 ADC work: it needs a slightly different init sequenc...Mark Arigo
2009-01-27Move the PP5020 ADC defines to the c-file instead of repeating them across th...Mark Arigo
2009-01-27Onda VX747:Maurus Cuelenaere
2009-01-27Fix red once more :/Thomas Martitz
2009-01-26Fix redThomas Martitz
2009-01-26Commit FS#9724, which reworks the preprocessor defines related to backlight f...Thomas Martitz
2009-01-25Hopefully fix wrong colours on coldfire targets for certain scaling factors. ...Jens Arnold
2009-01-24Include divide-by-zero handling within plugins and codecs for ARM processors.Michael Sevakis
2009-01-23Gigabeat S: Make sure the hold button on the remote is independent of the mai...Michael Sevakis
2009-01-23Gigabeat S: Add remote control reading and proper headphone insert detection....Michael Sevakis
2009-01-23Philips HDD1630: add ADC info to debug screen. Make button_click work again (...Mark Arigo
2009-01-23Gigabeat S: Implement a genuine udelay function. Timer is gated to not run in...Michael Sevakis
2009-01-22Use bus reset detection for all ARC OTG devices. Remove conflict from LV24020...Michael Sevakis
2009-01-22Onda VX747: get NAND driver workingMaurus Cuelenaere
2009-01-21Onda VX747: disable DMA for now on NAND for performanceMaurus Cuelenaere
2009-01-21Onda VX747:Maurus Cuelenaere
2009-01-21Commit stable parts of FS#9611 - Sansa Clip radio codeBertrik Sikken
2009-01-21Unify kernel list management for ticks, registered queues and timeout objects...Michael Sevakis
2009-01-21Philips HDD1630 lcd work: register defines and enable contrast, flip, and inv...Mark Arigo
2009-01-20PortalPlayer: Implement irq_handler() directly in C code rather than dispatch...Michael Sevakis
2009-01-19This should take care of resetting when unplugging on e200 as reported in FS#...Michael Sevakis
2009-01-19Fix up ZVM builds. It appeared to share common definitions with PP502x target...Michael Sevakis
2009-01-19USB detection changes. c200/e200: Consider USB to be powered when charger is ...Michael Sevakis