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.
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
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
2011-06-08
Remove superfluous executable bits on a bunch of files.
Torne Wuff
2
-0
/
+0
2011-06-05
Move dbg_hw_info() into target tree. FS#11735 by me
Marcin Bukat
2
-3
/
+3
2011-04-22
Fix issues with iPod nano 2G displays reported on the forums. The voltage sup...
Andree Buschmann
1
-1
/
+1
2011-03-02
Merge functionality of wakeups and semaphores-- fewer APIs and object types. ...
Michael Sevakis
2
-8
/
+8
2011-02-27
iPod Classic CE-ATA Support (Part 4 of 4: S5L8702 ATA driver)
Michael Sparmann
1
-1
/
+1
2011-01-03
Remove files accidentally commited in 28953
Michael Sparmann
2
-119
/
+0
2011-01-02
New port: iPod Classic (also known as iPod 6G/6.5G/7G)
Michael Sparmann
2
-0
/
+119
2011-01-01
Fix comment.
Andree Buschmann
1
-1
/
+1
2011-01-01
Save some binsize in LCD driver of iPod nano 2G. No impact to speed.
Andree Buschmann
1
-44
/
+25
[next]