aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2022-02-08imx: Don't define __ASSEMBLY__ in source filesSimon Glass58-60/+0
2022-02-08Nokia RX-51: Convert to CONFIG_DM_KEYBOARDPali Rohár1-5/+32
2022-02-08board: ti: j721e: evm.c: Add support for probing SerDes0Aswath Govindraju1-0/+37
2022-02-08board: ti: j721s2: Add board support for J721S2David Huang4-0/+267
2022-02-07board: toradex: add verdin imx8m plus supportMarcel Ziswiler7-0/+2540
2022-02-05board: kontron: pitx-imx8m: Add Kontron pitx-imx8m board supportHeiko Thiery9-0/+4248
2022-02-05imx: imx8mn_beacon: Remove redundant codeAdam Ford1-5/+0
2022-02-05imx: imx8mm_beacon: Remove redundant codeAdam Ford1-5/+0
2022-02-05imx: imx8mn_beacon: Enable TrustZoneAdam Ford1-0/+2
2022-02-05smegw01: Update DDR initializationFabio Estevam1-16/+39
2022-02-05imx8mn-ddr4-evk: generate single bootable imageAndrey Zhizhikin1-1/+1
2022-02-05arm: xea: config: Provide special defconfig for a single binary u-bootLukasz Majewski1-0/+1
2022-02-05arm: xea: Modify board code to generate single binary u-bootLukasz Majewski2-1/+8
2022-02-05imx8mn_var_som: Add support for Variscite VAR-SOM-MX8M-NANO boardAriel D'Alessandro7-0/+697
2022-02-05arm: imx8m: imx8mm-cl-iot-gate: detect extension boardYing-Chun Liu (PaulLiu)1-0/+333
2022-02-05imx8ulp: Workaround LPOSC_TRIM fuse load issueYe Li1-0/+6
2022-02-05imx8ulp: Fix DCNANO QoS settingYe Li1-0/+3
2022-02-05imx8ulp_evk: Control LPI2C0 PCA6416 and TPM0 for displayYe Li1-0/+56
2022-02-05mx7ulp_com: add support for SPLRicardo Salveti1-0/+26
2022-02-03Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2-2/+7
2022-02-04sunxi: board: Add support for SUNIVIcenowy Zheng1-2/+2
2022-02-03arm: pdu001: Exend the list of maintained filesFelix Brack1-1/+3
2022-02-01board: ls1046ardb: force PCI device enumerationMartin Schiller1-0/+4
2022-02-01board: ls1088a: update ifc node name to be memory-controllerJianpeng Bu1-5/+5
2022-02-01board: ls1043ardb: force PCI device enumerationMartin Schiller1-0/+4
2022-02-01km/ls102xa: use unused scratchrw4 address for post wordAleksandar Gerasimovski1-6/+5
2022-02-01configs/expu1: add u-boot update defconfigAleksandar Gerasimovski1-0/+1
2022-02-01km/ls102xa: fix device disable configurationAleksandar Gerasimovski1-2/+1
2022-02-01configs/seli8: add u-boot update defconfigAleksandar Gerasimovski1-0/+1
2022-02-01km/ls102xa: add support for field fail-safe u-boot updateAleksandar Gerasimovski1-0/+7
2022-02-01km: common: implement field fail-safe u-boot updateAleksandar Gerasimovski4-0/+104
2022-02-01km: qrio: add access functions for ebootcountAleksandar Gerasimovski2-0/+41
2022-02-01km/ls102xa: dbg phy prst depends on piggy presenceAleksandar Gerasimovski1-1/+3
2022-02-01km: qrio: add function to read PGY_PRES pin statusAleksandar Gerasimovski2-0/+14
2022-02-01km/ls102xa: use qrio selftest_pin for reading selftestAleksandar Gerasimovski1-3/+2
2022-02-01km: qrio: add function to read SLFTEST pin statusAleksandar Gerasimovski2-0/+14
2022-02-01board: traverse: add initial Ten64 supportMathew McBride5-0/+516
2022-02-01board: traverse: add Ten64 board controller driverMathew McBride4-0/+275
2022-01-31arm: kirkwood: GoFlex Home : Use Marvell uclass mvgbe and PHY driver for Ethe...Tony Dinh1-73/+11
2022-01-31arm: kirkwood: Pogoplug-V4 : Add board implementation filesTony Dinh4-0/+312
2022-01-31arm: kirkwood: Pogoplug-V4 : Add Kconfig filesTony Dinh1-0/+16
2022-01-31arm: mvebu: Espressobin: Fix URLs in commentsPali Rohár1-2/+2
2022-01-30Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiWIP/30Jan2022Tom Rini3-4/+17
2022-01-30sunxi: Add option to prevent booting on power plug-inChris Morgan1-0/+11
2022-01-30sunxi: dram_sun4i/5i: use DRAM_MEMORY_TYPE_DDR3 instead of magic number 3Giulio Benetti2-2/+2
2022-01-30sunxi: call fdt_fixup_ethernet again to set macaddr for more aliasesIcenowy Zheng1-2/+4
2022-01-29Nokia RX-51: Convert documentation to rst formatPali Rohár1-1/+1
2022-01-24board: stm32mp1: solve compilation issue when ENV_IS_IN_MMC is deactivatedPatrick Delaunay1-2/+4
2022-01-24stm32mp: fix board_get_alt_info_mmc()Heinrich Schuchardt1-1/+1
2022-01-22arm: rmobile: rzg2_beacon: Migrate reset to SYSRESET_PSCIAdam Ford1-10/+0