2019-06-17
@profi200
Update makefiles. Use .specs files for the linker.
profi200 committed on 17 Jun 2019
2019-06-15
@profi200
A few MMU code fixes.
profi200 committed on 15 Jun 2019
2019-06-12
@profi200
Added GPU reset code (unused because it works as is). Disabled tag RAM and L1 parity checking on ARM11. Don't rely on code overhead at SD card init for the 74 clock pulses. Implemented new cycle accurate delay function.
profi200 committed on 12 Jun 2019
2019-05-20
@profi200
More code improvements/documentation.
profi200 committed on 20 May 2019
2019-05-15
@profi200
Improved RSA code a bit. Now uses interrupts.
profi200 committed on 15 May 2019
2019-05-14
@profi200
A few code optimizations.
profi200 committed on 14 May 2019
2019-05-12
@profi200
Simplified MMU mappings a bit and added documentation which bits are which.
profi200 committed on 12 May 2019
2019-05-11
@profi200
Updated SPI code. Added unused SPICARD code.
profi200 committed on 11 May 2019
2019-04-29
@profi200
Fix for the HOME button workaround, other bugfixes and cleanup.
profi200 committed on 29 Apr 2019
2019-04-26
@profi200
Fixed PXI bug introduced in previos PXI/IPC cleanup.
profi200 committed on 26 Apr 2019
@profi200
HID refactor.
profi200 committed on 26 Apr 2019
2019-04-24
@profi200
Simplify CODEC code even more.
profi200 committed on 24 Apr 2019
@profi200
PXI, IPC and debug code cleanup.
profi200 committed on 24 Apr 2019
2019-04-23
@profi200
Some PXI code cleanup.
profi200 committed on 23 Apr 2019
2019-04-22
@profi200
[spiflash.c] Set offset directly instead of byte writes.
profi200 committed on 22 Apr 2019
@profi200
Minor fixes/adjustments to SPI code. Moved spiflash code to ARM11.
profi200 committed on 22 Apr 2019
2019-04-20
@profi200
Added SPI and CODEC drivers. Unused right now.
profi200 committed on 20 Apr 2019
2019-04-18
@profi200
Apply all fatfs patches released to date.
profi200 committed on 18 Apr 2019
@profi200
[ARM11] Disable FIQs properly.
profi200 committed on 18 Apr 2019
@profi200
Change power LED pattern to indicate sleep when the lid is closed.
profi200 committed on 18 Apr 2019
2019-04-17
@profi200
Avoid a few stalls in iomemcpy().
profi200 committed on 17 Apr 2019
@profi200
Init PXI last and enable interrupts CPU side earlier to prevent hangs.
profi200 committed on 17 Apr 2019
@profi200
Re-enable code to set MCU IRQ bitmask.
profi200 committed on 17 Apr 2019
2019-04-14
@profi200
Use iomemcpy() to copy bootroms and OTP.
profi200 committed on 14 Apr 2019
@profi200
Removed AES_subCounter() and replaced AES_addCounter() with optimized version.
profi200 committed on 14 Apr 2019
2019-04-13
@profi200
[ARM11] Prevent possible UB with the MMU and enable icache a bit earlier.
profi200 committed on 13 Apr 2019
@profi200
Added SHA + NDMA prototype + some notes.
profi200 committed on 13 Apr 2019
@profi200
Fixed warning introduced in last commit.
profi200 committed on 13 Apr 2019
@profi200
Introducing iomemcpy() and iomemset().
profi200 committed on 13 Apr 2019
2019-04-05
@derrek
config: make the parser more strict to avoid confusions.
derrek committed on 5 Apr 2019