summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-07fit: Do not automatically decompress ramdisk imagesJulius Werner
2019-08-07console: execute flush on uart when silent is removedPatrick Delaunay
2019-08-07console: update silent tag after env loadPatrick Delaunay
2019-08-07cmd: avb: Fix compiler warningsSam Protsenko
2019-08-07avb: Fix build when CONFIG_OPTEE_TA_AVB is disabledSam Protsenko
2019-08-07pci_ep: Fix Coverity warningRamon Fried
2019-08-07clk: MediaTek: add hifsys entry for MT7623 SoC.Ryder Lee
2019-08-07ARM: dts: add hifsys reset for MediaTek SoCsRyder Lee
2019-08-07MAINTAINERS: MediaTek: add MediaTek team in the entryRyder Lee
2019-08-07autoboot: fix bug using with CAAM and AUTOBOOT_ENCRYPTIONHeiko Schocher
2019-08-07log: document the assign() macroHeinrich Schuchardt
2019-08-07arm: dts: change MT7629 to use spi-mem rather than qspiWeijie Gao
2019-08-04Merge tag 'efi-2019-10-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2019-08-02Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clkTom Rini
2019-08-02gitlab-ci: Add qemu-riscv64 testingTom Rini
2019-08-02gitlab-ci: Remove unused TOOLCHAIN environment variableTom Rini
2019-08-02travis.yml: run Python tests on qemu-riscv64_defconfigHeinrich Schuchardt
2019-08-02Merge branch '2019-08-02-autoboot-cleanup'Tom Rini
2019-08-02autoboot: Adjust the implementation in autoboot_command()Simon Glass
2019-08-02autoboot: Move a few more options from #ifdef to if()Simon Glass
2019-08-02autoboot: Add comments for menu_show()Simon Glass
2019-08-02Convert CONFIG_AUTOBOOT_MENU_SHOW to KconfigSimon Glass
2019-08-02autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOTSimon Glass
2019-08-02autoboot: Tidy up use of menukeySimon Glass
2019-08-02snow: Define CONFIG_AUTOBOOT_MENUKEYSimon Glass
2019-08-02autoboot: Rename CONFIG_MENUKEY to CONFIG_AUTOBOOT_MENUKEYSimon Glass
2019-08-02autoboot: Drop unused CONFIG_MENUPROMPTSimon Glass
2019-08-02autoboot: Drop #ifdef CONFIG_AUTOBOOT_KEYEDSimon Glass
2019-08-02autoboot: Use if() for CONFIG_SILENT_CONSOLESimon Glass
2019-08-02autoboot: Improve docs for CONFIG_AUTOBOOT_ENCRYPTIONSimon Glass
2019-08-02autoboot: Drop #ifdef for CONFIG_AUTOBOOT_ENCRYPTIONSimon Glass
2019-08-02autoboot: Use CONFIG_AUTOBOOT_STOP_STR_SHA256 indirectlySimon Glass
2019-08-02Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to KconfigSimon Glass
2019-08-02Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOTSimon Glass
2019-08-02Convert CONFIG_SHOW_BOOT_PROGRESS to KconfigSimon Glass
2019-08-02main: Use conditional run_preboot_environment_command()Simon Glass
2019-07-31Merge tag 'u-boot-amlogic-20190731' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2019-07-31Merge branch '2019-07-31-ti-imports'Tom Rini
2019-07-31Revert "ARM: davinci: da850: Manual pinmux only when PINCTRL not available"Adam Ford
2019-07-31nand: davinci: avoid out of bounds array accessHeinrich Schuchardt
2019-07-31ARM: da850-evm: Remove references to CONFIG_DA850_AM18X_EVMAdam Ford
2019-07-31ARM: dts: da850-evm: Fix MDIO pinmuxAdam Ford
2019-07-31configs: am335x_boneblack_vboot_defconfig: Add DM for SPI and Flash devicesSuniel Mahesh
2019-07-31configs: am335x_boneblack_vboot_defconfig: Fix regression by enabling BLK and...Suniel Mahesh
2019-07-31configs: j721e_evm_a72: Disable K3_SYSTEM_CONTROLLERSuman Anna
2019-07-31configs: am65x_evm_a53: Disable K3_SYSTEM_CONTROLLERSuman Anna
2019-07-31arm: dts: k3-am654-base-board: Fix cpsw_nuss power-domains propertySuman Anna
2019-07-31ARM: da850-evm: Replace CMD_SF with CMD_MTDAdam Ford
2019-07-31ARM: da850evm: Split MTDPARTS into SPL and u-bootAdam Ford
2019-07-31configs: am57xx_evm_defconfig: Enable 'dtimg' commandSam Protsenko