summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-09x86: acpi: Enable ACPI companion for Intel iDMA 32-bitAndy Shevchenko
2019-08-09x86: acpi: Introduce a stub to generate CSRTAndy Shevchenko
2019-08-09x86: acpi: Add CSRT descriptionAndy Shevchenko
2019-08-09x86: qemu: Fix non-working ramboot and nfsboot environment variablesBin Meng
2019-08-09qemu-x86: Use config_distro_bootcmdJoshua Watt
2019-08-09x86: edison: Enable SD slotAndy Shevchenko
2019-08-08Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2019-08-07test/py: avb: Move AVB test to android dirSam Protsenko
2019-08-07Merge branch '2019-08-07-master-imports'Tom Rini
2019-08-07Update include/android_image.h from AOSPAlex Deymo
2019-08-07common: image-android-dt: Fix logic in print fdt info routineSam Protsenko
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-05watchdog: mtk_wdt: Cosmetic cleanup of latest changesStefan Roese
2019-08-05watchdog: bcm2835_wdt: Remove unused BCM283x watchdog driver and its referencesStefan Roese
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