index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
target
/
arm
/
tms320dm320
(
follow
)
Commit message (
Expand
)
Author
Age
*
Do some housekeeping with fat.h and SECTOR_SIZE
Michael Sevakis
2017-03-12
*
Sansa Connect: change bootloader linker file
Tomasz Moń
2016-05-25
*
Get rid of stupid _backlight_* function names
Marcin Bukat
2015-01-12
*
Rewrite filesystem code (WIP)
Michael Sevakis
2014-08-30
*
Add missing kernel.h includes (hopefully all of them), take #2.
Thomas Martitz
2014-01-05
*
Add missing kernel.h includes (hopefully all of them).
Thomas Martitz
2014-01-05
*
Cleanup MV/MD macros a little.
Michael Sevakis
2013-08-17
*
Still at it for 0c7b787. Might be done now.
Michael Sevakis
2013-04-15
*
remove debug-target.h
Rafaël Carré
2012-05-07
*
fix tms320dm320 crt0.S
Marcin Bukat
2012-04-06
*
arm: factor all exception handlers out of the crt0.S files
Amaury Pouly
2012-04-06
*
mrobe500: fix warrnig in bootloader
Marcin Bukat
2012-03-19
*
Revise the PCM callback system after adding multichannel audio.
Michael Sevakis
2012-03-03
*
Fix build errors and warnings
Jonathan Gordon
2012-02-28
*
lcd drivers: Convert lcd_[remote_]framebuffer to a pointer
Jonathan Gordon
2012-02-28
*
adc-target.h: cleanup
Rafaël Carré
2012-01-08
*
button-target.h : move prototypes to button.h
Rafaël Carré
2012-01-08
*
Clean spi.h and spi-target.h
Rafaël Carré
2012-01-07
*
lcd_remote_powersave: unused
Rafaël Carré
2012-01-07
*
mr500: move remote button reading code to buttom-mr500.c
Rafaël Carré
2012-01-07
*
move _remote_backlight_* to common header
Rafaël Carré
2012-01-07
*
remote_detect(): move to lcd-remote.h
Rafaël Carré
2012-01-07
*
move lcd remote common declarations to lcd-remote.h
Rafaël Carré
2012-01-07
*
lcd-remote-target.h: remove more duplicates
Rafaël Carré
2012-01-07
*
lcd-remote-target.h: remove duplicate declarations
Rafaël Carré
2012-01-07
*
dbg_hw_info(): remove duplicate prototypes
Rafaël Carré
2012-01-04
*
dbg_ports(): remove duplicate prototype
Rafaël Carré
2012-01-04
*
Rework powermgmt to enable code re-use on appliation and sims.
Thomas Martitz
2012-01-03
*
usb-target.h: remove
Rafaël Carré
2011-12-31
*
creative zvm isp1583 defines: move to isp1583.h
Rafaël Carré
2011-12-31
*
usb_drv_connected() is declared in usb_drv.h
Rafaël Carré
2011-12-31
*
move usb_pin_init() declaration to PP's system-target.h
Rafaël Carré
2011-12-31
*
usb_init_device(): move prototype to usb.h
Rafaël Carré
2011-12-31
*
Sansa Connect: Set unknown GIOs to state with lowest power consumption. This ...
Tomasz Moń
2011-12-26
*
TMS320DM320: Add generic I/O debug window for targets other than mrobe 500.
Tomasz Moń
2011-12-24
*
TMS320DM320: Disable CLOCKOUT signal to save some power.
Tomasz Moń
2011-12-22
*
Sansa Connect: Significantly decrease MIN_YIELD_PERIOD in sdmmc driver.
Tomasz Moń
2011-12-22
*
TMS320DM320: Ensure udelay() will not end before specified amount of time.
Tomasz Moń
2011-12-21
*
TMS320DM320: Check for TIMER1 bit in udelay().
Tomasz Moń
2011-12-21
*
TMS320DM320: Prevent lockup in udelay() when this function is called with int...
Tomasz Moń
2011-12-21
*
Sansa Connect: Put DAC (needed for analog video output) in Powerdown mode.
Tomasz Moń
2011-12-21
*
Fix comment in sdmmc to reflect what it really means.
Tomasz Moń
2011-12-21
*
Sansa Connect: Don't enable DAC clock as it's not necessary.
Tomasz Moń
2011-12-21
*
Sansa Connect: Add udelay() in sdmmc card initialization to prevent dead locks.
Tomasz Moń
2011-12-21
*
Sansa Connect: use udelay() in AVR spi_txrx().
Tomasz Moń
2011-12-20
*
TMS320DM320: Use TIMER1 (tick generator) to make udelay() precise.
Tomasz Moń
2011-12-20
*
Sansa Connect: Disable EMIF clock after booting main binary. Raise the thresh...
Tomasz Moń
2011-12-20
*
TMS320DM320: Turn on Image Buffer clock on demand (FS #12462)
Tomasz Moń
2011-12-19
*
Sansa Connect: Use Image Buffer for screen updates.
Tomasz Moń
2011-12-19
*
Add KEEP() around vectors in linker scripts.
Boris Gjenero
2011-12-18
[next]