summaryrefslogtreecommitdiffstats
path: root/firmware/target/mips/ingenic_jz47xx
AgeCommit message (Expand)AuthorFilesLines
2020-08-26xduoox3: Include curves for both battery typesSolomon Peachy1-5/+15
2020-08-26jz4760: fix the new udelay() to use _micro_seconds, not millisecondsSolomon Peachy1-4/+6
2020-08-26xduoox3: Update battery discharge curve and runtime estimatesSolomon Peachy1-4/+4
2020-08-25jz4740: SD clock sequencing changes.Solomon Peachy1-17/+13
2020-08-25jz4760: SD driver enhancements:Solomon Peachy1-41/+90
2020-08-25jz4740: Fix potential deadlock in SD init code.Solomon Peachy1-7/+8
2020-08-25jz4760: Give each SD interface its own DMA channel, semaphore, and mutexSolomon Peachy3-91/+175
2020-08-12jz4760: Use HW timer for more a more accurate udelay()Solomon Peachy1-0/+29
2020-08-08jz4760: Move 11/22/44/88KHz back onto the PLLSolomon Peachy1-8/+16
2020-08-07jz4760: Major clocking improvements for audio PLLSolomon Peachy1-37/+55
2020-08-07jz4760: Support dynamic reclocking!Solomon Peachy2-23/+54
2020-08-07jz4760: Fixes in PLL calculation and reportingSolomon Peachy3-14/+12
2020-08-07xduoox3: Set PLL0 to 480MHz, not 492.Solomon Peachy1-1/+1
2020-08-07jz4760: Don't enable PLL1 until we need audio.Solomon Peachy2-29/+48
2020-08-07jz7460: debugging improvementsSolomon Peachy1-15/+14
2020-07-24[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.Solomon Peachy1-2/+1
2020-07-15mips: Adjust stack sizesSolomon Peachy2-4/+4
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 Peachy27-6/+6013
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