summaryrefslogtreecommitdiffstats
path: root/firmware/target/mips
AgeCommit message (Expand)AuthorFilesLines
2019-07-29XduooX3: Uncomment code that prevented hotswap from working.Solomon Peachy1-2/+2
2019-06-02jz7460: Disable IRQ-driven DMA transfers.Solomon Peachy1-1/+1
2019-01-04Add HAVE_LINEOUT_DETECTION and associated logicSolomon Peachy2-7/+36
2019-01-02mips: Adjust main & irq stack sizes to fit in IRAM on all targetsSolomon Peachy2-4/+4
2019-01-02mips: Use a separate IRQ stack & optimize IRQ handling a littleSolomon Peachy3-38/+60
2019-01-02Fix Xduoo X3 bootloader build, and silence all warnings.Solomon Peachy2-1/+106
2018-10-09mips: fix some compile warnings.Solomon Peachy4-5/+5
2018-10-09mips: jz4740: JZ4740 does not have a MSC clock source select.Solomon Peachy1-1/+1
2018-09-20jz4760: Lots of stability fixes to the USB driver.Solomon Peachy1-84/+292
2018-09-20xduoo_x3: Disable keypress IRQ since we poll for keypresses.Solomon Peachy1-4/+7
2018-09-20jz4760: Enhancements and fixes to SD driver.Solomon Peachy1-279/+239
2018-09-20jz7460: Silence codec when changing playback frequency/modeSolomon Peachy1-2/+6
2018-09-20jz7640: SD driver improvements:Solomon Peachy1-27/+25
2018-09-20jz74x0: MSC clock needs to be divided from PLL clock.Solomon Peachy2-2/+7
2018-09-20jz4760: Greatly enhance debug code and silence some compilation warnings.Solomon Peachy4-109/+138
2018-07-28Add cleaned-up xDuoo X3 supportSolomon Peachy29-71/+6070
2017-10-26Fix a few missed things in 16454efc (and hopefully clear the red).Michael Sevakis1-4/+0
2017-10-26Unify storage threads into oneMichael Sevakis1-72/+24
2015-01-12Fix red/yellowMarcin Bukat1-1/+1
2015-01-12Get rid of stupid _backlight_* function namesMarcin Bukat5-19/+19
2014-08-30Rewrite filesystem code (WIP)Michael Sevakis1-18/+11
2014-03-04ingenic: crt0.S fixes #3Marcin Bukat1-6/+5
2014-03-04ingenic: fix bugs introduced by 5900bf7Marcin Bukat1-6/+6
2014-03-03ingenic: Tweak a few details in crt0.SMarcin Bukat1-13/+14
2013-09-05touch devices: Disable touch on softlock.Jean-Louis Biasini1-0/+7
2013-08-17Cleanup MV/MD macros a little.Michael Sevakis2-5/+5
2013-04-22Do some cleanup, adjustment and a couple fixes to recent sound changes.Michael Sevakis1-3/+3
2013-04-15Still at it for 0c7b787. Might be done now.Michael Sevakis1-1/+1
2013-04-15Straighten out the mad twisted state of sound.c and related areas.Michael Sevakis1-24/+0
2013-04-11Implement universal in-PCM-driver software volume control.Michael Sevakis1-9/+18
2013-03-11jz4740: a few minor fixesMarcin Bukat1-1/+1
2012-05-07remove debug-target.hRafaël Carré2-1/+0
2012-05-07remove unused prototypesRafaël Carré1-4/+0
2012-03-03Revise the PCM callback system after adding multichannel audio.Michael Sevakis1-7/+5
2012-02-28lcd drivers: Convert lcd_[remote_]framebuffer to a pointerJonathan Gordon1-2/+2
2012-01-22Move optimized ffs to firmware/asm, using the new automatic-asm-picking infra...Thomas Martitz1-59/+0
2012-01-22Move optimized memcpy and friends and strlen to firmware/asm,Thomas Martitz2-382/+0
2012-01-22Create fimrware/asm directory for assembly optimized stuff.Thomas Martitz2-133/+24
2012-01-08lcd-target.h: remove some duplicate declarationsRafaël Carré1-6/+0
2012-01-08adc-target.h: cleanupRafaël Carré1-2/+0
2012-01-08button-target.h : move prototypes to button.hRafaël Carré2-16/+0
2012-01-07ingenic_jz: remove ata-nand-target.hRafaël Carré2-29/+0
2012-01-04dbg_hw_info(): remove duplicate prototypesRafaël Carré1-27/+0
2012-01-04dbg_ports(): remove duplicate prototypeRafaël Carré2-1/+1
2012-01-03Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz2-2/+2
2011-12-31onda: remove now inlined USB_INIT_GPIO()Rafaël Carré1-1/+0
2011-12-31usb-target.h: removeRafaël Carré3-1/+0
2011-12-31onda 747/777 : move USB_STATUS_BY_EVENT to configRafaël Carré1-2/+0
2011-12-31onda usb code: merge into .c fileRafaël Carré3-87/+17
2011-12-31usb_drv_connected() is declared in usb_drv.hRafaël Carré2-4/+0