summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk50-59/+0
2021-09-29Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini27-77/+74
2021-09-28board: gdsys: a38x: ensure mdiodev->name is NULL terminated after MDIO_NAME_L...Vladimir Oltean1-3/+1
2021-09-28net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x"Vladimir Oltean7-16/+16
2021-09-28net: replace the "xfi" phy-mode with "10gbase-r"Vladimir Oltean21-57/+56
2021-09-28net: update NXP copyright textVladimir Oltean1-1/+1
2021-09-28arm: mvebu: turris_omnia: fix leaked mtd deviceMarek Behún1-0/+3
2021-09-28arm: orion5x: edminiv2: change maintainerSimon Guinot1-1/+1
2021-09-28Taking over responsibility for GE boards from SebastianMartyn Welch3-3/+3
2021-09-28arm: socfpga: vining: Let DWMAC configure PHY reset GPIOMarek Vasut1-7/+0
2021-09-28omapl138_lcdk: Stop using CONFIG_MACH_OMAPL138_LCDKTom Rini1-1/+1
2021-09-28compulab: Clean up some unused symbolsTom Rini1-43/+0
2021-09-28doc: ti: Convert am335x_evm README to rSTTom Rini1-205/+0
2021-09-27Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/...Tom Rini5-8/+13
2021-09-27Merge tag 'v2021.10-rc5' into nextTom Rini8-17/+13
2021-09-27arm: mvebu: turris_omnia: fix leaked mtd deviceMarek Behún1-0/+3
2021-09-25treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass2-2/+5
2021-09-25treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...Simon Glass3-6/+8
2021-09-24ARM: vexpress_ca9x4: Reintroduce board in order to use with QEMU.Kristian Amlie4-0/+191
2021-09-24arm: orion5x: edminiv2: change maintainerSimon Guinot1-1/+1
2021-09-24Taking over responsibility for GE boards from SebastianMartyn Welch3-3/+3
2021-09-23arm: mediatek: merge board Kconfigs into mach-mediatekGuillaume La Roque9-125/+0
2021-09-23Merge tag 'u-boot-at91-2022.01-a' of https://source.denx.de/u-boot/custodians...Tom Rini3-8/+16
2021-09-22arm: socfpga: vining: Let DWMAC configure PHY reset GPIOMarek Vasut1-7/+0
2021-09-21configs: sama5d2: add qspi config for QSPI1Mihai Sain1-0/+1
2021-09-21board: sama5d2_xplained: Get dram size and base from device treeClément Léger1-4/+7
2021-09-21board: sama5d27_som1_ek: Get dram size and base from device treeClément Léger1-4/+8
2021-09-18Revert "efi_capsule: Move signature from DTB to .rodata"Simon Glass1-0/+1
2021-09-17Remove including timestamp.h in version.hPali Rohár1-0/+1
2021-09-17version: Move version_string[] from version.h to version_string.hPali Rohár3-3/+3
2021-09-17Remove #include <version.h> from files which do not need itPali Rohár3-3/+0
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini32-1473/+68
2021-09-15rpi: Conditionally add simple-framebuffer nodeIvan T. Ivanov1-6/+5
2021-09-14pci: Drop DM_PCISimon Glass2-2/+0
2021-09-14ppc: Remove UCP1020 boardSimon Glass12-1432/+0
2021-09-13Merge tag 'efi-2021-10-rc4-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini1-1/+1
2021-09-11riscv: sifive: unleashed: Add genimage config filesBin Meng2-0/+38
2021-09-11doc: board: toradex: fix file namesOleksandr Suvorov1-1/+1
2021-09-11board: ti: am64x: Add support for fixing dr_mode while booting from USBAswath Govindraju1-0/+32
2021-09-10Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini2-2/+2
2021-09-10arm: marvell: Dreamplug: fix typo in eth1 nameTony Dinh1-1/+1
2021-09-10arm: kirkwood: Sheevaplug: Update board maintainerTony Dinh1-1/+1
2021-09-09MAINTAINERS: Update ARM TI entryLokesh Vutla10-10/+10
2021-09-08common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASHAlexandru Gagniuc1-0/+1
2021-09-08arm: Finish migration of CONFIG_MACH_TYPETom Rini4-18/+21
2021-09-07arm: Disable ATAGs supportTom Rini38-105/+69
2021-09-07imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIGTom Rini1-2/+2
2021-09-07board: sifive: use ccache driver instead of helper functionZong Li2-16/+5
2021-09-04i2c: Convert CONFIG_POWER_I2C et al to KconfigSimon Glass7-8/+8
2021-09-04power: Rename CONFIG_POWER to CONFIG_POWER_LEGACYSimon Glass7-8/+8