summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)Author
2025-03-11net: miiphybb: Drop priv from struct bb_miiphy_busMarek Vasut
2025-03-11net: miiphybb: Pass struct mii_dev directly to bb_miiphy_read/write()Marek Vasut
2025-03-11net: miiphybb: Pass struct bb_miiphy_bus_ops directly to bb_miiphy_read/write()Marek Vasut
2025-03-11net: miiphybb: Wrap driver side bb_miiphy_read/write() accessorsMarek Vasut
2025-03-11net: miiphybb: Split off struct bb_miiphy_bus_opsMarek Vasut
2025-03-11board: xiaomi: mocha: add Xiaomi Mi Pad A0101 supportSvyatoslav Ryhel
2025-03-10Merge tag 'v2025.04-rc4' into nextTom Rini
2025-03-10board: stm32f746-disco: drop board_late_init()Dario Binacchi
2025-03-10ARM: dts: stm32: drop "st,led1" compatibleDario Binacchi
2025-03-10ARM: dts: stm32: drop "st,button1" compatibleDario Binacchi
2025-03-05Merge tag 'xilinx-for-v2025.04-rc4' of https://source.denx.de/u-boot/custodia...Tom Rini
2025-03-04board: verdin-am62: fix missing memory fixup callStefan Eichenberger
2025-03-03xilinx: zynq: Guard code around SPL_FS_LOAD_PAYLOAD_NAMEMichal Simek
2025-03-03board: freescale: fix LS1021a buildBenjamin Lemouzy
2025-02-28Merge patch series "boards: siemens: iot2050: SM variant, sysinfo support, fi...Tom Rini
2025-02-28board: siemens: iot2050: Use sysinfo for board initializationBaocheng Su
2025-02-27Merge tag 'u-boot-imx-next-20250227' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2025-02-27siemens: common: Make DDR_SI_TEST depend on TARGET_CAPRICORNLiya Huang
2025-02-27imx8mp_evk: Pass kernel_addr_rFabio Estevam
2025-02-27imx93_evk: Pass kernel_addr_rFabio Estevam
2025-02-26net: miiphybb: Drop bb_miiphy_buses and bb_miiphy_buses_numMarek Vasut
2025-02-26arm: mvebu: a38x: Drop use of miiphy_get_dev_by_name()Marek Vasut
2025-02-26net: miiphybb: Drop name field from struct bb_miiphy_busMarek Vasut
2025-02-26arm: mvebu: a38x: Allocate bb_miiphy using bb_miiphy_alloc() and fill in call...Marek Vasut
2025-02-26arm: mvebu: a38x: Call bb_miiphy init directly in driver probeMarek Vasut
2025-02-26arm: mvebu: a38x: Reorder bb_miiphy functionsMarek Vasut
2025-02-25Merge tag 'u-boot-socfpga-next-20250225' of https://source.denx.de/u-boot/cus...Tom Rini
2025-02-25arm: socfpga: agilex5: Add new driver model for system manager in Agilex5Tien Fong Chee
2025-02-24Merge tag 'v2025.04-rc3' into nextTom Rini
2025-02-22Merge branch 'picasso' of https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini
2025-02-20Merge patch series "configs: phycore_am64x_a53_defconfig: Enable ENV_IS_IN_SP...Tom Rini
2025-02-20board: Phytec: phycore_am62x: Increase size for Image in SPIDaniel Schultz
2025-02-20board: Phytec: phycore_am64x: Increase size for Image in SPIDaniel Schultz
2025-02-20Merge patch series "AM62,AM62-LP,AM62A,AM62P,J722S: USB DFU and UMS"Tom Rini
2025-02-20board: ti: j722s: env: include environment for DFUSiddharth Vadapalli
2025-02-20board: ti: am62px: env: include environment for DFU BootSiddharth Vadapalli
2025-02-20Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2025-02-20board: starfive: Update the maintainer file for VisionFive 2 boardHal Feng
2025-02-19board: verdin-am62: add dram_init_banksizeStefan Eichenberger
2025-02-18board: verdin-am62: add dram_init_banksizeStefan Eichenberger
2025-02-18board: nuvoton: use an event to replace last_stage_init()Michael Chang
2025-02-16board: acer: picasso: add Acer Iconia Tab A500 supportSvyatoslav Ryhel
2025-02-14board: ti: am62px: tifs-rm-cfg/rm-cfg: Update DMA resource sharing for CPSWSiddharth Vadapalli
2025-02-14Merge patch series "Introduce K3 remoteproc driver for M4 subsystem"Tom Rini
2025-02-14board: ti: am62px: Add remoteproc specific env supportHari Nagalla
2025-02-14board: ti: am62x: Add remoteproc specific env supportHari Nagalla
2025-02-14board: ti: am64x: Add remoteproc specific env supportHari Nagalla
2025-02-14Kconfig: Move CONFIG_BOOTCOUNT_ALTBOOTCMD to KconfigTomas Peterka
2025-02-13board: transformer-t30: fix model detectionSvyatoslav Ryhel
2025-02-12board: asus: convert SPL to XPLSvyatoslav Ryhel