aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-07pci_ep: Fix Coverity warningRamon Fried1-1/+1
2019-08-07clk: MediaTek: add hifsys entry for MT7623 SoC.Ryder Lee3-23/+51
2019-08-07ARM: dts: add hifsys reset for MediaTek SoCsRyder Lee2-0/+16
2019-08-07MAINTAINERS: MediaTek: add MediaTek team in the entryRyder Lee1-0/+1
2019-08-07autoboot: fix bug using with CAAM and AUTOBOOT_ENCRYPTIONHeiko Schocher1-3/+12
2019-08-07log: document the assign() macroHeinrich Schuchardt1-0/+12
2019-08-07arm: dts: change MT7629 to use spi-mem rather than qspiWeijie Gao2-9/+23
2019-08-04Merge tag 'efi-2019-10-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini13-187/+275
2019-08-02Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clkTom Rini18-14/+759
2019-08-02gitlab-ci: Add qemu-riscv64 testingTom Rini1-1/+9
2019-08-02gitlab-ci: Remove unused TOOLCHAIN environment variableTom Rini1-8/+0
2019-08-02travis.yml: run Python tests on qemu-riscv64_defconfigHeinrich Schuchardt1-0/+7
2019-08-02Merge branch '2019-08-02-autoboot-cleanup'Tom Rini431-458/+709
2019-08-02autoboot: Adjust the implementation in autoboot_command()Simon Glass1-6/+9
2019-08-02autoboot: Move a few more options from #ifdef to if()Simon Glass1-10/+9
2019-08-02autoboot: Add comments for menu_show()Simon Glass1-2/+15
2019-08-02Convert CONFIG_AUTOBOOT_MENU_SHOW to KconfigSimon Glass4-4/+9
2019-08-02autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOTSimon Glass8-8/+8
2019-08-02autoboot: Tidy up use of menukeySimon Glass1-12/+14
2019-08-02snow: Define CONFIG_AUTOBOOT_MENUKEYSimon Glass1-0/+2
2019-08-02autoboot: Rename CONFIG_MENUKEY to CONFIG_AUTOBOOT_MENUKEYSimon Glass6-8/+32
2019-08-02autoboot: Drop unused CONFIG_MENUPROMPTSimon Glass2-5/+0
2019-08-02autoboot: Drop #ifdef CONFIG_AUTOBOOT_KEYEDSimon Glass1-9/+8
2019-08-02autoboot: Use if() for CONFIG_SILENT_CONSOLESimon Glass1-3/+1
2019-08-02autoboot: Improve docs for CONFIG_AUTOBOOT_ENCRYPTIONSimon Glass4-1/+41
2019-08-02autoboot: Drop #ifdef for CONFIG_AUTOBOOT_ENCRYPTIONSimon Glass1-6/+8
2019-08-02autoboot: Use CONFIG_AUTOBOOT_STOP_STR_SHA256 indirectlySimon Glass1-1/+7
2019-08-02Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to KconfigSimon Glass380-264/+362
2019-08-02Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOTSimon Glass59-1/+60
2019-08-02Convert CONFIG_SHOW_BOOT_PROGRESS to KconfigSimon Glass48-186/+193
2019-08-02main: Use conditional run_preboot_environment_command()Simon Glass1-3/+2
2019-07-31Merge tag 'u-boot-amlogic-20190731' of https://gitlab.denx.de/u-boot/custodia...Tom Rini19-336/+2752
2019-07-31Merge branch '2019-07-31-ti-imports'Tom Rini15-33/+62
2019-07-31Revert "ARM: davinci: da850: Manual pinmux only when PINCTRL not available"Adam Ford1-12/+2
2019-07-31nand: davinci: avoid out of bounds array accessHeinrich Schuchardt1-2/+2
2019-07-31ARM: da850-evm: Remove references to CONFIG_DA850_AM18X_EVMAdam Ford2-4/+0
2019-07-31ARM: dts: da850-evm: Fix MDIO pinmuxAdam Ford1-0/+4
2019-07-31configs: am335x_boneblack_vboot_defconfig: Add DM for SPI and Flash devicesSuniel Mahesh1-0/+2
2019-07-31configs: am335x_boneblack_vboot_defconfig: Fix regression by enabling BLK and...Suniel Mahesh1-1/+2
2019-07-31configs: j721e_evm_a72: Disable K3_SYSTEM_CONTROLLERSuman Anna1-3/+0
2019-07-31configs: am65x_evm_a53: Disable K3_SYSTEM_CONTROLLERSuman Anna2-6/+0
2019-07-31arm: dts: k3-am654-base-board: Fix cpsw_nuss power-domains propertySuman Anna1-1/+1
2019-07-31ARM: da850-evm: Replace CMD_SF with CMD_MTDAdam Ford1-0/+2
2019-07-31ARM: da850evm: Split MTDPARTS into SPL and u-bootAdam Ford1-2/+1
2019-07-31configs: am57xx_evm_defconfig: Enable 'dtimg' commandSam Protsenko3-0/+3
2019-07-31configs: am57xx_evm_defconfig: Enable 'bcb' commandSam Protsenko3-0/+3
2019-07-31omap: Correct the fastboot product varSam Protsenko1-0/+13
2019-07-31env: ti: boot: Handle reboot reason from BCBSam Protsenko1-2/+27
2019-07-31Merge tag 'mmc-7-31' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini5-5/+113
2019-07-31clk: meson: remove duplicate logicHeinrich Schuchardt1-4/+1