History for uwuboot / source / arm11 / hardware / hid.c
2020-05-09
@profi200
Port back changes from open_agb_firm. Now with proper screen init.
profi200 committed on 9 May 2020
2019-12-28
@profi200
A bit more codec stuff.
profi200 committed on 28 Dec 2019
2019-12-04
@profi200
Hardware code cleanup + new documentaion/findings.
profi200 committed on 4 Dec 2019
2019-10-07
@profi200
Added proper GPIO driver.
profi200 committed on 7 Oct 2019
2019-04-29
@profi200
Fix for the HOME button workaround, other bugfixes and cleanup.
profi200 committed on 29 Apr 2019
2019-04-26
@profi200
HID refactor.
profi200 committed on 26 Apr 2019
2019-04-17
@profi200
Re-enable code to set MCU IRQ bitmask.
profi200 committed on 17 Apr 2019
2018-05-02
@profi200
Move more I2C stuff to mcu.c/h.
profi200 committed on 2 May 2018
@profi200
Use I2C IRQs. I2C code cleanup + other changes required after the former.
profi200 committed on 2 May 2018
2017-12-08
@profi200
Always keep the power button long pressed state.
profi200 committed on 8 Dec 2017
2017-12-06
@profi200
Allow poweroff on exceptions/panic.
profi200 committed on 6 Dec 2017
2017-11-23
@profi200
Actually do this right way(tm) episode 2.
profi200 committed on 23 Nov 2017
2017-11-06
@profi200
Temporary workaround for yet another MCU bug.
profi200 committed on 6 Nov 2017
2017-10-19
@profi200
Set MCU interrupt mask before enabling MCU interrupts.
profi200 committed on 19 Oct 2017
@profi200
Added hidIsHomeButtonHeldRaw().
profi200 committed on 19 Oct 2017
2017-10-18
@profi200
Implemented proper sleep mode.
profi200 committed on 18 Oct 2017
@profi200
Use volatile vars in hid code to prevent gcc from optimizing the key reads.
profi200 committed on 18 Oct 2017
@profi200
Explicitly initialize global hid vars.
profi200 committed on 18 Oct 2017
@profi200
Nitpicking optimizations.
profi200 committed on 18 Oct 2017
2017-08-26
@profi200
Clear power button and WiFi button states only if wanted.
profi200 committed on 26 Aug 2017
2017-08-15
@profi200
Move GUI sources in a separate gui folder and hardware sources in hardware folder episode 2.
profi200 committed on 15 Aug 2017