aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2021-08-09imx: ventana: add GW5912 supportTim Harvey3-1/+32
2021-08-09imx: ventana: add GW5910 supportTim Harvey3-0/+50
2021-08-09imx: ventana: use dt for hwmonTim Harvey1-59/+113
2021-08-09imx: ventana: remove hard-coded flexcan standby pinTim Harvey1-21/+0
2021-08-09imx: ventana: remove hard-coded analog video codec enableTim Harvey2-26/+0
2021-08-09imx: ventana: remove hard-coded USB OTG pinmuxTim Harvey1-7/+0
2021-08-09imx: ventana: remove hard-coded PCI resetTim Harvey3-62/+0
2021-08-09imx: ventana: remove hard-coded USB HUBRST# gpio configTim Harvey1-10/+0
2021-08-09imx: ventana: replace hard-coded LED config with dt based configTim Harvey2-150/+0
2021-08-09imx: ventana: remove nand field from common ventana structTim Harvey3-18/+4
2021-08-09imx: ventana: move wdog/uhs-i board/revision dt fixupsTim Harvey4-157/+141
2021-08-09imx: ventana: ignore EEPROM config when checking for NAND supportTim Harvey1-1/+1
2021-08-09board: colibri_vf: fix compiling warningOleksandr Suvorov1-1/+1
2021-08-09board: colibri_imx6: add board_fit_config_name_match to support FIT in SPLMing Liu1-0/+10
2021-08-09board: toradex: make USB PID from config block optionalStefan Agner2-1/+11
2021-08-09board: colibri_imx7: use SDP if USB serial downloader has been usedStefan Agner1-0/+10
2021-08-03Merge https://source.denx.de/u-boot/custodians/u-boot-samsungTom Rini4-88/+77
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass21-57/+55
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass34-95/+91
2021-07-31Merge https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini1-0/+14
2021-08-01sunxi: Select environment MMC based on boot deviceSamuel Holland1-0/+14
2021-07-31arm: kirkwood: Dreamplug: Use Ethernet PHY name and address from device treeTony Dinh1-14/+48
2021-07-31arm: mvebu: gdsys: Remove custom spl_board_init()Pali Rohár2-21/+1
2021-07-31arm: mvebu: Load U-Boot proper binary in SPL code based on kwbimage headerPali Rohár2-10/+0
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...WIP/29Jul2021Tom Rini4-278/+38
2021-07-29board: ti: k2g: Program PadConfig_202 before locking RSTMUX8Suman Anna1-0/+3
2021-07-28arm: 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...WIP/27Jul2021Tom 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-27samsung: exynos: Convert SROMC interface to a driverSimon Glass4-88/+77
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-23board: dragonboard410c: Fix fastbootStephan Gerhold1-2/+1
2021-07-23board: dragonboard410c: Load U-Boot directly without LKStephan Gerhold7-261/+6
2021-07-23board: synquacer: Initialize SCBM SMMU at board_init()Masami Hiramatsu1-0/+15
2021-07-22Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/22Jul2201Tom 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