Hector Martin
|
d762391a68
|
Add code to spin up secondary CPUs
Signed-off-by: Hector Martin <marcan@marcan.st>
|
2021-01-28 16:06:12 +09:00 |
|
Ariel Machado
|
51bf5c870a
|
adt: replaces int to u32 and size_t for unsigned values.
Makefile: increases compiler warnings
Signed-off-by: Ariel Machado <ariel@fe.up.pt>
|
2021-01-25 19:18:30 +09:00 |
|
Hector Martin
|
cc34ace39a
|
startup: Implement setting CPU chicken bits for Icestorm
Signed-off-by: Hector Martin <marcan@marcan.st>
|
2021-01-25 19:11:54 +09:00 |
|
Hector Martin
|
7419295d62
|
dts/apple-j274: add WIP Mac Mini devicetree
Also fix some Makefile brokenness
Signed-off-by: Hector Martin <marcan@marcan.st>
|
2021-01-25 17:24:29 +09:00 |
|
Hector Martin
|
ee12d053a9
|
proxy: add XZ and GZ decompression functions and code
This embeds tinf and minlzma.
Signed-off-by: Hector Martin <marcan@marcan.st>
|
2021-01-23 22:42:23 +09:00 |
|
Ferdinand Bachmann
|
c6da21ceff
|
Makefile: clang support
Signed-off-by: Ferdinand Bachmann <theferdi265@gmail.com>
|
2021-01-23 22:09:22 +09:00 |
|
Hector Martin
|
81aaf2ed35
|
Basic exceptions, irq, cache mgmt support
Signed-off-by: Hector Martin <marcan@marcan.st>
|
2021-01-17 00:49:22 +09:00 |
|
Shiz
|
73e79c5372
|
build: fix problem with arch-less data on older GNU binutils
Signed-off-by: Shiz <hi@shiz.me>
|
2021-01-16 11:29:48 +09:00 |
|
Hector Martin
|
5175c7a31b
|
Chainloading, ADT support, misc fixes
Signed-off-by: Hector Martin <marcan@marcan.st>
|
2021-01-15 04:04:12 +09:00 |
|
Hector Martin
|
ec8bb045f2
|
Reduce alignment to 16k, size optimization
Signed-off-by: Hector Martin <marcan@marcan.st>
|
2021-01-15 04:04:12 +09:00 |
|
Hector Martin
|
152c96a34a
|
Import UART proxy
Signed-off-by: Hector Martin <marcan@marcan.st>
|
2021-01-15 04:04:12 +09:00 |
|
Hector Martin
|
8af9f1eb95
|
Initial commit
Signed-off-by: Hector Martin <marcan@marcan.st>
|
2021-01-15 04:03:35 +09:00 |
|