uwuboot / source / arm11 / hardware /
@profi200 profi200 authored on 15 Nov 2017
..
cache.s Use unified pools for data in .s files. 8 years ago
exception.s Fixed stack alignment in IRQ handlers. 8 years ago
gfx.c Use bit shifts instead of harcoded value for initial LCD poweron. 8 years ago
gpio.c Move GUI sources in a separate gui folder and hardware sources in hardware folder episode 2. 8 years ago
hardware.c Move GUI sources in a separate gui folder and hardware sources in hardware folder episode 2. 8 years ago
hid.c Temporary workaround for yet another MCU bug. 8 years ago
i2c.c Use inline functions when useful. 8 years ago
interrupt.c Disable FIQs entirely. 8 years ago
mmu.c Fixed some potential bugs the PVS Studio demo found. 8 years ago
timer.c Added TIMER_getTicks() function. 8 years ago