- 05 Sep, 2019 1 commit
-
-
- Add portexpander interrupt handling - Prevent redundant interrupts between polling portexpander
-
- 21 Aug, 2019 1 commit
-
-
Rahix authored
RTC_Init will turn off the RTC and readout will not be possible until RTC_EnableRTCE is called. The previous version worked because the bootloader would call RTC_Init and Epicardium would then call RTC_EnableRTCE. This broke with the hardware-init changes in b76ac8fc and lead to behavior where cold boot would not enable the RTC. This commit switches the order of the two calls in the bootloader so it is always initialized correctly. Because some older bootloaders are already out in the field, this commit also introduces basic rtc init into Epicardium so the new firmware can work correctly with older bootloaders. Signed-off-by:
Rahix <rahix@rahix.de>
-
- 20 Aug, 2019 1 commit
-
-
Rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
- 19 Aug, 2019 2 commits
-
-
Rahix authored
pmic_init() uses the GPIO API internally to set up the PMIC interrupt handler. This does not work properly if called before GPIO_Init() and will lead to the power-button never interrupting Epicardium. Fixes #83. Signed-off-by:
Rahix <rahix@rahix.de>
-
- 07 Aug, 2019 1 commit
-
- 29 Jul, 2019 5 commits
-
-
Rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
q3k authored
-
q3k authored
- 27 Jul, 2019 2 commits
-
- 22 Jul, 2019 1 commit
-
-
schneider authored
-
- 07 Jul, 2019 1 commit
-
-
schneider authored
-
- 05 Jul, 2019 2 commits
- 24 Jun, 2019 1 commit
-
-
Rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
- 21 Jun, 2019 1 commit
-
-
schneider authored
-
- 20 Jun, 2019 3 commits
- 16 Jun, 2019 1 commit
-
- 26 May, 2019 1 commit
-
-
schneider authored
-
- 19 May, 2019 1 commit
-
-
schneider authored
-
- 18 May, 2019 3 commits