2009-10-02 |
funman | Forgotten in r22876 : remove (void)arg;
|
commit | commitdiff | tree |
2009-10-02 |
funman | Samsung YH920 : greylib support based on ipod/lcd-as...
|
commit | commitdiff | tree |
2009-09-30 |
funman | Fix "lcd driver speed up" on e200v2
|
commit | commitdiff | tree |
2009-09-23 |
funman | Samsung YH920 & YH925 are in the unstable category
|
commit | commitdiff | tree |
2009-09-01 |
funman | YH920 : enable battery reading (uncalibrated yet)
|
commit | commitdiff | tree |
2009-08-18 |
funman | h300 has a 16 bits display, not a 2 bits.
|
commit | commitdiff | tree |
2009-08-18 |
funman | iaudiox5 has a 16 bits display, not a 2 bits.
|
commit | commitdiff | tree |
2009-08-18 |
funman | LCD_DEPTH == 2, vertical packing: specify if lcd framebuffer...
|
commit | commitdiff | tree |
2009-08-18 |
funman | LCD_DEPTH == 2, horizontal packing: specify if lcd...
|
commit | commitdiff | tree |
2009-08-18 |
funman | LCD_DEPTH == 2, vertical interleaved : specify if lcd...
|
commit | commitdiff | tree |
2009-08-18 |
funman | LCD_DEPTH == 1 : specify if lcd framebuffer is in iram...
|
commit | commitdiff | tree |
2009-08-15 |
funman | Sansa Clip & m200v4 : calls backlight_hold_changed...
|
commit | commitdiff | tree |
2009-08-12 |
funman | Fix a wrong memcpy in logf() introduced in r22253
|
commit | commitdiff | tree |
2009-08-11 |
funman | Fix logf() multilines handling
|
commit | commitdiff | tree |
2009-08-11 |
funman | Add Amaury Pouly to the credits
|
commit | commitdiff | tree |
2009-08-11 |
funman | Sansa AMS: identify interrupts with no source set
|
commit | commitdiff | tree |
2009-08-11 |
funman | Fix logfdump multilines handling
|
commit | commitdiff | tree |
2009-07-17 |
funman | mkamsboot: remove runtime copyright notice
|
commit | commitdiff | tree |
2009-07-17 |
funman | remove nand_soft_reset and nand_disk_is_active already...
|
commit | commitdiff | tree |
2009-07-17 |
funman | Revert r21912 : "Storage API : remove undeeded target...
|
commit | commitdiff | tree |
2009-07-17 |
funman | Storage API : remove undeeded target-specific functions
|
commit | commitdiff | tree |
2009-07-11 |
funman | fix yellow : panicf() is declared in panic.h
|
commit | commitdiff | tree |
2009-07-11 |
funman | e200rpatcher: new e200rpatcher.dmg creation rule for OSX
|
commit | commitdiff | tree |
2009-07-11 |
funman | sansapatcher: new sansapatcher.dmg creation rule for OSX
|
commit | commitdiff | tree |
2009-07-11 |
funman | Sansa AMS: panic with the PL180 controller status register...
|
commit | commitdiff | tree |
2009-07-11 |
funman | Sansa AMS: handle properly SD transfer errors
|
commit | commitdiff | tree |
2009-07-10 |
funman | Sansa AMS SD driver: fix error checking in µSD insertion
|
commit | commitdiff | tree |
2009-07-06 |
funman | Sansa AMS: display the virtual led icon on disk transfers
|
commit | commitdiff | tree |
2009-07-06 |
funman | Samsa: fix red for clip/m200v4/c200v2 (typo)
|
commit | commitdiff | tree |
2009-07-06 |
funman | Samsa SD driver : acknowledge USB events, now reboots...
|
commit | commitdiff | tree |
2009-07-06 |
funman | Samsa AMS: start of an USB driver (nothing working...
|
commit | commitdiff | tree |
2009-07-05 |
funman | Sansa AMS : don't reinvent adc_read(), patch by FlynDice
|
commit | commitdiff | tree |
2009-07-05 |
funman | mkamsboot: change version string to 1.1, move devices...
|
commit | commitdiff | tree |
2009-07-02 |
funman | Fix DEBUG builds when CONFIG_CPU != SH7034 and HAVE_GDB_API...
|
commit | commitdiff | tree |
2009-07-01 |
funman | Move sd_get_info() into common sd code
|
commit | commitdiff | tree |
2009-07-01 |
funman | Ingenic jz4740 SD driver: remove custom list of SD...
|
commit | commitdiff | tree |
2009-07-01 |
funman | add firmware/driver/sd.c which contains common code...
|
commit | commitdiff | tree |
2009-07-01 |
funman | card_extract_bits() take the start bit argument as...
|
commit | commitdiff | tree |
2009-07-01 |
funman | Merge tCardInfo struct (MMC) and tSDCardInfo struct...
|
commit | commitdiff | tree |
2009-06-30 |
funman | fs#10290: Sansa AMS language fixes by Bertrik Sikken...
|
commit | commitdiff | tree |
2009-06-29 |
funman | Sansa AMS : use the aligned buffer in bss for all DMA...
|
commit | commitdiff | tree |
2009-06-29 |
funman | Build archos timer code for ONDIO (fix red)
|
commit | commitdiff | tree |
2009-06-29 |
funman | Put TIMER_FREQ definition in CPU-specific config, and...
|
commit | commitdiff | tree |
2009-06-29 |
funman | Remove the TIMER_* macros and declare target-specific...
|
commit | commitdiff | tree |
2009-06-29 |
funman | Remove int_prio argument from timer_register, and move...
|
commit | commitdiff | tree |
2009-06-29 |
funman | Move PP (last target) timer code in target tree
|
commit | commitdiff | tree |
2009-06-29 |
funman | Move SH7034 timer code in the target tree
|
commit | commitdiff | tree |
2009-06-29 |
funman | Move coldfire timer code in the target tree
|
commit | commitdiff | tree |
2009-06-29 |
funman | Move PNX0101 timer code in the target tree
|
commit | commitdiff | tree |
2009-06-29 |
funman | Rename TIMER_REGISTER macro to TIMER_START and TIMER_UNREGIS...
|
commit | commitdiff | tree |
2009-06-29 |
funman | Move Sansa AMS timer code in the target tree
|
commit | commitdiff | tree |
2009-06-29 |
funman | Sansa AMS: correct sd_select_bank() in SD driver
|
commit | commitdiff | tree |
2009-06-23 |
funman | fix a typo in comments (audio CD duration is not 74...
|
commit | commitdiff | tree |
2009-06-23 |
funman | Sansa AMS debug: small fixes
|
commit | commitdiff | tree |
2009-06-21 |
funman | Do not use lcd_blit_yuv() if MEMORYSIZE <= 2, since...
|
commit | commitdiff | tree |
2009-06-20 |
funman | c200v2 : fix FM radio, the c200v2 uses the internal...
|
commit | commitdiff | tree |
2009-06-20 |
funman | Sansa c200v1 & c200v2 LCD: higher performance when...
|
commit | commitdiff | tree |
2009-06-19 |
funman | jz4740_tools : bin2c.c location has changed
|
commit | commitdiff | tree |
2009-06-18 |
funman | Sansa AMS: fix yellow for models with buttonlight ...
|
commit | commitdiff | tree |
2009-06-18 |
funman | Apply FS#10306 to Sansa c200v2 (fix build in the same...
|
commit | commitdiff | tree |
2009-06-18 |
funman | FS#10306 by Thomas Martitz : button light doesn't change...
|
commit | commitdiff | tree |
2009-06-18 |
funman | Confirm USB VID/PID of Samsung YH920
|
commit | commitdiff | tree |
2009-06-18 |
funman | c200v2 simulator
|
commit | commitdiff | tree |
2009-06-18 |
funman | Sansa c200v2 : support more hardware
|
commit | commitdiff | tree |
2009-06-17 |
funman | Sansa c200v2 : lcd & backlight support, using the c200v1...
|
commit | commitdiff | tree |
2009-06-13 |
funman | Sansa AMS: add a comment in sdram_init(), and use inline...
|
commit | commitdiff | tree |
2009-06-11 |
funman | Sansa AMS storage driver: restart bank selection if...
|
commit | commitdiff | tree |
2009-06-11 |
funman | FS#10309 : Sets reasonable timeouts for data access...
|
commit | commitdiff | tree |
2009-06-09 |
funman | Sansa AMS: make the UNCACHED_ADDR macro work for any...
|
commit | commitdiff | tree |
2009-06-08 |
funman | FS#10048 : enable MMU and data cache on Sansa AMS to...
|
commit | commitdiff | tree |
2009-06-07 |
funman | FS#10273 : Power Sansa Clip screen for some models...
|
commit | commitdiff | tree |
2009-06-06 |
funman | Sansa Clip: apply r21190 to asm lcd_greydata : 2% speedup
|
commit | commitdiff | tree |
2009-06-06 |
funman | Sansa Fuze : use single press HOME button for exiting...
|
commit | commitdiff | tree |
2009-06-04 |
funman | mkamsboot: refuse to patch an untested OF, and provide...
|
commit | commitdiff | tree |
2009-06-04 |
funman | version.sh : fix revision in git-svn trees
|
commit | commitdiff | tree |
2009-06-04 |
funman | Sansa AMS: Revert r21177 : the timer frequency is used...
|
commit | commitdiff | tree |
2009-06-02 |
funman | Sansa AMS : don't use the SHAREDBSS_ATTR since we don...
|
commit | commitdiff | tree |
2009-06-01 |
funman | Sansa AMS : higher a bit the delay between acmd41 loops...
|
commit | commitdiff | tree |
2009-05-28 |
funman | mkamsboot : brackets at the start of functions must...
|
commit | commitdiff | tree |
2009-05-28 |
funman | FS#10253 : mkamsboot v1.0
|
commit | commitdiff | tree |
2009-05-28 |
funman | Add Clipv2 to the configure script and tools/scramble...
|
commit | commitdiff | tree |
2009-05-28 |
funman | FS#10256 by Frank Oosterhuis : use HOME button to quit...
|
commit | commitdiff | tree |
2009-05-28 |
funman | scramble : add c2v2 (c200v2) in help message
|
commit | commitdiff | tree |
2009-05-26 |
funman | FS#10216 : Sansa AMS : Do not cross a bank boundary...
|
commit | commitdiff | tree |
2009-05-26 |
funman | FS#10245 by Jack Halpin : Adjust Clocking scheme on...
|
commit | commitdiff | tree |
2009-05-25 |
funman | mkamsboot: really error out if OF model is different...
|
commit | commitdiff | tree |
2009-05-22 |
funman | Don't build mpegplayer on targets with 2MB of RAM or...
|
commit | commitdiff | tree |
2009-05-22 |
funman | Initial work on Sansa Clip manual
|
commit | commitdiff | tree |
2009-05-22 |
funman | Initial work on the Fuze manual
|
commit | commitdiff | tree |
2009-05-22 |
funman | Sansa AMS : remove misleading comment
|
commit | commitdiff | tree |
2009-05-22 |
funman | mkamsboot : use left button for dual boot on Sansa...
|
commit | commitdiff | tree |
2009-05-22 |
funman | mkamsboot : remove a misleading comment (we only use...
|
commit | commitdiff | tree |
2009-05-21 |
funman | Sansa AMS: show correct clock speeds for NAND & SD...
|
commit | commitdiff | tree |
2009-05-21 |
funman | Sansa AMS: move OF size declaration in model specific...
|
commit | commitdiff | tree |
2009-05-21 |
funman | Sansa AMS: Partly revert r20923 (reset IDE maximal...
|
commit | commitdiff | tree |
2009-05-20 |
funman | Fix my mistake in r20987/FS#10219 : live update of...
|
commit | commitdiff | tree |
2009-05-20 |
funman | Sansa Fuze : fix r20680 for pong plugin (BUTTON_REPEAT...
|
commit | commitdiff | tree |
2009-05-19 |
funman | FS#10219 (AMSSansa Debug Clocks) by Jack Halpin
|
commit | commitdiff | tree |
2009-05-19 |
funman | Sansa Clip : ignore previous setting of CGU_DBOP (do...
|
commit | commitdiff | tree |
2009-05-14 |
funman | Sansa AMS i2c : fix 2 problems identified by Jack Halpin...
|
commit | commitdiff | tree |