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.
Rockbox Meta-User
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2007-03-05
More catching up on old work. Refine audio interface setup on Coldfire. Stop ...
Michael Sevakis
7
-96
/
+118
2007-03-05
Forget to commit this one deleted file
Jens Arnold
1
-24
/
+0
2007-03-05
Bring up the M5 port to a working stage: Extended numerous explicit checks fo...
Jens Arnold
20
-3
/
+738
2007-03-04
iRiver H100 series: Catching up on old work. Use a better way to keep playbac...
Michael Sevakis
1
-24
/
+21
2007-03-04
Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ...
Daniel Ankers
2
-1
/
+19
2007-03-04
Get rid of C99 style variable declaration. Also, add one more use of #define ...
Barry Wardell
1
-1
/
+1
2007-03-04
Added new iAudio M5 target, including some adjustments to make the bootloader...
Jens Arnold
1
-1
/
+1
2007-03-03
Some more replacing of inl/outl with register #define's (doesn't change end-r...
Barry Wardell
2
-7
/
+6
2007-03-03
Replace some inl/outl with register #define's instead. Also tidy up pp5020.h ...
Barry Wardell
6
-18
/
+18
2007-03-02
H300 bootloader: (Work in progress) Boot Rockbox on RTC alarm, add charging s...
Linus Nielsen Feltzing
1
-1
/
+4
2007-02-28
FS#6419 - driver for H1x0 series RTC Mod with runtime detection
Robert Kukla
2
-0
/
+364
2007-02-26
disable LCD poweroff for now until problems with the remote control and headp...
Marcoen Hirschberg
1
-1
/
+1
2007-02-25
Well, it seems that caused problems for others but my magic bug correcting DA...
Michael Sevakis
1
-0
/
+5
2007-02-25
X5: Move the remote tick to target tree.
Jens Arnold
2
-0
/
+51
2007-02-25
Move target specific parts of the H100 remote LCD driver to target tree.
Jens Arnold
2
-0
/
+654
2007-02-25
Add CPU-model-specific init to newborn threads. Add default %macsr for each t...
Michael Sevakis
1
-5
/
+2
2007-02-25
Moved ipod LCD code to target tree.
Jens Arnold
3
-0
/
+1169
2007-02-22
Move the MPARK init to system_init()
Linus Nielsen Feltzing
3
-3
/
+2
2007-02-22
Correct LCD DMA init on the H300
Linus Nielsen Feltzing
1
-0
/
+2
2007-02-21
Get rid of some outl/inl in favour of #define.
Barry Wardell
2
-11
/
+10
2007-02-20
Introduced LCD_FBHEIGHT in addition to the already existing LCD_FBWIDTH to ea...
Jens Arnold
4
-12
/
+12
2007-02-20
Battery reading support for Sansa. Still needs calibration of voltage->percen...
Barry Wardell
2
-83
/
+16
2007-02-19
FS#6675: Add lcd_yuv_blit() for the Sansa. Thanks to Rene Peinthor. This make...
Barry Wardell
1
-10
/
+106
2007-02-18
Fix remaining CONFIG_TUNER checks.
Jens Arnold
4
-8
/
+8
2007-02-18
CONFIG_CHARGING
Jonathan Gordon
1
-1
/
+1
2007-02-18
Do the CONFIG_USBOTG define correctly
Jonathan Gordon
1
-3
/
+3
2007-02-18
really fix red builds this time
Jonathan Gordon
1
-2
/
+2
2007-02-18
CONFIG_USBOTG fixes
Jonathan Gordon
2
-4
/
+4
2007-02-17
Keep delay loop from being optimized away.
Magnus Holmgren
1
-1
/
+1
2007-02-17
build with -Wundef to make sure we have spelled the defines right in #if lines
Daniel Stenberg
1
-1
/
+1
2007-02-17
ARM targets: Making a few functions non-static allows us to get rid of -ffunc...
Jens Arnold
1
-6
/
+6
2007-02-17
Move dr_controller_setup() to usb_init_device() and add a call to dr_controll...
Dave Chapman
1
-1
/
+6
2007-02-16
No functional changes, just reorganising code:
Barry Wardell
1
-87
/
+16
2007-02-12
Gigabeat Cradle USB Support
Karl Kurbjun
1
-11
/
+11
2007-02-08
Fix the delay loops. Without scaling the CPU is always at 300MHz.
Marcoen Hirschberg
2
-4
/
+4
2007-02-05
Optimise EQ coef calculation routines for both speed and size. Move now unnee...
Thom Johansen
1
-2
/
+2
2007-02-05
New PLL calculations to make sure that PLLDIV != 0. This seems to solve the p...
Linus Nielsen Feltzing
1
-12
/
+13
2007-02-04
Fix USB detection on ipods and other portalplayer targets - Rockbox now corre...
Dave Chapman
2
-116
/
+99
2007-02-04
Work around a bug in the Sansa flash driver
Daniel Ankers
1
-21
/
+8
2007-02-03
Backlight support for Sansa, including brightness. Thanks to Rene
Barry Wardell
2
-0
/
+17
2007-02-02
Corrected the comments regarding USB charging
Linus Nielsen Feltzing
1
-2
/
+6
2007-02-01
Increase disk thread stack on the Sansa in line with the changes in r12093. ...
Daniel Ankers
1
-1
/
+1
2007-02-01
FS#4770 - Add USB charging for the H300 series
Steve Bavin
1
-0
/
+26
2007-01-31
Power off on the Sansa more in line with how the OF does it (just change the ...
Barry Wardell
1
-1
/
+4
2007-01-31
Add power off for the Sansa. Thanks to Antonius Hellmann for figuring out how...
Barry Wardell
1
-0
/
+2
2007-01-27
Oops - fix PortalPlayer builds
Daniel Ankers
1
-6
/
+1
2007-01-27
More PortalPlayer I2C unification work
Daniel Ankers
1
-5
/
+1
2007-01-27
Fix a bug in the Sansa flash driver. Other bugs remain, as it does not pass ...
Daniel Ankers
1
-1
/
+1
2007-01-27
Unify I2C driver for all PortalPlayer targets
Daniel Ankers
2
-158
/
+11
2007-01-27
Clean up PP5002 I2C code (no functional changes):
Barry Wardell
2
-3
/
+160
[prev]
[next]