aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2022-03-12Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spiWIP/12Mar2022Tom Rini1-8/+43
2022-03-10sunxi: use boot source for determining environment locationAndre Przywara1-8/+43
2022-03-08board: .gitignore: replace dsdt.c by dsdt_generated.cPhilippe Reynes6-18/+18
2022-03-04arm: mach-k3: am6_init: Use CONFIG_TI_I2C_BOARD_DETECTChristian Gmeiner1-11/+15
2022-03-04ARM: mvebu: x530: clearfog: Add ODT configurationChris Packham2-0/+2
2022-03-03Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini1-2/+57
2022-02-28board: stemmy: Detect board variants and patch DTBWIP/2022-02-28-bugfixesLinus Walleij1-0/+315
2022-02-28arm: pdu001: Setup pinmux for console UART as early as possibleFelix Brack1-0/+30
2022-02-28arm: pdu001: Fix early debugging UARTFelix Brack2-5/+3
2022-02-28board: sl28: disable recovery watchdogMichael Walle1-0/+29
2022-02-28board: sl28: print CPLD version on bootupMichael Walle1-0/+28
2022-02-28board: sl28: fix DRAM pretty printMichael Walle1-2/+0
2022-02-25scripts: Makefile.lib: generate dsdt_generated.c instead of dsdt.cPhilippe Reynes8-8/+8
2022-02-21Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini5-11/+72
2022-02-21arm64: zynqmp: Fix debug uart initializationMichal Simek1-10/+22
2022-02-21ARM: zynq: Fix debug uart initializationMichal Simek1-0/+7
2022-02-21arm64: zynqmp: Fix dependencies around ZYNQMP_PSU_INIT_ENABLEDMichal Simek1-0/+2
2022-02-21xilinx: Enable OF_BOARD for zynq and zynqmp boardsMichal Simek1-1/+2
2022-02-20Merge tag 'u-boot-imx-20220220' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini24-27/+6755
2022-02-19ARM: imx: imx8mn-ddr4-evk: Add ethernet supportMarek Vasut1-3/+33
2022-02-19kontron-pitx-imx8m: fix board_mmc_getcd()Heiko Thiery1-4/+3
2022-02-19board: gateworks: venice: add imx8mn-gw7902 supportTim Harvey11-7/+2456
2022-02-19arm: imx8m: add support for Advantech RSB-3720Ying-Chun Liu (PaulLiu)8-0/+4251
2022-02-19imx8mm_beacon/imx8mn_beacon: Update build instructionsAdam Ford2-9/+9
2022-02-18freescale: imx8mm_evk: Use IS_ENABLED instead of #ifdefTommaso Merciai1-4/+5
2022-02-17Merge https://source.denx.de/u-boot/custodians/u-boot-marvellWIP/17Feb2022Tom Rini1-2/+20
2022-02-17arm: mvebu: turris_mox: Remove hardcoded ethernet node namesPali Rohár1-2/+20
2022-02-16board: ti: j721e: Add support for detecting multiple device treesSinthu Raja1-2/+14
2022-02-16board: ti: j721e: Disable probing of daughtercardsSinthu Raja1-3/+6
2022-02-16board: ti: j721e: Add support to update board_name for j721e-skSinthu Raja1-0/+5
2022-02-16board: ti: j721e: Enable support for reading EEPROM at next alternate addressSinthu Raja1-3/+9
2022-02-16board: ti: j721e: Guard functions with right #ifdef to avoid build warningsSinthu Raja1-39/+41
2022-02-15microblaze: exception: migrate MICROBLAZE_V5 to KconfigOvidiu Panait1-0/+9
2022-02-15arm64: zynqmp: Add command for disabling loading other overlaysMichal Simek1-0/+16
2022-02-10Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini2-0/+13
2022-02-10arm: kirkwood: Pogoplug E02 : Convert Ethernet to Driver ModelTony Dinh2-66/+14
2022-02-10arm: kirkwood: Dockstar : Add DM EthernetTony Dinh2-69/+20
2022-02-10arm: kirkwood: iConnect : Add Ethernet supportTony Dinh2-27/+14
2022-02-10arm: kirkwood: Dreamplug : Use Marvell uclass mvgbe and PHY driver for EthernetTony Dinh3-105/+15
2022-02-10riscv: qemu: Implement is_flash_available() for MTD NORAnup Patel1-0/+12
2022-02-10riscv: qemu: Enable HTIF console supportAnup Patel1-0/+1
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