aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2024-04-23board: add support for Schneider HMIBSC boardSumit Garg2-0/+46
2024-04-22Merge patch series "Kconfig: some cleanups"Tom Rini10-15/+15
2024-04-22common: Convert *.c/h from UTF-8 to ASCII enconfingMichal Simek10-15/+15
2024-04-22Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini1-8/+1
2024-04-22board: asus: tf700t: bind tc358768 bridge and panelSvyatoslav Ryhel1-0/+2
2024-04-22board: asus: transformer-t30: enable I2C_MUX only for TF700TSvyatoslav Ryhel6-0/+6
2024-04-22board: asus: tf600t: enable TEGRA20_SLINK only for TF600TSvyatoslav Ryhel1-0/+1
2024-04-22sunxi: remove unneeded i2c_init_board() call for U-Boot properAndre Przywara1-8/+1
2024-04-20board: gateworks: venice: fix dt adjustment for gw73xx baseboard for imx8mpTim Harvey1-3/+4
2024-04-20imx93: Move SoC and lifeclycle information to debug levelFabio Estevam3-6/+6
2024-04-19board: st: stmp32mp1: Use BUTTON UCLASS in board_key_check()Patrice Chotard1-28/+40
2024-04-19net: dwc_eth_qos: Fold board_interface_eth_init into STM32 glue codeMarek Vasut2-164/+0
2024-04-18Merge branch 'for-2024.07' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini12-11/+10003
2024-04-18board: cssi: Read and display MCR board addressChristophe Leroy2-2/+11
2024-04-18board: cssi: Load FPGA on MCR3000 boardChristophe Leroy2-0/+9826
2024-04-18board: cssi: Use HAVE_VENDOR_COMMON_LIB logicChristophe Leroy3-2/+10
2024-04-18board: cssi: Add support for SPI bus on MCR3000 boardChristophe Leroy3-0/+115
2024-04-18board: cssi: Properly initialise MAC address for fibre on CMPC885 boardHugo Dubois1-1/+3
2024-04-18board: cssi: Initialise port F on MIAEHugo Dubois1-2/+34
2024-04-18board: cssi: Allow use without HUSH shellJean-Michel CASAUBON2-4/+4
2024-04-18board: cssi: Fix MCR3000 board environmentJean-Michel CASAUBON1-1/+1
2024-04-18ARM: dts: renesas: Replace R8A77950 with R8A77951Marek Vasut2-2/+2
2024-04-18ARM: dts: renesas: Stop using the -u-boot DTs for buildMarek Vasut2-6/+6
2024-04-11board: phycore-am62x: Extend for better environment handlingWadim Egorov1-0/+64
2024-04-11verdin-am62: move verdin am62 to OF_UPSTREAMMarcel Ziswiler1-4/+0
2024-04-10Merge patch series "Resolve issues with booting distros on x86"Tom Rini1-1/+2
2024-04-10x86: qemu: Expand ROM sizeSimon Glass1-1/+2
2024-04-10Merge tag 'xilinx-for-v2024.07-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini8-17/+139
2024-04-10xilinx: common: Fix MAC address read from EEPROMPetr Zejdl1-4/+8
2024-04-09riscv: starfive: avoid including common.hHeinrich Schuchardt3-3/+0
2024-04-09board: starfive: support Milk-V Mars boardHeinrich Schuchardt1-12/+87
2024-04-09riscv: set fdtfile on Milk-V MarsHeinrich Schuchardt1-13/+30
2024-04-09eeprom: starfive: function get_product_id_from_eeprom()Heinrich Schuchardt1-0/+8
2024-04-09riscv: do not set default fdt for VisionFive 2Heinrich Schuchardt1-0/+4
2024-04-09riscv: Move virtio scan to board_late_init()Łukasz Stelmach1-6/+6
2024-04-09riscv: cpu: cv1800b: Add support for cv1800b SoCKongyang Liu1-2/+2
2024-04-05Merge tag 'u-boot-imx-master-20240405' of https://gitlab.denx.de/u-boot/custo...WIP/05Apr2024Tom Rini11-43/+50
2024-04-05Merge tag 'u-boot-amlogic-20240404' of https://source.denx.de/u-boot/custodia...Tom Rini1-1/+1
2024-04-05verdin-imx8mm/verdin-imx8mp: move imx verdins to OF_UPSTREAMMarcel Ziswiler2-8/+0
2024-04-05arm: imx9: Correct imx9_probe_mu prototypeYe Li3-3/+3
2024-04-05mx6cuboxi: Do not print devicetree modelFabio Estevam1-32/+8
2024-04-05ARM: imx: stm32: Test whether ethernet node is enabled before reading MAC EEP...Marek Vasut5-0/+39
2024-04-04board: amlogic: jethubj100: update MAINTAINERSViacheslav Bocharov1-1/+1
2024-04-04arm: mvebu: turris_omnia: Disable Atmel SHA node if not presentMarek Behún1-0/+23
2024-04-04arm: mvebu: turris_omnia: Print board ECDSA public key if availableMarek Behún1-1/+24
2024-04-04arm: mvebu: turris_omnia: Implement getting board information from MCUMarek Behún5-30/+145
2024-04-04arm: mvebu: turris_omnia: Update MCU status and features readingMarek Behún1-32/+68
2024-04-04arm: mvebu: turris_{omnia, mox}: Don't print model two timesMarek Behún2-5/+1
2024-04-04arm: mvebu: turris_omnia: Add header containing MCU command interface and use itMarek Behún1-58/+23
2024-04-03xilinx: zynq: add FDT_FIXUP_PARTITIONS supportJames Hilliard1-0/+9