Age | Commit message (Expand) | Author |
2010-04-01 | Clip+: remove button_hold() : we use software hold | Rafaël Carré |
2010-04-01 | Boot charting support. | Torne Wuff |
2010-04-01 | Fuzev2: Scrollwheel works like a charm :) | Thomas Martitz |
2010-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 as3525v2 | Rafaël Carré |
2010-04-01 | as3525*: make sure fclk is 24MHz before using it as the clock source for pclk | Rafaël Carré |
2010-04-01 | as3525*: set up CGU_COUNT register before turning on / modifying PLLs | Rafaël Carré |
2010-04-01 | FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work ... | Jeffrey Goode |
2010-04-01 | as3525v2: adjustable CPU freq : CGU_PROC is identical to as3525 after all | Rafaël Carré |
2010-03-31 | Clipv2/Clip+ : use CHG_IN adc channel, it seems to work better than BVDD and ... | Rafaël Carré |
2010-03-29 | Fix bootloader red, it doesn't have backlight handling. | Thomas Martitz |
2010-03-29 | fuzev2 FM doesn't work (yet), don't try to record from it | Rafaël Carré |
2010-03-29 | Fuzev2: Preliminary button support. Scrollwheel does not work yet. | Thomas Martitz |
2010-03-29 | as3525v2: microphone recording | Rafaë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 divider | Rafaël Carré |
2010-03-29 | as3525v2: factorize writing to ascodec PMU | Rafaël Carré |
2010-03-29 | as3543: name 0x1b & 0x1c registers | Rafaël Carré |
2010-03-29 | Clipv2/Clip+ : turn off backlight in 0x1b register | Rafaël Carré |
2010-03-29 | Fuzev2: fix backlight brightness | Rafaël Carré |
2010-03-28 | Fuzev2: it seems we need to set bit 3 when selecting PMU subregister | Rafaël Carré |
2010-03-28 | Fuzev2: cleanup backlight code (still not working correctly) | Rafaël Carré |
2010-03-28 | Fuzev2: fix LCD | Rafaël Carré |
2010-03-28 | Fuzev2: edit config | Rafaël Carré |
2010-03-28 | Fuzev2: fix lcd | Rafaël Carré |
2010-03-27 | Remove unnecessary (and incorrect) acks after stalling the control endpoint | Frank Gevaerts |
2010-03-27 | Fuzev2: fix normal build: enable charging properly, disable FM, use as3525v2 cpu | Rafaël Carré |
2010-03-27 | Fuzev2: µSD detect pin is A2 like Clip+, but the meaning is reversed | Rafaël Carré |
2010-03-26 | sd-as3525v2.c Organize construction of MCI_COMMAND so it is more apparent w... | Jack Halpin |
2010-03-26 | Fuzev2: fix build, use suited bitmap tool | Rafaël Carré |
2010-03-26 | Clip+: fix battery voltage reading when charging : use ADC_RTCSUP like e200v1 | Rafaël Carré |
2010-03-26 | Use STORAGE_WANTS_ALIGN to make clear it's not a strict necessity | Rafaël Carré |
2010-03-25 | Accept expressions in CACHE_OVERLAP() macro | Rafaël Carré |
2010-03-25 | Make storage alignement use cache alignement macros | Rafaël Carré |
2010-03-25 | Commit a HID fix by gevaerts that prevent the HID driver to call usb_drv_send... | Amaury Pouly |
2010-03-25 | Fix usb-arc driver: the driver would prematurely mark a transfer as complete ... | Amaury Pouly |
2010-03-24 | sd-as3525v2.c Implement HS timings for those cards that are capable. | Jack Halpin |
2010-03-24 | sd-as3525v2.c Don't reset controller on every pass through the transfer loop. | Jack Halpin |
2010-03-24 | sd-as3525v2.c Adjust comments for MCI_INT bits to show if they are related ... | Jack Halpin |
2010-03-23 | Packard Bell Vibe 500: remove the old bootloader code (actually a lack of cod... | Szymon Dziok |
2010-03-23 | SansaAMSv2: Give register CGU_BASE + 0x3C the name CGU_SDSLOT. | Jack Halpin |
2010-03-23 | No intentional warnings. | Björn Stenberg |
2010-03-23 | Make this properly dependend on the right defines instead of a blacklist. | Tobias Diedrich |
2010-03-23 | Limit AUDIO_IRQ handling to AS3525, since it doesn't work on the newer SoC in... | Tobias Diedrich |
2010-03-23 | fix previous revision by using correct definition of i2c prescaler | Rafaël Carré |
2010-03-23 | as3525: do not read i2c2_cpsr* registers because the clock might be disabled | Rafaël Carré |
2010-03-23 | fix r25297 : make ascodec-target.h empty when building sim | Rafaël Carré |