rockbox/firmware/target/mips/ingenic_jz47xx
Solomon Peachy 1b31101fdd jz4740: Fix potential deadlock in SD init code.
There's a code path that calls sd_init_device() while we hold sd_mtx, but
sd_init_device() tries to obtain the mutex while doing its work.

Change-Id: I882c595e9e7cd2224b1db0d413925668628476e9
2020-08-25 08:19:10 -04:00
..
onda_vx747 mips: fix some compile warnings. 2018-10-09 22:35:37 -04:00
onda_vx767 mips: fix some compile warnings. 2018-10-09 22:35:37 -04:00
xduoo_x3 Add HAVE_LINEOUT_DETECTION and associated logic 2019-01-04 23:52:42 +01:00
app.lds mips: Adjust stack sizes 2020-07-15 11:43:39 -04:00
ata-nand-jz4740.c mips: fix some compile warnings. 2018-10-09 22:35:37 -04:00
ata-nand-jz4760.c mips: fix some compile warnings. 2018-10-09 22:35:37 -04:00
ata-sd-jz4740.c jz4740: Fix potential deadlock in SD init code. 2020-08-25 08:19:10 -04:00
ata-sd-jz4760.c jz4760: Give each SD interface its own DMA channel, semaphore, and mutex 2020-08-25 12:16:33 +00:00
backlight-target.h Add cleaned-up xDuoo X3 support 2018-07-28 10:56:31 -04:00
boot.lds mips: Adjust stack sizes 2020-07-15 11:43:39 -04:00
codec-jz4740.c Do some cleanup, adjustment and a couple fixes to recent sound changes. 2013-04-22 20:38:17 -04:00
codec-jz4760.c jz4760: Move 11/22/44/88KHz back onto the PLL 2020-08-08 22:29:29 -04:00
crt0.S mips: Use a separate IRQ stack & optimize IRQ handling a little 2019-01-02 23:30:04 +01:00
debug-jz4740.c remove debug-target.h 2012-05-07 00:55:59 -04:00
debug-jz4760.c jz4760: Fixes in PLL calculation and reporting 2020-08-07 11:42:45 -04:00
dma-target.h Add cleaned-up xDuoo X3 support 2018-07-28 10:56:31 -04:00
dma_acc-jz4740.c * Add basic (non-working) support for NAND flash 2008-08-06 20:39:02 +00:00
dma_acc-jz4760.c Add cleaned-up xDuoo X3 support 2018-07-28 10:56:31 -04:00
fmradio-i2c-jz4740.c Onda VX747: try at implementing FM tuner support 2009-06-01 21:00:31 +00:00
i2c-jz4740.c Fix red. 2011-12-21 18:08:26 +00:00
i2c-jz4760.c jz4760: Greatly enhance debug code and silence some compilation warnings. 2018-09-20 18:59:19 -04:00
kernel-jz4740.c Onda VX747: 2009-01-27 00:38:58 +00:00
kernel-jz4760.c Add cleaned-up xDuoo X3 support 2018-07-28 10:56:31 -04:00
lcd-jz4740.c lcd drivers: Convert lcd_[remote_]framebuffer to a pointer 2012-02-28 11:44:59 +11:00
lcd-jz4760.c Add cleaned-up xDuoo X3 support 2018-07-28 10:56:31 -04:00
lcd-target.h lcd-target.h: remove some duplicate declarations 2012-01-08 00:52:55 +00:00
pcm-jz4740.c Revise the PCM callback system after adding multichannel audio. 2012-03-03 07:23:38 +01:00
pcm-jz4760.c Add cleaned-up xDuoo X3 support 2018-07-28 10:56:31 -04:00
system-jz4740.c [4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice. 2020-07-24 21:20:13 +00:00
system-jz4760.c jz4760: Give each SD interface its own DMA channel, semaphore, and mutex 2020-08-25 12:16:33 +00:00
system-target.h jz4760: Give each SD interface its own DMA channel, semaphore, and mutex 2020-08-25 12:16:33 +00:00
timer-jz4740.c Ingenic Jz4740 timer driver: fix stupid mistake 2009-08-01 16:06:41 +00:00
timer-jz4760.c Add cleaned-up xDuoo X3 support 2018-07-28 10:56:31 -04:00
usb-jz4740.c onda: remove now inlined USB_INIT_GPIO() 2011-12-31 18:50:45 +00:00
usb-jz4760.c jz4760: Lots of stability fixes to the USB driver. 2018-09-20 21:11:40 -04:00
xdebug.h Add cleaned-up xDuoo X3 support 2018-07-28 10:56:31 -04:00