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
/
ipod
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-28
FS#8778: Fix iPod 1G scroll wheel not being enabled (Mark Fawcus and Rune Pade)
Solomon Peachy
3
-5
/
+5
2017-02-04
nano2g: fix dangerous mutex in hold switch
Cástor Muñoz
1
-2
/
+2
2016-05-26
iPod Classic: use PMU interrupts to detect hold switch
Cástor Muñoz
1
-20
/
+12
2015-12-17
iPod Classic: clickwheel fixes
Cástor Muñoz
1
-14
/
+19
2015-01-12
Fix red/yellow
Marcin Bukat
2
-16
/
+13
2015-01-12
Get rid of stupid _backlight_* function names
Marcin Bukat
9
-47
/
+47
2014-10-02
iPod Classic: Fix bidirectional clickwheel communication.
Steffen Butzer
1
-4
/
+1
2013-07-19
Combine PortalPlayer .lds files into one for app and boot.
Michael Sevakis
2
-278
/
+2
2012-05-01
Make INITDATA_ATTR work on everything that has INIT_ATTR enabled for code.
Michael Sevakis
1
-1
/
+1
2012-03-31
Classic/6G: click wheel controller powersave
Cástor Muñoz
1
-3
/
+13
2012-03-28
Classic/6G: hold switch detection using GPIO
Cástor Muñoz
1
-21
/
+14
2012-02-28
lcd drivers: Convert lcd_[remote_]framebuffer to a pointer
Jonathan Gordon
3
-4
/
+4
2012-01-08
button-target.h : move prototypes to button.h
Rafaël Carré
1
-7
/
+0
2012-01-03
Rework powermgmt to enable code re-use on appliation and sims.
Thomas Martitz
2
-2
/
+2
2012-01-03
Fix path to PP crt0
Rafaël Carré
2
-2
/
+2
2011-12-18
Add KEEP() around vectors in linker scripts.
Boris Gjenero
1
-1
/
+1
2011-11-22
FS#12397 : On targets which load .data directly into its final location and l...
Boris Gjenero
1
-9
/
+1
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
/
+239
2011-11-03
Make local functions and variables static where possible
Bertrik Sikken
1
-4
/
+4
2011-07-24
ipod nano 1g: enable readout of battery current through ADC channel 4066_ISTAT
Bertrik Sikken
2
-2
/
+2
2011-07-20
ipod nano 1g: enable LCD invert
Bertrik Sikken
1
-2
/
+9
2011-07-19
Set the default battery capacity for ipod video properly depending on detecte...
Frank Gevaerts
1
-0
/
+33
2011-06-08
Remove superfluous executable bits on a bunch of files.
Torne Wuff
1
-0
/
+0
2011-04-22
ipod6g: make functions and variables static where possible
Bertrik Sikken
1
-1
/
+1
2011-03-02
Merge functionality of wakeups and semaphores-- fewer APIs and object types. ...
Michael Sevakis
2
-8
/
+8
2011-02-10
iPod Nano2g/Classic clickwheel: Configure GPIO pins as Hi-Z while hold switch...
Michael Sparmann
1
-2
/
+2
2011-02-10
Fix more red. Two had been hiding.
Michael Sparmann
1
-2
/
+2
2011-02-10
Fix red
Michael Sparmann
1
-2
/
+2
2011-02-10
iPod Nano 2G: Fix current leak through clickwheel GPIOs when clickwheel is po...
Michael Sparmann
1
-1
/
+5
2011-02-10
iPod Classic: Fix current leak through clickwheel GPIOs when clickwheel is po...
Michael Sparmann
1
-0
/
+3
2011-02-09
iPod Classic: This time really fix the hold switch. Read it out through the p...
Michael Sparmann
1
-2
/
+13
2011-02-07
iPod Classic: Fix hold switch glitches
Michael Sparmann
1
-1
/
+1
2011-01-23
Simplify x0/x1 calculation for iPod Color some more, and fix display on type ...
Jens Arnold
1
-5
/
+7
2011-01-12
Fix FS#11820. Implement LCD shutdown for iPod Photo/Color and iPod nano 1G. T...
Andree Buschmann
2
-20
/
+47
2011-01-10
Revert unneeded change from r29026.
Andree Buschmann
1
-0
/
+1
2011-01-10
iPod Video LCD: Avoid white flash when entering sleep mode or shutting off.
Andree Buschmann
2
-1
/
+4
2011-01-07
Implement hold switch and headphone detection on iPod Classic
Michael Sparmann
1
-3
/
+2
2011-01-03
Remove unneeded check for swapping in iPod nano1G/color LCD driver. For nano1...
Andree Buschmann
1
-8
/
+2
2011-01-02
Submit FS#11843 v17. Integrate YUV-blitting of nano 2G to nano1G/color LCD dr...
Andree Buschmann
2
-273
/
+334
2010-12-30
Submitted the wrong file with r28933.
Andree Buschmann
1
-1
/
+1
2010-12-30
Major speedup of iPod nano 2G. Part 7: Disable reading FIFO state in YUV blit...
Andree Buschmann
1
-1
/
+1
2010-12-29
Speed up of iPod nano 1G and iPod color LCD. Use HDD6330 asm part for YUV bli...
Andree Buschmann
2
-102
/
+182
2010-12-16
Fix headphone detection on iPod Nano 2G being inverted (regression from r28800)
Michael Sparmann
1
-1
/
+1
2010-12-12
iPod Nano 2G: Correct clickwheel interrupt handler name, this time consistently.
Michael Sparmann
1
-1
/
+1
2010-12-12
Fix bug introduced with r28800 (missing interrupt handler).
Andree Buschmann
1
-3
/
+9
2010-12-12
usb-s3c6400x.[ch], button-clickwheel.c: Move s5l8701-specific parts to where ...
Michael Sparmann
1
-18
/
+24
2010-10-10
Commit FS#11663 by me - Patch: iPod Nano 2G Bootloader: Boot OF if MENU butto...
Michael Sparmann
1
-15
/
+59
2010-09-25
Disable clickwheel power supply when hold button is active for iPod nano 2G.
Andree Buschmann
1
-0
/
+5
2010-09-20
*/app.lds: remove STUBOFFSET
Rafaël Carré
1
-8
/
+2
[next]