summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/tms320dm320
AgeCommit message (Expand)AuthorFilesLines
2021-06-10Sansa Connect: Remove fake battery voltage scaleTomasz Moń2-68/+8
2021-06-10Sansa Connect: Add missing includeTomasz Moń1-0/+1
2021-06-09Sansa Connect: Working USB Mass StorageTomasz Moń3-17/+9
2021-06-09Sansa Connect: Fix sending ZLP on non-zero endpointTomasz Moń1-2/+13
2021-06-09Sansa Connect: Fix bulk transfers greater than 64 bytesTomasz Moń1-4/+19
2021-06-09DM320: Fix SDHC response format 2 handlingTomasz Moń1-9/+17
2021-06-06Sansa Connect: Initial TNETV105 driver portTomasz Moń7-54/+3033
2021-06-05DM320: Fix buffer overrun in sdmmc driverTomasz Moń1-5/+4
2021-05-21Sansa Connect: Clear recoverzap parameterTomasz Moń2-9/+9
2020-11-12pcm: Further cleanup of unused bits of the PCM ACPI:Solomon Peachy3-15/+0
2020-10-31pcm: Get rid of pcm_play_pause() and associated APIsSolomon Peachy3-33/+0
2020-10-26LCD core move buf ptr and address look up function viewport structWilliam Wilgus2-3/+3
2020-10-13Fix a pile of yellow in the bootloaderSolomon Peachy2-35/+33
2017-10-26Unify storage threads into oneMichael Sevakis1-94/+45
2017-08-16Fix stupid omissionFranklin Wei1-1/+0
2017-08-16Remove mutex_* calls from the MR:500 SPI driverFranklin Wei1-6/+0
2017-03-12Do some housekeeping with fat.h and SECTOR_SIZEMichael Sevakis1-2/+0
2016-05-25Sansa Connect: change bootloader linker fileTomasz Moń2-7/+14
2015-01-12Get rid of stupid _backlight_* function namesMarcin Bukat8-30/+30
2014-08-30Rewrite filesystem code (WIP)Michael Sevakis1-27/+8
2014-01-05Add missing kernel.h includes (hopefully all of them), take #2.Thomas Martitz1-1/+1
2014-01-05Add missing kernel.h includes (hopefully all of them).Thomas Martitz2-1/+3
2013-08-17Cleanup MV/MD macros a little.Michael Sevakis3-12/+12
2013-04-15Still at it for 0c7b787. Might be done now.Michael Sevakis1-10/+0
2012-05-07remove debug-target.hRafaël Carré2-1/+0
2012-04-06fix tms320dm320 crt0.SMarcin Bukat1-13/+13
2012-04-06arm: factor all exception handlers out of the crt0.S filesAmaury Pouly1-45/+0
2012-03-19mrobe500: fix warrnig in bootloaderMarcin Bukat1-1/+2
2012-03-03Revise the PCM callback system after adding multichannel audio.Michael Sevakis2-10/+6
2012-02-28Fix build errors and warningsJonathan Gordon1-1/+1
2012-02-28lcd drivers: Convert lcd_[remote_]framebuffer to a pointerJonathan Gordon4-9/+9
2012-01-08adc-target.h: cleanupRafaël Carré2-50/+0
2012-01-08button-target.h : move prototypes to button.hRafaël Carré3-25/+1
2012-01-07Clean spi.h and spi-target.hRafaël Carré5-19/+9
2012-01-07lcd_remote_powersave: unusedRafaël Carré2-1/+2
2012-01-07mr500: move remote button reading code to buttom-mr500.cRafaël Carré3-56/+48
2012-01-07move _remote_backlight_* to common headerRafaël Carré1-8/+0
2012-01-07remote_detect(): move to lcd-remote.hRafaël Carré1-2/+0
2012-01-07move lcd remote common declarations to lcd-remote.hRafaël Carré1-5/+0
2012-01-07lcd-remote-target.h: remove more duplicatesRafaël Carré1-2/+0
2012-01-07lcd-remote-target.h: remove duplicate declarationsRafaël Carré1-2/+0
2012-01-04dbg_hw_info(): remove duplicate prototypesRafaël Carré1-22/+0
2012-01-04dbg_ports(): remove duplicate prototypeRafaël Carré1-1/+0
2012-01-03Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz3-3/+3
2011-12-31usb-target.h: removeRafaël Carré3-1/+0
2011-12-31creative zvm isp1583 defines: move to isp1583.hRafaël Carré1-76/+0
2011-12-31usb_drv_connected() is declared in usb_drv.hRafaël Carré2-33/+0
2011-12-31move usb_pin_init() declaration to PP's system-target.hRafaël Carré2-2/+0
2011-12-31usb_init_device(): move prototype to usb.hRafaël Carré2-2/+0
2011-12-26Sansa Connect: Set unknown GIOs to state with lowest power consumption. This ...Tomasz Moń3-4/+17