aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2023-07-13imx: imx8ulp: start the ELE RNG at bootPeng Fan1-0/+10
2023-07-13imx: use generic name ele(EdgeLockSecure Enclave)Peng Fan2-6/+5
2023-07-13imx: congatec/cgtqmx8: correct SCU API usagePeng Fan1-4/+4
2023-07-13imx: advantech: correct SCU API usagePeng Fan2-6/+6
2023-07-13imx: siemens/capricorn: correct SCU API usagePeng Fan1-6/+6
2023-07-13imx: toradex/colibri-imx8x: correct SCU API usagePeng Fan1-5/+5
2023-07-13imx: toradex/apalis-imx8: correct SCU API usagePeng Fan1-5/+5
2023-07-13colibri_imx6: fix RALAT and WALAT valuesStefan Eichenberger1-4/+2
2023-07-11board: gateworks: venice: add imx8mp-gw7905-2x supportTim Harvey4-2/+555
2023-07-11board: gateworks: venice: display dram speedTim Harvey1-2/+5
2023-07-11board: gateworks: venice: assume emmc device for USB bootTim Harvey1-0/+1
2023-07-11imx8m: beacon: Update MAINTAINER file to include beacon rst filesAdam Ford1-0/+1
2023-07-11imx8m: imx8mn-beacon: Migrate README to rstAdam Ford1-38/+0
2023-07-11imx: imx8mn-beacon: Move environment definition to env fileAdam Ford1-0/+25
2023-07-11imx8m: imx8mm-beacon: Migrate README to rstAdam Ford1-37/+0
2023-07-11imx: imx8mm-beacon: Move environment definition to env fileAdam Ford1-0/+19
2023-07-11imx8mn-var-som: read and print SoM infos from eeprom on startupHugo Villeneuve1-0/+134
2023-07-11arm: xea: Call spl_early_init() before DM serial console is enabled in SPLLukasz Majewski1-0/+1
2023-07-11spl: xea: Provide stub DM driver for imx28 clocksLukasz Majewski1-1/+18
2023-07-11toradex: tdx-cfg-block: add 0070 verdin i.mx 8m plus quad skuEmanuele Ghidoli3-1/+5
2023-07-11board: gateworks: venice: dynamically update the update_firmware scriptTim Harvey2-3/+74
2023-07-11board: gateworks: venice: dynamically determine U-Boot env partitionTim Harvey1-0/+15
2023-07-11board: gateworks: venice: dynamically determine U-Boot raw sectorTim Harvey1-0/+15
2023-07-11board: gateworks: venice: add eraseenv commandTim Harvey1-1/+0
2023-07-11colibri-imx8x: print firmware versionsAndrejs Cainikovs1-0/+2
2023-07-11configs: imx: imx8mm_beacon: Add config option for QSPI bootingAdam Ford1-0/+7
2023-07-10Merge branch 'next'WIP/10Jul2023Tom Rini84-833/+1342
2023-07-06board: microchip: set mac address for ethernet1 on icicleConor Dooley1-3/+12
2023-07-05Merge tag 'v2023.07-rc6' into nextTom Rini6-6/+18
2023-07-05colibri-imx7: Call fdt_increase_size()Fabio Estevam1-0/+13
2023-06-29smegw01: Fix wrong symbol overrideWIP/29Jun2023Eduard Strehlau1-1/+1
2023-06-29pinephone-pro: Fix I/O port voltage (GPIO3D4A is 1.8V)Ondrej Jirman1-2/+4
2023-06-28doc: boards: amlogic: add documentation for KII ProFerass El Hafidi1-0/+1
2023-06-28boards: amlogic: add KII Pro defconfigFerass El Hafidi1-0/+1
2023-06-28board: amlogic: add support for AD401 boardIgor Prusov3-0/+25
2023-06-27MAINTAINERS: update SiFive HiFive Unmatched maintainersHeinrich Schuchardt1-1/+0
2023-06-27board: starfive: Fixed errors reported when executing get_maintainer.plYanhong Wang1-1/+1
2023-06-26smegw01: Fix duplicate bootcmdEduard Strehlau1-1/+10
2023-06-19global: Use proper project name U-Boot (next)Michal Simek6-14/+14
2023-06-19corstone1000: add nvmxip, fwu-mdata and gpt optionsWIP/2023-06-19-corstone1000-fwu-updatesRui Miguel Silva2-9/+2
2023-06-19corstone1000: set kernel_addr based on boot_idxRui Miguel Silva1-1/+55
2023-06-19corstone1000: add boot indexRui Miguel Silva1-1/+17
2023-06-16ARM: stm32: Use __section(".data") with dot in the section name on DHSOMMarek Vasut1-3/+3
2023-06-16board: pm9g45: add missing gpio_request()Ilko Iliev1-0/+2
2023-06-16board: st: remove board_mtdparts_defaultPatrick Delaunay3-244/+0
2023-06-16board: stm32mp1: use fdt_copy_fixed_partitionsPatrick Delaunay1-15/+1
2023-06-15board: freescale: ls1046afrwy: enumerate PCI devicesCamelia Groza1-0/+3
2023-06-15board: fsl: lx2160ardb: add dts fixup function for RevC and newerFlorin Chiculita3-0/+120
2023-06-15board: fsl: lx2160ardb: add api for obtaining board revisionFlorin Chiculita2-5/+19
2023-06-12Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodia...WIP/12Jun2023-nextTom Rini17-45/+283