summaryrefslogtreecommitdiff
path: root/firmware/target/arm/tcc77x (follow)
Commit message (Expand)AuthorAge
* Get rid of stupid _backlight_* function namesMarcin Bukat2015-01-12
* remove debug-target.hRafaël Carré2012-05-07
* arm: factor all exception handlers out of the crt0.S filesAmaury Pouly2012-04-06
* Fix bugs in lcd drivers after b37e6bcAndrew Ryabinin2012-02-29
* lcd drivers: Convert lcd_[remote_]framebuffer to a pointerJonathan Gordon2012-02-28
* button-target.h : move prototypes to button.hRafaël Carré2012-01-08
* 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
* Switch to SYS mode on arm FS#12322 by meMarcin Bukat2011-10-11
* Move dbg_hw_info() into target tree. FS#11735 by meMarcin Bukat2011-06-05
* Clean up multiple definitions of RAM size. Remove -DMEM (make) and MEM (code)...Andree Buschmann2011-02-02
* move dbg_ports() from apps/menu_debug.c to target tree. FS#11712 by me.Marcin Bukat2010-11-06
* */app.lds: remove STUBOFFSETRafaël Carré2010-09-20
* firmware/ : use lcd_putsf() (only in debug code)Rafaël Carré2010-08-28
* tcc77x targets: various minor cleanupsBertrik Sikken2010-08-28
* Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz2010-05-06
* Fix a bunch of boot.lds files so that they build with newer ld. The stack/bss...Thomas Martitz2010-03-08
* Remove tabsAndree Buschmann2010-02-07
* ARM: lr addresses the next instruction after the failing one in undefined ins...Rafaël Carré2010-01-24
* Fix tabsAndree Buschmann2010-01-03
* Convert lcd_activation callbacks to use the event system to allow for multipl...Thomas Martitz2009-10-20
* i7: _backlight_init() turn backlight on, as we can miss panic messageVitja Makarov2009-09-18
* tcc77x: add tcc77x_cscfg_bw() helper for external memory bus width setupVitja Makarov2009-09-18
* i7: Fix memory bus initialization, thanks to Genia Bezman!Vitja Makarov2009-09-17
* iaudio7: Implement udelay, mostly based on D2 port, except Z-clock initializa...Vitja Makarov2009-09-04
* i7: Notify the backlight driver when the HOLD button is toggled, same as D2Vitja Makarov2009-09-02
* Put TIMER_FREQ definition in CPU-specific config, and remove timer-target.hRafaël Carré2009-06-29
* Remove the TIMER_* macros and declare target-specific functions in timer.hRafaël Carré2009-06-29
* Rename TIMER_REGISTER macro to TIMER_START and TIMER_UNREGISTER to TIMER_STOP...Rafaël Carré2009-06-29
* c100: Get a regular build compiling. Very little functionality.Marc Guay2009-06-01
* Set up the c100 for dual-booting.Marc Guay2009-05-27
* Improve the c100 keymap and button names.Marc Guay2009-05-25
* Remove unnecessary #include "adc.h"Bertrik Sikken2009-04-25
* Rework lcd_enabled and lcd_set/call_enable hookThomas Martitz2009-03-17
* Replace some nasty hard-coded offsets with labelsDave Chapman2009-01-08
* Clean up panicf and introduce system_exception_wait to do further target task...Michael Sevakis2009-01-08
* i7: set low-battery values and enable shutdown on low-batteryVitja Makarov2008-12-26
* iaudio7: add battery voltage monitoringVitja Makarov2008-12-21
* Straighten out some powermanagement stuff. Give target complete control over ...Michael Sevakis2008-12-03
* Move tcc77x/usb-tcc77x.c to usb-tcc.c as it is more general than just tcc77x ...Frank Gevaerts2008-11-30
* Get rid of remaining audiohw_enable_output style codec setup and use pre/post...Michael Sevakis2008-11-26
* Strange little kernel optimization to ease targeting the timer tick and to li...Michael Sevakis2008-10-27
* Using polling instead of interrupts make TX work better, storage worked, but ...Vitja Makarov2008-10-20
* Add e200v2 and m200v2 targets. Move the telechips lcd-ssd1815.c (currently u...Dave Chapman2008-10-19
* telechips usb: not ready for use but, something is working, needs improvement.Vitja Makarov2008-10-14
* Trivial changes to make the main Rockbox builds for the Sansa m200 and Logik ...Dave Chapman2008-09-22
* Fix ata2501 serial readingVitja Makarov2008-09-19
* Commit fs#9404 (iAudio 7 updates by vitja). Also fixes play/pause behaviour o...Rob Purchase2008-09-16
* Initial commit of iaudio 7 port by Vitja Makarov (FS#9245). Port is at quite...Dave Chapman2008-09-06