rockbox/firmware/target/mips/ingenic_jz47xx
Aidan MacDonald d5695822a7 MIPS: remove .MIPS.abiflags section
The abiflags data is only used to communicate ABI information to a
program loader -- you can see what info is stored with readelf -A.
Dropping it shaves 24 bytes off of every binary (including plugins).

Change-Id: Iae78eeffe5c840ff67717707fb94821d24aac8ec
2021-04-26 12:41:06 +00:00
..
onda_vx747 mips: Convert 'nop' to 'ssnop' -- for future-proofing 2020-09-05 22:18:26 +00:00
onda_vx767 Undo the hacks that allowed targets without LEFT/RIGHT (UP/DN) to build. 2020-10-08 20:30:08 -04:00
xduoo_x3 Undo the hacks that allowed targets without LEFT/RIGHT (UP/DN) to build. 2020-10-08 20:30:08 -04:00
app.lds MIPS: remove .MIPS.abiflags section 2021-04-26 12:41:06 +00:00
ata-nand-jz4740.c mips: Heavily rework DMA & caching code 2020-09-03 15:34:28 -04:00
ata-nand-jz4760.c mips: Heavily rework DMA & caching code 2020-09-03 15:34:28 -04:00
ata-sd-jz4740.c mips: Heavily rework DMA & caching code 2020-09-03 15:34:28 -04:00
ata-sd-jz4760.c mips: Heavily rework DMA & caching code 2020-09-03 15:34:28 -04:00
backlight-target.h
boot.lds MIPS: remove .MIPS.abiflags section 2021-04-26 12:41:06 +00:00
codec-jz4740.c jz47xx: Audio path tweaks: 2020-09-04 15:57:00 -04:00
codec-jz4760.c xduoox3: Global volume_limit now applies to the line output as well 2021-04-09 15:54:04 -04:00
crt0.S mips: Convert 'nop' to 'ssnop' -- for future-proofing 2020-09-05 22:18:26 +00:00
debug-jz4740.c
debug-jz4760.c Xduoo X3 add headphone and lineout status to IO Ports debug menu 2020-09-17 11:22:40 -04:00
dma-target.h
dma_acc-jz4740.c mips: Heavily rework DMA & caching code 2020-09-03 15:34:28 -04:00
dma_acc-jz4760.c mips: Heavily rework DMA & caching code 2020-09-03 15:34:28 -04:00
fmradio-i2c-jz4740.c
i2c-jz4740.c
i2c-jz4760.c
kernel-jz4740.c
kernel-jz4760.c
lcd-jz4740.c mips: Heavily rework DMA & caching code 2020-09-03 15:34:28 -04:00
lcd-jz4760.c
lcd-target.h
pcm-jz4740.c pcm: Further cleanup of unused bits of the PCM ACPI: 2020-11-12 15:59:09 +00:00
pcm-jz4760.c pcm: Further cleanup of unused bits of the PCM ACPI: 2020-11-12 15:59:09 +00:00
system-jz4740.c mips: Convert 'nop' to 'ssnop' -- for future-proofing 2020-09-05 22:18:26 +00:00
system-jz4760.c jz4760: Fix and re-enable the hardware udelay() timer 2020-09-06 02:09:21 +00:00
system-target.h Use STORAGE_NEEDS_BOUNCE_BUFFER instead of STORAGE_NEEDS_ALIGN 2021-03-27 15:02:18 -04:00
timer-jz4740.c
timer-jz4760.c jz4760: Use a #define for the timer id, not a raw number 2020-09-06 00:27:07 +00:00
usb-jz4740.c jz4740: Fix incorrect dcache flush in the USB RX DMA code. 2021-03-03 21:44:28 -05:00
usb-jz4760.c jz4760: Implement USB DMA RX 2020-09-18 17:48:31 -04:00
xdebug.h