summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2021-08-09Merge tag 'u-boot-imx-20210809' of https://source.denx.de/u-boot/custodians/u...Tom Rini28-646/+2636
2021-08-09arm: imx: add i.MX8ULP EVK supportPeng Fan7-0/+1564
2021-08-09board: gateworks: venice: add board model to dtTim Harvey1-0/+8
2021-08-09mx28evk: Convert to driver modelFabio Estevam2-77/+1
2021-08-09board: gateworks: venice: add imx8mm-gw7902 supportTim Harvey3-2/+526
2021-08-09board: gateworks: venice: add board model/serial# to envTim Harvey3-31/+41
2021-08-09board: gateworks: venice: use bus numbers vs namesTim Harvey3-11/+17
2021-08-09board: gateworks: venice: get mem size from dtTim Harvey1-14/+14
2021-08-09warp: Use the correct symbol for CONFIG_IMX_HABFabio Estevam1-1/+1
2021-08-09imx: ventana: add support for GW54xx-G revisionTim Harvey1-0/+19
2021-08-09imx: ventana: add support for GW53xx-G revisionTim Harvey1-0/+19
2021-08-09imx: ventana: add GW5913 supportTim Harvey3-0/+57
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-08ARM: renesas: Mallocate bootparams on Gen3Marek Vasut6-18/+0
2021-08-06ppc: Drop idt8t49n222a_serdes_clk driverSimon Glass3-315/+0
2021-08-06pci: Drop pci_init_board()Simon Glass5-240/+0
2021-08-06ppc: socrates: Drop use of DM_PCISimon Glass1-3/+1
2021-08-06ppc: malta: Drop use of DM_PCISimon Glass1-67/+0
2021-08-05pci: freescale: Drop old codeSimon Glass16-351/+0
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-08-01Merge 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...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