uwuboot / source / arm11 /
@profi200 profi200 authored on 23 Apr 2019
..
hardware [spiflash.c] Set offset directly instead of byte writes. 7 years ago
menu Change power LED pattern to indicate sleep when the lid is closed. 7 years ago
config.c config: make the parser more strict to avoid confusions. 7 years ago
console.c Fixed buggy %n handling in fb_sscanf(). Fixes file browser hang. 8 years ago
debug.c Move most inline asm to arm.h. 8 years ago
firm.c Some PXI code cleanup. 7 years ago
firmwriter.c Added toggleSuperhax() function. 8 years ago
fmt.c Replace mallocpyString with strdup. 8 years ago
fs.c Handle NULL or zero size buffers in IPC code properly. 8 years ago
ipc_handler.c Handle NULL or zero size buffers in IPC code properly. 8 years ago
lz11.s Use unified pools for data in .s files. 8 years ago
main.c Init screen if requested on FCRAM boots. 7 years ago
power.c Use I2C IRQs. I2C code cleanup + other changes required after the former. 8 years ago
start.s Use iomemcpy() to copy bootroms and OTP. 7 years ago
system.c Init PXI last and enable interrupts CPU side earlier to prevent hangs. 7 years ago