summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-07rockchip: puma: drop special handling of usb host regulatorHeiko Stuebner1-67/+0
2020-06-07rockchip: puma: remove separate fit generatorHeiko Stuebner2-95/+0
2020-06-07rockchip: puma: reorganize devicetrees to actually work and match upstreamHeiko Stuebner11-41/+299
2020-06-07rockchip: puma: fix indentation of misc_init_rHeiko Stuebner1-16/+16
2020-06-07rockchip: puma: fix indentation for -u-boot.dtsiHeiko Stuebner1-15/+15
2020-06-07arm64: dts: rk3399-puma: fix gpio levels for vcc5v0-host regulatorHeiko Stuebner1-1/+1
2020-06-07arm64: dts: rk3399-puma: fix gpio levels for gmac reset pinHeiko Stuebner1-1/+1
2020-06-07rockchip: rockpro64: add SPI bootMarcin Juszkiewicz2-1/+14
2020-06-07rockchip: rockpro64: Store default env into SPIMarcin Juszkiewicz2-3/+2
2020-06-07doc: rockchip: Document SPI flash program stepsJagan Teki1-1/+25
2020-06-07roc-rk3399-pc: Add SPI bootJagan Teki3-1/+17
2020-06-07roc-rk3399-pc: Mark default env from SPIJagan Teki3-8/+8
2020-06-07Makefile: Drop to handle rkspi image typeJagan Teki1-9/+2
2020-06-07rockchip: rk3399-evb: add stdout-path for the boardKever Yang1-0/+1
2020-06-07rockchip: rk3328: add rock-pi-e-rk3328_defconfig fileb.l.huang3-0/+112
2020-06-07rockchip: rk3328: add rock-pi-e dts fileb.l.huang3-1/+302
2020-06-07rockchip: Enable PCIe and NVMe on ROCKPro64Mark Kettenis1-0/+4
2020-06-07rockchip: Enable PCIe/M.2 and NVMe on Firefly RK3399Mark Kettenis1-0/+4
2020-06-06Merge tag 'efi-2020-07-rc4-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini3-14/+124
2020-06-05efi_loader: comments EFI_SIMPLE_TEXT_OUTPUT_PROTOCOLHeinrich Schuchardt1-9/+115
2020-06-05virtio: VIRTIO_RNG depends on DM_RNGHeinrich Schuchardt1-5/+7
2020-06-05smbios: empty strings in smbios_add_string()Heinrich Schuchardt1-0/+2
2020-06-05configs: Resync with savedefconfigTom Rini109-154/+32
2020-06-05Merge branch '2020-06-04-misc-bugfixes'Tom Rini292-780/+435
2020-06-05checkpatch.pl: Add check for defining CONFIG_CMD_xxx via config filesTom Rini1-0/+6
2020-06-05checkpatch.pl: Request if() instead #ifdefSimon Glass1-0/+6
2020-06-05checkpatch.pl: Request a test when a new command is addedSimon Glass2-0/+56
2020-06-05checkpatch.pl: Warn if the flattree API is usedSimon Glass1-0/+6
2020-06-05checkpatch.pl: Add a check for tests needed for uclassesSimon Glass1-0/+6
2020-06-05checkpatch.pl: Add a U-Boot optionSimon Glass2-0/+15
2020-06-05checkpatch.pl: Update to v5.7Simon Glass1-165/+63
2020-06-05Convert CONFIG_BOARD_LATE_INIT to KconfigTom Rini29-16/+16
2020-06-05Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini207-526/+164
2020-06-05Convert CONFIG_BZIP2 et al to KconfigTom Rini60-42/+47
2020-06-05topic_miami: Disable GPIOTom Rini4-7/+0
2020-06-05ARM: rmobile: blanche: Disable CONFIG_CMD_SF / CONFIG_CMD_SPITom Rini2-3/+1
2020-06-04bcmstb: Migrate CONFIG_CMD_EXT[24]Tom Rini3-3/+4
2020-06-04mx6memcal: Finish migration to defconfig optionsTom Rini2-5/+1
2020-06-04pfla02: Rework excluding NAND from SPLTom Rini3-9/+5
2020-06-04serial: Add missing Kconfig dependencies for debug consolesMichal Simek1-0/+13
2020-06-04serial: Convert ARM_DCC to KconfigTom Rini26-5/+27
2020-06-04Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini35-129/+3037
2020-06-04Merge tag 'u-boot-atmel-fixes-2020.07-a' of https://gitlab.denx.de/u-boot/cus...Tom Rini4-0/+14
2020-06-04ddr: Rework errata A008109, A008378, 009942 workaroundJaiprakash Singh4-65/+111
2020-06-04ddr: fsl: Impl. Erratum A008109Joakim Tjernlund3-0/+11
2020-06-04net: tsec: Access TBI PHY through the corresponding MIIHou Zhiqiang1-4/+21
2020-06-04net: tsec: Access eTSEC registers using virtual addressHou Zhiqiang1-3/+8
2020-06-04doc: dt-bindings: tsec: Correct the Ethernet port compatible stringHou Zhiqiang1-2/+2
2020-06-04configs: enable DM_ETH support for T1024RDBMadalin Bucur5-2/+18
2020-06-04configs: enable DM_ETH support for P2041RDBMadalin Bucur5-2/+18