| 2018-05-05 |
Move fatfs around
TuxSH
committed
on 5 May 2018
|
|---|---|
| 2018-05-04 |
Initialize heap, increase stack size
TuxSH
committed
on 4 May 2018
|
|
Change defaut BCT0 for debug
TuxSH
committed
on 4 May 2018
|
|
|
Merge SD stuff into fusee-secondary. Switch diskio to single-sector reads temporarily
Michael Scire
committed
on 4 May 2018
|
|
|
Push minimally working FATFS.
Michael Scire
committed
on 4 May 2018
|
|
|
fusee: make SDMMC debug printing more manageable
Kate J. Temkin
committed
on 4 May 2018
|
|
|
fusee: get uSD working, fix bad no_iopower, and abstract card differences
Kate J. Temkin
committed
on 4 May 2018
|
|
|
fusee: fix SD pinmuxing / signal integrity issues
Kate J. Temkin
committed
on 4 May 2018
|
|
|
fusee: fix drive strength and avoid a pad wear-condition
Kate J. Temkin
committed
on 4 May 2018
|
|
|
fusee: merge in most of the microSD card (not fully working)
Kate J. Temkin
committed
on 4 May 2018
|
|
|
fusee: implement partition support; needs some tweeks
Kate J. Temkin
committed
on 4 May 2018
|
|
|
fusee: sdmmc: use v3 compatibility mode for it's simpler DMA
...
Kate J. Temkin
committed
on 4 May 2018
|
|
|
fusee: sdmmc: support CPU reads in addition to (broken?) DMA
Kate J. Temkin
committed
on 4 May 2018
|
|
|
fusee: sdmmc: handle DMA page boundaries
Kate J. Temkin
committed
on 4 May 2018
|
|
|
sdmmc: mostly working for eMMC, now
Kate J. Temkin
committed
on 4 May 2018
|
|
|
fusee: get non-data SDMMC commands fully working on eMMC
Kate J. Temkin
committed
on 4 May 2018
|
|
|
fusee: further flesh out sdmmc implementation
Kate J. Temkin
committed
on 4 May 2018
|
|
|
fusee: fix issue with SDMMC psuedo-interrupts
Kate J. Temkin
committed
on 4 May 2018
|
|
|
fusee: add missing file
Kate J. Temkin
committed
on 4 May 2018
|
|
|
skeleton SDMMC
Kate J. Temkin
committed
on 4 May 2018
|
|
|
ProcessManager: Make launch flag parsing version agnostic.
Michael Scire
committed
on 4 May 2018
|
|
|
ProcessManager: Implement core process management logic.
Michael Scire
committed
on 4 May 2018
|
|
|
Stratosphère: Simplify some for loops (#76)
...
Léo Lam
authored
on 4 May 2018
SciresM
committed
on 4 May 2018
|
|
|
ProcessManager: Fill out ProcessTracking::Initialize()
Michael Scire
committed
on 4 May 2018
|
|
| 2018-05-03 |
Boot: Implement initial GPIO configuration
hexkyz
authored
on 3 May 2018
GitHub
committed
on 3 May 2018
|
|
Fix small issues in the stage2 loader (#78)
...
Max K
authored
on 3 May 2018
SciresM
committed
on 3 May 2018
|
|
|
ProcessManager: fix critical typo in sarcastic comment
Michael Scire
committed
on 3 May 2018
|
|
|
ProcessManager: Stub ProcessTracking code.
Michael Scire
committed
on 3 May 2018
|
|
|
ProcessManager: Acquire ldr:pm during init.
Michael Scire
committed
on 3 May 2018
|
|
|
Stratosphere: Add IPC templating for non-member functions.
Michael Scire
committed
on 3 May 2018
|