summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* Add forgotten file (git was supposed to rename!).Thomas Martitz2010-04-05
* Fuzev2: Reduce code duplication by reusing Fuzev1 code.Thomas Martitz2010-04-05
* Fuzev2: YUV output adapted from Fuzev1Rafaël Carré2010-04-05
* Fuzev2: use RGB565SWAPPED (pointed out by amiconn) => 91fpsRafaël Carré2010-04-05
* Fuzev2: don't reinvent the wheel: swap pixels with existing swap_odd_even32Rafaël Carré2010-04-05
* Fuzev2: write pixel swapping in assembly for a some speed upRafaël Carré2010-04-05
* as3525v2: set PCLK correctlyRafaël Carré2010-04-05
* use THREAD_ID_CURRENT instead of thread_get_current()Frank Gevaerts2010-04-03
* Clipv2: read hold switch correctlyRafaël Carré2010-04-03
* Don't define HAVE_IO_PRIORITY for the simFrank Gevaerts2010-04-03
* Add IO priority handling. Currently all IO has equal priority, except the dir...Frank Gevaerts2010-04-03
* Clipv2: fix grey lcd outputRafaël Carré2010-04-03
* Clipv2: enable USB stack (and use correct product ID)Rafaël Carré2010-04-03
* Clipv2/Clip+: lower DEFAULT/NORMAL frequency from 60MHz to 24MHzRafaël Carré2010-04-03
* Clipv2: reboot to OF when USB is insertedRafaël Carré2010-04-03
* as3525v2: acknowledge USB connection/deconnection in SD threadRafaël Carré2010-04-03
* as3525v2: disable interrupts when writing to the PMU registersRafaël Carré2010-04-03
* Fix someone elses yellow and redJeffrey Goode2010-04-02
* Switch on hotkey on several targets. Stole the WPS Show Track Info key for m...Jeffrey Goode2010-04-02
* Clip+: remove button_hold() : we use software holdRafaël Carré2010-04-01
* Boot charting support.Torne Wuff2010-04-01
* Fuzev2: Scrollwheel works like a charm :)Thomas Martitz2010-04-01
* Fuzev2 LCD: replace delays by calls to lcd_delay() (delays not changed)Rafaël Carré2010-04-01
* Try to fix problems on Clip+ (not sure why they appear randomly)Rafaël Carré2010-04-01
* as3525v2: assume plla is the source for pclk (verified with timer frequency)Rafaël Carré2010-04-01
* Fix boosting on as3525v2Rafaël Carré2010-04-01
* as3525*: make sure fclk is 24MHz before using it as the clock source for pclkRafaël Carré2010-04-01
* as3525*: set up CGU_COUNT register before turning on / modifying PLLsRafaël Carré2010-04-01
* FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work ...Jeffrey Goode2010-04-01
* as3525v2: adjustable CPU freq : CGU_PROC is identical to as3525 after allRafaël Carré2010-04-01
* Clipv2/Clip+ : use CHG_IN adc channel, it seems to work better than BVDD and ...Rafaël Carré2010-03-31
* Fix bootloader red, it doesn't have backlight handling.Thomas Martitz2010-03-29
* fuzev2 FM doesn't work (yet), don't try to record from itRafaël Carré2010-03-29
* Fuzev2: Preliminary button support. Scrollwheel does not work yet.Thomas Martitz2010-03-29
* as3525v2: microphone recordingRafaël Carré2010-03-29
* as3525v2 : recording (FM only, no microphone yet)Rafaël Carré2010-03-29
* as3525v2: FM playback (only tested on Clip+)Rafaël Carré2010-03-29
* as3525: CGU_USB has only 3 bits for the dividerRafaël Carré2010-03-29
* as3525v2: factorize writing to ascodec PMURafaël Carré2010-03-29
* as3543: name 0x1b & 0x1c registersRafaël Carré2010-03-29
* Clipv2/Clip+ : turn off backlight in 0x1b registerRafaël Carré2010-03-29
* Fuzev2: fix backlight brightnessRafaël Carré2010-03-29
* Fuzev2: it seems we need to set bit 3 when selecting PMU subregisterRafaël Carré2010-03-28
* Fuzev2: cleanup backlight code (still not working correctly)Rafaël Carré2010-03-28
* Fuzev2: fix LCDRafaël Carré2010-03-28
* Fuzev2: edit configRafaël Carré2010-03-28
* Fuzev2: fix lcdRafaël Carré2010-03-28
* Remove unnecessary (and incorrect) acks after stalling the control endpointFrank Gevaerts2010-03-27
* Fuzev2: fix normal build: enable charging properly, disable FM, use as3525v2 cpuRafaël Carré2010-03-27
* Fuzev2: µSD detect pin is A2 like Clip+, but the meaning is reversedRafaël Carré2010-03-27