History for uwuboot / include
2019-04-23
@profi200
Some PXI code cleanup.
profi200 committed on 23 Apr 2019
2019-04-22
@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
Change power LED pattern to indicate sleep when the lid is closed.
profi200 committed on 18 Apr 2019
2019-04-17
@profi200
Re-enable code to set MCU IRQ bitmask.
profi200 committed on 17 Apr 2019
2019-04-14
@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
Introducing iomemcpy() and iomemset().
profi200 committed on 13 Apr 2019
2019-01-14
@profi200
Fixed out of memory for big topscreen splashes.
profi200 committed on 14 Jan 2019
2018-07-17
@d0k3
Use macros for splash min/max durations.
d0k3 committed on 17 Jul 2018
@d0k3
Allow changing splash duration. ...
d0k3 committed on 17 Jul 2018
2018-07-12
@derrek
config: add support for integer and SPLASH_DURATION key parsing ...
derrek committed on 12 Jul 2018
2018-06-16
@profi200
Added interrupt safe I2C reg write. Fixed poweroff on exceptions.
profi200 committed on 16 Jun 2018
2018-06-04
@profi200
Forgot this define.
profi200 committed on 4 Jun 2018
2018-06-03
@profi200
Cleanup sdmmc.c/h a bit.
profi200 committed on 3 Jun 2018
2018-05-22
@profi200
Disable SD pullup. Set clock back to 16 MHz since the shitty Lexar SDs don't work with 33 MHz.
profi200 committed on 22 May 2018
2018-05-19
@d0k3
Replace mallocpyString with strdup.
d0k3 committed on 19 May 2018
2018-05-16
@profi200
Merge branch 'master' of github.com:derrekr/fastboot3DS
profi200 committed on 16 May 2018
@profi200
Fixed buggy %n handling in fb_sscanf(). Fixes file browser hang.
profi200 committed on 16 May 2018
2018-05-14
@d0k3
Move bootrom dumper to misc menu.
d0k3 committed on 14 May 2018
@d0k3
Fix a typo in menu entry descriptions.
d0k3 committed on 14 May 2018
2018-05-10
@profi200
Fixed bootrom/OTP dumping.
profi200 committed on 10 May 2018
@d0k3
Added bootrom dumper implementation to menu.
d0k3 committed on 10 May 2018
2018-05-08
@profi200
Use higher clocks in MMC driver. Needs careful testing!
profi200 committed on 8 May 2018
@profi200
Added toggleSuperhax() function.
profi200 committed on 8 May 2018
2018-05-02
@profi200
Move more I2C stuff to mcu.c/h.
profi200 committed on 2 May 2018
@profi200
Use I2C IRQs. I2C code cleanup + other changes required after the former.
profi200 committed on 2 May 2018
2018-04-24
@profi200
Timers: Use integer math on ARM9 and faster fp math on ARM11.
profi200 committed on 24 Apr 2018
2018-03-08
@profi200
Updated NDMA documentation.
profi200 committed on 8 Mar 2018