summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* Nokia RX-51: Convert to CONFIG_DM_KEYBOARDPali Rohár2022-02-081-5/+32
* board: ti: j721e: evm.c: Add support for probing SerDes0Aswath Govindraju2022-02-081-0/+37
* board: ti: j721s2: Add board support for J721S2David Huang2022-02-084-0/+267
* board: toradex: add verdin imx8m plus supportMarcel Ziswiler2022-02-077-0/+2540
* board: kontron: pitx-imx8m: Add Kontron pitx-imx8m board supportHeiko Thiery2022-02-059-0/+4248
* imx: imx8mn_beacon: Remove redundant codeAdam Ford2022-02-051-5/+0
* imx: imx8mm_beacon: Remove redundant codeAdam Ford2022-02-051-5/+0
* imx: imx8mn_beacon: Enable TrustZoneAdam Ford2022-02-051-0/+2
* smegw01: Update DDR initializationFabio Estevam2022-02-051-16/+39
* imx8mn-ddr4-evk: generate single bootable imageAndrey Zhizhikin2022-02-051-1/+1
* arm: xea: config: Provide special defconfig for a single binary u-bootLukasz Majewski2022-02-051-0/+1
* arm: xea: Modify board code to generate single binary u-bootLukasz Majewski2022-02-052-1/+8
* imx8mn_var_som: Add support for Variscite VAR-SOM-MX8M-NANO boardAriel D'Alessandro2022-02-057-0/+697
* arm: imx8m: imx8mm-cl-iot-gate: detect extension boardYing-Chun Liu (PaulLiu)2022-02-051-0/+333
* imx8ulp: Workaround LPOSC_TRIM fuse load issueYe Li2022-02-051-0/+6
* imx8ulp: Fix DCNANO QoS settingYe Li2022-02-051-0/+3
* imx8ulp_evk: Control LPI2C0 PCA6416 and TPM0 for displayYe Li2022-02-051-0/+56
* mx7ulp_com: add support for SPLRicardo Salveti2022-02-051-0/+26
* Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2022-02-032-2/+7
|\
| * sunxi: board: Add support for SUNIVIcenowy Zheng2022-02-041-2/+2
* | arm: pdu001: Exend the list of maintained filesFelix Brack2022-02-031-1/+3
|/
* board: ls1046ardb: force PCI device enumerationMartin Schiller2022-02-011-0/+4
* board: ls1088a: update ifc node name to be memory-controllerJianpeng Bu2022-02-011-5/+5
* board: ls1043ardb: force PCI device enumerationMartin Schiller2022-02-011-0/+4
* km/ls102xa: use unused scratchrw4 address for post wordAleksandar Gerasimovski2022-02-011-6/+5
* configs/expu1: add u-boot update defconfigAleksandar Gerasimovski2022-02-011-0/+1
* km/ls102xa: fix device disable configurationAleksandar Gerasimovski2022-02-011-2/+1
* configs/seli8: add u-boot update defconfigAleksandar Gerasimovski2022-02-011-0/+1
* km/ls102xa: add support for field fail-safe u-boot updateAleksandar Gerasimovski2022-02-011-0/+7
* km: common: implement field fail-safe u-boot updateAleksandar Gerasimovski2022-02-014-0/+104
* km: qrio: add access functions for ebootcountAleksandar Gerasimovski2022-02-012-0/+41
* km/ls102xa: dbg phy prst depends on piggy presenceAleksandar Gerasimovski2022-02-011-1/+3
* km: qrio: add function to read PGY_PRES pin statusAleksandar Gerasimovski2022-02-012-0/+14
* km/ls102xa: use qrio selftest_pin for reading selftestAleksandar Gerasimovski2022-02-011-3/+2
* km: qrio: add function to read SLFTEST pin statusAleksandar Gerasimovski2022-02-012-0/+14
* board: traverse: add initial Ten64 supportMathew McBride2022-02-015-0/+516
* board: traverse: add Ten64 board controller driverMathew McBride2022-02-014-0/+275
* arm: kirkwood: GoFlex Home : Use Marvell uclass mvgbe and PHY driver for Ethe...Tony Dinh2022-01-311-73/+11
* arm: kirkwood: Pogoplug-V4 : Add board implementation filesTony Dinh2022-01-314-0/+312
* arm: kirkwood: Pogoplug-V4 : Add Kconfig filesTony Dinh2022-01-311-0/+16
* arm: mvebu: Espressobin: Fix URLs in commentsPali Rohár2022-01-311-2/+2
* Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2022-01-303-4/+17
|\
| * sunxi: Add option to prevent booting on power plug-inChris Morgan2022-01-301-0/+11
| * sunxi: dram_sun4i/5i: use DRAM_MEMORY_TYPE_DDR3 instead of magic number 3Giulio Benetti2022-01-302-2/+2
| * sunxi: call fdt_fixup_ethernet again to set macaddr for more aliasesIcenowy Zheng2022-01-301-2/+4
* | Nokia RX-51: Convert documentation to rst formatPali Rohár2022-01-291-1/+1
|/
* board: stm32mp1: solve compilation issue when ENV_IS_IN_MMC is deactivatedPatrick Delaunay2022-01-241-2/+4
* stm32mp: fix board_get_alt_info_mmc()Heinrich Schuchardt2022-01-241-1/+1
* arm: rmobile: rzg2_beacon: Migrate reset to SYSRESET_PSCIAdam Ford2022-01-221-10/+0
* Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini2022-01-205-50/+111
|\