luckfox-pico-sdk/sysdrv/source/uboot/u-boot/include/linux
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
..
byteorder creat: first commit 2023-08-08 20:36:47 +08:00
mtd project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
unaligned creat: first commit 2023-08-08 20:36:47 +08:00
usb project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
apm_bios.h creat: first commit 2023-08-08 20:36:47 +08:00
arm-smccc.h creat: first commit 2023-08-08 20:36:47 +08:00
bch.h creat: first commit 2023-08-08 20:36:47 +08:00
bitfield.h creat: first commit 2023-08-08 20:36:47 +08:00
bitmap.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
bitrev.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
build_bug.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
compiler-clang.h creat: first commit 2023-08-08 20:36:47 +08:00
compiler-gcc.h creat: first commit 2023-08-08 20:36:47 +08:00
compiler-intel.h creat: first commit 2023-08-08 20:36:47 +08:00
compiler.h creat: first commit 2023-08-08 20:36:47 +08:00
crc7.h creat: first commit 2023-08-08 20:36:47 +08:00
crc8.h creat: first commit 2023-08-08 20:36:47 +08:00
crc32.h creat: first commit 2023-08-08 20:36:47 +08:00
ctype.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-direction.h creat: first commit 2023-08-08 20:36:47 +08:00
drm_dp_helper.h creat: first commit 2023-08-08 20:36:47 +08:00
dw_hdmi.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
edd.h creat: first commit 2023-08-08 20:36:47 +08:00
err.h creat: first commit 2023-08-08 20:36:47 +08:00
errno.h creat: first commit 2023-08-08 20:36:47 +08:00
ethtool.h creat: first commit 2023-08-08 20:36:47 +08:00
fb.h creat: first commit 2023-08-08 20:36:47 +08:00
hdmi.h creat: first commit 2023-08-08 20:36:47 +08:00
immap_qe.h creat: first commit 2023-08-08 20:36:47 +08:00
input.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
ioctl.h creat: first commit 2023-08-08 20:36:47 +08:00
iopoll.h creat: first commit 2023-08-08 20:36:47 +08:00
ioport.h creat: first commit 2023-08-08 20:36:47 +08:00
kbuild.h creat: first commit 2023-08-08 20:36:47 +08:00
kconfig.h creat: first commit 2023-08-08 20:36:47 +08:00
kernel.h creat: first commit 2023-08-08 20:36:47 +08:00
libfdt_env.h creat: first commit 2023-08-08 20:36:47 +08:00
libfdt.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
linux_string.h creat: first commit 2023-08-08 20:36:47 +08:00
list_sort.h creat: first commit 2023-08-08 20:36:47 +08:00
list.h creat: first commit 2023-08-08 20:36:47 +08:00
log2.h creat: first commit 2023-08-08 20:36:47 +08:00
lzo.h creat: first commit 2023-08-08 20:36:47 +08:00
math64.h creat: first commit 2023-08-08 20:36:47 +08:00
mbus.h creat: first commit 2023-08-08 20:36:47 +08:00
mc146818rtc.h creat: first commit 2023-08-08 20:36:47 +08:00
mdio.h creat: first commit 2023-08-08 20:36:47 +08:00
media-bus-format.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
mii.h creat: first commit 2023-08-08 20:36:47 +08:00
netdevice.h creat: first commit 2023-08-08 20:36:47 +08:00
poison.h creat: first commit 2023-08-08 20:36:47 +08:00
posix_types.h creat: first commit 2023-08-08 20:36:47 +08:00
printk.h creat: first commit 2023-08-08 20:36:47 +08:00
psci.h creat: first commit 2023-08-08 20:36:47 +08:00
rational.h creat: first commit 2023-08-08 20:36:47 +08:00
rbtree_augmented.h creat: first commit 2023-08-08 20:36:47 +08:00
rbtree.h creat: first commit 2023-08-08 20:36:47 +08:00
screen_info.h creat: first commit 2023-08-08 20:36:47 +08:00
serial_reg.h creat: first commit 2023-08-08 20:36:47 +08:00
sizes.h creat: first commit 2023-08-08 20:36:47 +08:00
stat.h creat: first commit 2023-08-08 20:36:47 +08:00
stddef.h creat: first commit 2023-08-08 20:36:47 +08:00
string.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
stringify.h creat: first commit 2023-08-08 20:36:47 +08:00
time.h creat: first commit 2023-08-08 20:36:47 +08:00
typecheck.h creat: first commit 2023-08-08 20:36:47 +08:00
types.h creat: first commit 2023-08-08 20:36:47 +08:00