summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-08imx: Kconfig: enable IMX_BOOTAUX for i.MX8MPeng Fan
2020-06-08ARM: dts: imxrt1050: indent lcdif node correctlyGiulio Benetti
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
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
2020-06-04riscv: dts: sifive: Sync hifive-unleashed-a00 dts from linuxPragnesh Patel
2020-06-04riscv: sifive: dts: fu540: set ethernet clock ratePragnesh Patel
2020-06-04clk: sifive: fu540-prci: Release ethernet clock resetPragnesh Patel
2020-06-04clk: sifive: fu540-prci: Add ddr clock initializationPragnesh Patel
2020-06-04clk: sifive: fu540-prci: Add clock enable and disable opsPragnesh Patel
2020-06-04riscv: sifive: dts: fu540: add U-Boot dmc nodePragnesh Patel
2020-06-04sifive: dts: fu540: Add DDR controller and phy register settingsPragnesh Patel
2020-06-04sifive: fu540: add ddr driverPragnesh Patel
2020-06-04riscv: sifive: dts: fu540: Add board -u-boot.dtsi filesPragnesh Patel
2020-06-04lib: Makefile: build crc7.c when CONFIG_MMC_SPIPragnesh Patel
2020-06-04riscv: Add _image_binary_end for SPLPragnesh Patel
2020-06-04riscv: sifive: fu540: Use OTP DM driver for serial environment variablePragnesh Patel
2020-06-04misc: add driver for the SiFive otp controllerPragnesh Patel
2020-06-03Merge tag 'efi-2020-07-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-06-03Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini
2020-06-03Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2020-06-03Merge branch '2020-06-03-misc-bugfixes'Tom Rini
2020-06-03efi_loader: signature: move efi_guid_cert_type_pkcs7 to efi_signature.cAKASHI Takahiro
2020-06-03efi_loader: simplify PE consistency checkHeinrich Schuchardt