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
/
s5l8702
Age
Commit message (
Expand
)
Author
2013-01-09
iPod Classic/6G: PCM support for all CS42L55 rates
Cástor Muñoz
2013-01-09
iPod Classic/6G: support USB suspend mode
Cástor Muñoz
2013-01-09
iPod Classic/6G: fix battery voltage ADC scale
Cástor Muñoz
2012-05-07
remove debug-target.h
Rafaël Carré
2012-04-06
arm: factor all exception handlers out of the crt0.S files
Amaury Pouly
2012-03-31
Classic/6G: CPU frequency/voltage scaling
Cástor Muñoz
2012-03-04
Tweak some PCM drivers for less typecasting with the data pointer.
Michael Sevakis
2012-03-03
Fix errors in unintentionally merged gerrit commit.
Michael Sevakis
2012-03-03
Revise the PCM callback system after adding multichannel audio.
Michael Sevakis
2012-02-28
lcd drivers: Convert lcd_[remote_]framebuffer to a pointer
Jonathan Gordon
2012-02-25
FS#12519 - iPod Classic/6G: swap L-R audio channels by Cástor Muñoz
Cástor Muñoz
2012-02-25
Make some arrays const.
Nils Wallménius
2012-02-25
IPod Classic/6G: LCD sleep (FS#12523) by Cástor Muñoz
Cástor Muñoz
2012-02-11
FS#12524 - iPod Classic/6G: hardware click support
Cástor Muñoz
2012-01-08
button-target.h : move prototypes to button.h
Rafaël Carré
2012-01-04
s5l8702: move debug-target.h content 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
Rework powermgmt to enable code re-use on appliation and sims.
Thomas Martitz
2011-12-28
iPod Classic: HDD endianness change
Michael Sparmann
2011-12-17
Swap red and yellow for green on r31339's cranky builds.
Michael Sevakis
2011-12-17
Get the linker files that slipped through in r31337.
Michael Sevakis
2011-11-06
Bulk convert all DOS line endings to UNIX.
Torne Wuff
2011-11-06
iPod Classic: Set LCD controller configuration register during initialization...
Michael Sparmann
2011-10-11
Switch to SYS mode on arm FS#12322 by me
Marcin Bukat
2011-09-01
Shuffle some functions around so that interfacing with playback.c in particul...
Michael Sevakis
2011-06-29
Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitat...
Michael Sevakis
2011-06-05
fix red
Marcin Bukat
2011-04-22
ipod6g: make functions and variables static where possible
Bertrik Sikken
2011-03-24
iPod Classic storage driver: Fix some implicit casts, typos, ...
Michael Sparmann
2011-03-02
Merge functionality of wakeups and semaphores-- fewer APIs and object types. ...
Michael Sevakis
2011-03-01
iPod Classic: Use DMA (and double buffering) for LCD updates
Michael Sparmann
2011-02-28
iPod Classic: Enable RGB LCD update assembler code
Michael Sparmann
2011-02-28
iPod Classic: Fix YUV blitting. Mpegplayer works now.
Michael Sparmann
2011-02-27
iPod Classic CE-ATA Support (Part 4 of 4: S5L8702 ATA driver)
Michael Sparmann
2011-02-20
Calibrate iPod Classic battery gauge a bit better
Michael Sparmann
2011-02-10
Fix red (remove accidentally committed debugging code)
Michael Sparmann
2011-02-10
iPod Classic: Do boosting the right way round ;-)
Michael Sparmann
2011-02-09
iPod Classic: Enable boosting by switching the CPU between 1x and 2x AHB clock
Michael Sparmann
2011-02-07
Fix some evil whitespace
Michael Sparmann
2011-02-07
S5L8702: Power down I2C while it's unused
Michael Sparmann
2011-01-08
Fix iPod Classic LCD problems
Michael Sparmann
2011-01-08
Adjust iPod Classic CPU clock speed constants to at least roughly correct values
Michael Sparmann
2011-01-07
Add LCD type to iPod Classic HW debug screen
Michael Sparmann
2011-01-07
iPod Classic: Fix remaining PCM issues and add DMA information to the HW debu...
Michael Sparmann
2011-01-07
Fix yellow
Michael Sparmann
2011-01-07
Fix iPod Classic playback slowness
Michael Sparmann
2011-01-07
Fix iPod Classic tick timer (still not 100% calibrated, but close enough for ...
Michael Sparmann
2011-01-02
New port: iPod Classic (also known as iPod 6G/6.5G/7G)
Michael Sparmann