wolfBoot/src
Tesfa Mael a29b78d680 Add function headers 2023-08-22 07:18:15 +02:00
..
x86 Add function headers 2023-08-22 07:18:15 +02:00
boot_aarch64.c Fix aarch64 to not initialize gicv2 unless QNX. 2022-07-19 15:30:31 +02:00
boot_aarch64_start.S
boot_arm.c Fixes for STM32 QSPI and cleanups. Added build-option for QSPI clock (`QSPI_CLOCK_MHZ`). 2022-12-20 13:31:28 +01:00
boot_ppc.c Fixes and improvements for NXP QorIQ: 2023-08-04 16:31:09 +02:00
boot_ppc_mp.S Fixes and improvements for NXP QorIQ: 2023-08-04 16:31:09 +02:00
boot_ppc_start.S Fixes and improvements for NXP QorIQ: 2023-08-04 16:31:09 +02:00
boot_renesas.c first commit for TSIP cryp only support 2023-08-03 08:01:25 +02:00
boot_riscv.c Added missing include to riscV port 2022-03-23 21:22:44 +01:00
boot_x86_64.c
boot_x86_fsp.c Add function headers 2023-08-22 07:18:15 +02:00
boot_x86_fsp_payload.c Add function headers 2023-08-22 07:18:15 +02:00
boot_x86_fsp_start.S Added option for authentication in stage1 2023-07-26 17:54:35 +02:00
delta.c Delta comparison fix. 2023-08-18 10:51:04 -07:00
elf.c ELF: add mmu callback to map segments before loading 2023-07-24 18:12:13 +00:00
image.c Add function headers 2023-08-22 07:18:15 +02:00
libwolfboot.c Add function headers 2023-08-22 07:18:15 +02:00
loader.c Add function headers 2023-08-22 07:18:15 +02:00
multiboot.c x86: support Intel FSP (TigerLake and QEMU) 2023-07-24 18:12:32 +00:00
pci.c PCI: add initial support 2023-07-24 18:12:13 +00:00
qspi_flash.c Increase the QSPI timeout to accommodate release build optimizations. 2023-03-06 16:25:06 +01:00
spi_flash.c STM32 QSPI Flash support. Refactor SPI to allow different GPIO base/AF for each pin. Adds `DEBUG_UART` support for H7. 2022-12-20 13:31:28 +01:00
string.c Simulator fixes and support for using MacOS: 2023-08-07 20:54:18 +02:00
uart_flash.c Fixes for stm32wb test 2022-12-16 17:49:46 +01:00
update_disk.c Add function headers 2023-08-22 07:18:15 +02:00
update_flash.c Merge pull request #343 from jpbland1/add-nvm-configs 2023-08-17 07:02:51 -07:00
update_flash_hwswap.c Add TSIP 2023-06-10 08:53:32 +02:00
update_ram.c Fixes for regression testing on NXP T2080. Fix legacy U-Boot image header load address (make optional feature). Cleanup disabled/dead code. 2023-07-05 17:03:57 +02:00
vector_riscv.S
xmalloc.c Fixed preprocessor symbol clash MP_INT_SIZE 2023-07-05 18:34:42 +02:00