1. a6c62a2 Renamed as3525-codec.c to ascodec-as3525.c to bring it in line with the naming convention of the other driver by Bertrik Sikken · 16 years ago
  2. c7c546c AMS Sansa: add fmradio i2c support for e200v2 and the fuze, by Thomas Martitz and Michael Chicoine by Bertrik Sikken · 16 years ago
  3. 4e79f8e Commit updated FS#9569 by Michael Chicoine. Fixes a bug in lcd_update_rect on the e200v2. by Michael Giacomelli · 16 years ago
  4. f78bf7d Commit FS#9623 by Thomas Martitz. General LCD clean up. Removes needless delays, fixes some glitches, updates comments, and brings LCD updates closer to procedure found in OF. by Michael Giacomelli · 16 years ago
  5. 8493da0 Commit FS#9652 by Thomas Martitz. Enable microSD on e200v2 and fix initialization for the fuze and e200v2. by Michael Giacomelli · 16 years ago
  6. 66b9721 Actually set sd_enabled (again by Thomas Martitz) by Frank Gevaerts · 16 years ago
  7. f9fb52b fix yellow by Frank Gevaerts · 16 years ago
  8. 9f37f04 Apply FS#9650 (by Thomas Martitz). This adds hotswap and microSD support for the Fuze. It doesn't seem to work for all cards yet. by Frank Gevaerts · 16 years ago
  9. a654946 correct battery readout for m200v4. Percentage is still uncalibrated. by Dominik Wenger · 16 years ago
  10. 90bcf9b m200v4: rename Keys, so they match better other targets with similar key-layout. Enable plugins, add keymaps for plugins. More keymap improvements needed. by Dominik Wenger · 16 years ago
  11. b6e78ac Get rid of some pcm_apply_settings cruft at the low level I somehow missed. Move the ones in pcm.c around to better spots. Remove a variable from pcm-pnx0101.c that should no longer be there. by Michael Sevakis · 16 years ago
  12. e69d567 Bring consistency to pcm implementation and samplerate handling. Less low-level duplication. A small test_sampr fix so it works on coldfire again. by Michael Sevakis · 16 years ago
  13. 02184a2 make fmradio-i2c code from clip more generic, so it works for m200v4 and hopefully all other as3525 targets. by Dominik Wenger · 16 years ago
  14. ed96b2a Sansa Clip: implement the fmradio_i2c interface using generic_i2c by Bertrik Sikken · 16 years ago
  15. 9856a37 Sansa Clip: revert 19353 by Rafaël Carré · 16 years ago
  16. 3648e87 Add small delays before lcd_write_data() and lcd_write_command(). This seems to be needed on some clips (i.e. mine) by Frank Gevaerts · 16 years ago
  17. 8956f2b Sansa Clip: No need to use GPIO pin B6 in LCD by Rafaël Carré · 16 years ago
  18. 68be3b1 Sansa Clip: No need to use GPIO pin B5 in LCD - it's likely used in FM by Rafaël Carré · 16 years ago
  19. ab64424 Sansa AMS: use vectored interrupts by Rafaël Carré · 16 years ago
  20. f07aa65 Sansa AMS: correct VIC registers usage by Rafaël Carré · 16 years ago
  21. e3a970f Sansa AMS "High Mem" : fix main binary linking broken by r19342 by Rafaël Carré · 16 years ago
  22. 894dbfa pcm-as3525.c : don't use |= on a write-only register (VIC_INT_EN_CLEAR). by Bertrik Sikken · 16 years ago
  23. e97191f Sansa AMS: Disable DMA clocks when not in use by Rafaël Carré · 16 years ago
  24. 3e4f3fe Sansa AMS: disable I2SOUT clocks when playback is stopped by Rafaël Carré · 16 years ago
  25. 6aa807d Sansa AMS: PCM driver (FS#9592) by Rafaël Carré · 16 years ago
  26. 38e9705 Sansa AMS: Don't allocate stack in irq_handler by Rafaël Carré · 16 years ago
  27. 8e19a73 Sansa AMS SD driver: don't check non fatal flags of MCI_STATUS by Rafaël Carré · 16 years ago
  28. 1ab08e6 Sansa AMS: updates DMA API by Rafaël Carré · 16 years ago
  29. 76617c8 Sansa Clip: remove unused variable by Rafaël Carré · 16 years ago
  30. 45711ac Sansa AMS: centralize clock settings in clock-target.h by Rafaël Carré · 16 years ago
  31. 58eb784 Straighten out some powermanagement stuff. Give target complete control over how power inputs are sensed. Clean SIMULATOR stuff out of target files. Get rid of USB charging option on targets that don't support it or don't implement it yet. Menu string remains to avoid language incompatibility but should be removed on next cleanup for targets not using it (notice in english.lang). global_settings becomes incompatible for some builds and so plugin API version is incremented. by Michael Sevakis · 16 years ago
  32. 0d0cc03 fix hold-button handling for m200v4. by Dominik Wenger · 16 years ago
  33. 874f437 Sansa AMS: ignore buttons when hold switch is on by Rafaël Carré · 16 years ago
  34. d9116da Move Clip specific power management stuff (specifically the battery discarge curve) to powermgmt-clip.c by Bertrik Sikken · 16 years ago
  35. 6840cd1 Sansa Clip: Do not return HOLD status in button_read_device() by Rafaël Carré · 16 years ago
  36. a783453 Sansa AMS: sd_enable() isn't available in the bootloader by Rafaël Carré · 16 years ago
  37. ce851c0 Sansa AMS: disable SD clocks when not in use (copied from FS#9570) by Rafaël Carré · 16 years ago
  38. 5051941 Sansa Clip : save one instruction per 8 pixels loop in lcd_grey_data by Rafaël Carré · 16 years ago
  39. c9ba3ad Sansa AMS: do not load stack and bss inside the rockbox binary (FS#9593) by Rafaël Carré · 16 years ago
  40. 0b6d65b Sansa AMS: Use a valid PLL setting (248MHz aka maximum fclk) by Rafaël Carré · 16 years ago
  41. fbb80b0 Init the ata_sd mutex before use. by Dominik Wenger · 16 years ago
  42. 15671aa do not modify the CCU_IO register since we don't use GPIOD (from FS#9569) by Jonathan Gordon · 16 years ago
  43. 4a4c3c5 Sansa Fuze: do not modify the CCU_IO register since we don't use GPIOD by Rafaël Carré · 16 years ago
  44. 82c5101 Sansa Fuze: remove left over copy-pasta (fix status bar flickering) by Rafaël Carré · 16 years ago
  45. 81fe625 Sansa Clip: grey lib support (not calibrated yet) by Rafaël Carré · 16 years ago
  46. 4e4b1d0 Sansa AMS: make set_cpu_frequency() handle frequency 0 by Rafaël Carré · 16 years ago
  47. 97e9075 Sansa AMS: implement set_cpu_frequency() by Rafaël Carré · 16 years ago
  48. a39e4e9 Sansa AMS: use non-busy wakeup to signal end of DMA transfer by Rafaël Carré · 16 years ago
  49. 1735056 Sansa AMS: kernel functions need the timer definitions by Rafaël Carré · 16 years ago
  50. a6ec029 Sansa AMS: correct timer definition (clk_main == 24MHz / 16) by Rafaël Carré · 16 years ago
  51. b70f575 Fix reds. Also note my r19221 commit message had a typo - shoudld have been e200/c200, not e100. by Steve Bavin · 16 years ago
  52. 3e965fd Enable display contrast setting and implement flip for the Clip. by Bertrik Sikken · 16 years ago
  53. c1f90b1 Sansa AMS: Use DMA for SD transfers (read and write) by Rafaël Carré · 16 years ago
  54. 8486cb9 Preliminary button driver for Sansa Fuze. FS#9575 by Thomas Martitz. by Björn Stenberg · 16 years ago
  55. 0cd64ab Rename BUTTON_VOLUP to BUTTON_VOL_UP in definition of BUTTON_MAIN for Sansa Clip. by Bertrik Sikken · 16 years ago
  56. 0787533 Implement a basic uncalibrated battery reading for all as3525 targets with a lithium battery. by Bertrik Sikken · 16 years ago
  57. 763aacc Initialise mutex before using it in as3525-codec.c, also use mutex for single codec register accesses. by Bertrik Sikken · 16 years ago
  58. 9701ffb Added power.h include to power-as3525.c by Bertrik Sikken · 16 years ago
  59. 4c25c92 Partially apply FS#9569 by Michael Chicoine and Thomas Martitz: remove the GPIOD(7) setting in the Fuze and e200v2 LCD drivers - it's set in the buttonlight code. by Dave Chapman · 16 years ago
  60. 73b3f54 Sansa Clip: backlight brightness is not possible, so remove references to it by Rafaël Carré · 16 years ago
  61. 678b6d0 Sansa AMS: Use IRAM (in app linker script and crt0.S) by Rafaël Carré · 16 years ago
  62. de89a00 Correct the xoffset used when display_flipped is false - fixes the display in the main Rockbox build. by Dave Chapman · 16 years ago
  63. 5302448 Sansa AMS: Don't make sd_init() fail if a SD card is not present in the slot by Rafaël Carré · 16 years ago
  64. aeb60e2 Sansa AMS: when not in the bootloader, disable fast hardware power off by Rafaël Carré · 16 years ago
  65. d3e783b Fix the Sansa AMS SD driver by Rafaël Carré · 16 years ago
  66. a4c0660 add the OF offset also for sansa fuze, and make it only for internal SD. by Dominik Wenger · 16 years ago
  67. 83dc89f m200v4: make buttons work again (added a small delay). make m200 keymap better. Add button mappings for the sim. Remove some config defines temporary to make building work again. by Dominik Wenger · 16 years ago
  68. e25c1c6 Add more driver stubs to make the Fuze and e200v2 main builds compile; Correct the memory definition for the Fuze (8MB) by Dave Chapman · 16 years ago
  69. 0d812dd FS#9535 - Sansa Fuze sim by Jonathan Gordon · 16 years ago
  70. c48001b Sansa AMS: remove symbol already defined in audio/as3514.c driver by Rafaël Carré · 16 years ago
  71. d4c4faa Sansa AMS: declare ascodec_init() function in the header by Rafaël Carré · 16 years ago
  72. 02dfae0 Sansa AMS: use the AS3514 ADC driver by Rafaël Carré · 16 years ago
  73. 22c450a Merge target/arm/as3525/as3525-codec.h into target/arm/ascodec-target.h by Rafaël Carré · 16 years ago
  74. 1811858 Revert r19069 - the m200s can't charge. Also, don't use charger_inserted() as a method for detecting USB (this gives a false positive with USB wall chargers), and protect the definition of charger_inserted() with #if CONFIG_CHARGING. by Dave Chapman · 16 years ago
  75. b25f903 make m200v4 build compilable. by Dominik Wenger · 16 years ago
  76. 889b8c9 quick fix for the e200v2 to skip the OF by Jonathan Gordon · 16 years ago
  77. 59a9699 Fuze: remove an unused variable by Rafaël Carré · 16 years ago
  78. 6b56656 Fix Clip firmware building by adding missing symbols by Rafaël Carré · 16 years ago
  79. b52a3da ... and the entire dir is renamed too by Daniel Stenberg · 16 years ago
  80. 55634f7 grrr, I need to learn to do case insensitive grepping when that's the better idea... by Daniel Stenberg · 16 years ago
  81. 044ba22 "mv m200v2 m200v4" by Daniel Stenberg · 16 years ago
  82. 7ddaaf0 Fix as3525 bootloader broken by r19049 - we need to operate between by Rafaël Carré · 16 years ago
  83. fa748db sd.h : avoid namespace collision by prefixing defines with SD_ by Rafaël Carré · 16 years ago
  84. 9acf856 AS3525 SD : fix 2nd initialization (in loaded firmware) by Rafaël Carré · 16 years ago
  85. e79cacc Also rename as3525_codec in the e200/fuze backlight driver by Bertrik Sikken · 16 years ago
  86. 4ca4e52 Rename functions as3525_codec_* to ascodec_* to prepare re-use of as3514 code for sansa v2 players by Bertrik Sikken · 16 years ago
  87. aef27e1 Sansav2 Bootloader by Rafaël Carré · 16 years ago
  88. 3952e6d AS3525: enable access to the embedded SD card by Rafaël Carré · 16 years ago
  89. 2b81bce FS#9532 - e200v2 buttons by Jonathan Gordon · 16 years ago
  90. 4944a1c Common data must be included in .bss or it won't get zeroed in crt0. Fix the archos self-extractor as well to play safe. by Jens Arnold · 16 years ago
  91. 5bef735 AS3525: disable interrupts by Rafaël Carré · 16 years ago
  92. 6e645cc AS3525: we won't use threads in the bootloader by Rafaël Carré · 16 years ago
  93. 94c06c7 AS3525: implement tick_start() with TIMER2 by Rafaël Carré · 16 years ago
  94. baecdb6 AS3525: use kernel_init() in bootloader by Rafaël Carré · 16 years ago
  95. c3e667c AS3525: timer support by Rafaël Carré · 16 years ago
  96. 23d6df4 AS3525 : wait until PLLA is locked when changed by Rafaël Carré · 16 years ago
  97. aa061bc AS3525 : fix interrupts support (but leave them disabled) by Rafaël Carré · 16 years ago
  98. 091f2a0 AS3525: disable interrupts, higher clock frequencies by Rafaël Carré · 16 years ago
  99. a85e2cd AS3525 : enable instruction and data cache by Rafaël Carré · 16 years ago
  100. 307d009 Clean up the Fuze LCD driver. The only functional change is to write 0x7030 instead of 0x30 to register 0x03 (which seems to be a HD66789R-style R_ENTRY_MODE register) - this fixes the corrupted colours. by Dave Chapman · 16 years ago