.. |
dlmalloc
|
Fix libc header dependencies
|
2021-03-08 01:31:14 +09:00 |
libfdt
|
Fix libc header dependencies
|
2021-03-08 01:31:14 +09:00 |
minilzlib
|
minilzlib: fix support for non-CRC32 checksum types
|
2021-02-06 16:44:10 +09:00 |
tinf
|
tinf, minzllib: support unknown input sizes
|
2021-02-06 16:44:10 +09:00 |
adt.c
|
utils: move sys_reg and is_ecore() to utils.h
|
2021-01-30 22:00:00 +09:00 |
adt.h
|
clang-format: Add include block configs, reformat
|
2021-02-06 16:44:10 +09:00 |
chickens.c
|
utils.h: move reg_{clr,set,mask} here from chickens.c
|
2021-02-18 17:55:55 +09:00 |
chickens.h
|
startup: Implement setting CPU chicken bits for Icestorm
|
2021-01-25 19:11:54 +09:00 |
cpu_regs.h
|
exception: handle PMC FIQs
|
2021-02-18 17:55:55 +09:00 |
dart.c
|
dart: add code to setup the DART iommu
|
2021-04-14 17:40:07 +09:00 |
dart.h
|
dart: add code to setup the DART iommu
|
2021-04-14 17:40:07 +09:00 |
exception.c
|
exception: Print exception context for FIQ
|
2021-04-14 17:48:02 +09:00 |
exception.h
|
Implement calling code as EL1
|
2021-03-04 22:10:37 +09:00 |
exception_asm.S
|
Implement calling code as EL1
|
2021-03-04 22:10:37 +09:00 |
fb.c
|
fb.c: minor cleanup
|
2021-04-14 18:11:37 +09:00 |
fb.h
|
fb.c: minor cleanup
|
2021-04-14 18:11:37 +09:00 |
heapblock.c
|
Fix libc header dependencies
|
2021-03-08 01:31:14 +09:00 |
heapblock.h
|
Add heapblock and dlmalloc for managing memory
|
2021-01-29 16:25:15 +09:00 |
kboot.c
|
kboot: reserve m1n1 in memory
|
2021-03-15 02:26:13 +09:00 |
kboot.h
|
payload: add support for booting in-line payloads
|
2021-02-06 16:44:10 +09:00 |
main.c
|
pmgr: add functions to enable/disable clocks
|
2021-04-11 05:26:29 +09:00 |
memory.c
|
memory: use tlbi vmalle1is
|
2021-03-04 22:39:26 +09:00 |
memory.h
|
MMU: add cache operations by set/way
|
2021-01-28 23:20:15 +09:00 |
memory_asm.S
|
MMU: add cache operations by set/way
|
2021-01-28 23:20:15 +09:00 |
payload.c
|
Fix libc header dependencies
|
2021-03-08 01:31:14 +09:00 |
payload.h
|
payload: add support for booting in-line payloads
|
2021-02-06 16:44:10 +09:00 |
pmgr.c
|
pmgr: add functions to enable/disable clocks
|
2021-04-11 05:26:29 +09:00 |
pmgr.h
|
pmgr: add functions to enable/disable clocks
|
2021-04-11 05:26:29 +09:00 |
proxy.c
|
proxyclient: add PMGR ops
|
2021-04-11 05:26:29 +09:00 |
proxy.h
|
proxyclient: add PMGR ops
|
2021-04-11 05:26:29 +09:00 |
smp.c
|
kboot: add spin-table and SMP support
|
2021-02-05 02:58:08 +09:00 |
smp.h
|
kboot: add spin-table and SMP support
|
2021-02-05 02:58:08 +09:00 |
start.S
|
start.S: clean up some junk
|
2021-03-04 21:27:25 +09:00 |
startup.c
|
startup: clear bss section
|
2021-01-30 03:03:03 +09:00 |
string.c
|
Fix libc header dependencies
|
2021-03-08 01:31:14 +09:00 |
tunables.c
|
tunables: add tunables_apply_local_addr
|
2021-04-08 20:32:12 +09:00 |
tunables.h
|
tunables: add tunables_apply_local_addr
|
2021-04-08 20:32:12 +09:00 |
types.h
|
types: add SZ_2K/SZ_16K/SZ_1M
|
2021-04-14 17:40:07 +09:00 |
uart.c
|
clang-format everything
|
2021-01-28 16:06:12 +09:00 |
uart.h
|
Basic exceptions, irq, cache mgmt support
|
2021-01-17 00:49:22 +09:00 |
uartproxy.c
|
exception: introduce recovery from synchronous exceptions
|
2021-01-30 22:00:00 +09:00 |
uartproxy.h
|
exception: introduce recovery from synchronous exceptions
|
2021-01-30 22:00:00 +09:00 |
utils.c
|
fb.c: minor cleanup
|
2021-04-14 18:11:37 +09:00 |
utils.h
|
utils.h: add is_primary_core
|
2021-04-14 18:11:37 +09:00 |
utils_asm.S
|
Basic exceptions, irq, cache mgmt support
|
2021-01-17 00:49:22 +09:00 |
vsprintf.c
|
clang-format: Add include block configs, reformat
|
2021-02-06 16:44:10 +09:00 |
vsprintf.h
|
Initial commit
|
2021-01-15 04:03:35 +09:00 |
wdt.c
|
wdt: move WDT disable code to wdt.c & use ADT regs
|
2021-01-28 23:48:35 +09:00 |
wdt.h
|
wdt: move WDT disable code to wdt.c & use ADT regs
|
2021-01-28 23:48:35 +09:00 |
xnuboot.h
|
Import UART proxy
|
2021-01-15 04:04:12 +09:00 |