2010-03-15 |
funman | as3525v2 has twice the as3525v1 IRAM (verified on Clip+)
|
commit | commitdiff | tree |
2010-03-15 |
funman | lamp: use HAVE_NEGATIVE_LCD
|
commit | commitdiff | tree |
2010-03-15 |
funman | Clip+ : make the bootloader not verbose by default
|
commit | commitdiff | tree |
2010-03-15 |
funman | lamp: invert backlight for Clipv2/Clip+ too
|
commit | commitdiff | tree |
2010-03-15 |
funman | as3525* : make sure sp is setup in bootloader
|
commit | commitdiff | tree |
2010-03-15 |
funman | as3525*: setup stack pointer before we use it
|
commit | commitdiff | tree |
2010-03-15 |
funman | sd-as3525v2: add card hotswap to sd_thread
|
commit | commitdiff | tree |
2010-03-15 |
funman | sd-as3525v2: prepare for multidrive builds
|
commit | commitdiff | tree |
2010-03-15 |
funman | Clipv2: enable FM so testers can confirm if it's detected
|
commit | commitdiff | tree |
2010-03-15 |
funman | as3525: do not assume we can record from microphone
|
commit | commitdiff | tree |
2010-03-15 |
funman | Clip+: si4702 FM
|
commit | commitdiff | tree |
2010-03-15 |
funman | sd-as3525v2: reduce the delay before reading response
|
commit | commitdiff | tree |
2010-03-14 |
funman | amsinfo: do not assume library blocks always have the...
|
commit | commitdiff | tree |
2010-03-14 |
funman | sd-as3525: do not reverse 2 times long responses, read...
|
commit | commitdiff | tree |
2010-03-14 |
funman | sd-as3525v2: do not reverse 2 times long responses...
|
commit | commitdiff | tree |
2010-03-14 |
funman | sd-as3525v2: delay a bit before reading the command...
|
commit | commitdiff | tree |
2010-03-09 |
funman | mkamsboot: Use audio master irq_enrd0 usb_status bit...
|
commit | commitdiff | tree |
2010-03-09 |
funman | Display Fault status address register on data/prefetch...
|
commit | commitdiff | tree |
2010-03-09 |
funman | Use bx lr unconditionally in setjmp_arm.S
|
commit | commitdiff | tree |
2010-03-07 |
funman | Sansa Clip: reduce current consumption for more correct...
|
commit | commitdiff | tree |
2010-03-05 |
funman | si4700 tuner: put the tuner to sleep at init
|
commit | commitdiff | tree |
2010-03-05 |
funman | Sansa AMS: do not pretend we can power off the tuner
|
commit | commitdiff | tree |
2010-03-04 |
funman | AS3525v2: disable cpu frequency changes
|
commit | commitdiff | tree |
2010-03-04 |
funman | mkamsboot/dualboot: make the unused vectors be infinite...
|
commit | commitdiff | tree |
2010-02-25 |
funman | mkamsboot: make sure files depending on dualboot.h...
|
commit | commitdiff | tree |
2010-02-25 |
funman | Fuzev2: set compiler after manufacturer, so we can...
|
commit | commitdiff | tree |
2010-02-25 |
funman | Alarm clock plugin for RTC targets
|
commit | commitdiff | tree |
2010-02-24 |
funman | fix a typo in comment
|
commit | commitdiff | tree |
2010-02-23 |
funman | sd-as3525v2: correct CGU_MEMSTICK setting, shift divider
|
commit | commitdiff | tree |
2010-02-23 |
funman | as3525v2: share more of system_init() between the 2...
|
commit | commitdiff | tree |
2010-02-23 |
funman | Clipv2/Clip+: no need for -mlong-calls
|
commit | commitdiff | tree |
2010-02-23 |
funman | sd-as3525v2: unaligned transfers are handled properly...
|
commit | commitdiff | tree |
2010-02-22 |
funman | Clip+: greylib
|
commit | commitdiff | tree |
2010-02-22 |
funman | Clip+: show the same real time in OF and rockbox
|
commit | commitdiff | tree |
2010-02-22 |
funman | sd-as3525v2: use an uncached buffer, disable write...
|
commit | commitdiff | tree |
2010-02-22 |
funman | as3525v2: use iram (might need to be disabled for clipv2)
|
commit | commitdiff | tree |
2010-02-22 |
funman | as3525v2: show I/O ports in debug menu
|
commit | commitdiff | tree |
2010-02-22 |
funman | Clip+: fix buttons driver
|
commit | commitdiff | tree |
2010-02-22 |
funman | as3525v2: do not modify CGU_PERI in rockbox.sansa
|
commit | commitdiff | tree |
2010-02-22 |
funman | crt0: init correctly as3525v2
|
commit | commitdiff | tree |
2010-02-22 |
funman | Print correctly the rockbox logo for Clipv2/Clip+,...
|
commit | commitdiff | tree |
2010-02-22 |
funman | sd-as3525v2: working bootloader
|
commit | commitdiff | tree |
2010-02-22 |
funman | Fix model number for Clipv2 & Clip+ (same than in scramble.c)
|
commit | commitdiff | tree |
2010-02-22 |
funman | as3525v2: init sdram
|
commit | commitdiff | tree |
2010-02-22 |
funman | mkamsboot: use version.sh properly
|
commit | commitdiff | tree |
2010-02-22 |
funman | Clip+ boots with iram mapped at 0x0, only the clipv2...
|
commit | commitdiff | tree |
2010-02-22 |
funman | as3525v2: build normal firmware properly (Clipv2/+)
|
commit | commitdiff | tree |
2010-02-22 |
funman | as3525v2: core_sleep()
|
commit | commitdiff | tree |
2010-02-22 |
funman | sd-as3525v2: working transfers, still awfully slow
|
commit | commitdiff | tree |
2010-02-21 |
funman | sd-as3525v2: panic in case of error in the isr
|
commit | commitdiff | tree |
2010-02-21 |
funman | sd-as3525v2: describe interrupt mask bits
|
commit | commitdiff | tree |
2010-02-21 |
funman | sd-as3525v2: no limits on the amount of sectors to...
|
commit | commitdiff | tree |
2010-02-21 |
funman | sd-as3525v2: MCI_HCON bits
|
commit | commitdiff | tree |
2010-02-21 |
funman | sd-as3525v2: MCI_FIFOTH bits
|
commit | commitdiff | tree |
2010-02-21 |
funman | sd-as3525v2: command register bits
|
commit | commitdiff | tree |
2010-02-21 |
funman | sd-as3525v2: name interrupt bits (no description yet)
|
commit | commitdiff | tree |
2010-02-21 |
funman | sd-as3525v2: describe CTYPE bit
|
commit | commitdiff | tree |
2010-02-21 |
funman | sd-as3525v2: detail MCI_CTRL bits
|
commit | commitdiff | tree |
2010-02-21 |
funman | as3525v2: full list of registers + description
|
commit | commitdiff | tree |
2010-02-19 |
funman | rbutil: link to the Sansa forums when the user is requested...
|
commit | commitdiff | tree |
2010-02-19 |
funman | mkamsboot: prevents 2 potential problems
|
commit | commitdiff | tree |
2010-02-19 |
funman | Revert r24763 : LIBOBJS is already included in OBJS
|
commit | commitdiff | tree |
2010-02-19 |
funman | mkamsboot binary depends on the same object files than...
|
commit | commitdiff | tree |
2010-02-17 |
funman | as3525: make clear the CCU bit we can't reset is the...
|
commit | commitdiff | tree |
2010-02-17 |
funman | as3525v2: use CGU_BASE instead of hardcoded address...
|
commit | commitdiff | tree |
2010-02-17 |
funman | as3525v2: make clear the SD code is debug only and...
|
commit | commitdiff | tree |
2010-02-17 |
funman | Sansa Clip+: simulator
|
commit | commitdiff | tree |
2010-02-17 |
funman | Clip+: LCD display (with FlynDice help)
|
commit | commitdiff | tree |
2010-02-17 |
funman | Clip+ remove setting GPIOB PIN0, it seems needed only...
|
commit | commitdiff | tree |
2010-02-17 |
funman | mkamsboot: update dualboot.c / dualboot.h in place
|
commit | commitdiff | tree |
2010-02-08 |
funman | Sansa Clip+: use 8 bits transfers, like DMA transfers
|
commit | commitdiff | tree |
2010-02-08 |
funman | Add DMA line for SSP as used in Clip+
|
commit | commitdiff | tree |
2010-02-08 |
funman | Sansa Clip+: use correct SSP settings
|
commit | commitdiff | tree |
2010-02-08 |
funman | Sansa Clip+ has no button light
|
commit | commitdiff | tree |
2010-02-07 |
funman | Sansa AMS AS3525v2 SD: remove a case which is never run
|
commit | commitdiff | tree |
2010-02-07 |
funman | Sansa AMS: do not init memory for AS3525v2
|
commit | commitdiff | tree |
2010-02-05 |
funman | Untested attempt at a Clip+ LCD driver using SSP (PrimeCell...
|
commit | commitdiff | tree |
2010-02-05 |
funman | Sansa ASM: clock-target.h needs to know the CPU
|
commit | commitdiff | tree |
2010-02-05 |
funman | Make Clip+ bootloader build
|
commit | commitdiff | tree |
2010-01-31 |
funman | Fuzev1: estimate current use with battery_bench results
|
commit | commitdiff | tree |
2010-01-30 |
funman | Clipv1: estimate current use with battery_bench results
|
commit | commitdiff | tree |
2010-01-30 |
funman | mandelbrot: start with bright colors on greyscale
|
commit | commitdiff | tree |
2010-01-30 |
funman | mandelbrot: use correct colors on greyscale targets...
|
commit | commitdiff | tree |
2010-01-28 |
funman | sd as3535v2 : remove functions already present in sd.c
|
commit | commitdiff | tree |
2010-01-27 |
funman | Plugins manual
|
commit | commitdiff | tree |
2010-01-27 |
funman | snake2: use select and not long select on fuze
|
commit | commitdiff | tree |
2010-01-24 |
funman | Add a config file for zenvision (which includes zvm30gb...
|
commit | commitdiff | tree |
2010-01-24 |
funman | ondavx777 : use own config file
|
commit | commitdiff | tree |
2010-01-24 |
funman | zenvision.h -> zenvision30gb.h
|
commit | commitdiff | tree |
2010-01-24 |
funman | Italian translation for rbutil
|
commit | commitdiff | tree |
2010-01-24 |
funman | Disable DOOM for c200v2, it won't run
|
commit | commitdiff | tree |
2010-01-24 |
funman | *.link: depends on config file where plugin buffer...
|
commit | commitdiff | tree |
2010-01-24 |
funman | ARM: lr addresses the next instruction after the failing...
|
commit | commitdiff | tree |
2010-01-21 |
funman | rbutil: mark e200v2 and fuze as stable (remove "Unstable")
|
commit | commitdiff | tree |
2010-01-21 |
funman | vibe500: do not use float arithmetic, even if gcc would...
|
commit | commitdiff | tree |
2010-01-17 |
funman | thai lang file: revert bad s/clip/sansaclip/
|
commit | commitdiff | tree |
2010-01-16 |
funman | Add wildcard wrongly removed in FS#10780
|
commit | commitdiff | tree |
2010-01-16 |
funman | Traditional Chinese translation update
|
commit | commitdiff | tree |
2010-01-16 |
funman | Thai translation update
|
commit | commitdiff | tree |
2010-01-16 |
funman | Serbian translation update
|
commit | commitdiff | tree |