aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-08Merge tag 'u-boot-rockchip-20200607' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2020-06-07rockchip: enable PCIe and NVMe on Pinebook ProPatrick Wildt
2020-06-07rockchip: puma: enable new usb config optionsHeiko Stuebner
2020-06-07rockchip: puma: drop special handling of usb host regulatorHeiko Stuebner
2020-06-07rockchip: puma: remove separate fit generatorHeiko Stuebner
2020-06-07rockchip: puma: reorganize devicetrees to actually work and match upstreamHeiko Stuebner
2020-06-07rockchip: puma: fix indentation of misc_init_rHeiko Stuebner
2020-06-07rockchip: puma: fix indentation for -u-boot.dtsiHeiko Stuebner
2020-06-07arm64: dts: rk3399-puma: fix gpio levels for vcc5v0-host regulatorHeiko Stuebner
2020-06-07arm64: dts: rk3399-puma: fix gpio levels for gmac reset pinHeiko Stuebner
2020-06-07rockchip: rockpro64: add SPI bootMarcin Juszkiewicz
2020-06-07rockchip: rockpro64: Store default env into SPIMarcin Juszkiewicz
2020-06-07doc: rockchip: Document SPI flash program stepsJagan Teki
2020-06-07roc-rk3399-pc: Add SPI bootJagan Teki
2020-06-07roc-rk3399-pc: Mark default env from SPIJagan Teki
2020-06-07Makefile: Drop to handle rkspi image typeJagan Teki
2020-06-07rockchip: rk3399-evb: add stdout-path for the boardKever Yang
2020-06-07rockchip: rk3328: add rock-pi-e-rk3328_defconfig fileb.l.huang
2020-06-07rockchip: rk3328: add rock-pi-e dts fileb.l.huang
2020-06-07rockchip: Enable PCIe and NVMe on ROCKPro64Mark Kettenis
2020-06-07rockchip: Enable PCIe/M.2 and NVMe on Firefly RK3399Mark Kettenis
2020-06-06Merge tag 'efi-2020-07-rc4-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-06-05efi_loader: comments EFI_SIMPLE_TEXT_OUTPUT_PROTOCOLHeinrich Schuchardt
2020-06-05virtio: VIRTIO_RNG depends on DM_RNGHeinrich Schuchardt
2020-06-05smbios: empty strings in smbios_add_string()Heinrich Schuchardt
2020-06-04configs: Resync with savedefconfigTom Rini
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-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