luckfox-pico-sdk/sysdrv/source/kernel/arch/parisc/include/asm
luckfox-eng29 8f34c2760d project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches.
project:cfg:BoardConfig_IPC: Added fastboot BoardConfig file and firmware post-scripts, distinguishing between
the BoardConfigs for Luckfox Pico Pro and Luckfox Pico Max. project:app: Added fastboot_client and rk_smart_door
for quick boot applications; updated rkipc app to adapt to the latest media library. media:samples: Added more
usage examples. media:rockit: Fixed bugs; removed support for retrieving data frames from VPSS. media:isp:
Updated rkaiq library and related tools to support connection to RKISP_Tuner. sysdrv:Makefile: Added support for
compiling drv_ko on Luckfox Pico Ultra W using Ubuntu; added support for custom root filesystem.
sysdrv:tools:board: Updated Buildroot optional mirror sources, updated some software versions, and stored device
tree files and configuration files that undergo multiple modifications for U-Boot and kernel separately.
sysdrv:source:mcu: Used RISC-V MCU SDK with RT-Thread system, mainly for initializing camera AE during quick
boot. sysdrv:source:uboot: Added support for fastboot; added high baud rate DDR bin for serial firmware upgrades.
sysdrv:source:kernel: Upgraded to version 5.10.160; increased NPU frequency for RV1106G3; added support for
fastboot.

