index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
Rockbox Meta-User
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
target
/
arm
/
s5l8700
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-13
Revert "Remove YUV blitting functions and LCD modes"
Solomon Peachy
4
-0
/
+285
2022-10-03
Remove YUV blitting functions and LCD modes
Aidan MacDonald
4
-285
/
+0
2022-05-03
add const to const * strings
William Wilgus
1
-2
/
+2
2022-03-21
Lcd save function pointer to frame buffer get_address_fn before loops
William Wilgus
1
-5
/
+6
2021-07-25
pcm: Remove unused function pcm_play_dma_get_peak_buffer()
Aidan MacDonald
1
-6
/
+0
2021-05-12
Add tm->yday to RTC ports missing it
Moshe Piekarski
1
-1
/
+1
2020-11-12
pcm: Further cleanup of unused bits of the PCM ACPI:
Solomon Peachy
1
-6
/
+1
2020-10-31
pcm: Get rid of pcm_play_pause() and associated APIs
Solomon Peachy
1
-12
/
+0
2020-10-08
Undo the hacks that allowed targets without LEFT/RIGHT (UP/DN) to build.
Solomon Peachy
1
-4
/
+0
2020-07-24
Fix two variable-set-but-not-used warnings
Solomon Peachy
1
-0
/
+4
2020-07-09
FS#12082: Add Tuner support to the Nano2G (Bertrik Sikken)
Solomon Peachy
1
-1
/
+1
2017-10-26
Unify storage threads into one
Michael Sevakis
2
-36
/
+41
2017-01-26
Move intrinsic RTC implmentation differences to driver files
Michael Sevakis
1
-1
/
+4
2016-08-02
iPod Nano 2G: use the new USB DesignWare driver
Cástor Muñoz
2
-117
/
+138
2016-06-10
iPod Nano2G: clear external interrupts at startup
Cástor Muñoz
1
-5
/
+17
2016-05-28
iPod Classic: fix typos / cosmetic
Cástor Muñoz
1
-1
/
+1
2016-05-26
iPod Classic: use PMU interrupts to detect USB and FW
Cástor Muñoz
1
-2
/
+30
2016-05-14
iPod Nano2G: add IPOD_ACCESSORY_PROTOCOL
Cástor Muñoz
3
-6
/
+136
2016-05-13
iPod Nano2G: add HAVE_SERIAL
Cástor Muñoz
2
-0
/
+135
2016-05-13
Add UART suuport for s5l8700 and s5l8701
Cástor Muñoz
4
-12
/
+344
2016-02-14
iPod Nano 2G and Classic: Fix power and charging detection.
Michael Sparmann
2
-3
/
+13
2015-01-12
Get rid of stupid _backlight_* function names
Marcin Bukat
5
-30
/
+30
2015-01-11
Improve readability by adding parenthesis
Thomas Jarosch
1
-1
/
+1
2014-03-03
Fix last warnings.
Thomas Martitz
1
-1
/
+0
2014-01-05
Add missing kernel.h includes (hopefully all of them).
Thomas Martitz
1
-0
/
+1
2013-08-17
Cleanup MV/MD macros a little.
Michael Sevakis
1
-3
/
+3
2012-05-07
remove debug-target.h
Rafaël Carré
1
-0
/
+0
2012-04-06
arm: factor all exception handlers out of the crt0.S files
Amaury Pouly
1
-30
/
+0
2012-03-30
usb-nano2g-6g: missing brace in non-default preprocessor path
Rafaël Carré
1
-0
/
+1
2012-03-04
Tweak some PCM drivers for less typecasting with the data pointer.
Michael Sevakis
1
-5
/
+5
2012-03-03
Revise the PCM callback system after adding multichannel audio.
Michael Sevakis
1
-4
/
+5
2012-02-28
lcd drivers: Convert lcd_[remote_]framebuffer to a pointer
Jonathan Gordon
4
-6
/
+6
2012-01-08
button-target.h : move prototypes to button.h
Rafaël Carré
5
-42
/
+0
2012-01-04
s5l8700: move debug-target.h content to .c
Rafaël Carré
2
-28
/
+2
2012-01-04
dbg_hw_info(): remove duplicate prototypes
Rafaël Carré
1
-5
/
+0
2012-01-04
dbg_ports(): remove duplicate prototype
Rafaël Carré
2
-1
/
+1
2012-01-03
Rework powermgmt to enable code re-use on appliation and sims.
Thomas Martitz
3
-3
/
+3
2011-12-31
usb-target.h: remove
Rafaël Carré
2
-1
/
+0
2011-12-31
usb_init_device(): move prototype to usb.h
Rafaël Carré
1
-24
/
+0
2011-12-31
usb-s3c6400x: move usb_init_device
Rafaël Carré
1
-0
/
+37
2011-12-31
usb-s3c6400x.c: move usb_detect and usb_enable
Rafaël Carré
1
-0
/
+51
2011-12-21
Make more local functions static.
Boris Gjenero
2
-2
/
+2
2011-12-17
Swap red and yellow for green on r31339's cranky builds.
Michael Sevakis
2
-5
/
+5
2011-12-17
Get the linker files that slipped through in r31337.
Michael Sevakis
2
-9
/
+8
2011-11-16
Fix the gpl notice in the previous commits new files, and fix the yelow gevea...
Jonathan Gordon
2
-4
/
+8
2011-11-16
Finally commit FS#5111 - piezo clicker for ipods!
Jonathan Gordon
2
-0
/
+119
2011-11-06
Bulk convert all DOS line endings to UNIX.
Torne Wuff
1
-308
/
+308
2011-10-11
Switch to SYS mode on arm FS#12322 by me
Marcin Bukat
1
-15
/
+19
2011-09-01
Shuffle some functions around so that interfacing with playback.c in particul...
Michael Sevakis
1
-1
/
+1
2011-06-29
Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitat...
Michael Sevakis
1
-2
/
+15
[next]