summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2021-07-29Merge branch '2021-07-28-assorted-fixes'Tom Rini3-3/+3
2021-07-29Merge tag 'ti-v2021.10-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini4-278/+38
2021-07-29board: ti: k2g: Program PadConfig_202 before locking RSTMUX8Suman Anna1-0/+3
2021-07-29arm: use the correct prototype for reset_cpu functionPatrick Delaunay3-3/+3
2021-07-28i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass1-1/+1
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass9-11/+11
2021-07-28Rename SPL_ETH_SUPPORT to SPL_ETHSimon Glass5-11/+11
2021-07-28Rename SPL_POWER_SUPPORT to SPL_POWERSimon Glass3-4/+4
2021-07-27Merge tag 'u-boot-amlogic-20210727' of https://source.denx.de/u-boot/custodia...Tom Rini1-4/+10
2021-07-27board: amlogic: vim3: fix phy-names property setupArtem Lapkin1-2/+2
2021-07-27VIM3: mmc_get_env_dev correct non emmc boot sourcesArtem Lapkin1-2/+8
2021-07-27stm32mp1: add pull-up for gpio button PA13 and PA14Patrick Delaunay1-0/+2
2021-07-27doc: board: Move j721e document to doc/board/ti/ directoryKishon Vijay Abraham I1-277/+0
2021-07-27board: ti: j721e: Add support for probing and configuring Torrent serdes on J...Aswath Govindraju1-1/+33
2021-07-27arm: dts: Import am335x-sancloud-bbe devicetreePaul Barker1-0/+2
2021-07-26arm64: zynqmp: Do not define do_reset() if sysreset is enabledMichal Simek1-0/+2
2021-07-26xilinx: Return ENVL_NOWHERE instead of ENVL_UNKNOWNMike Looijmans2-6/+6
2021-07-26mmc: zynq_sdhci: Split set_tapdelay function to in and outAshok Reddy Soma1-35/+38
2021-07-24board: dragonboard410c: Fix fastbootStephan Gerhold1-2/+1
2021-07-24board: dragonboard410c: Load U-Boot directly without LKStephan Gerhold7-261/+6
2021-07-24board: synquacer: Initialize SCBM SMMU at board_init()Masami Hiramatsu1-0/+15
2021-07-22Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini18-297/+294
2021-07-21board: sifive: unmatched: reset USB hub, PCIe-USB bridge, and ULPI device in SPLVincent Chen1-0/+36
2021-07-21board: sifive: unmatched: refine GEMGXL initialized function in SPLVincent Chen1-19/+39
2021-07-21board: sifive: drop stuff related to unmatched revision 1Zong Li1-26/+2
2021-07-21board: sifive: remove the command for setting serial numberZong Li1-22/+1
2021-07-20board: freescale: LX2162AQDS: Add MAINTAINERWasim Khan1-0/+1
2021-07-20board: freescale: LX2160AQDS: Add MAINTAINERWasim Khan1-0/+1
2021-07-20board: freescale: LX2160ARDB: Add MAINTAINERWasim Khan1-0/+1
2021-07-20armv8: lx2160ardb: Add thermal node fixup for revc boardWasim Khan1-1/+120
2021-07-20board: freescale: t2080qds: Update I2C mux configStephen Carlson1-25/+1
2021-07-20board: freescale: lx2160a: Update I2C mux configStephen Carlson1-25/+6
2021-07-20board: freescale: ls2080a, ls2088a: Update I2C mux configStephen Carlson2-47/+5
2021-07-20board: freescale: ls1088a: Update I2C mux configStephen Carlson1-26/+6
2021-07-20board: freescale: ls1046a: Update I2C mux configStephen Carlson2-51/+2
2021-07-20board: freescale: ls1043aqds: Update I2C mux configStephen Carlson1-26/+1
2021-07-20board: freescale: ls1021aqds: Update I2C mux configStephen Carlson2-50/+2
2021-07-20board: freescale: Refactor NXP common mux codeStephen Carlson7-46/+148
2021-07-19Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini3-20/+171
2021-07-19Merge tag 'ti-v2021.10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini3-27/+140
2021-07-19arm: mvebu: turris_omnia: fixup MTD partitions in Linux' DTBMarek BehĂșn1-0/+90
2021-07-19arm: kirkwood: Marvell Sheevaplug: Use Ethernet PHY name and address from dev...Tony Dinh1-12/+42
2021-07-19arm: kirkwood: NSA310S: Use Ethernet PHY name from device treeTony Dinh1-8/+39
2021-07-19usb: Enforce DM_USB migration for USB_HOST devices.Tom Rini1-1/+0
2021-07-19treewide: Test on CONFIG_USB_HOST (or CONFIG_CMD_USB) not CONFIG_USBTom Rini3-3/+3
2021-07-19m68k: Remove M52277EVB boardTom Rini5-350/+0
2021-07-19m68k: Remove M54451EVB boardTom Rini5-223/+0
2021-07-19m68k: Remove M54418TWR boardTom Rini5-235/+0
2021-07-19m68k: Remove M54455EVB boardTom Rini6-756/+0
2021-07-19Merge tag 'mips-pull-2021-07-18' of https://source.denx.de/u-boot/custodians/...Tom Rini1-1/+79