summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | imx6: aristainetos: get rid of CONFIG_BOARDNAMEHeiko Schocher2020-01-073-14/+0
| * | | imx6: aristainetos: convert to DM_PWM/DM_BACKLIGHTHeiko Schocher2020-01-072-10/+1
| * | | imx6: aristainetos: add DM_I2C supportHeiko Schocher2020-01-073-85/+5
| * | | imx6: aristainetos: add DM_VIDEO supportHeiko Schocher2020-01-073-106/+19
| * | | imx6: aristainetos: enable DM_ETHHeiko Schocher2020-01-072-34/+3
| * | | imx6: aristainetos: convert CONFIG_DM_SPIHeiko Schocher2020-01-074-100/+2
| * | | imx6: aristainetos: convert to DM_USBHeiko Schocher2020-01-073-38/+4
| * | | imx6: aristainetos: convert gpio pins to DM and DTSHeiko Schocher2020-01-072-81/+61
| * | | imx6: aristainetos: convert to DM_MMCHeiko Schocher2020-01-073-54/+2
| * | | imx6: aristainetos: add DM_SERIAL supportHeiko Schocher2020-01-073-61/+4
| * | | imx6: aristainetos: prepare dts for other board versionsHeiko Schocher2020-01-0712-554/+914
| * | | imx6: aristainetos: remove aristainetos-v2.cHeiko Schocher2020-01-074-876/+815
| * | | imx6: aristainetos: add thumb buildHeiko Schocher2020-01-071-0/+1
| * | | imx6: aristainetos: add device tree from linuxHeiko Schocher2020-01-075-0/+804
| * | | imx6: aristainetos: disable gigabit supportHeiko Schocher2020-01-071-0/+1
| * | | imx6: aristainetos: remove 2b versionHeiko Schocher2020-01-076-142/+0
| * | | imx6: aristainetos: move defines to KconfigHeiko Schocher2020-01-078-24/+69
| * | | video: lg4573: convert to DMHeiko Schocher2020-01-073-43/+136
| * | | imx6: remove aristainetos boardHeiko Schocher2020-01-0711-592/+1
| |/ /
* | | Merge tag 'u-boot-atmel-2020.04-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2020-01-078-2/+184
|\ \ \ | |_|/ |/| |
| * | configs: sama5d27_wlsom1_ek: mmc: Enable SPI NOR ethaddr retrievalTudor Ambarus2019-12-171-0/+5
| * | configs: sama5d27_wlsom1_ek: qspiflash: Enable SPI NOR ethaddr retrievalTudor Ambarus2019-12-171-0/+1
| * | board: atmel: sama5d27_wlsom1_ek: Set ethaddr from spi-nor flashTudor Ambarus2019-12-174-0/+132
| * | mtd: spi: spi-nor-core: Add SST vendor specific SFDP parserTudor Ambarus2019-12-172-2/+46
* | | Merge branch 'next'Tom Rini2020-01-06428-950/+14215
|\ \ \ | |_|/ |/| |
| * | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq into nextTom Rini2020-01-0358-99/+970
| |\ \
| | * | pci: layerscape: Manage PCIe EP compatible string via KconfigPankaj Bansal2020-01-023-2/+11
| | * | pci: layerscape: move PCIE related CONFIG to PCI KconfigPankaj Bansal2020-01-023-22/+15
| | * | armv8: lx2160a: Add FSL_PEX_STREAM_ID_END for LX2160AWasim Khan2019-12-262-6/+4
| | * | pci: layerscape_gen4: Suffix API names with _ls_gen4Wasim Khan2019-12-261-8/+12
| | * | pci: layerscape: Suffix API names with _lsWasim Khan2019-12-261-11/+11
| | * | pci: layerscape: Add stream_id_cur field to ls_pcie structureWasim Khan2019-12-262-2/+4
| | * | drivers/pci : enable pcie_layerscape code for lx2160a rev2Wasim Khan2019-12-261-1/+1
| | * | configs: ls1028ardb: enable ugreen usb network card AX88179 and AX8817X drvierYinbo Zhu2019-12-261-0/+2
| | * | configs: ls1028ardb: enable usb net r8152_ethYinbo Zhu2019-12-261-0/+2
| | * | armv8: ls1028ardb: enable DisplayPort Power supportWen He2019-12-262-0/+15
| | * | configs: lx2160a: Enable FSPI_AHB_EN_4B configKuldeep Singh2019-12-264-0/+4
| | * | configs: ls1028a: Enable FSPI_AHB_EN_4B configKuldeep Singh2019-12-264-0/+4
| | * | fsl-lsch3: soc: Enable AHB read support for Flexspi controllerKuldeep Singh2019-12-263-0/+60
| | * | fsl-lsch3: Add FlexSPI address space in immap_lsch3Kuldeep Singh2019-12-261-0/+6
| | * | armv8: ls1046afrwy: Fix get_board_version implementationPramod Kumar2019-12-261-3/+8
| | * | configs: Enable SPL_FSL_PBL for some LayerScape platformsAlison Wang2019-12-2621-2/+26
| | * | ls1028a: Configure stream IDs for integrated PCI and fix up Linux DTAlex Marginean2019-12-264-0/+119
| | * | arm64: lx2160a: dts: Fix UART node statusVabhav Sharma2019-12-261-0/+2
| | * | armv8: Add workaround for USB erratum A-050106Ran Wang2019-12-263-1/+26
| | * | armv8: layerscape: fix SPL multi DTB loadingMichael Walle2019-12-261-1/+1
| | * | armv8: fsl-layerscape: Increase mmc read size for secure-boot headersUdit Agarwal2019-12-263-17/+17
| | * | drivers/fsl-mc: Support DPSPARSER object and apply spb commandFlorinel Iordache2019-12-266-23/+620
| |/ /
| * | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx into nextTom Rini2019-12-24130-36/+254
| |\ \
| | * | ppc/km: enable DM driver support in all defconfigsHolger Brunck2019-12-2310-0/+20