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
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-31
meg-fx: It's important to make sure certain interrupt-related registers have ...
Michael Sevakis
7
-34
/
+59
2008-03-30
Fix red and clean up meg-fx firmware sources. Remove an unused file.
Michael Sevakis
1
-8
/
+0
2008-03-30
Have meg-fx i2c driver use the wakeup functionality by making it interrupt-ba...
Michael Sevakis
1
-55
/
+72
2008-03-29
Implement set_cpu_frequency() for TCC780x, but leave it disabled for now as s...
Rob Purchase
2
-71
/
+67
2008-03-29
Updated TCC780x NAND driver. Still work-in-progress but lots better than the ...
Rob Purchase
1
-182
/
+372
2008-03-28
Stop saving more registers than necessary.
Jens Arnold
1
-78
/
+78
2008-03-27
split boot.lds and move it into the target tree
Marcoen Hirschberg
9
-0
/
+576
2008-03-27
Revert "initial Meizu M6SL port"
Marcoen Hirschberg
2
-85
/
+0
2008-03-27
initial Meizu M6SL port
Marcoen Hirschberg
2
-0
/
+85
2008-03-27
Save a few registers in assembler routines for iPod 5Gs LCD driver and YUV co...
Andree Buschmann
1
-35
/
+33
2008-03-27
Make H10 bootloader successfully boot the OF again.
Barry Wardell
1
-0
/
+4
2008-03-26
Make the e200 bootloader able to load the OF again.
Barry Wardell
1
-0
/
+6
2008-03-26
Do core interrupt masking in a less general fashion and save some instruction...
Michael Sevakis
12
-69
/
+115
2008-03-25
Revert accidental tree commit. /me needs a smaller enter key...
Jens Arnold
1
-39
/
+75
2008-03-25
Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as 2...
Jens Arnold
1
-75
/
+39
2008-03-25
Add a complete priority inheritance implementation to the scheduler (all mute...
Michael Sevakis
4
-4
/
+78
2008-03-24
Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...
Jens Arnold
15
-165
/
+49
2008-03-23
D2: Implement LCD driver framebuffer as per E200/Gigabeat F. Kill a few warni...
Rob Purchase
1
-22
/
+117
2008-03-22
Enable tick IRQs on TCC780x. The main menu is now working on the D2.
Rob Purchase
4
-83
/
+154
2008-03-22
D2: Implement HAS_BUTTON_HOLD.
Rob Purchase
2
-7
/
+11
2008-03-22
D2: Fix inverted USB detection.
Rob Purchase
1
-2
/
+2
2008-03-21
Modification to scale_suspend_core to prevent a potential permanent freezing ...
Michael Sevakis
1
-6
/
+3
2008-03-21
Mostly revert r16723, since it causes problems on ipod (i.e. it doesn't seem ...
Frank Gevaerts
1
-6
/
+1
2008-03-20
move boosting for usb around a bit, so the cpu is boosted for the entire dura...
Frank Gevaerts
1
-1
/
+0
2008-03-20
differentiate between connected and powered in usb_detect()
Frank Gevaerts
2
-1
/
+12
2008-03-19
Correct DEV_TIMING for CPUFREQ_DEFAULT. Was changed by fault in former power ...
Andree Buschmann
1
-1
/
+1
2008-03-13
Only boost the CPU for large transactions. It would be nice to get rid of boo...
Frank Gevaerts
1
-1
/
+0
2008-03-13
m:robe 100 - correct headphone detection
Robert Kukla
1
-1
/
+1
2008-03-13
Split up app.lds to the respective target directories. The portalplayer devi...
Karl Kurbjun
9
-0
/
+1407
2008-03-12
Really stop red. Whatever works atm.
Michael Sevakis
1
-0
/
+3
2008-03-12
Hotswap code shuffling: Fix yellow. Simplify some target function access. Kee...
Michael Sevakis
2
-3
/
+3
2008-03-12
Do some crackdown on kernel object reinitialization after they could be in us...
Michael Sevakis
3
-22
/
+49
2008-03-12
Fix newly introduced race condition in SD driver. Make sure to force remount ...
Michael Sevakis
1
-0
/
+9
2008-03-11
m:robe 100 - remove ugly workaround for false initial voltage readings and wa...
Robert Kukla
1
-6
/
+1
2008-03-10
D2: Fix IRAM usage, but disable it for now as Tremor does not fit ('make zip'...
Rob Purchase
1
-0
/
+10
2008-03-09
Sansa SD card driver: Simplify hotswap handling, and make it send the insert/...
Jens Arnold
1
-81
/
+59
2008-03-08
Revert accidental tree commit. Sorry for that.
Jens Arnold
2
-40
/
+76
2008-03-08
No need to have \n here. panicf() won't output it anyway.
Jens Arnold
2
-76
/
+40
2008-03-07
m:robe 100 - Hopefully fix the power-off issue.
Mark Arigo
1
-0
/
+4
2008-03-05
m:robe 100:
Robert Kukla
1
-1
/
+9
2008-03-05
Oops (from about 2 months ago) - implement viewport support in the Gigabeat F...
Dave Chapman
1
-5
/
+5
2008-03-05
D2: Make lcd_init_device() actually turn on the LCD, in preparation for booti...
Rob Purchase
1
-9
/
+18
2008-03-04
FS#8272 - Erratic reboot behaviour on sansa e200. Makes reboot on USB connect...
Barry Wardell
1
-2
/
+2
2008-03-02
m:robe 100: add USB detection
Robert Kukla
1
-1
/
+1
2008-03-01
Minor cleanup and a clarification.
Jens Arnold
1
-3
/
+1
2008-03-01
remove the #ifdef CONFIG_CPU == PP5020 around DEV_INIT2 |= INIT_USB. It shoul...
Frank Gevaerts
1
-8
/
+0
2008-02-29
reset USB controller when entering USB test mode
Frank Gevaerts
1
-0
/
+5
2008-02-28
acknowledge USB disconnect. This wasn't always done anymore since the usb_wai...
Frank Gevaerts
1
-0
/
+3
2008-02-28
boost cpu while connected
Frank Gevaerts
1
-0
/
+8
2008-02-28
don't call usb_wait_for_disconnect() in the sd thread. The usb storage driver...
Frank Gevaerts
1
-0
/
+2
[prev]
[next]