index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
target
/
arm
Age
Commit message (
Expand
)
Author
2008-12-09
FS#9609 FM radio support for the Gigabeat S, seeking/scanning is not yet
Nils Wallménius
2008-12-09
make fmradio-i2c code from clip more generic, so it works for m200v4 and hope...
Dominik Wenger
2008-12-08
Meg-FX: Enable a real tick in the bootloader. Do cleanups before switching t...
Michael Sevakis
2008-12-08
Have drivers merged for WM8711/21/31 since they are so similar but respect al...
Michael Sevakis
2008-12-08
Sansa Clip: implement the fmradio_i2c interface using generic_i2c
Bertrik Sikken
2008-12-08
Sansa Clip: revert 19353
Rafaël Carré
2008-12-07
Meg F/X: Radically changing divider settings messed up the fake sleep in the ...
Michael Sevakis
2008-12-07
Meg F/X can beep and click using a hardware timer so let us try it out. To ma...
Michael Sevakis
2008-12-06
Add small delays before lcd_write_data() and lcd_write_command(). This seems ...
Frank Gevaerts
2008-12-06
Sansa Clip: No need to use GPIO pin B6 in LCD
Rafaël Carré
2008-12-05
Sansa Clip: No need to use GPIO pin B5 in LCD - it's likely used in FM
Rafaël Carré
2008-12-05
Sansa AMS: use vectored interrupts
Rafaël Carré
2008-12-05
Sansa AMS: correct VIC registers usage
Rafaël Carré
2008-12-04
Sansa AMS "High Mem" : fix main binary linking broken by r19342
Rafaël Carré
2008-12-04
pcm-as3525.c : don't use |= on a write-only register (VIC_INT_EN_CLEAR).
Bertrik Sikken
2008-12-04
Sansa AMS: Disable DMA clocks when not in use
Rafaël Carré
2008-12-04
Sansa AMS: disable I2SOUT clocks when playback is stopped
Rafaël Carré
2008-12-04
Sansa AMS: PCM driver (FS#9592)
Rafaël Carré
2008-12-04
Sansa AMS: Don't allocate stack in irq_handler
Rafaël Carré
2008-12-04
Sansa AMS SD driver: don't check non fatal flags of MCI_STATUS
Rafaël Carré
2008-12-04
Sansa AMS: updates DMA API
Rafaël Carré
2008-12-04
Sansa Clip: remove unused variable
Rafaël Carré
2008-12-04
Sansa AMS: centralize clock settings in clock-target.h
Rafaël Carré
2008-12-04
Meg-FX: s3c register definitions really should be unsigned. Switch from 'int'...
Michael Sevakis
2008-12-04
Gigabeat S: Turn off backlight LED supply after a 2-second delay and save a l...
Michael Sevakis
2008-12-03
Fix some red. The stubs in bootloaders are giving some trouble.
Michael Sevakis
2008-12-03
Straighten out some powermanagement stuff. Give target complete control over ...
Michael Sevakis
2008-12-03
fix hold-button handling for m200v4.
Dominik Wenger
2008-12-03
Sansa AMS: ignore buttons when hold switch is on
Rafaël Carré
2008-12-02
Move Clip specific power management stuff (specifically the battery discarge ...
Bertrik Sikken
2008-12-02
Sansa Clip: Do not return HOLD status in button_read_device()
Rafaël Carré
2008-12-02
Meg-FX: Do a bit of LED service simplification and save a tiny bit of code size.
Michael Sevakis
2008-12-02
Oops. Should subtract one from actual default value.
Michael Sevakis
2008-12-02
Fix another bug spotted in LED service. Default setting should also use log_b...
Michael Sevakis
2008-12-02
Fix FS#9599 - LCD Brightness setting broken by software fading. Patch by Thom...
Michael Sevakis
2008-12-01
Telechips I2C: Scale the busy-wait delay based on FREQ, reducing wasted CPU c...
Rob Purchase
2008-12-01
D2: Disable IRQs when writing to the LCD 3-wire interface, and re-instate the...
Rob Purchase
2008-12-01
Sansa AMS: sd_enable() isn't available in the bootloader
Rafaël Carré
2008-12-01
Sansa AMS: disable SD clocks when not in use (copied from FS#9570)
Rafaël Carré
2008-12-01
Sansa Clip : save one instruction per 8 pixels loop in lcd_grey_data
Rafaël Carré
2008-12-01
Sansa AMS: do not load stack and bss inside the rockbox binary (FS#9593)
Rafaël Carré
2008-11-30
Sansa AMS: Use a valid PLL setting (248MHz aka maximum fclk)
Rafaël Carré
2008-11-30
Remove usb_drv_wait from the public usb api, and remove the implementation fr...
Frank Gevaerts
2008-11-30
Replace USE_HIGH_SPEED with USB_NO_HIGH_SPEED, as high speed support is the n...
Frank Gevaerts
2008-11-30
Move tcc77x/usb-tcc77x.c to usb-tcc.c as it is more general than just tcc77x ...
Frank Gevaerts
2008-11-30
Init the ata_sd mutex before use.
Dominik Wenger
2008-11-30
do not modify the CCU_IO register since we don't use GPIOD (from FS#9569)
Jonathan Gordon
2008-11-28
D2 also needs audiohw_preinit()
Frank Gevaerts
2008-11-28
Sansa Fuze: do not modify the CCU_IO register since we don't use GPIOD
Rafaël Carré
2008-11-28
Sansa Fuze: remove left over copy-pasta (fix status bar flickering)
Rafaël Carré
[next]