luckfox-pico/sysdrv/source/kernel/arch/arm
luckfox-eng29 e2b0ffa22e
Pullrequest fix backlight (#291)
* project : Merge the board configurations of Luckfox Pico Mini A and Luckfox Pico Mini B;
	  Merge the board configurations of Luckfox Pico Pro and Luckfox pico Max

Signed-off-by: eng29 <eng29@luckfox.com>

* sysdrv/source/kernel/arch/arm/boot/dts : Merge the device tree configurations of Luckfox Pico Mini A and Luckfox Mini B;
					 Merge the device tree configurations of Luckfox Pico Pro and Luckfox Pico Max

Signed-off-by: eng29 <eng29@luckfox.com>

* sysdrv/source/uboot : uboot add support for automatically executing custom commands defined by Luckfox

Signed-off-by: eng29 <eng29@luckfox.com>

* sysdrv/source/kernel : The Luckfox Pico series dynamically loads the BLACKLIGHT_PWM driver, which hides display abnormalities that occur during the screen initialization process

Signed-off-by: eng29 <eng29@luckfox.com>

* project/cfg/BoardConfig_IPC : Update the BoardConfig file and overlay file of the Luckfox Pico model that supports RGB, so that the BLACKLIGHT_PWM driver will be automatically loaded

Signed-off-by: eng29 <eng29@luckfox.com>

* project/cfg/BoardConfig_IPC : Add rtl8723bs module support for Luckfox Pico Mini / Luckfox Pico Plus / Luckfox Pico WebBee / Luckfox Pico Pro Max

Signed-off-by: eng29 <eng29@luckfox.com>

* sysdrv/drv_ko/wifi/insmod_wifi.sh : Add support for identifying rtl8723bs

Signed-off-by: eng29 <eng29@luckfox.com>

* sysdrv/source/kernel/arch/arm/configs/luckfox_rv1106_linux_defconfig : Add usb_audio, ch343 and rtl8723bs support

Signed-off-by: eng29 <eng29@luckfox.com>

* sysdrv/tools/board/buildroot : Enable the pcre2 package by default on startup

Signed-off-by: eng29 <eng29@luckfox.com>

* project/app/rkipc/rkipc/common/network/network.c : Fix missing DNS issue when bringing up Wi-Fi interface

Signed-off-by: eng29 <eng29@luckfox.com>

* README.md : Update description
README_CN.md : Update description

Signed-off-by: eng29 <eng29@luckfox.com>

* project/cfg/BoardConfig_IPC/overlay/overlay-luckfox-config/usr/bin/luckfox-config : Disable UART2_M1 pinmux configuration

Signed-off-by: eng29 <eng29@luckfox.com>

* project/cfg/BoardConfig_IPC/overlay/overlay-luckfox-config/etc/init.d/S99luckfoxconfigload : Remove the function of pressing the boot button to switch the screen model

Signed-off-by: eng29 <eng29@luckfox.com>

* sysdrv/source/kernel/arch/arm/boot/dts : Standardize the writing format of the dst files

Signed-off-by: eng29 <eng29@luckfox.com>

---------

Signed-off-by: eng29 <eng29@luckfox.com>
2025-06-11 10:47:51 +08:00
..
boot Pullrequest fix backlight (#291) 2025-06-11 10:47:51 +08:00
common project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
configs Pullrequest fix backlight (#291) 2025-06-11 10:47:51 +08:00
crypto project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
include project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
kernel Add Luckfox Pico 86Panel Support (#274) 2025-05-09 14:23:17 +08:00
lib project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
mach-actions creat: first commit 2023-08-08 20:36:47 +08:00
mach-alpine creat: first commit 2023-08-08 20:36:47 +08:00
mach-artpec creat: first commit 2023-08-08 20:36:47 +08:00
mach-asm9260 creat: first commit 2023-08-08 20:36:47 +08:00
mach-aspeed creat: first commit 2023-08-08 20:36:47 +08:00
mach-at91 project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
mach-axxia project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
mach-bcm project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
mach-berlin creat: first commit 2023-08-08 20:36:47 +08:00
mach-clps711x creat: first commit 2023-08-08 20:36:47 +08:00
mach-cns3xxx project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
mach-davinci project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
mach-digicolor creat: first commit 2023-08-08 20:36:47 +08:00
mach-dove creat: first commit 2023-08-08 20:36:47 +08:00
mach-ebsa110 creat: first commit 2023-08-08 20:36:47 +08:00
mach-efm32 creat: first commit 2023-08-08 20:36:47 +08:00
mach-ep93xx creat: first commit 2023-08-08 20:36:47 +08:00
mach-exynos project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
mach-footbridge creat: first commit 2023-08-08 20:36:47 +08:00
mach-gemini creat: first commit 2023-08-08 20:36:47 +08:00
mach-highbank project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
mach-hisi project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
mach-imx creat: first commit 2023-08-08 20:36:47 +08:00
mach-integrator creat: first commit 2023-08-08 20:36:47 +08:00
mach-iop32x creat: first commit 2023-08-08 20:36:47 +08:00
mach-ixp4xx creat: first commit 2023-08-08 20:36:47 +08:00
mach-keystone creat: first commit 2023-08-08 20:36:47 +08:00
mach-lpc18xx creat: first commit 2023-08-08 20:36:47 +08:00
mach-lpc32xx creat: first commit 2023-08-08 20:36:47 +08:00
mach-mediatek project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
mach-meson project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
mach-milbeaut creat: first commit 2023-08-08 20:36:47 +08:00
mach-mmp creat: first commit 2023-08-08 20:36:47 +08:00
mach-moxart creat: first commit 2023-08-08 20:36:47 +08:00
mach-mstar creat: first commit 2023-08-08 20:36:47 +08:00
mach-mv78xx0 creat: first commit 2023-08-08 20:36:47 +08:00
mach-mvebu creat: first commit 2023-08-08 20:36:47 +08:00
mach-mxs project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
mach-nomadik creat: first commit 2023-08-08 20:36:47 +08:00
mach-npcm creat: first commit 2023-08-08 20:36:47 +08:00
mach-nspire creat: first commit 2023-08-08 20:36:47 +08:00
mach-omap1 project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
mach-omap2 project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
mach-orion5x creat: first commit 2023-08-08 20:36:47 +08:00
mach-oxnas creat: first commit 2023-08-08 20:36:47 +08:00
mach-picoxcell creat: first commit 2023-08-08 20:36:47 +08:00
mach-prima2 creat: first commit 2023-08-08 20:36:47 +08:00
mach-pxa project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
mach-qcom creat: first commit 2023-08-08 20:36:47 +08:00
mach-rda creat: first commit 2023-08-08 20:36:47 +08:00
mach-realtek creat: first commit 2023-08-08 20:36:47 +08:00
mach-realview creat: first commit 2023-08-08 20:36:47 +08:00
mach-rockchip project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
mach-rpc creat: first commit 2023-08-08 20:36:47 +08:00
mach-s3c creat: first commit 2023-08-08 20:36:47 +08:00
mach-s5pv210 project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
mach-sa1100 creat: first commit 2023-08-08 20:36:47 +08:00
mach-shmobile project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
mach-socfpga creat: first commit 2023-08-08 20:36:47 +08:00
mach-spear creat: first commit 2023-08-08 20:36:47 +08:00
mach-sti creat: first commit 2023-08-08 20:36:47 +08:00
mach-stm32 creat: first commit 2023-08-08 20:36:47 +08:00
mach-sunxi creat: first commit 2023-08-08 20:36:47 +08:00
mach-tango project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
mach-tegra creat: first commit 2023-08-08 20:36:47 +08:00
mach-u300 creat: first commit 2023-08-08 20:36:47 +08:00
mach-uniphier creat: first commit 2023-08-08 20:36:47 +08:00
mach-ux500 creat: first commit 2023-08-08 20:36:47 +08:00
mach-versatile creat: first commit 2023-08-08 20:36:47 +08:00
mach-vexpress project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
mach-vt8500 creat: first commit 2023-08-08 20:36:47 +08:00
mach-zx creat: first commit 2023-08-08 20:36:47 +08:00
mach-zynq project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
mm project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
net creat: first commit 2023-08-08 20:36:47 +08:00
nwfpe creat: first commit 2023-08-08 20:36:47 +08:00
oprofile creat: first commit 2023-08-08 20:36:47 +08:00
plat-omap creat: first commit 2023-08-08 20:36:47 +08:00
plat-orion creat: first commit 2023-08-08 20:36:47 +08:00
plat-pxa creat: first commit 2023-08-08 20:36:47 +08:00
plat-versatile creat: first commit 2023-08-08 20:36:47 +08:00
probes project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
tools creat: first commit 2023-08-08 20:36:47 +08:00
vdso creat: first commit 2023-08-08 20:36:47 +08:00
vfp creat: first commit 2023-08-08 20:36:47 +08:00
xen project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
Kbuild 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
Kconfig-nommu creat: first commit 2023-08-08 20:36:47 +08:00
Kconfig.assembler creat: first commit 2023-08-08 20:36:47 +08:00
Kconfig.debug 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