m1n1/src
Hector Martin 287a963bcc kboot: Hide the notch
Signed-off-by: Hector Martin <marcan@marcan.st>
2022-02-22 01:04:55 +09:00
..
dlmalloc Fix warnings when building/linking with clang/llvm 2021-11-08 13:53:04 +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 dart: T6000 support 2021-11-01 21:00:56 +09:00
adt.h dart: T6000 support 2021-11-01 21:00:56 +09:00
afk.c afk: use version 3 for epic_sub_hdr 2022-01-19 03:24:20 +09:00
afk.h afk: Add AFK/EPIC subsystem 2022-01-17 04:42:00 +09:00
aic.c aic: t6000: Initialize external IRQ routing 2021-12-08 01:14:44 +09:00
aic.h aic: t6000: Initialize external IRQ routing 2021-12-08 01:14:44 +09:00
aic_regs.h aic: t6000: Initialize external IRQ routing 2021-12-08 01:14:44 +09:00
arm_cpu_regs.h arm_cpu_regs.h: Add SYS_ID_AA64MMFR0_EL1 2021-11-02 02:23:07 +09:00
asc.c asc: use timeout_* 2022-01-26 15:38:40 +09:00
asc.h asc: Add asc_get_iop_node() 2022-01-17 04:42:00 +09:00
chickens.c chickens: Disable SMC traps from EL1 to EL2 2021-12-21 19:45:04 +09:00
chickens.h startup: Implement setting CPU chicken bits for Icestorm 2021-01-25 19:11:54 +09:00
cpu_regs.h hv_exc: Filter out CYC_OVRD_DISABLE_WFI_RET 2021-11-16 17:26:39 +09:00
cpufreq.c cpufreq: Add preliminary T6000 support 2021-11-01 21:00:56 +09:00
cpufreq.h cpufreq: New module to initialize CPU p-states 2021-10-18 17:34:40 +09:00
dart.c dart: Add dart_translate() & dart_search() 2022-01-17 04:42:00 +09:00
dart.h dart: Add dart_translate() & dart_search() 2022-01-17 04:42:00 +09:00
dcp.c rtkit: add rtkit_{hibernate,sleep} and use them for DCP and ANS2 2022-01-18 11:35:45 +09:00
dcp.h dcp: Add DCP and iBoot protocol support 2022-01-17 04:42:00 +09:00
dcp_iboot.c dcp: Add DCP and iBoot protocol support 2022-01-17 04:42:00 +09:00
dcp_iboot.h dcp: Add DCP and iBoot protocol support 2022-01-17 04:42:00 +09:00
display.c display: statify local functions 2022-02-22 00:54:17 +09:00
display.h display: Add logic to initialize the Mac Mini HDMI display 2022-01-17 04:42:00 +09:00
exception.c exception: Fix silent mode 2022-02-14 11:47:04 +09:00
exception.h exception: Make space in the stack for full exception context 2021-09-21 20:29:19 +09:00
exception_asm.S exception: Make space in the stack for full exception context 2021-09-21 20:29:19 +09:00
fb.c fb: Add the ability to defer FB console activation 2022-02-21 16:06:14 +09:00
fb.h fb: Add the ability to defer FB console activation 2022-02-21 16:06:14 +09:00
gxf.c gxf, smp: Allocate stacks dynamically 2021-12-17 21:46:55 +09:00
gxf.h gxf: Per-CPU gxf stack 2021-09-15 23:24:37 +09:00
gxf_asm.S gxf, smp: Allocate stacks dynamically 2021-12-17 21:46:55 +09:00
heapblock.c heapblock: Remove payload_end logic for heap start 2021-12-17 22:26:54 +09:00
heapblock.h Add heapblock and dlmalloc for managing memory 2021-01-29 16:25:15 +09:00
hv.c hv: Set SMP mode to WFE 2021-11-08 19:57:02 +09:00
hv.h Fix warnings when building/linking with clang/llvm 2021-11-08 13:53:04 +09:00
hv_aic.c hv_aic: Support AICv2 2021-11-04 03:52:42 +09:00
hv_asm.S proxy/uartproxy/hv_asm: Add syncs to flush SErrors 2021-09-21 20:31:52 +09:00
hv_exc.c hv_exc: Filter out CYC_OVRD_DISABLE_WFI_RET 2021-11-16 17:26:39 +09:00
hv_vm.c hv_vm: fix an alignment problem in hv_map 2022-01-03 18:23:39 +09:00
hv_vuart.c iodev: usb: replace secondary usb iodevs with single vuart iodev 2021-11-12 23:48:32 +09:00
hv_wdt.c hv_wdt: Make HV WDT CPU configurable and WDT optional 2021-09-15 23:24:37 +09:00
i2c.c i2c: Increase low-level timeouts to 50ms. 2022-02-06 15:36:22 +09:00
i2c.h i2c: Make error paths wait for bus in i2c_smbus_read 2021-10-10 23:49:51 +09:00
iodev.c iodev: Bump console buffer to 8K 2022-01-17 04:42:00 +09:00
iodev.h usb: use dynamic paths for usb related ADT nodes 2021-11-12 23:48:32 +09:00
iova.c iova: Add range arguments to iovad_init() 2022-01-17 04:42:00 +09:00
iova.h iova: Add range arguments to iovad_init() 2022-01-17 04:42:00 +09:00
kboot.c kboot: Hide the notch 2022-02-22 01:04:55 +09:00
kboot.h Revert "kboot: move SEPFW to initrd before booting" 2021-08-23 15:27:20 +09:00
main.c main: Add RELEASE mode features 2022-02-22 00:30:54 +09:00
mcc.c mcc: Add mcc_hv_unmap_carveouts() and proxy op 2022-02-21 15:30:21 +09:00
mcc.h mcc: Add mcc_hv_unmap_carveouts() and proxy op 2022-02-21 15:30:21 +09:00
memory.c memory: Dynamically allocate top-level page tables 2021-12-17 21:46:55 +09:00
memory.h mcc: New module to initialize the MCC memory controller. 2021-11-16 21:09:48 +09:00
memory_asm.S MMU: add cache operations by set/way 2021-01-28 23:20:15 +09:00
nvme.c nvme: delete IO SQ/CQ when shutting down 2022-02-02 22:57:54 +09:00
nvme.h nvme: bring up controller and implement nvme_read 2022-01-26 15:38:40 +09:00
payload.c payload: Consider an IMG4 blob as the end of payloads 2022-02-01 15:52:08 +09:00
payload.h Rework kboot/chainload flow to shut down before calling the next stage 2021-04-17 18:12:59 +09:00
pcie.c pmgr: s/clock/power/ 2022-01-16 18:53:29 +09:00
pcie.h pcie: Add a pcie_shutdown() function and call it on hv init 2021-05-28 00:03:11 +09:00
pmgr.c pmgr: add pmgr_reset 2022-01-16 18:53:29 +09:00
pmgr.h pmgr: add pmgr_reset 2022-01-16 18:53:29 +09:00
proxy.c mcc: Add mcc_hv_unmap_carveouts() and proxy op 2022-02-21 15:30:21 +09:00
proxy.h mcc: Add mcc_hv_unmap_carveouts() and proxy op 2022-02-21 15:30:21 +09:00
ringbuffer.c ringbuffer: add a simple ringbuffer data structure 2021-04-15 18:39:33 +09:00
ringbuffer.h ringbuffer: add a simple ringbuffer data structure 2021-04-15 18:39:33 +09:00
rtkit.c rtkit: fix RTKIT_SYSLOG 2022-01-26 15:38:40 +09:00
rtkit.h rtkit: add rtkit_{hibernate,sleep} and use them for DCP and ANS2 2022-01-18 11:35:45 +09:00
sart.c sart: fix sart3_set_entry 2022-02-02 22:57:54 +09:00
sart.h sart: Add SART support 2022-01-16 18:53:29 +09:00
smp.c smp: Skip missing CPUs and continue 2022-02-08 13:35:49 +09:00
smp.h gxf, smp: Allocate stacks dynamically 2021-12-17 21:46:55 +09:00
soc.h Configure early debug features by SoC type 2021-11-01 13:36:42 +09:00
start.S Configure early debug features by SoC type 2021-11-01 13:36:42 +09:00
startup.c gxf, smp: Allocate stacks dynamically 2021-12-17 21:46:55 +09:00
string.c Fix libc header dependencies 2021-03-08 01:31:14 +09:00
tps6598x.c tps6598x: Add a delay in the command poll loop 2021-11-18 22:15:38 +09:00
tps6598x.h usb: disable tps6598x interrupts 2021-06-18 14:26:54 +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 nvme: bring up controller and implement nvme_read 2022-01-26 15:38:40 +09:00
uart.c iodev: Protect iodevs with spinlocks 2021-11-04 03:53:39 +09:00
uart.h Remove hardcoded UART/WDT addresses 2021-11-01 11:27:29 +09:00
uart_regs.h uart: Add more UART reg defines and use them 2021-08-23 17:00:53 +09:00
uartproxy.c iodev: avoid direct access to iodev device array 2021-11-12 23:48:32 +09:00
uartproxy.h exception: Make space in the stack for full exception context 2021-09-21 20:29:19 +09:00
usb.c dart: Handle locked DARTs & preserving page tables 2022-01-17 04:42:00 +09:00
usb.h Revert "usb: Add usb_idx_from_address() to find a dev by its MMIO addr" 2021-11-23 23:36:14 +09:00
usb_dwc3.c usb_dwc3: robustness in usb_dwc3_write() 2021-11-12 23:48:32 +09:00
usb_dwc3.h iodev: Make iodev_can_read() return the queued byte count 2021-08-23 17:00:14 +09:00
usb_dwc3_regs.h usb: add more registers and removed linux-specific code from usb_dwc3_regs.h 2021-04-15 18:39:33 +09:00
usb_types.h usb_dwc3: Implement CLEAR FEATURE, tweak things 2021-05-28 17:52:48 +09:00
utils.c utils: add timeout_{calculate,expired} 2022-01-26 15:38:40 +09:00
utils.h utils: add timeout_{calculate,expired} 2022-01-26 15:38:40 +09:00
utils_asm.S fb: Use 128-bitwise copies to speed up FB updates 2021-11-17 19:23:44 +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 Remove hardcoded UART/WDT addresses 2021-11-01 11:27:29 +09:00
wdt.h Remove hardcoded UART/WDT addresses 2021-11-01 11:27:29 +09:00
xnuboot.h Import UART proxy 2021-01-15 04:04:12 +09:00