summaryrefslogtreecommitdiff
path: root/board/toradex
AgeCommit message (Expand)Author
2024-11-17dm: sysinfo: Shorten the SYSINFO_ID prefixSimon Glass
2024-10-13Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini
2024-10-13board: tegra: convert boards to text envSvyatoslav Ryhel
2024-10-11board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-08-23board: apalis-imx8: add reset codeAndrejs Cainikovs
2024-07-22board: toradex: Remove duplicate newlinesMarek Vasut
2024-07-06ARM: imx: verdin-imx8mm: Set CAN oscillator frequency based on modelMarek Vasut
2024-06-04Merge tag 'v2024.07-rc4' into nextTom Rini
2024-06-03toradex: tdx-cfg-block: add verdin i.mx8m mini 0090 pid4Emanuele Ghidoli
2024-06-03toradex: tdx-cfg-block: add verdin imx95 sku 0089 pid4Emanuele Ghidoli
2024-06-03toradex: tdx-cfg-block: add aquila am69 sku 0088 pid4Emanuele Ghidoli
2024-06-03board: toradex: verdin-imx8mm: increase maximum addressable ram to 4GBEmanuele Ghidoli
2024-06-03board: toradex: verdin-imx8mm: add 4 GB lpddr4 memory supportEmanuele Ghidoli
2024-05-29board: toradex: change maintainer to FrancescoFrancesco Dolcini
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07board: toradex: Remove <common.h> and add needed includesTom Rini
2024-04-11verdin-am62: move verdin am62 to OF_UPSTREAMMarcel Ziswiler
2024-04-05verdin-imx8mm/verdin-imx8mp: move imx verdins to OF_UPSTREAMMarcel Ziswiler
2024-03-30board: toradex: colibri-imx8x: Remove board_gpio_initHiago De Franco
2024-03-30imx8: Add a default reset_cpu() implementationFabio Estevam
2024-03-17apalis-imx8: Fix sc_misc_otp_fuse_read() error checkFabio Estevam
2024-03-17colibri-imx8x: Fix sc_misc_otp_fuse_read() error checkFabio Estevam
2024-03-11toradex: tdx-cfg-block: add 0087 i.mx8m mini product variantJoao Paulo Goncalves
2024-03-01toradex: common: Use random mac address if toradex config block is missingEmanuele Ghidoli
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-13Revert "board: verdin-am62: set cpu core voltage depending on speed grade"Francesco Dolcini
2024-02-08toradex: tdx-cfg-block: add 0086 i.mx8m mini skuJoao Paulo Goncalves
2024-02-08toradex: tdx-cfg-block: Add new apalis and colibri pidJoao Paulo Goncalves
2024-01-24board: verdin-am62: set cpu core voltage depending on speed gradeMax Krummenacher
2024-01-24board: verdin-am62: improve comment on usb phy core voltageMax Krummenacher
2024-01-18board: ti: *-cfg.yaml: Adhere to yamllint rulesNeha Malcom Francis
2023-12-21global: Remove duplicate common.h inclusionsTom Rini
2023-12-21arm: Partial cleanup and audit usage of <config.h>Tom Rini
2023-12-18Merge tag 'v2024.01-rc5' into nextTom Rini
2023-12-13board: apalis/colibri imx6/imx6ull/imx7: Add fastboot bootcmd supportHiago De Franco
2023-12-12board: colibri_imx7: fix emmc detectionMarcel Ziswiler
2023-11-28Merge patch series "sysinfo: Expand sysinfo with some more banner information"Tom Rini
2023-11-28toradex: Use checkboard() instead of show_board_info()Simon Glass
2023-11-22arm: mach-k3: am62x: Move board selection to mach-k3Andrew Davis
2023-11-22board: ti: Add dependency from TARGET selection to SOCAndrew Davis
2023-10-16toradex: colibri_imx7: Enable nand/emmc detection and set boot variantHiago De Franco
2023-10-16board: toradex: verdin-imx8mm: set fixed LPDDR4 refresh rate as per errata ER...Andrejs Cainikovs
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-09-08board: verdin-am62: fix check for minimum memory sizeEmanuele Ghidoli
2023-08-21Merge tag 'v2023.10-rc3' into nextTom Rini
2023-08-15common: return type board_get_usable_ram_topHeinrich Schuchardt