History for Atmosphere / fusee / fusee-primary
2018-09-28
@hexkyz
fusee: Improve integration with the new logging system ...
hexkyz committed on 28 Sep 2018
2018-09-26
@Resaec
we need to strip the NO_PREFIX flag so your log_level is corrected for checking against the global
Resaec committed on 26 Sep 2018
@Resaec
port log.c log.h for fusee-primary ...
Resaec committed on 26 Sep 2018
2018-09-18
@hexkyz
fusee: Add missing const qualifiers (thanks @aveao)
hexkyz authored on 18 Sep 2018 GitHub committed on 18 Sep 2018
2018-09-17
@hexkyz
fusee: Add support for firmware version 6.0.0. ...
hexkyz committed on 17 Sep 2018
2018-09-15
@hexkyz
fusee: Move nxboot hand-off to IRAM. ...
hexkyz committed on 15 Sep 2018
2018-09-07
@hexkyz
Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer).
hexkyz committed on 7 Sep 2018
2018-09-05
@hexkyz
fusee: Minor bugfixes.
hexkyz committed on 5 Sep 2018
2018-09-04
@hexkyz
fusee: Fix CAR registers' definition.
hexkyz authored on 4 Sep 2018 GitHub committed on 4 Sep 2018
2018-09-01
@hexkyz
fusee: SYSCTR0 was still wrong...
hexkyz authored on 1 Sep 2018 GitHub committed on 1 Sep 2018
2018-08-30
@hexkyz
fusee: Disable AHB redirection when necessary. ...
hexkyz committed on 30 Aug 2018
2018-08-29
@hexkyz
fusee: Implement BootConfig and Boot Reason handling.
hexkyz committed on 29 Aug 2018
2018-08-25
@Lioncash
fusee-primary: Fix always false conditional in xmemmove ...
Lioncash committed on 25 Aug 2018
2018-08-24
@hexkyz
fusee: Fix register definition.
hexkyz authored on 24 Aug 2018 GitHub committed on 24 Aug 2018
2018-08-18
@hexkyz
fusee: Complete re-write of the hardware initialization code: ...
hexkyz committed on 18 Aug 2018
2018-07-29
@Luke Street
Define wait() in fusee-primary/secondary
Luke Street authored on 29 Jul 2018 SciresM committed on 29 Jul 2018
2018-07-26
@hexkyz
Fix multiple issues reported by Coverity Scan
hexkyz committed on 26 Jul 2018
2018-07-24
@hexkyz
fusee: Disable the SDCLK when switching to low voltage.
hexkyz authored on 24 Jul 2018 GitHub committed on 24 Jul 2018
2018-07-23
@hexkyz
fusee: Fix SDMMC high speed support and other bugs.
hexkyz committed on 23 Jul 2018
2018-07-19
@hexkyz
Fusee: Deployed new SDMMC driver in fusee-secondary. All stages boot now. ...
hexkyz committed on 19 Jul 2018
2018-07-05
@hexkyz
fusee: Correct wrong comment (thanks @desowin)
hexkyz authored on 5 Jul 2018 GitHub committed on 5 Jul 2018
2018-07-04
@hexkyz
fusee: SDMMC driver re-design: ...
hexkyz committed on 4 Jul 2018
2018-06-12
@Tomasz Moń
Rework sdmmc clocking configuration ...
Tomasz Moń committed on 12 Jun 2018
2018-06-11
@Max K
fusee: Run periodic autocal only on the uSD controller (#137)
Max K authored on 11 Jun 2018 SciresM committed on 11 Jun 2018
2018-06-10
@hexkyz
Merge pull request #132 from tslater2006/master ...
hexkyz authored on 10 Jun 2018 GitHub committed on 10 Jun 2018
2018-06-09
@Tomasz Moń
Fix race conditions and misconfiguration in sdmmc ...
Tomasz Moń committed on 9 Jun 2018
2018-06-08
@Timothy Slater
Switched to mmc_debug, and use inttypes
Timothy Slater committed on 8 Jun 2018
2018-06-07
@Timothy Slater
Add sdmmc_dump_regs function
Timothy Slater committed on 7 Jun 2018
2018-06-05
@Tomasz Moń
Make sdmmc autocalibration follow TRM procedure ...
Tomasz Moń committed on 5 Jun 2018
2018-06-04
@TuxSH
Pass screen status and mmc struct from stage1 to 2
TuxSH committed on 4 Jun 2018