summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2021-01-06Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini59-96/+99
2021-01-06Merge tag 'v2021.01-rc5' into nextTom Rini67-556/+2097
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass13-24/+24
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass30-41/+41
2021-01-05dm: core: Access device ofnode through functionsSimon Glass1-1/+1
2021-01-05x86: apl: Reduce size for TPLSimon Glass1-1/+3
2021-01-05serial: Rename ns16550 functions to lower caseSimon Glass14-25/+26
2021-01-05serial: Update NS16550_t and struct NS16550Simon Glass14-29/+29
2020-12-31efi: capsule: Add support for uefi capsule authenticationSughosh Ganu2-0/+49
2020-12-31qemu: common: Set dfu_alt_info variable for the platformSughosh Ganu3-0/+70
2020-12-31qemu: common: Add support for dynamic mtdparts for the platformSughosh Ganu4-0/+107
2020-12-31qemu: arm: Initialise virtio devices in board_late_initSughosh Ganu1-0/+5
2020-12-26arm: dart6ul: read and print SoM info from eeprom on startupMarc Ferland1-1/+103
2020-12-26toradex: hand over maintainershipIgor Opaniuk9-9/+9
2020-12-26board: ge: bx50v3: cleanup phy configSebastian Reichel1-23/+12
2020-12-26board: ge: bx50v3: remove confidx magic numbersSebastian Reichel1-6/+10
2020-12-26mx6sabresd: Remove unneeded checkboard()Fabio Estevam1-6/+0
2020-12-23sandbox: implement invalidate_icache_all()Heinrich Schuchardt1-4/+0
2020-12-19dm: Avoid accessing seq directlySimon Glass2-12/+12
2020-12-16x86: edison: Switch to DM_USB_GADGETAndy Shevchenko1-35/+0
2020-12-16x86: edison: BINMAN selection is specific to the boardAndy Shevchenko1-0/+1
2020-12-14dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass25-45/+45
2020-12-14dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass1-1/+1
2020-12-14dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass1-1/+1
2020-12-14dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass26-36/+36
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-12-10net: pfe_eth: read PFE ESBC header flash with spi_flash_read APIBiwen Li3-6/+37
2020-12-10board: freescale: powerpc: add support for all RGMII modesMadalin Bucur8-10/+55
2020-12-10armv8: ls1043/ls1046aqds: add support for all RGMII modesMadalin Bucur2-0/+4
2020-12-10board: freescale: vid.c: Initialize variable 'i2caddress'Priyanka Singh1-1/+1
2020-12-10board/freescale/common: fix a bug that failed to read/write eeprom on ls1021atsnBiwen Li1-2/+4
2020-12-10armv8: lx2162aqds: Add support for LX2162AQDS platformMeenakshi Aggarwal10-21/+1290
2020-12-10armv8: lx2162a: Add Soc changes to support LX2162AMeenakshi Aggarwal1-1/+2
2020-12-09Merge tag 'u-boot-stm32-20201209' of https://gitlab.denx.de/u-boot/custodians...Tom Rini6-5/+16
2020-12-09treewide: Update email address Patrick Delaunay and Patrice ChotardPatrice Chotard5-5/+5
2020-12-09add check for ignored CONFIG_ENV_EXT4_DEVICE_AND_PART definitionManuel Reis1-0/+11
2020-12-08Merge https://gitlab.denx.de/u-boot/custodians/u-boot-imxTom Rini19-413/+511
2020-12-07Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2-1/+6
2020-12-07doc: board: imx8qm-rom7720-a1.rst: convert readme to reSTOliver Graute1-61/+0
2020-12-07arm: mvebu: Espressobin: Detect presence of emmc at runtimePali Rohár1-1/+5
2020-12-07arm: mvebu: puzzle-m801: Add a maintainerLuka Kovacic1-0/+1
2020-12-06colibri-imx8x: add implementation for board_mem_get_layoutIgor Opaniuk1-0/+23
2020-12-06apalis-imx8x: add implementation for board_mem_get_layoutIgor Opaniuk1-0/+23
2020-12-06apalis-imx8: add implementation for board_mem_get_layoutIgor Opaniuk1-0/+23
2020-12-06board: toradex: add apalis-imx8x 2gb wb it v1.1a module supportIgor Opaniuk5-0/+201
2020-12-06verdin-imx8mm: automatic ram size detectionMarcel Ziswiler1-0/+10
2020-12-06toradex: tdx-cfg-clock: fix i.mx 8m mini interactiveMarcel Ziswiler1-17/+9
2020-12-06verdin-imx8mm: spl: enable pca9450 i2c level translatorMax Krummenacher1-0/+2
2020-12-06verdin-imx8mm: implement hardware version detectionMax Krummenacher1-0/+71
2020-12-06verdin-imx8mm: spl: switch to pca9450 pmicMax Krummenacher1-22/+20