summaryrefslogtreecommitdiff
path: root/firmware/target/arm/tms320dm320 (follow)
Commit message (Expand)AuthorAge
* Do some housekeeping with fat.h and SECTOR_SIZEMichael Sevakis2017-03-12
* Sansa Connect: change bootloader linker fileTomasz Moń2016-05-25
* Get rid of stupid _backlight_* function namesMarcin Bukat2015-01-12
* Rewrite filesystem code (WIP)Michael Sevakis2014-08-30
* Add missing kernel.h includes (hopefully all of them), take #2.Thomas Martitz2014-01-05
* Add missing kernel.h includes (hopefully all of them).Thomas Martitz2014-01-05
* Cleanup MV/MD macros a little.Michael Sevakis2013-08-17
* Still at it for 0c7b787. Might be done now.Michael Sevakis2013-04-15
* remove debug-target.hRafaël Carré2012-05-07
* fix tms320dm320 crt0.SMarcin Bukat2012-04-06
* arm: factor all exception handlers out of the crt0.S filesAmaury Pouly2012-04-06
* mrobe500: fix warrnig in bootloaderMarcin Bukat2012-03-19
* Revise the PCM callback system after adding multichannel audio.Michael Sevakis2012-03-03
* Fix build errors and warningsJonathan Gordon2012-02-28
* lcd drivers: Convert lcd_[remote_]framebuffer to a pointerJonathan Gordon2012-02-28
* adc-target.h: cleanupRafaël Carré2012-01-08
* button-target.h : move prototypes to button.hRafaël Carré2012-01-08
* Clean spi.h and spi-target.hRafaël Carré2012-01-07
* lcd_remote_powersave: unusedRafaël Carré2012-01-07
* mr500: move remote button reading code to buttom-mr500.cRafaël Carré2012-01-07
* move _remote_backlight_* to common headerRafaël Carré2012-01-07
* remote_detect(): move to lcd-remote.hRafaël Carré2012-01-07
* move lcd remote common declarations to lcd-remote.hRafaël Carré2012-01-07
* lcd-remote-target.h: remove more duplicatesRafaël Carré2012-01-07
* lcd-remote-target.h: remove duplicate declarationsRafaël Carré2012-01-07
* dbg_hw_info(): remove duplicate prototypesRafaël Carré2012-01-04
* dbg_ports(): remove duplicate prototypeRafaël Carré2012-01-04
* Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz2012-01-03
* usb-target.h: removeRafaël Carré2011-12-31
* creative zvm isp1583 defines: move to isp1583.hRafaël Carré2011-12-31
* usb_drv_connected() is declared in usb_drv.hRafaël Carré2011-12-31
* move usb_pin_init() declaration to PP's system-target.hRafaël Carré2011-12-31
* usb_init_device(): move prototype to usb.hRafaë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 Gjenero2011-12-18