Tim Crawford

Results 152 issues of Tim Crawford

Inform the EC to apply the PMC hack to allow the CPU to go to C10 during suspend. Requies: system76/ec#305

- Rename gaze16 to tgl-h - Convert oryp8 to a variant Upstream: - https://review.coreboot.org/c/coreboot/+/67990 - https://review.coreboot.org/c/coreboot/+/67991

Just speculation on what's causing the power offs under load while on battery power.

- Reset codec before configuring (I don't know if this affects behavior on anything besides oryp5, but proprietary firmware does it and it seems like a good idea in general.)...

mgba-qt renders the second row twice, and the last row is cut off from the display. Doesn't happen in: 0.7.2 (c2b6692ce), 0.7.3 (7cd7a4165). Happens in: f455650f0, 9886bce15, 0.8-b1 (13893803c), 0.8.0...

platform:GBA
hardware:2D

Add configs for boards to replace the direct manipulation of `CFLAGS`. For configs I have added, I have been using the prefix `CONFIG_` to match Kconfig. The idea is to...

Add a command to create a Debian-based container with the SDCC and Rust toolchains installed in order to minimize the workspace setup time and ensure build environments are the same....

We can't use clang/LLVM for anything due to it not supporting the 8-bit architectures we use (MCS-51, AVR), so we are installing 500+ MiB of dependencies for a C/C++ formatting...

Boards may not have USB-PD. Remove the need for a "none" option by only adding USB-PD sources when enabled. The resulting binary for boards with USB-PD enabled (addw3, bonw15, serw13)...