luckfox-pico-sdk/sysdrv/source/uboot/u-boot/common
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
..
eeprom creat: first commit 2023-08-08 20:36:47 +08:00
init creat: first commit 2023-08-08 20:36:47 +08:00
spl project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
usbplug creat: first commit 2023-08-08 20:36:47 +08:00
android_ab.c project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
android_bootloader.c project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
attestation_key.c creat: first commit 2023-08-08 20:36:47 +08:00
autoboot.c project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
bedbug.c creat: first commit 2023-08-08 20:36:47 +08:00
board_f.c project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
board_info.c project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
board_r.c project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
boot_fit.c creat: first commit 2023-08-08 20:36:47 +08:00
bootm_os.c creat: first commit 2023-08-08 20:36:47 +08:00
bootm.c project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
bootretry.c creat: first commit 2023-08-08 20:36:47 +08:00
bootstage.c creat: first commit 2023-08-08 20:36:47 +08:00
bouncebuf.c creat: first commit 2023-08-08 20:36:47 +08:00
cli_hush.c creat: first commit 2023-08-08 20:36:47 +08:00
cli_readline.c creat: first commit 2023-08-08 20:36:47 +08:00
cli_simple.c creat: first commit 2023-08-08 20:36:47 +08:00
cli.c creat: first commit 2023-08-08 20:36:47 +08:00
command.c creat: first commit 2023-08-08 20:36:47 +08:00
common_fit.c creat: first commit 2023-08-08 20:36:47 +08:00
config.h creat: first commit 2023-08-08 20:36:47 +08:00
console.c project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
cros_ec.c creat: first commit 2023-08-08 20:36:47 +08:00
ddr_spd.c creat: first commit 2023-08-08 20:36:47 +08:00
dfu.c creat: first commit 2023-08-08 20:36:47 +08:00
dlmalloc.c creat: first commit 2023-08-08 20:36:47 +08:00
dlmalloc.src creat: first commit 2023-08-08 20:36:47 +08:00
edid.c project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
error.h creat: first commit 2023-08-08 20:36:47 +08:00
exports.c creat: first commit 2023-08-08 20:36:47 +08:00
fb_common.c creat: first commit 2023-08-08 20:36:47 +08:00
fb_mmc.c project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
fb_nand.c creat: first commit 2023-08-08 20:36:47 +08:00
fdt_support.c project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
flash.c creat: first commit 2023-08-08 20:36:47 +08:00
hash.c creat: first commit 2023-08-08 20:36:47 +08:00
hwconfig.c creat: first commit 2023-08-08 20:36:47 +08:00
id_attestation.c project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
image-android-dt.c creat: first commit 2023-08-08 20:36:47 +08:00
image-android.c project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
image-fdt.c project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
image-fit.c project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
image-sig.c project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
image-sparse.c project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
image.c creat: first commit 2023-08-08 20:36:47 +08:00
iomux.c creat: first commit 2023-08-08 20:36:47 +08:00
iotrace.c creat: first commit 2023-08-08 20:36:47 +08:00
kallsyms.c creat: first commit 2023-08-08 20:36:47 +08:00
Kconfig project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
keymaster.c creat: first commit 2023-08-08 20:36:47 +08:00
kgdb_stubs.c creat: first commit 2023-08-08 20:36:47 +08:00
kgdb.c creat: first commit 2023-08-08 20:36:47 +08:00
lcd_console_rotation.c creat: first commit 2023-08-08 20:36:47 +08:00
lcd_console.c creat: first commit 2023-08-08 20:36:47 +08:00
lcd_simplefb.c creat: first commit 2023-08-08 20:36:47 +08:00
lcd.c creat: first commit 2023-08-08 20:36:47 +08:00
log_console.c creat: first commit 2023-08-08 20:36:47 +08:00
log.c creat: first commit 2023-08-08 20:36:47 +08:00
lrz.c creat: first commit 2023-08-08 20:36:47 +08:00
lynxkdi.c creat: first commit 2023-08-08 20:36:47 +08:00
main.c creat: first commit 2023-08-08 20:36:47 +08:00
Makefile project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
malloc_simple.c project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
memsize.c creat: first commit 2023-08-08 20:36:47 +08:00
menu.c creat: first commit 2023-08-08 20:36:47 +08:00
miiphyutil.c creat: first commit 2023-08-08 20:36:47 +08:00
mp_boot_rk3528.S project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
nondm.c creat: first commit 2023-08-08 20:36:47 +08:00
rbsb.c creat: first commit 2023-08-08 20:36:47 +08:00
s_record.c creat: first commit 2023-08-08 20:36:47 +08:00
spl_mp_boot_rk3528.S project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
splash_source.c creat: first commit 2023-08-08 20:36:47 +08:00
splash.c creat: first commit 2023-08-08 20:36:47 +08:00
stdio.c project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
system_map.c creat: first commit 2023-08-08 20:36:47 +08:00
update.c creat: first commit 2023-08-08 20:36:47 +08:00
usb_hub.c project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
usb_kbd.c creat: first commit 2023-08-08 20:36:47 +08:00
usb_storage.c creat: first commit 2023-08-08 20:36:47 +08:00
usb.c creat: first commit 2023-08-08 20:36:47 +08:00
write_keybox.c project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
xyzModem.c creat: first commit 2023-08-08 20:36:47 +08:00
zglobal.h creat: first commit 2023-08-08 20:36:47 +08:00
zm.c creat: first commit 2023-08-08 20:36:47 +08:00
zmodem.h creat: first commit 2023-08-08 20:36:47 +08:00
zreadline.c creat: first commit 2023-08-08 20:36:47 +08:00