aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)Author
2024-03-01toradex: common: Add sysinfo driverEmanuele Ghidoli
2024-03-01toradex: common: Use SETTINGS_R event to read toradex config blockEmanuele Ghidoli
2024-03-01toradex: Remove not necessary model prints from checkboard()Emanuele Ghidoli
2024-03-01toradex: Fix recursive call to checkboardEmanuele Ghidoli
2024-02-20Merge patch series "board/ti: k3 boards: Stop using findfdt"Tom Rini
2024-02-20board: beagle: beagleplay: Set fdtfile from C code instead of findfdt scriptNishanth Menon
2024-02-20board: beagle: beagleboneai64: Set fdtfile from C code instead of findfdt scriptNishanth Menon
2024-02-20board: ti: j721s2: Set fdtfile from C code instead of findfdt scriptNishanth Menon
2024-02-20board: ti: j721e: Set fdtfile from C code instead of findfdt scriptNishanth Menon
2024-02-20board: ti: am65x: Set fdtfile from C code instead of findfdt scriptNishanth Menon
2024-02-20board: ti: am64x: Set fdtfile from C code instead of findfdt scriptNishanth Menon
2024-02-20board: ti: am62x: Set fdtfile from C code instead of findfdt scriptNishanth Menon
2024-02-20board: ti: am62ax: Set fdtfile from C code instead of findfdt scriptNishanth Menon
2024-02-20board: ti: common: Introduce a common fdt ops libraryNishanth Menon
2024-02-20board: ti: Add missing common/Kconfig referencesNishanth Menon
2024-02-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsungTom Rini
2024-02-19board: Add support for Sielaff i.MX6 Solo boardFrieder Schrempf
2024-02-19MAINTAINERS: Update after GEHC spin-offIan Ray
2024-02-19msc_sm2s_imx8mp: Convert to DM_SERIALFabio Estevam
2024-02-14Merge tag 'xilinx-for-v2024.04-rc3' of https://source.denx.de/u-boot/custodia...Tom Rini
2024-02-13Revert "board: verdin-am62: set cpu core voltage depending on speed grade"Francesco Dolcini
2024-02-13poplar: add myself as co-maintainerIgor Opaniuk
2024-02-12Merge tag 'u-boot-imx-master-20240212' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2024-02-12xilinx: zynqmp: Add the missing function prototypeVenkatesh Yadav Abbarapu
2024-02-10board: imx93_var_som: Probe ELE MUMathieu Othacehe
2024-02-10imx93: Use a header for imx9_probe_mu declarationMathieu Othacehe
2024-02-10ARM: renesas: Add Renesas R8A779H0 V4M Gray Hawk board codeHai Pham
2024-02-08phycore-imx8mp: add support for booting and flashing emmc via UUUBenjamin Hahn
2024-02-08mx6sabresd: Remove board_phy_config()Fabio Estevam
2024-02-08toradex: tdx-cfg-block: add 0086 i.mx8m mini skuJoao Paulo Goncalves
2024-02-08board: phytec: phycore-imx93: Add phyBOARD-Segin-i.MX93 supportMathieu Othacehe
2024-02-08toradex: tdx-cfg-block: Add new apalis and colibri pidJoao Paulo Goncalves
2024-02-07Merge tag 'u-boot-rockchip-20240207' of https://source.denx.de/u-boot/custodi...Tom Rini
2024-02-05Merge patch series "board: siemens: clean up subfolders"Tom Rini
2024-02-05siemens: factoryset: use correct config for soc specific implementationEnrico Leto
2024-02-05siemens: board: clean up includesEnrico Leto
2024-02-05siemens: board: clean up products folders vs commonEnrico Leto
2024-02-05siemens: board: etamin: remove deprecated nand configEnrico Leto
2024-02-05siemens: eeprom: simplify setup & readEnrico Leto
2024-02-05siemens: eeprom: clean up definitionsEnrico Leto
2024-02-05Merge tag 'rpi-next-2024.04' of https://source.denx.de/u-boot/custodians/u-bo...Tom Rini
2024-02-04board: rockchip: Add Sonoff iHost boardTim Lunn
2024-01-31board: visionfive2: configure PHY pad drive strengthLukasz Tekieli
2024-01-31riscv: sophgo: milkv_duo: initial support addedKongyang Liu
2024-01-31board: sifive: spl: Initialized the PWM setting in the SPL stageVincent Chen
2024-01-31board: starfive: handle compatible property in dynamic DT configurationAurelien Jarno
2024-01-31spl: riscv: falcon: move fdt blob to specified addressRandolph
2024-01-30rpi5: Use devicetree to retrieve board revisionIvan T. Ivanov
2024-01-29treewide: Remove clk_freeSean Anderson
2024-01-29Merge patch series "Move framebuffer reservation for SPL to RAM end"Tom Rini