Signed-off-by: luckfox-eng29 <eng29@luckfox.com>
2024-10-14 09:47:04 +08:00
..
agp.h creat: first commit 2023-08-08 20:36:47 +08:00
alternative.h creat: first commit 2023-08-08 20:36:47 +08:00
asm-offsets.h creat: first commit 2023-08-08 20:36:47 +08:00
asmregs.h creat: first commit 2023-08-08 20:36:47 +08:00
assembly.h creat: first commit 2023-08-08 20:36:47 +08:00
atomic.h creat: first commit 2023-08-08 20:36:47 +08:00
barrier.h creat: first commit 2023-08-08 20:36:47 +08:00
bitops.h creat: first commit 2023-08-08 20:36:47 +08:00
bug.h creat: first commit 2023-08-08 20:36:47 +08:00
bugs.h creat: first commit 2023-08-08 20:36:47 +08:00
cache.h creat: first commit 2023-08-08 20:36:47 +08:00
cacheflush.h creat: first commit 2023-08-08 20:36:47 +08:00
checksum.h creat: first commit 2023-08-08 20:36:47 +08:00
cmpxchg.h creat: first commit 2023-08-08 20:36:47 +08:00
compat_ucontext.h creat: first commit 2023-08-08 20:36:47 +08:00
compat.h creat: first commit 2023-08-08 20:36:47 +08:00
delay.h creat: first commit 2023-08-08 20:36:47 +08:00
dma-mapping.h creat: first commit 2023-08-08 20:36:47 +08:00
dma.h creat: first commit 2023-08-08 20:36:47 +08:00
dwarf.h creat: first commit 2023-08-08 20:36:47 +08:00
eisa_bus.h creat: first commit 2023-08-08 20:36:47 +08:00
eisa_eeprom.h creat: first commit 2023-08-08 20:36:47 +08:00
elf.h creat: first commit 2023-08-08 20:36:47 +08:00
fb.h project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
fixmap.h creat: first commit 2023-08-08 20:36:47 +08:00
floppy.h creat: first commit 2023-08-08 20:36:47 +08:00
ftrace.h creat: first commit 2023-08-08 20:36:47 +08:00
futex.h creat: first commit 2023-08-08 20:36:47 +08:00
grfioctl.h creat: first commit 2023-08-08 20:36:47 +08:00
hardirq.h creat: first commit 2023-08-08 20:36:47 +08:00
hardware.h project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
hash.h creat: first commit 2023-08-08 20:36:47 +08:00
hugetlb.h creat: first commit 2023-08-08 20:36:47 +08:00
ide.h creat: first commit 2023-08-08 20:36:47 +08:00
io.h creat: first commit 2023-08-08 20:36:47 +08:00
irq.h creat: first commit 2023-08-08 20:36:47 +08:00
irqflags.h creat: first commit 2023-08-08 20:36:47 +08:00
jump_label.h creat: first commit 2023-08-08 20:36:47 +08:00
kbdleds.h creat: first commit 2023-08-08 20:36:47 +08:00
Kbuild creat: first commit 2023-08-08 20:36:47 +08:00
kexec.h creat: first commit 2023-08-08 20:36:47 +08:00
kgdb.h creat: first commit 2023-08-08 20:36:47 +08:00
kmap_types.h creat: first commit 2023-08-08 20:36:47 +08:00
kprobes.h creat: first commit 2023-08-08 20:36:47 +08:00
ldcw.h creat: first commit 2023-08-08 20:36:47 +08:00
led.h creat: first commit 2023-08-08 20:36:47 +08:00
linkage.h creat: first commit 2023-08-08 20:36:47 +08:00
machdep.h creat: first commit 2023-08-08 20:36:47 +08:00
mckinley.h creat: first commit 2023-08-08 20:36:47 +08:00
mmu_context.h project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
mmu.h creat: first commit 2023-08-08 20:36:47 +08:00
mmzone.h creat: first commit 2023-08-08 20:36:47 +08:00
module.h creat: first commit 2023-08-08 20:36:47 +08:00
page.h project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
parisc-device.h creat: first commit 2023-08-08 20:36:47 +08:00
parport.h creat: first commit 2023-08-08 20:36:47 +08:00
patch.h creat: first commit 2023-08-08 20:36:47 +08:00
pci.h creat: first commit 2023-08-08 20:36:47 +08:00
pdc_chassis.h creat: first commit 2023-08-08 20:36:47 +08:00
pdc.h creat: first commit 2023-08-08 20:36:47 +08:00
pdcpat.h creat: first commit 2023-08-08 20:36:47 +08:00
perf_event.h creat: first commit 2023-08-08 20:36:47 +08:00
perf.h creat: first commit 2023-08-08 20:36:47 +08:00
pgalloc.h project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
pgtable.h project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
prefetch.h creat: first commit 2023-08-08 20:36:47 +08:00
processor.h creat: first commit 2023-08-08 20:36:47 +08:00
psw.h creat: first commit 2023-08-08 20:36:47 +08:00
ptrace.h creat: first commit 2023-08-08 20:36:47 +08:00
ropes.h creat: first commit 2023-08-08 20:36:47 +08:00
rt_sigframe.h creat: first commit 2023-08-08 20:36:47 +08:00
runway.h creat: first commit 2023-08-08 20:36:47 +08:00
seccomp.h creat: first commit 2023-08-08 20:36:47 +08:00
sections.h creat: first commit 2023-08-08 20:36:47 +08:00
serial.h creat: first commit 2023-08-08 20:36:47 +08:00
shmparam.h creat: first commit 2023-08-08 20:36:47 +08:00
signal.h creat: first commit 2023-08-08 20:36:47 +08:00
smp.h creat: first commit 2023-08-08 20:36:47 +08:00
socket.h creat: first commit 2023-08-08 20:36:47 +08:00
sparsemem.h creat: first commit 2023-08-08 20:36:47 +08:00
special_insns.h creat: first commit 2023-08-08 20:36:47 +08:00
spinlock_types.h creat: first commit 2023-08-08 20:36:47 +08:00
spinlock.h creat: first commit 2023-08-08 20:36:47 +08:00
string.h creat: first commit 2023-08-08 20:36:47 +08:00
superio.h creat: first commit 2023-08-08 20:36:47 +08:00
switch_to.h creat: first commit 2023-08-08 20:36:47 +08:00
syscall.h creat: first commit 2023-08-08 20:36:47 +08:00
termios.h creat: first commit 2023-08-08 20:36:47 +08:00
thread_info.h project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
timex.h project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
tlb.h creat: first commit 2023-08-08 20:36:47 +08:00
tlbflush.h creat: first commit 2023-08-08 20:36:47 +08:00
topology.h creat: first commit 2023-08-08 20:36:47 +08:00
traps.h creat: first commit 2023-08-08 20:36:47 +08:00
uaccess.h creat: first commit 2023-08-08 20:36:47 +08:00
ucontext.h creat: first commit 2023-08-08 20:36:47 +08:00
unaligned.h creat: first commit 2023-08-08 20:36:47 +08:00
unistd.h creat: first commit 2023-08-08 20:36:47 +08:00
unwind.h creat: first commit 2023-08-08 20:36:47 +08:00
vmalloc.h creat: first commit 2023-08-08 20:36:47 +08:00