1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/target/arm/as3525
Vencislav Atanasov 5d7c8a0df1 Convert non-ASCII characters to UTF-8
Comments and notes are converted to UTF-8. Already broken multibyte characters are fixed using common sense.

This patch contains no code changes.

Change-Id: Ia511ab84936cb2495ac17309493a9b98727a7902
2024-12-15 21:16:12 -05:00
..
sansa-c200v2 Get rid of stupid _backlight_* function names 2015-01-12 11:09:27 +01:00
sansa-clip Optimize lcd-ssd1303 driver (clip series) 2018-07-26 04:23:28 +02:00
sansa-clipplus Sansa Clip+ set lcd SSP properly 2020-05-23 15:03:58 +02:00
sansa-clipv2 Optimize lcd-ssd1303 driver (clip series) 2018-07-26 04:23:28 +02:00
sansa-clipzip clipzip clean up lcd driver a bit 2024-03-31 01:25:16 -04:00
sansa-e200v2 Sansa e200v2: bootloader: fit size 2024-04-01 11:02:04 -04:00
sansa-fuze Get rid of stupid _backlight_* function names 2015-01-12 11:09:27 +01:00
sansa-fuzev2 Button queue handling is split from main button driver 2024-11-27 20:16:53 -05:00
sansa-m200v4 Get rid of stupid _backlight_* function names 2015-01-12 11:09:27 +01:00
adc-target.h
app.lds
ascodec-as3525.c Sansa AMS set I2C properly 2020-05-23 15:44:20 +02:00
audio-as3525.c As3525 wavpack_enc document some intentional switch fall through 2021-08-08 09:27:27 -04:00
backlight-e200v2-fuze.c Get rid of stupid _backlight_* function names 2015-01-12 11:09:27 +01:00
boot.lds
button-clip.c Change the clipv2 button driver to use fixed delays rather than processor cycle counting. 2016-01-18 22:35:56 +01:00
button-e200v2-fuze.c Add missing kernel.h includes (hopefully all of them). 2014-01-05 20:32:09 +01:00
clock-target.h Sansa AMS add Minimum Clocks for I2c IDE SDSLOT SSP 2020-05-23 16:00:15 +02:00
dbop-as3525.c
dbop-as3525.h
debug-as3525.c as3525: debug: use 'kHz' where applicable instead of "MHz" or "KHz" 2021-11-10 21:53:15 -05:00
dma-pl081.c
dma-target.h
fmradio-i2c-as3525.c Sansa Clip+: add RDS support 2021-11-18 16:44:21 -05:00
kernel-as3525.c Convert non-ASCII characters to UTF-8 2024-12-15 21:16:12 -05:00
lcd-as-e200v2-fuze-fuzev2.S Revert "Remove YUV blitting functions and LCD modes" 2022-10-13 11:08:06 -04:00
lcd-clip.h Optimize lcd-ssd1303 driver (clip series) 2018-07-26 04:23:28 +02:00
lcd-fuze.c Revert "Remove YUV blitting functions and LCD modes" 2022-10-13 11:08:06 -04:00
lcd-fuze.h
lcd-ssd1303.c Lcd save function pointer to frame buffer get_address_fn before loops 2022-03-21 23:53:48 -04:00
memory-init.S
pcm-as3525.c pcm: Remove unused function pcm_play_dma_get_peak_buffer() 2021-07-25 14:07:41 +00:00
power-as3525.c
powermgmt-target.h
rtc-target.h Convert i.MX31 and AMS target to use RTC interrupt 2017-11-21 07:52:02 -05:00
scrollwheel-as3525.c Button queue handling is split from main button driver 2024-11-27 20:16:53 -05:00
sd-as3525.c storage: 64-bit sector offsets 2024-08-12 14:23:44 -04:00
sd-as3525v2.c storage: 64-bit sector offsets 2024-08-12 14:23:44 -04:00
system-as3525.c AS3525: Get rid of duplicate 'const' in a single definition 2024-10-12 15:09:18 -04:00
system-target.h Revert "As3525 v1/v2 Add power savings menu" 2018-07-28 17:35:07 +02:00
timer-as3525.c
tuner-as3525v2.c
usb-as3525.c Bugfix AS3525 usb driver unboosted the cpu without first boosting it 2021-09-29 01:17:45 -04:00
usb-drv-as3525.c usb: introduce new control request API 2021-10-16 15:58:43 -04:00
usb-drv-as3525.h