summaryrefslogtreecommitdiff
path: root/firmware/target/arm/tcc77x
AgeCommit message (Expand)Author
2010-01-03Fix tabsAndree Buschmann
2009-10-20Convert lcd_activation callbacks to use the event system to allow for multipl...Thomas Martitz
2009-09-18i7: _backlight_init() turn backlight on, as we can miss panic messageVitja Makarov
2009-09-18tcc77x: add tcc77x_cscfg_bw() helper for external memory bus width setupVitja Makarov
2009-09-17i7: Fix memory bus initialization, thanks to Genia Bezman!Vitja Makarov
2009-09-04iaudio7: Implement udelay, mostly based on D2 port, except Z-clock initializa...Vitja Makarov
2009-09-02i7: Notify the backlight driver when the HOLD button is toggled, same as D2Vitja Makarov
2009-06-29Put TIMER_FREQ definition in CPU-specific config, and remove timer-target.hRafaël Carré
2009-06-29Remove the TIMER_* macros and declare target-specific functions in timer.hRafaël Carré
2009-06-29Rename TIMER_REGISTER macro to TIMER_START and TIMER_UNREGISTER to TIMER_STOP...Rafaël Carré
2009-06-01c100: Get a regular build compiling. Very little functionality.Marc Guay
2009-05-27Set up the c100 for dual-booting.Marc Guay
2009-05-25Improve the c100 keymap and button names.Marc Guay
2009-04-25Remove unnecessary #include "adc.h"Bertrik Sikken
2009-03-17Rework lcd_enabled and lcd_set/call_enable hookThomas Martitz
2009-01-08Replace some nasty hard-coded offsets with labelsDave Chapman
2009-01-08Clean up panicf and introduce system_exception_wait to do further target task...Michael Sevakis
2008-12-26i7: set low-battery values and enable shutdown on low-batteryVitja Makarov
2008-12-21iaudio7: add battery voltage monitoringVitja Makarov
2008-12-03Straighten out some powermanagement stuff. Give target complete control over ...Michael Sevakis
2008-11-30Move tcc77x/usb-tcc77x.c to usb-tcc.c as it is more general than just tcc77x ...Frank Gevaerts
2008-11-26Get rid of remaining audiohw_enable_output style codec setup and use pre/post...Michael Sevakis
2008-10-27Strange little kernel optimization to ease targeting the timer tick and to li...Michael Sevakis
2008-10-20Using polling instead of interrupts make TX work better, storage worked, but ...Vitja Makarov
2008-10-19Add e200v2 and m200v2 targets. Move the telechips lcd-ssd1815.c (currently u...Dave Chapman
2008-10-14telechips usb: not ready for use but, something is working, needs improvement.Vitja Makarov
2008-09-22Trivial changes to make the main Rockbox builds for the Sansa m200 and Logik ...Dave Chapman
2008-09-19Fix ata2501 serial readingVitja Makarov
2008-09-16Commit fs#9404 (iAudio 7 updates by vitja). Also fixes play/pause behaviour o...Rob Purchase
2008-09-06Initial commit of iaudio 7 port by Vitja Makarov (FS#9245). Port is at quite...Dave Chapman
2008-07-12Make the TCC780x NAND driver also build for 77x targets. This is work-in-prog...Rob Purchase
2008-07-06Get rid of useless bits.Marc Guay
2008-07-06Fix a few dead references in the manual and add an 's' where one was missing.Marc Guay
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-06-23FS#9051 - remove LCD margins... use viewports if you need them...Jonathan Gordon
2008-06-21Hopefully update the keywords. Thanks bluebrother.Marc Guay
2008-06-21Add the Sansa c100 as a build target with basic drivers.Marc Guay
2008-05-03Convert the TCC77x ADC driver to use interrupts - based on the technique used...Dave Chapman
2008-05-02Add the Sansa M200 (v1) as a target - it's extremely similar to the Logik DAX...Dave Chapman
2008-04-29Make sure the linker considers crt0*.o before all files specified on the comm...Jens Arnold
2008-04-27Move the Telechips TCC77x SSD1815 LCD driver up a level in the target tree - ...Dave Chapman
2008-03-27split boot.lds and move it into the target treeMarcoen Hirschberg
2008-03-24Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...Jens Arnold
2007-11-12Hardware controlled backlight brightness for iPod Video and Nano, retaining t...Jens Arnold
2007-11-01Button driver for Logik DAX, plus some changes to the debug info displayed in...Dave Chapman
2007-10-28Initial work on a port to the Logik DAX 1GB MP3/DAB player. The bootloader b...Dave Chapman