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
/
tms320dm320
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-26
Unify storage threads into one
Michael Sevakis
1
-94
/
+45
2017-08-16
Fix stupid omission
Franklin Wei
1
-1
/
+0
2017-08-16
Remove mutex_* calls from the MR:500 SPI driver
Franklin Wei
1
-6
/
+0
2017-03-12
Do some housekeeping with fat.h and SECTOR_SIZE
Michael Sevakis
1
-2
/
+0
2016-05-25
Sansa Connect: change bootloader linker file
Tomasz Moń
2
-7
/
+14
2015-01-12
Get rid of stupid _backlight_* function names
Marcin Bukat
8
-30
/
+30
2014-08-30
Rewrite filesystem code (WIP)
Michael Sevakis
1
-27
/
+8
2014-01-05
Add missing kernel.h includes (hopefully all of them), take #2.
Thomas Martitz
1
-1
/
+1
2014-01-05
Add missing kernel.h includes (hopefully all of them).
Thomas Martitz
2
-1
/
+3
2013-08-17
Cleanup MV/MD macros a little.
Michael Sevakis
3
-12
/
+12
2013-04-15
Still at it for 0c7b787. Might be done now.
Michael Sevakis
1
-10
/
+0
2012-05-07
remove debug-target.h
Rafaël Carré
2
-1
/
+0
2012-04-06
fix tms320dm320 crt0.S
Marcin Bukat
1
-13
/
+13
2012-04-06
arm: factor all exception handlers out of the crt0.S files
Amaury Pouly
1
-45
/
+0
2012-03-19
mrobe500: fix warrnig in bootloader
Marcin Bukat
1
-1
/
+2
2012-03-03
Revise the PCM callback system after adding multichannel audio.
Michael Sevakis
2
-10
/
+6
2012-02-28
Fix build errors and warnings
Jonathan Gordon
1
-1
/
+1
2012-02-28
lcd drivers: Convert lcd_[remote_]framebuffer to a pointer
Jonathan Gordon
4
-9
/
+9
2012-01-08
adc-target.h: cleanup
Rafaël Carré
2
-50
/
+0
2012-01-08
button-target.h : move prototypes to button.h
Rafaël Carré
3
-25
/
+1
2012-01-07
Clean spi.h and spi-target.h
Rafaël Carré
5
-19
/
+9
2012-01-07
lcd_remote_powersave: unused
Rafaël Carré
2
-1
/
+2
2012-01-07
mr500: move remote button reading code to buttom-mr500.c
Rafaël Carré
3
-56
/
+48
2012-01-07
move _remote_backlight_* to common header
Rafaël Carré
1
-8
/
+0
2012-01-07
remote_detect(): move to lcd-remote.h
Rafaël Carré
1
-2
/
+0
2012-01-07
move lcd remote common declarations to lcd-remote.h
Rafaël Carré
1
-5
/
+0
2012-01-07
lcd-remote-target.h: remove more duplicates
Rafaël Carré
1
-2
/
+0
2012-01-07
lcd-remote-target.h: remove duplicate declarations
Rafaël Carré
1
-2
/
+0
2012-01-04
dbg_hw_info(): remove duplicate prototypes
Rafaël Carré
1
-22
/
+0
2012-01-04
dbg_ports(): remove duplicate prototype
Rafaël Carré
1
-1
/
+0
2012-01-03
Rework powermgmt to enable code re-use on appliation and sims.
Thomas Martitz
3
-3
/
+3
2011-12-31
usb-target.h: remove
Rafaël Carré
3
-1
/
+0
2011-12-31
creative zvm isp1583 defines: move to isp1583.h
Rafaël Carré
1
-76
/
+0
2011-12-31
usb_drv_connected() is declared in usb_drv.h
Rafaël Carré
2
-33
/
+0
2011-12-31
move usb_pin_init() declaration to PP's system-target.h
Rafaël Carré
2
-2
/
+0
2011-12-31
usb_init_device(): move prototype to usb.h
Rafaël Carré
2
-2
/
+0
2011-12-26
Sansa Connect: Set unknown GIOs to state with lowest power consumption. This ...
Tomasz Moń
3
-4
/
+17
2011-12-24
TMS320DM320: Add generic I/O debug window for targets other than mrobe 500.
Tomasz Moń
2
-12
/
+170
2011-12-22
TMS320DM320: Disable CLOCKOUT signal to save some power.
Tomasz Moń
2
-142
/
+141
2011-12-22
Sansa Connect: Significantly decrease MIN_YIELD_PERIOD in sdmmc driver.
Tomasz Moń
1
-2
/
+2
2011-12-21
TMS320DM320: Ensure udelay() will not end before specified amount of time.
Tomasz Moń
1
-4
/
+27
2011-12-21
TMS320DM320: Check for TIMER1 bit in udelay().
Tomasz Moń
1
-3
/
+3
2011-12-21
TMS320DM320: Prevent lockup in udelay() when this function is called with int...
Tomasz Moń
1
-2
/
+17
2011-12-21
Sansa Connect: Put DAC (needed for analog video output) in Powerdown mode.
Tomasz Moń
1
-3
/
+4
2011-12-21
Fix comment in sdmmc to reflect what it really means.
Tomasz Moń
1
-2
/
+2
2011-12-21
Sansa Connect: Don't enable DAC clock as it's not necessary.
Tomasz Moń
1
-4
/
+4
2011-12-21
Sansa Connect: Add udelay() in sdmmc card initialization to prevent dead locks.
Tomasz Moń
2
-4
/
+10
2011-12-20
Sansa Connect: use udelay() in AVR spi_txrx().
Tomasz Moń
2
-9
/
+7
2011-12-20
TMS320DM320: Use TIMER1 (tick generator) to make udelay() precise.
Tomasz Moń
1
-7
/
+31
2011-12-20
Sansa Connect: Disable EMIF clock after booting main binary. Raise the thresh...
Tomasz Moń
2
-2
/
+7
[next]