History for uwuboot / source / arm11 / power.c
2020-05-09
@profi200
Port back changes from open_agb_firm. Now with proper screen init.
profi200 committed on 9 May 2020
2018-05-02
@profi200
Use I2C IRQs. I2C code cleanup + other changes required after the former.
profi200 committed on 2 May 2018
2018-01-07
@profi200
Deinit critical hardware before FIRM launch.
profi200 committed on 7 Jan 2018
2017-12-20
@profi200
Move most inline asm to arm.h.
profi200 committed on 20 Dec 2017
@profi200
Use volatile instead of __volatile__.
profi200 committed on 20 Dec 2017
2017-12-10
@derrek
arm11 power: wait for the screens to turn off during power-off/reboot
derrek committed on 10 Dec 2017
@profi200
Here comes the coding style police!
profi200 committed on 10 Dec 2017
@derrek
arm11: use mcu driver
derrek committed on 10 Dec 2017
@derrek
arm11: introduce mcu driver, halt leds during startup
derrek committed on 10 Dec 2017
2017-11-08
@profi200
Implemented fs deinit on poweroff/panic/exception.
profi200 committed on 8 Nov 2017
2017-09-14
@profi200
Little cleanup.
profi200 committed on 14 Sep 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
2017-07-14
@profi200
Added license to all sources. Dir structure cleanup.
profi200 committed on 14 Jul 2017
2017-07-09
@profi200
Refactor of I2C code.
profi200 committed on 9 Jul 2017
2017-06-27
@profi200
Revert useless changes from a0108e2e.
profi200 committed on 27 Jun 2017
@profi200
Clobber the global namespace less.
profi200 committed on 27 Jun 2017
@profi200
It's enough to flush the dcache + forgot the reboot function.
profi200 committed on 27 Jun 2017
@profi200
Deinit CPU + wait for interrupt on poweroff/reboot.
profi200 committed on 27 Jun 2017
2017-06-26
@profi200
Give PXI its own IRQ handler.
profi200 committed on 26 Jun 2017
@profi200
Split hid.c/h in ARM9/11 versions. HOME/POWER and the WiFi slider can now be read with HID functions.
profi200 committed on 26 Jun 2017
2017-05-18
@profi200
Do not set all bits for poweroff.
profi200 committed on 18 May 2017
2017-05-15
@derrek
power.c
derrek committed on 15 May 2017