summaryrefslogtreecommitdiff
path: root/firmware/target (follow)
Commit message (Expand)AuthorAge
...
* HD200 - change how adc is scanned (inspired by amiconn)Marcin Bukat2010-05-18
* Rename sdl lcd initialization to (remote_)lcd_init_device which enables remov...Thomas Martitz2010-05-18
* as3525v2: add usb driver stub, enable usb phy&core initAmaury Pouly2010-05-18
* Ok, this time I double-checked for warnings...Tobias Diedrich2010-05-18
* And don't forget the return values...Tobias Diedrich2010-05-18
* And of course the stubs still need to be there...Tobias Diedrich2010-05-18
* Obviously this should not be built on AS353x...Tobias Diedrich2010-05-18
* This change wasn't supposed to be in there yet.Tobias Diedrich2010-05-18
* Not quite working yet, but almost.Tobias Diedrich2010-05-18
* A bit further cleanup in system-sdl.c.Thomas Martitz2010-05-17
* Fix another warning which strangely only occurs on cygwin.Thomas Martitz2010-05-17
* Restore changes of r25809 that got lost in the target tree movement and fix s...Thomas Martitz2010-05-17
* as3525: correctly detect usb status if we boot with USB pluggedRafaël Carré2010-05-17
* as3514/as3543 fixesRafaël Carré2010-05-17
* Fix FS#11280Thomas Martitz2010-05-17
* Do s/SWAP_WORDS/ATA_SWAP_WORDS/ to prevent namespace clashes.Maurus Cuelenaere2010-05-17
* HD200 - use optimised read&write routines from ata-as-coldfire.S and drop hd2...Marcin Bukat2010-05-17
* Integrate byte swap of ata word into ata-as-coldfire.SMarcin Bukat2010-05-17
* HD200 - decrease wait states for lcd when boostedMarcin Bukat2010-05-17
* HD200 minor lcd asm routines adjustmentsMarcin Bukat2010-05-17
* Clipv2/+ : ascodec register 0x25 is not related to backlightRafaël Carré2010-05-16
* memset is in string.h, not memory.h.Thomas Martitz2010-05-16
* as3525: don't use incomplete USB code when chargingRafaël Carré2010-05-16
* as3525: make sure we don't use a negative number of sectorsRafaël Carré2010-05-16
* Fix building on cygwin.Thomas Martitz2010-05-16
* as3525v1 use an as3515 audio codec/PMU, not an as3517 as previously thoughtRafaël Carré2010-05-16
* Correct button_read_device prototype for HAVE_BUTTON_DATA.Thomas Martitz2010-05-15
* Fix last reds, database tool definitely needs rework.Thomas Martitz2010-05-15
* - Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hos...Thomas Martitz2010-05-15
* YUV Dither: r12 saving was removed but stacked parameter load offset wasn't c...Michael Sevakis2010-05-15
* adc-as3514.c: cosmeticsRafaël Carré2010-05-15
* fuzev2: leave at least 3ms between scrollwheel eventsRafaël Carré2010-05-15
* fuzev2: fix buttonlight flashing on µSD access (2nd try)Rafaël Carré2010-05-15
* Gigabeat S: There's no reason to pause the LCD DMA when changing the framebuf...Michael Sevakis2010-05-15
* Hopefully finish off the red from r26051.Michael Sevakis2010-05-15
* as3525: fix capacity sanity checkRafaël Carré2010-05-15
* vuprintf does not belong in stdio.h, causes problems with other versions of s...Jeffrey Goode2010-05-15
* fuzev2: prevent button light flickering when accessing µSDRafaël Carré2010-05-14
* as3525v1: detect correctly internal storage capacityRafaël Carré2010-05-14
* as3525v2: check if SD transfers fit with the card capacityRafaël Carré2010-05-14
* as3525: add some comments in the microphone channel copy loopRafaël Carré2010-05-14
* as3525v1: duplicate the right channel into the left channel when recording mi...Rafaël Carré2010-05-14
* as3525: change SDRAM settings only in models for which there is a bootloaderRafaël Carré2010-05-14
* as3525: retain & release DMA engine when starting and stopping recordingRafaël Carré2010-05-13
* Correct register defines. I had to look at the disassembly to spot this bug....Tobias Diedrich2010-05-13
* as3525: use the correct uncached address for rec peak bufferRafaël Carré2010-05-13
* as3525: use a table for mclk dividers, get rid of a divisionRafaël Carré2010-05-13
* as3525: use DMA for recordingRafaël Carré2010-05-13
* Missed a yellow on Cowon D2. :)Michael Sevakis2010-05-12
* Fix r25970 red and yellow *and* a bug uncovered for pp5002 where pcm_play_dma...Michael Sevakis2010-05-12