-
Notifications
You must be signed in to change notification settings - Fork 249
/
CREDITS
126 lines (98 loc) · 3.18 KB
/
CREDITS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
CREDITS
To whom
For what
Aurelien Bidon
Improving build and .git support
tufty
Architectural advise
Jose Luis Sanchez
Spanish keymap
Support and testing while searching for a full-speed interrupt interval bug
Testing while fixing an USB freeze bug
Hint how to improve le2be* functions using GCC builtins
Enhancing class CBcmFrameBuffer
Providing Spectrum screen emulator code
Testing while adding support for USB full-speed hubs (compound devices)
Providing fixes for using u-boot
Fixing issues for u-boot support
Support while adding CPU clock rate management and sample/26-cpustress
Testing while adding USB transaction queueing and SOF interrupt support
Updating addon/fatfs/ module
Driver for PS4, Xbox One and Nintendo Switch Pro gamepads
Arjan van Vught
Support while adding Raspberry Pi 3 support
Testing and improving SPI support
Providing code for WS28XX LED stripes
Providing CString::ftoa()
Rogier Wolff
Helping to get spi_dio running and to improve the SPI master driver
Hardware support for testing MCP7941x and spi_dio drivers
Joshua Otto
Providing support for framebuffers where pitch != width * bytes per pixel
USB Audio Class MIDI device support
Stephan Muehlstrasser
Correcting problems for building with clang
Idea for sample/30-gpiofiq
Marco Maccaferri
USB HID class gamepad driver
@Matheus-Garbelini
Adding bootloader support and tools
Stephane Damo
Helping to fix FIQ synchronization issue
Improving SD card (EMMC) performance
Adding utility functions for Official Touchscreen and SD card
Improving CSerialDevice in polling mode
Adding class C2DGraphics and sample/41-screenanimations
Steve Maynard
Patches and testing for Compute Module 3(+)
Hinko Kocevar
Adding USB mouse wheel support
Adding USB serial devices support
Testing fixes for USB plug-and-play issues
@MikeDB
Providing CM4 and CM4IO hardware
Dale Whinham
Improving SD card performance
Providing RPi 3A+ hardware
Helping to fix several USB issues
Testing HDMI sound support and 4K monitors
Modifications for Raspberry Pi Zero 2 W
Testing and tracing USB Audio streaming with Dirtywave M8
Brad Robinson
Improving scheduler library
Improving bootloader support and tools
Improving different parts of the base library
D. Rimron
Adding screen reverse mode
Adding screen ANSI colors
@sebastienNEC
Providing info patch for I2S input
Providing patch for WLAN AP mode
Adding SMI master driver and WS2812OverSMI addon
USB CDC ACM (serial) gadget driver
IRQ-driven I2C master
Maciej Sokolowski
Adding WM8960 support to I2S sound driver
@diyelectromusic
Adding I2C support to HD44780 display driver
Adding support for SSD1306 OLED display
Adding character mode support for ST7789 display
@nickverlinden
Testing several USB Audio Pro streaming interfaces
Kevin Boone
Adding support for Ctrl+navigation keys
@ArnoldUK
Testing the resizing of the screen in different classes
@aniplay62
Providing U-Boot driver for MACB / GEM Ethernet NIC for Raspberry Pi 5
Helping to get WLAN working on Raspberry Pi 5
Joe Strout
Providing Dvorak keyboard layout
Mike Messinides
USB Mass Storage gadget driver
Joshua Norrid
Adding block cursor support to CScreenDevice
@SteveSpencer
Adding backlight cmdline.txt option
Adding RTL8153 NIC support
Extending class CString