| 2019-05-20 |
More code improvements/documentation.
profi200
committed
on 20 May 2019
|
|---|---|
| 2019-05-14 |
A few code optimizations.
profi200
committed
on 14 May 2019
|
| 2019-05-12 |
Simplified MMU mappings a bit and added documentation which bits are which.
profi200
committed
on 12 May 2019
|
| 2019-05-11 |
Updated SPI code. Added unused SPICARD code.
profi200
committed
on 11 May 2019
|
| 2019-04-29 |
Fix for the HOME button workaround, other bugfixes and cleanup.
profi200
committed
on 29 Apr 2019
|
| 2019-04-26 |
HID refactor.
profi200
committed
on 26 Apr 2019
|
| 2019-04-24 |
Simplify CODEC code even more.
profi200
committed
on 24 Apr 2019
|
| 2019-04-22 |
[spiflash.c] Set offset directly instead of byte writes.
profi200
committed
on 22 Apr 2019
|
|
Minor fixes/adjustments to SPI code. Moved spiflash code to ARM11.
profi200
committed
on 22 Apr 2019
|
|
| 2019-04-20 |
Added SPI and CODEC drivers. Unused right now.
profi200
committed
on 20 Apr 2019
|
| 2019-04-18 |
[ARM11] Disable FIQs properly.
profi200
committed
on 18 Apr 2019
|
|
Change power LED pattern to indicate sleep when the lid is closed.
profi200
committed
on 18 Apr 2019
|
|
| 2019-04-17 |
Re-enable code to set MCU IRQ bitmask.
profi200
committed
on 17 Apr 2019
|
| 2019-04-13 |
[ARM11] Prevent possible UB with the MMU and enable icache a bit earlier.
profi200
committed
on 13 Apr 2019
|
|
Added SHA + NDMA prototype + some notes.
profi200
committed
on 13 Apr 2019
|
|
|
Introducing iomemcpy() and iomemset().
profi200
committed
on 13 Apr 2019
|
|
| 2018-06-16 |
Added interrupt safe I2C reg write. Fixed poweroff on exceptions.
profi200
committed
on 16 Jun 2018
|
| 2018-05-05 |
[ARM11] Allow setting IRQ handlers to NULL like on ARM9 + cleanup.
profi200
committed
on 5 May 2018
|
|
General cleanup + possible I2C bugfix.
profi200
committed
on 5 May 2018
|
|
| 2018-05-02 |
Move more I2C stuff to mcu.c/h.
profi200
committed
on 2 May 2018
|
|
Use I2C IRQs. I2C code cleanup + other changes required after the former.
profi200
committed
on 2 May 2018
|
|
| 2018-03-14 |
Typo fixes/consistency.
profi200
committed
on 14 Mar 2018
|
| 2018-03-09 |
[ARM9] Cache code optimizations.
profi200
committed
on 9 Mar 2018
|
|
[ARM11] Cache code optimizations.
profi200
committed
on 9 Mar 2018
|
|
| 2018-03-06 |
Don't enable the FCRAM extension if already done. Fixes fastboot chainloading itself.
profi200
committed
on 6 Mar 2018
|
| 2018-03-02 |
HASH engine support for ARM11.
profi200
committed
on 2 Mar 2018
|
| 2018-02-23 |
Actually make the previous commit work.
profi200
committed
on 23 Feb 2018
|
|
Enable N3DS FCRAM extension if available.
profi200
committed
on 23 Feb 2018
|
|
| 2018-01-21 |
Consistency.
profi200
committed
on 21 Jan 2018
|
| 2018-01-19 |
More mmu.c improvements. Added mmuMapSupersections().
profi200
committed
on 19 Jan 2018
|