u-boot/board
Marek Vasut c7d2d7f90a ARM: renesas: Simplify board Makefiles
Introduce board/renesas/common/Makefile and remove the multiple
duplicate copies of obj := ../common/*.o from board Makefiles.
Let the build system include the common Makefile using the
HAVE_VENDOR_COMMON_LIB and build the common objects that are
shared by all the boards that way. No functional change intended.

Some of the remaining board files which include board specific
settings have been updated to use obj-y += to avoid rewriting
the board obj-y target and avoid dropping object files from the
build.

The board/renesas/common/Makefile is now also used when building
RZG2L targets which also set CONFIG_RCAR_64 symbol and 32bit R-Car
Gen2 targets, however, this common code is specific to 64bit R-Car
only. Inhibit the build of this common code for RZG2L using extra
ifndef CONFIG_RZG2L and do not include any code for R-Car Gen2 so
far.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
2025-01-29 22:52:35 +01:00
..
abilis/tb100 arc: Cleanup and audit usage of <config.h> 2023-12-21 08:54:37 -05:00
adi arm: SC573-EZKIT initial support 2024-10-03 09:29:23 -06:00
advantech board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
alliedtelesis arm: mvebu: Add Allied Telesis x250 board 2024-11-26 13:20:03 +01:00
altera board: altera: Remove duplicate newlines 2024-07-22 10:51:46 -06:00
amarula/vyasa-rk3288 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
amd cmd: Make use of U_BOOT_LONGHELP when missing 2024-06-26 13:17:51 -06:00
amlogic board: libretech-ac: move board support into dedicated directory 2024-10-14 09:06:16 +02:00
anbernic/rgxx3_rk3566 board: rockchip: Add vdd_cpu reg fixup for RGXX3 Series 2024-10-25 20:48:41 +08:00
andestech/ae350 fdt: Swap the signature for board_fdt_blob_setup() 2024-12-18 15:18:59 -06:00
aries/mcvevk board: aries: Remove duplicate newlines 2024-07-22 10:51:46 -06:00
aristainetos Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
armadeus/opos6uldev Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
armltd fdt: Swap the signature for board_fdt_blob_setup() 2024-12-18 15:18:59 -06:00
armsom/sige7-rk3588 board: rockchip: add ArmSoM Sige7 Rk3588 board 2024-06-14 17:11:05 +08:00
aspeed sbp1: Add support for IBM SBP1 board 2025-01-21 09:29:05 -06:00
astro/mcf5373l Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
asus board: asus: transformer: implement multi-DTB support 2024-10-13 17:24:03 +03:00
atmel Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" 2024-10-11 12:23:25 -06:00
avionic-design board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
beacon ARM: renesas: Rename board/renesas/rcar-common to board/renesas/common 2025-01-29 22:52:35 +01:00
beagle arm64: configs: Remove obsolete TI config 2025-01-24 14:15:16 -06:00
beckhoff/mx53cx9020 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
bitmain/antminer_s9 board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
bluewater/gurnard Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
bosch global: Rename SPL_ to XPL_ 2024-10-11 11:44:48 -06:00
boundary/nitrogen6x net: fec_mxc: fix probing for imx8qxp 2024-11-25 23:07:37 -03:00
broadcom fdt: Swap the signature for board_fdt_blob_setup() 2024-12-18 15:18:59 -06:00
bsh board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
bticino/mamoj board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
buffalo/lsxl Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
BuR board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
BuS/eb_cpu5282 board: BuS: Remove duplicate newlines 2024-07-22 10:51:46 -06:00
cadence/xtfpga treewide: drop redundant "type string" for SYS_SOC and friends 2024-09-10 13:14:59 -06:00
calao/usb_a9263 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
canaan/k230_canmv riscv: canaan: k230_canmv: Add initial support 2025-01-16 15:55:27 +08:00
cavium/thunderx treewide: drop redundant "type string" for SYS_SOC and friends 2024-09-10 13:14:59 -06:00
cei/cei-tk1-som Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
chipspark/popmetal_rk3288 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
cloos/imx8mm_phg board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
cloudengines Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
cobra5272 Merge patch series "Miscellaneous fixes" 2024-09-24 13:41:21 -06:00
compal/paz00 board: compal: paz00: clean up the board 2023-12-19 21:24:30 +02:00
compulab board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
comtrend board: Remove essentially empty board files and Makefiles 2023-10-09 15:24:31 -04:00
comvetia/lxr2 board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
conclusive/kstr-sama5d27 Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" 2024-10-11 12:23:25 -06:00
congatec board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
coolpi/genbook_cm5_rk3588 board: rockchip: Add support for rk3588 GenBook 2024-11-11 15:14:14 +08:00
coreboot dm: sysinfo: Shorten the SYSINFO_ID prefix 2024-11-17 13:12:54 -06:00
cortina Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
cssi Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
CZ.NIC board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
d-link/dns325 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
data_modul ARM: imx: Replace YModem with SDP on Data Modul i.MX8M Mini eDM SBC SPL 2024-11-29 09:20:25 -03:00
davinci/da8xxevm board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
devboards/dbm-soc1 board: devboards: Remove duplicate newlines 2024-07-22 10:51:46 -06:00
dfi Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
dhelectronics board: dhelectronics: Sync env variable dh_som_serial_number with SN 2024-12-07 09:07:45 -03:00
ea board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
ebv/socrates board: ebv: Remove duplicate newlines 2024-07-22 10:51:46 -06:00
edgeble boards: Remove empty BOARD_SPECIFIC_OPTIONS 2024-03-13 12:40:43 -04:00
eets/pdu001 board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
efi Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
elgin/elgin_rv1108 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
embest/mx6boards board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
emcraft/imx8mp_navqp board: emcraft: Add support for Emcraft Systems NavQ+ 2024-10-29 16:25:25 -03:00
emulation fdt: Swap the signature for board_fdt_blob_setup() 2024-12-18 15:18:59 -06:00
engicam net: lwip: add DHCP support and dhcp commmand 2024-10-16 11:11:56 -06:00
esd/meesc Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
firefly rockchip: rk3288-firefly: Migrate to OF_UPSTREAM 2025-01-10 18:56:15 -06:00
freescale imx: imx8mq_evk: Switch to BOOTSTD 2025-01-16 10:15:42 -03:00
friendlyarm md5: Remove md5 non-watchdog API 2024-10-14 17:58:28 -06:00
friendlyelec rockchip: rk3588-nanopc-t6-lts: Add missing board -u-boot.dtsi 2025-01-10 18:56:22 -06:00
gardena Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" 2024-10-11 12:23:25 -06:00
gateworks board: gateworks: venice: rename GW7905 to GW7500 2024-12-27 14:34:45 -06:00
gdsys Merge patch series "Integrate MbedTLS v3.6 LTS with U-Boot" 2024-10-14 17:59:04 -06:00
ge board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
geekbuying/geekbox boards: Remove empty BOARD_SPECIFIC_OPTIONS 2024-03-13 12:40:43 -04:00
google dm: sysinfo: Shorten the SYSINFO_ID prefix 2024-11-17 13:12:54 -06:00
grinn board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
hardkernel board: rockchip: Add Hardkernel ODROID-M1S 2024-10-25 20:50:47 +08:00
highbank fdt: Swap the signature for board_fdt_blob_setup() 2024-12-18 15:18:59 -06:00
hisilicon board: hisilicon: Remove duplicate newlines 2024-07-22 10:51:47 -06:00
hoperun/hihope-rzg2 ARM: renesas: Rename board/renesas/rcar-common to board/renesas/common 2025-01-29 22:52:35 +01:00
hpe/gxp
htc/endeavoru Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra 2024-10-13 10:43:24 -06:00
huawei/hg556a board: Remove essentially empty board files and Makefiles 2023-10-09 15:24:31 -04:00
imgtec board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
indiedroid/nova board: rockchip: Add Indiedroid Nova 2024-05-25 10:28:19 +08:00
intel md5: Remove md5 non-watchdog API 2024-10-14 17:58:28 -06:00
inteno/xg6846 bmips: Add Inteno XG6846 board 2023-11-06 10:20:21 -05:00
inversepath/usbarmory Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
iomega/iconnect Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
is1 board: is1: Remove duplicate newlines 2024-07-22 10:51:47 -06:00
isee board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
itead/sonoff-ihost board: rockchip: Add Sonoff iHost board 2024-02-04 18:45:58 +08:00
k+p board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
keymile board: keymile: convert to CONFIG_DM_I2C 2024-07-23 10:38:20 -06:00
khadas/khadas-edge2-rk3588s board: rockchip: add Khadas Edge2 RK3588 board 2025-01-10 18:56:15 -06:00
kobol/helios4 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
kontron board: sl28: fix network on variant 3 2024-12-15 09:00:32 +08:00
kosagi/novena board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
l+g/vinco board: l+g: Remove duplicate newlines 2024-07-22 10:51:47 -06:00
LaCie Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
lego/ev3 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
lenovo/ideapad-yoga-11 Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra 2024-10-13 10:43:24 -06:00
lg Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra 2024-10-13 10:43:24 -06:00
libre-computer ARM: meson: add support for Libre Computer aml-s905d3-cc 2024-10-14 09:06:16 +02:00
liebherr board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
logicpd board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
Marvell arm: kirkwood: Enable bootstd and other modernization for OpenRD boards 2025-01-28 09:08:44 +01:00
maxbcm Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
mediatek board: mediatek: mt7622: remove board_late_init 2025-01-23 12:11:49 -06:00
menlo board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
microchip board: mpfs_icicle: imply new clk driver dependencies 2024-10-29 19:58:22 +08:00
microsoft/surface-rt Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra 2024-10-13 10:43:24 -06:00
mikrotik/crs3xx-98dx3236 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
mntre/imx8mq_reform2 board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
mqmaker/miqi_rk3288 rockchip: rk3288-miqi: Migrate to OF_UPSTREAM 2025-01-10 18:56:15 -06:00
msc/sm2s_imx8mp board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
mscc Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
myir/mys_6ulx board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
netgear Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
novtech/meerkat96 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
nuvoton board: arbel: correct the dram bank size 2024-09-16 16:43:35 -06:00
nvidia Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra 2024-10-13 10:43:24 -06:00
olimex/mx23_olinuxino board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
opalkelly/zynq board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
openpiton/riscv64 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
out4/o4-imx6ull-nano Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
phytec board: phytec: common: k3: Add missing boot source to env 2025-01-23 12:11:50 -06:00
phytium Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
pine64 rockchip: quartzpro64-rk3588: use DRAM banks from ATAGS 2024-04-26 15:47:05 +08:00
polyhex/imx8mp_debix_model_a net: lwip: add DHCP support and dhcp commmand 2024-10-16 11:11:56 -06:00
powkiddy/x55 board: rockchip: add Powkiddy X55 2024-05-25 10:28:05 +08:00
purism/librem5 board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
qca Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
qnap/ts433 board: rockchip: add support for Qnap TS433 devices 2024-11-11 15:14:14 +08:00
qualcomm board/qualcomm: add debug config fragments for some SoCs 2024-09-06 11:59:51 +02:00
radxa board: rockpi4-rk3399: update email address for Christopher Obbard 2025-01-22 09:51:41 -06:00
raidsonic/ib62x0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
raspberrypi/rpi Prepare v2025.01-rc5 2024-12-25 22:31:04 -06:00
renesas ARM: renesas: Simplify board Makefiles 2025-01-29 22:52:35 +01:00
rikomagic/mk808 boards: Remove empty BOARD_SPECIFIC_OPTIONS 2024-03-13 12:40:43 -04:00
rockchip board: rockchip: add FriendlyElec NanoPi R3S 2025-01-10 18:56:16 -06:00
ronetix board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
sagem/f@st1704 board: Remove essentially empty board files and Makefiles 2023-10-09 15:24:31 -04:00
samsung board: samsung: add initial support for coreprimevelte board 2025-01-28 09:08:44 +01:00
sandbox sandbox: switch to dynamic UUIDs 2024-09-12 17:35:37 +02:00
schneider Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
Seagate Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
seeed board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
sfr/nb4_ser board: Remove essentially empty board files and Makefiles 2023-10-09 15:24:31 -04:00
sielaff/imx6dl-sielaff board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
siemens siemens: capricorn: update maintainers 2024-11-25 23:07:37 -03:00
sifive fdt: Swap the signature for board_fdt_blob_setup() 2024-12-18 15:18:59 -06:00
silinux/ek874 ARM: renesas: Rename board/renesas/rcar-common to board/renesas/common 2025-01-29 22:52:35 +01:00
sipeed/maix Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
skyworth/hc2910-2aghd05 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
socionext/developerbox Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
socrates include: export uuid.h 2024-09-12 17:35:37 +02:00
softing board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
solidrun board: solidrun: clearfog: enable ddr odt0 on write for both chip-select 2025-01-28 09:08:44 +01:00
somlabs/visionsom-6ull Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
sophgo board: add support for LicheeRV Nano 2024-12-18 13:19:15 +08:00
spacemit/bananapi-f3 riscv: spacemit: bananapi_f3: initial support added 2024-12-18 13:19:16 +08:00
sr1500 board: sr1500: Remove duplicate newlines 2024-07-22 10:51:47 -06:00
st Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" 2024-10-11 12:23:25 -06:00
starfive/visionfive2 fdt: Swap the signature for board_fdt_blob_setup() 2024-12-18 15:18:59 -06:00
ste/stemmy Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
storopack/smegw01 Merge patch series "provide names for emmc hardware partitions" 2024-09-05 12:13:24 -06:00
sunxi sunxi: pinephone: detect existed magnetometer and fixup dtb 2025-01-22 22:44:34 +00:00
Synology board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
synopsys board: synopsys: Remove duplicate newlines 2024-07-22 10:51:47 -06:00
sysam treewide: drop redundant "type string" for SYS_SOC and friends 2024-09-10 13:14:59 -06:00
tbs/tbs2910
tcl/sl50 global: Rename SPL_ to XPL_ 2024-10-11 11:44:48 -06:00
technexion pico-imx7d: Increase ODT resistor value 2024-10-18 09:41:09 -03:00
terasic board: terasic: Remove duplicate newlines 2024-07-22 10:51:47 -06:00
thead/th1520_lpi4a Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
theadorable board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
thecus/n2350 arm: mvebu: Enable gpio-fan for Thecus N2350 board 2023-07-13 10:26:27 +02:00
theobroma-systems board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
ti arm64: configs: Remove obsolete TI config 2025-01-24 14:15:16 -06:00
timll/devkit8000 board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
topic/zynq board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
toradex toradex: apalis-imx8: simplify module version handling 2024-12-15 12:34:25 -03:00
tplink/wdr4300 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
tq/tqma6 tqma6_mba6: Remove UART board code 2024-08-23 14:49:44 -03:00
traverse Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
turing/turing-rk1-rk3588 rockchip: turing-rk1-rk3588: use DRAM banks from ATAGS 2024-04-26 15:47:05 +08:00
udoo board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
vamrs/rock960_rk3399 Merge tag 'u-boot-rockchip-20240315' of https://source.denx.de/u-boot/custodians/u-boot-rockchip into next 2024-03-15 09:15:31 -04:00
variscite board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
vocore/vocore2 board: Remove essentially empty board files and Makefiles 2023-10-09 15:24:31 -04:00
vscom/baltos global: Rename SPL_ to XPL_ 2024-10-11 11:44:48 -06:00
wandboard board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
warp7 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
wexler/qc750 Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra 2024-10-13 10:43:24 -06:00
work-microwave/work_92105 board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
xen/xenguest_arm64 fdt: Swap the signature for board_fdt_blob_setup() 2024-12-18 15:18:59 -06:00
xilinx board: xilinx: Add missing prototype for set_dfu_alt_info 2025-01-14 08:29:46 +01:00
xunlong/orangepi-3b-rk3566 board: rockchip: Add Xunlong Orange Pi 3B 2024-08-09 18:35:24 +08:00
zyxel Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00