|
| 1 | +1.0.6 |
| 2 | +---- |
| 3 | +* Drew Fustini (39): |
| 4 | + * Add -Wno-unit_address_vs_reg to avoid dtc warning |
| 5 | + * check if board is BeagleBone Blue or PocketBeagle |
| 6 | + * check if BeagleBone Blue before accessing non-standard LEDs |
| 7 | + * Add test for GPIO regression #178 |
| 8 | + * change syslog mask level to DEBUG |
| 9 | + * add "Adafruit_BBIO" to syslog() |
| 10 | + * update test for issue #178 |
| 11 | + * remove polarity "hack" for PWM #170 |
| 12 | + * move pwm_set_polarity() after period is set |
| 13 | + * add test for issue #170 |
| 14 | + * only check kernel overlays if u-boot overlays are not being used |
| 15 | + * Attempt to use udev ecap path for pwm path |
| 16 | + * add test script for all BeagleBone PWM outputs |
| 17 | + * update PWM test for 4.14 kernel udev paths |
| 18 | + * * minor change to pwm debug logging |
| 19 | + * sleep to avoid udev race condition #185 |
| 20 | + |
| 21 | +* Mark A. Yoder (1): |
| 22 | + * Added BAT25, BAT50, BAT75, BAT100 and WIFI LEDs |
| 23 | + |
| 24 | +* Peter Lawler (1): |
| 25 | + * Missing CR/LF |
| 26 | + |
| 27 | +* Robert Nelson (10): |
| 28 | + * source/common.c: add initial PocketBeagle values |
| 29 | + * source/common.c: PocketBeagle, no slots file, everything built-in |
| 30 | + * source/common.c: PocketBeagle, no slots file disable here too |
| 31 | + * source/c_pwm.c: HACK: U-Boot pre-setup everything, dont search for specific overlay |
| 32 | + * source/c_pwm.c: HACK: PocketBeagle: v4.14.x |
| 33 | + * source/c_pwm.c: debug pwm_path/pwm_path_udev |
| 34 | + * source/c_pwm.c: pwm: add support for pwmchipX/pwm-X:Y syntax |
| 35 | + * source/c_pwm.c: disable pwm_set_polarity (broken in v4.9.x/v4.14.x) |
| 36 | + * source/common.c: Blue Fix GP0_3 id |
| 37 | + * source/common.c: PocketBeagle Fix P2.24 |
| 38 | + |
1 | 39 | 1.0.5
|
2 | 40 | ----
|
3 | 41 | * @pdp7 (5):
|
|
0 commit comments