summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-04Merge branch '2020-06-04-misc-bugfixes'Tom Rini
2020-06-04checkpatch.pl: Add check for defining CONFIG_CMD_xxx via config filesTom Rini
2020-06-04checkpatch.pl: Request if() instead #ifdefSimon Glass
2020-06-04checkpatch.pl: Request a test when a new command is addedSimon Glass
2020-06-04checkpatch.pl: Warn if the flattree API is usedSimon Glass
2020-06-04checkpatch.pl: Add a check for tests needed for uclassesSimon Glass
2020-06-04checkpatch.pl: Add a U-Boot optionSimon Glass
2020-06-04checkpatch.pl: Update to v5.7Simon Glass
2020-06-04Convert CONFIG_BOARD_LATE_INIT to KconfigTom Rini
2020-06-04Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini
2020-06-04Convert CONFIG_BZIP2 et al to KconfigTom Rini
2020-06-04topic_miami: Disable GPIOTom Rini
2020-06-04ARM: rmobile: blanche: Disable CONFIG_CMD_SF / CONFIG_CMD_SPITom Rini
2020-06-04bcmstb: Migrate CONFIG_CMD_EXT[24]Tom Rini
2020-06-04mx6memcal: Finish migration to defconfig optionsTom Rini
2020-06-04pfla02: Rework excluding NAND from SPLTom Rini
2020-06-04serial: Add missing Kconfig dependencies for debug consolesMichal Simek
2020-06-04serial: Convert ARM_DCC to KconfigTom Rini
2020-06-04Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2020-06-04Merge tag 'u-boot-atmel-fixes-2020.07-a' of https://gitlab.denx.de/u-boot/cus...Tom Rini
2020-06-04ddr: Rework errata A008109, A008378, 009942 workaroundJaiprakash Singh
2020-06-04ddr: fsl: Impl. Erratum A008109Joakim Tjernlund
2020-06-04net: tsec: Access TBI PHY through the corresponding MIIHou Zhiqiang
2020-06-04net: tsec: Access eTSEC registers using virtual addressHou Zhiqiang
2020-06-04doc: dt-bindings: tsec: Correct the Ethernet port compatible stringHou Zhiqiang
2020-06-04configs: enable DM_ETH support for T1024RDBMadalin Bucur
2020-06-04configs: enable DM_ETH support for P2041RDBMadalin Bucur
2020-06-04powerpc: dts: add QorIQ DPAA 1 FMan v3 to T1024RDBMadalin Bucur
2020-06-04powerpc: dts: add QorIQ DPAA 1 FMan v3 for T102xMadalin Bucur
2020-06-04powerpc: dts: add QorIQ DPAA 1 FMan to P5040DSMadalin Bucur
2020-06-04powerpc: dts: add QorIQ DPAA 1 FMan for P5040Madalin Bucur
2020-06-04powerpc: dts: add QorIQ DPAA 1 FMan to P3041DSMadalin Bucur
2020-06-04powerpc: dts: add QorIQ DPAA 1 FMan for P3041Madalin Bucur
2020-06-04powerpc: dts: add QorIQ DPAA 1 FMan to P2041RDBMadalin Bucur
2020-06-04powerpc: dts: add QorIQ DPAA 1 FMan for P2041Madalin Bucur
2020-06-04powerpc: dts: add QorIQ DPAA 1 FMan interfaces to P4080DSMadalin Bucur
2020-06-04powerpc: dts: add QorIQ DPAA 1 FMan for P4080Madalin Bucur
2020-06-04powerpc: dts: add QorIQ DPAA 1 FMan v3 device tree nodesMadalin Bucur
2020-06-04powerpc: dts: add QorIQ DPAA 1 FMan device tree nodesMadalin Bucur
2020-06-04powerpc: dts: add QorIQ GPIOsMadalin Bucur
2020-06-04powerpc: dts: QorIQ: Add node(s) for the platform PLLMadalin Bucur
2020-06-04net: tsec: fsl_mdio: add DM MDIO supportMadalin Bucur
2020-06-04riscv: sbi: Move sbi_probe_extension() out of CONFIG_SBI_V01Bin Meng
2020-06-04riscv: sbi: Remove sbi_spec_versionBin Meng
2020-06-04doc: sifive: fu540: Add description for OpenSBI generic platformPragnesh Patel
2020-06-04configs: fu540: Add config options for U-Boot SPLPragnesh Patel
2020-06-04sifive: fu540: Add U-Boot proper sector startJagan Teki
2020-06-04sifive: fu540: Add sample SD gpt partition layoutJagan Teki
2020-06-04riscv: sifive: fu540: add SPL configurationPragnesh Patel
2020-06-04riscv: cpu: fu540: Add support for cpu fu540Pragnesh Patel