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
Age
Commit message (
Expand
)
Author
2010-05-27
Clip*: give lcd_hw_init() INIT_ATTR attribute
Rafaël Carré
2010-05-27
mark some functions as init functions (discarded after init() has run)
Rafaël Carré
2010-05-27
as3525: don't export empty usb_init_device(), declare it as empty inline
Rafaël Carré
2010-05-27
clipv2: make buttonlight functions static inline one-liners
Rafaël Carré
2010-05-27
Generate C file / header for svn version string
Rafaël Carré
2010-05-26
as3525: fix r26308
Rafaël Carré
2010-05-26
UISimulator: cleaner startup using semaphore only to tell when event_thread i...
Michael Sevakis
2010-05-26
as3525: as revealed by r26311, it seems DMAC interrupt can't be masked
Rafaël Carré
2010-05-26
Since the sdl to target tree move, the main thread cannot be removed anymore,
Thomas Martitz
2010-05-26
as3525: write irq/fiq handlers in C
Rafaël Carré
2010-05-26
typo: 'nomasked' -> 'unmasked'
Rafaël Carré
2010-05-26
as3525: implement pcm_play_dma_get_peak_buffer correctly
Rafaël Carré
2010-05-26
as3525v2: no need to set PMU_GATE bit (bit 3) in PMU_enable register when rea...
Rafaël Carré
2010-05-26
as3525: move audio loopback handling to audio_set_output_source
Rafaël Carré
2010-05-26
Gigabeat S: Turn off hardware effects (tone and 3d) when doing digital loopba...
Michael Sevakis
2010-05-25
as3525v1: relax a bit requirements in the SD driver
Rafaël Carré
2010-05-25
as3525v2: do not deselect all cards after a SD transfer
Rafaël Carré
2010-05-25
as3525: find_first_set_bit() isn't built in bootloaders
Rafaël Carré
2010-05-25
sdl: call SDL_Quit() before exiting when receiving the SDL_QUIT event. It is ...
Amaury Pouly
2010-05-24
as3525: Fix an oops in converting the recording API to a newer form.
Michael Sevakis
2010-05-24
Si4700 tuner: It doesn't like to do i2c while powered off and hangs the bus. ...
Michael Sevakis
2010-05-24
Vibe 500: fix the scrolling through the lists by implementing BUTTON_REPEAT f...
Szymon Dziok
2010-05-24
fix YUV Dither for the other targets too, like in r26064.
Szymon Dziok
2010-05-24
Clipv1 battery capacity is 330mAh
Rafaël Carré
2010-05-24
as3525: don't destroy status when calculating IRQ number in UIRQ()
Rafaël Carré
2010-05-24
as3525: be sure all interrupts are disabled when recording
Rafaël Carré
2010-05-24
Really cleanup remaining r26253 yellow (hopefully).
Michael Sevakis
2010-05-24
Cleanup r26253 red and yellow.
Michael Sevakis
2010-05-24
Make PCM->driver interface about as simple as it will get. Registered callbac...
Michael Sevakis
2010-05-24
as3525*: sd_wait_for_state() is only used for waiting to SD_TRAN state
Rafaël Carré
2010-05-24
as3525: show unmasked interrupts on unhandled IRQ
Rafaël Carré
2010-05-24
as3543 rtc wakeup: fix power off
Rafaël Carré
2010-05-22
rtc_enable_alarm() needs no return value
Rafaël Carré
2010-05-22
as3525v2: RTC alarm
Rafaël Carré
2010-05-22
fuzev1: don't enable RTC in the bootloader
Rafaël Carré
2010-05-21
as3525v2: enable AFE (AUDIO Front End) interrupts
Rafaël Carré
2010-05-21
ata: do some threading-related corrections (some sync related where it matter...
Michael Sevakis
2010-05-21
avoid overflow in puts_scroll().
Teruaki Kawashima
2010-05-21
kernel: the header says queue_peek should always be compiled in but the sourc...
Amaury Pouly
2010-05-21
dircache:
Amaury Pouly
2010-05-21
Clip+: add charging curve
Rafaël Carré
2010-05-21
Fix typos in comment
Michael Chicoine
2010-05-21
usb-as3525v2: fix typo in a comment.
Amaury Pouly
2010-05-21
FS#10913: fix file browser not updated on microsd insertion/removal. This is ...
Amaury Pouly
2010-05-20
Clipv1: charging curve
Rafaël Carré
2010-05-20
Clipv1: cosmetics
Rafaël Carré
2010-05-20
Clipv1: move buttonlight functions to header
Rafaël Carré
2010-05-20
Increaase default ipod 3g contrast, to a value between the last two.
Torne Wuff
2010-05-20
Clipv2: charging curve + voltage limits
Rafaël Carré
2010-05-20
usb-as3525v2:
Amaury Pouly
[next]