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
/
pp
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-12
pcm: Further cleanup of unused bits of the PCM ACPI:
Solomon Peachy
1
-5
/
+0
2020-11-04
pp5020: use ipod firmware timings for ATA PIO.
Torne Wuff
2
-27
/
+39
2020-10-31
pcm: Get rid of pcm_play_pause() and associated APIs
Solomon Peachy
1
-9
/
+0
2020-08-19
Enable boot from SD for Sansa e200
Johannes Rauh
2
-12
/
+161
2020-07-28
Fix IPod 3G USB Recognition Problem
MichaelRey
1
-5
/
+11
2020-07-05
portalplayer: Fix three set-but-not-used warnings.
Solomon Peachy
2
-1
/
+7
2020-07-05
arm: Fix PortalPlayer linker scripts with binutils 2.21+
Solomon Peachy
1
-1
/
+1
2020-04-04
pp502x: Don't fill the cache starting from address 0x0
Solomon Peachy
1
-1
/
+5
2017-10-26
Unify storage threads into one
Michael Sevakis
2
-184
/
+94
2017-03-12
Do some housekeeping with fat.h and SECTOR_SIZE
Michael Sevakis
1
-1
/
+1
2017-01-25
AMS: Return ascodec to interrupt-based I2C2 driver
Michael Sevakis
3
-10
/
+47
2016-04-06
Red Alert
Mihail Zenkov
1
-1
/
+1
2016-04-06
fix red again
Mihail Zenkov
1
-2
/
+2
2016-04-06
fix red
Mihail Zenkov
1
-2
/
+2
2016-01-25
Replace SAMSUNG_YH920_PAD with YH92X
Sebastian Leonhardt
1
-1
/
+1
2014-08-30
Rewrite filesystem code (WIP)
Michael Sevakis
1
-19
/
+11
2014-08-16
Base scheduler queues off linked lists and do cleanup/consolidation
Michael Sevakis
2
-59
/
+37
2014-08-08
Fix some more straggling stuff
Michael Sevakis
1
-5
/
+0
2014-08-08
Do some kernel cleanup
Michael Sevakis
1
-7
/
+3
2014-07-28
Support for remote on Samsung YH920/YH925.
bootloader_yh820_v1
Szymon Dziok
1
-0
/
+4
2014-07-28
Samsung YH-925: Don't add anything to adc value while reading it.
Szymon Dziok
1
-1
/
+2
2014-07-28
Samsung YH-920: Proper values for battery monitoring, based on the OF formula.
Szymon Dziok
1
-1
/
+2
2014-07-27
Samsung YH-820: enable battery monitoring
Sebastian Leonhardt
1
-1
/
+1
2014-07-26
SA9200: Implement clicker.
Szymon Dziok
1
-0
/
+2
2014-07-07
crc-mi4: use const lookup table for crc
Marcin Bukat
1
-2
/
+0
2014-07-01
rolo: fix crc calculation for mi4
Marcin Bukat
1
-0
/
+2
2014-06-18
Radio and radio recording for Samsung YH-920.
Szymon Dziok
1
-0
/
+21
2014-05-24
Separate keymaps for YH-820 and YH-920/925
Sebastian Leonhardt
1
-1
/
+2
2014-03-27
Sansa View: define a GPIO bit for USB detection in order to compile the bootl...
Szymon Dziok
1
-0
/
+6
2014-03-03
Fix various reds. Some includes needed fixup.
Thomas Martitz
2
-1
/
+1
2014-03-03
kernel: Break out kernel primitives into separate files and move to separate ...
Thomas Martitz
2
-123
/
+2
2014-01-05
Do not include kernel.h in system.h.
Thomas Martitz
1
-1
/
+2
2013-12-23
playback,talk: Share audiobuffer via core_alloc_maximum().
Thomas Martitz
1
-15
/
+0
2013-11-20
Add IAP support to iPod Mini 1G.
andypotter
1
-2
/
+2
2013-11-10
Updated IAP commands.
Ralf Ertzinger
1
-3
/
+6
2013-08-17
Cleanup MV/MD macros a little.
Michael Sevakis
1
-2
/
+2
2013-07-19
Fix d2249dc errors
Michael Sevakis
1
-1
/
+1
2013-07-19
Combine PortalPlayer .lds files into one for app and boot.
Michael Sevakis
2
-0
/
+291
2013-06-27
Move load_firmware() to separate file
Marcin Bukat
1
-0
/
+237
2013-05-24
Remove data_abort_handler from ARM crt0 files.
Boris Gjenero
2
-10
/
+0
2013-05-14
Get rid of usb_drv_attach() from USB code.
Michael Sevakis
1
-2
/
+6
2013-04-25
Add Serial Port 1 support for iPod Photo/Color/4G/Mini2G
andypotter
2
-11
/
+274
2013-01-24
Fix FS#12391 : Memory corruption on PP502x after commit_discard_idcache()
Boris Gjenero
1
-3
/
+27
2012-05-08
Remove STATICIRAM hack
Nils Wallménius
1
-1
/
+1
2012-05-07
remove debug-target.h
Rafaël Carré
1
-0
/
+0
2012-03-03
Revise the PCM callback system after adding multichannel audio.
Michael Sevakis
1
-313
/
+314
2012-02-04
Use commit_dcache() instead of commit_discard_idcache() where possible
Boris Gjenero
1
-2
/
+2
2012-01-08
ascodec-target.h: remove
Rafaël Carré
3
-113
/
+64
2012-01-07
lcd-remote-target.h: Use only in firmware/target/
Rafaël Carré
1
-3
/
+0
2012-01-04
Reorganise USB initialisation to not depend on a specific enumeration sequenc...
Frank Gevaerts
1
-9
/
+0
[next]