| 2020-08-01 |
fusee: re-design and fix emummc handling
hexkyz
committed
on 1 Aug 2020
|
|---|---|
| 2020-05-07 |
ams: revamp target firmware
Michael Scire
committed
on 7 May 2020
|
| 2020-01-24 |
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
Michael Scire
committed
on 24 Jan 2020
|
| 2019-04-28 |
emunand: Use HOS archive style for rawnand parts
hexkyz
committed
on 28 Apr 2019
|
| 2019-04-09 |
emunand: Implement folder and file detection (boot0/boot1 now work from SD)
hexkyz
committed
on 9 Apr 2019
|
| 2019-04-08 |
atmosphere: current year is 2019
Michael Scire
committed
on 8 Apr 2019
|
| 2018-09-07 |
Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer).
hexkyz
committed
on 7 Sep 2018
|
| 2018-07-30 |
fusee-secondary/fs_dev: Correct uninitialized cast within fsdev_seek()
...
Lioncash
authored
on 30 Jul 2018
SciresM
committed
on 30 Jul 2018
|
| 2018-07-26 |
Fix multiple issues reported by Coverity Scan
hexkyz
committed
on 26 Jul 2018
|
| 2018-07-19 |
Fusee: Deployed new SDMMC driver in fusee-secondary. All stages boot now.
...
hexkyz
committed
on 19 Jul 2018
|
| 2018-05-17 |
Don't overflow devoptabs, etc.
TuxSH
committed
on 17 May 2018
|
| 2018-05-15 |
Fix diskio.c, etc.
TuxSH
committed
on 15 May 2018
|
| 2018-05-13 |
Redesign fs_dev, raw_dev, introducing device_partition and switch_fs.
...
TuxSH
committed
on 13 May 2018
|
| 2018-05-09 |
Rename g_devices to g_fsdev_devices
TuxSH
committed
on 9 May 2018
|
|
Rewrite condition in fsdev_seek
TuxSH
committed
on 9 May 2018
|
|
|
Refine error in fsdev_mount_device
TuxSH
committed
on 9 May 2018
|
|
|
Fix FindDevice and RemoveDevice calls in fs_dev.c
TuxSH
committed
on 9 May 2018
|
|
|
O_RDONLY is 0
TuxSH
committed
on 9 May 2018
|
|
| 2018-05-08 |
Simplify fsdev_set_default_device
TuxSH
committed
on 8 May 2018
|
| 2018-05-07 |
Fix warning/error, etc. in fs_dev.c
TuxSH
committed
on 7 May 2018
|
|
Fix fsdev_set_default_device bug
TuxSH
committed
on 7 May 2018
|
|
| 2018-05-06 |
Rework fs_dev mount code
TuxSH
committed
on 6 May 2018
|
|
|
|
|
Fix mount code in fs_dev.c
TuxSH
committed
on 6 May 2018
|
|
| 2018-05-05 |
[stage2] Add fatfs devoptab wrapper, change ffconf accordingly
TuxSH
committed
on 5 May 2018
|