summaryrefslogtreecommitdiff
path: root/firmware/target/mips (follow)
Commit message (Expand)AuthorAge
* jz7460: Disable IRQ-driven DMA transfers.Solomon Peachy2019-06-02
* Add HAVE_LINEOUT_DETECTION and associated logicSolomon Peachy2019-01-04
* mips: Adjust main & irq stack sizes to fit in IRAM on all targetsSolomon Peachy2019-01-02
* mips: Use a separate IRQ stack & optimize IRQ handling a littleSolomon Peachy2019-01-02
* Fix Xduoo X3 bootloader build, and silence all warnings.Solomon Peachy2019-01-02
* mips: fix some compile warnings.Solomon Peachy2018-10-09
* mips: jz4740: JZ4740 does not have a MSC clock source select.Solomon Peachy2018-10-09
* jz4760: Lots of stability fixes to the USB driver.Solomon Peachy2018-09-20
* xduoo_x3: Disable keypress IRQ since we poll for keypresses.Solomon Peachy2018-09-20
* jz4760: Enhancements and fixes to SD driver.Solomon Peachy2018-09-20
* jz7460: Silence codec when changing playback frequency/modeSolomon Peachy2018-09-20
* jz7640: SD driver improvements:Solomon Peachy2018-09-20
* jz74x0: MSC clock needs to be divided from PLL clock.Solomon Peachy2018-09-20
* jz4760: Greatly enhance debug code and silence some compilation warnings.Solomon Peachy2018-09-20
* Add cleaned-up xDuoo X3 supportSolomon Peachy2018-07-28
* Fix a few missed things in 16454efc (and hopefully clear the red).Michael Sevakis2017-10-26
* Unify storage threads into oneMichael Sevakis2017-10-26
* Fix red/yellowMarcin Bukat2015-01-12
* Get rid of stupid _backlight_* function namesMarcin Bukat2015-01-12
* Rewrite filesystem code (WIP)Michael Sevakis2014-08-30
* ingenic: crt0.S fixes #3Marcin Bukat2014-03-04
* ingenic: fix bugs introduced by 5900bf7Marcin Bukat2014-03-04
* ingenic: Tweak a few details in crt0.SMarcin Bukat2014-03-03
* touch devices: Disable touch on softlock.Jean-Louis Biasini2013-09-05
* Cleanup MV/MD macros a little.Michael Sevakis2013-08-17
* Do some cleanup, adjustment and a couple fixes to recent sound changes.Michael Sevakis2013-04-22
* Still at it for 0c7b787. Might be done now.Michael Sevakis2013-04-15
* Straighten out the mad twisted state of sound.c and related areas.Michael Sevakis2013-04-15
* Implement universal in-PCM-driver software volume control.Michael Sevakis2013-04-11
* jz4740: a few minor fixesMarcin Bukat2013-03-11
* remove debug-target.hRafaël Carré2012-05-07
* remove unused prototypesRafaël Carré2012-05-07
* Revise the PCM callback system after adding multichannel audio.Michael Sevakis2012-03-03
* lcd drivers: Convert lcd_[remote_]framebuffer to a pointerJonathan Gordon2012-02-28
* Move optimized ffs to firmware/asm, using the new automatic-asm-picking infra...Thomas Martitz2012-01-22
* Move optimized memcpy and friends and strlen to firmware/asm,Thomas Martitz2012-01-22
* Create fimrware/asm directory for assembly optimized stuff.Thomas Martitz2012-01-22
* lcd-target.h: remove some duplicate declarationsRafaël Carré2012-01-08
* adc-target.h: cleanupRafaël Carré2012-01-08
* button-target.h : move prototypes to button.hRafaël Carré2012-01-08
* ingenic_jz: remove ata-nand-target.hRafaë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
* onda: remove now inlined USB_INIT_GPIO()Rafaël Carré2011-12-31
* usb-target.h: removeRafaël Carré2011-12-31
* onda 747/777 : move USB_STATUS_BY_EVENT to configRafaël Carré2011-12-31
* onda usb code: merge into .c fileRafaë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