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
/
pp
Age
Commit message (
Expand
)
Author
2016-01-25
Replace SAMSUNG_YH920_PAD with YH92X
Sebastian Leonhardt
2014-08-30
Rewrite filesystem code (WIP)
Michael Sevakis
2014-08-16
Base scheduler queues off linked lists and do cleanup/consolidation
Michael Sevakis
2014-08-08
Fix some more straggling stuff
Michael Sevakis
2014-08-08
Do some kernel cleanup
Michael Sevakis
2014-07-28
Support for remote on Samsung YH920/YH925.
Szymon Dziok
2014-07-28
Samsung YH-925: Don't add anything to adc value while reading it.
Szymon Dziok
2014-07-28
Samsung YH-920: Proper values for battery monitoring, based on the OF formula.
Szymon Dziok
2014-07-27
Samsung YH-820: enable battery monitoring
Sebastian Leonhardt
2014-07-26
SA9200: Implement clicker.
Szymon Dziok
2014-07-07
crc-mi4: use const lookup table for crc
Marcin Bukat
2014-07-01
rolo: fix crc calculation for mi4
Marcin Bukat
2014-06-18
Radio and radio recording for Samsung YH-920.
Szymon Dziok
2014-05-24
Separate keymaps for YH-820 and YH-920/925
Sebastian Leonhardt
2014-03-27
Sansa View: define a GPIO bit for USB detection in order to compile the bootl...
Szymon Dziok
2014-03-03
Fix various reds. Some includes needed fixup.
Thomas Martitz
2014-03-03
kernel: Break out kernel primitives into separate files and move to separate ...
Thomas Martitz
2014-01-05
Do not include kernel.h in system.h.
Thomas Martitz
2013-12-23
playback,talk: Share audiobuffer via core_alloc_maximum().
Thomas Martitz
2013-11-20
Add IAP support to iPod Mini 1G.
andypotter
2013-11-10
Updated IAP commands.
Ralf Ertzinger
2013-08-17
Cleanup MV/MD macros a little.
Michael Sevakis
2013-07-19
Fix d2249dc errors
Michael Sevakis
2013-07-19
Combine PortalPlayer .lds files into one for app and boot.
Michael Sevakis
2013-06-27
Move load_firmware() to separate file
Marcin Bukat
2013-05-24
Remove data_abort_handler from ARM crt0 files.
Boris Gjenero
2013-05-14
Get rid of usb_drv_attach() from USB code.
Michael Sevakis
2013-04-25
Add Serial Port 1 support for iPod Photo/Color/4G/Mini2G
andypotter
2013-01-24
Fix FS#12391 : Memory corruption on PP502x after commit_discard_idcache()
Boris Gjenero
2012-05-08
Remove STATICIRAM hack
Nils Wallménius
2012-05-07
remove debug-target.h
Rafaël Carré
2012-03-03
Revise the PCM callback system after adding multichannel audio.
Michael Sevakis
2012-02-04
Use commit_dcache() instead of commit_discard_idcache() where possible
Boris Gjenero
2012-01-08
ascodec-target.h: remove
Rafaël Carré
2012-01-07
lcd-remote-target.h: Use only in firmware/target/
Rafaël Carré
2012-01-04
Reorganise USB initialisation to not depend on a specific enumeration sequenc...
Frank Gevaerts
2012-01-04
PP: move DEBUG_CANCEL definition to .c
Rafaël Carré
2012-01-04
dbg_hw_info(): remove duplicate prototypes
Rafaël Carré
2012-01-04
dbg_ports(): remove duplicate prototype
Rafaël Carré
2012-01-03
Fix path to PP USB bootloader crt0
Rafaël Carré
2012-01-03
move PP specific files to pp/
Rafaël Carré
2012-01-03
arm/pp : assume CPU_PP
Rafaël Carré
2012-01-03
Move PP-specific headers to pp/ directory
Rafaël Carré