aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-09board: intel: Add new slimbootloader boardPark, Aiden10-0/+342
2019-08-09x86: slimbootloader: Add a slimbootloader device treePark, Aiden2-0/+28
2019-08-09x86: slimbootloader: Set TSC information for tsc_timerPark, Aiden2-0/+65
2019-08-09x86: slimbootloader: Add serial driverPark, Aiden3-1/+102
2019-08-09x86: slimbootloader: Add memory configurationPark, Aiden3-1/+205
2019-08-09x86: Add a common HOB libraryPark, Aiden9-337/+399
2019-08-09x86: lib: fsp: Use EFI_GUID and efi_guid_tPark, Aiden7-105/+81
2019-08-09x86: Add new slimbootloader CPU typePark, Aiden9-4/+75
2019-08-09x86: ich-spi: Convert driver to spi-mem opsBernhard Messerklinger2-172/+95
2019-08-09bios_emulator: remove stray breakHeinrich Schuchardt1-1/+0
2019-08-09x86: Avoid writing temporary asl files into the source treeSimon Glass1-3/+14
2019-08-09x86: tangier: Populate CSRT for shared DMA controllerAndy Shevchenko1-0/+38
2019-08-09x86: acpi: Enable ACPI companion for Intel iDMA 32-bitAndy Shevchenko1-0/+22
2019-08-09x86: acpi: Introduce a stub to generate CSRTAndy Shevchenko2-0/+33
2019-08-09x86: acpi: Add CSRT descriptionAndy Shevchenko1-0/+31
2019-08-09x86: qemu: Fix non-working ramboot and nfsboot environment variablesBin Meng2-17/+14
2019-08-09qemu-x86: Use config_distro_bootcmdJoshua Watt4-0/+44
2019-08-09x86: edison: Enable SD slotAndy Shevchenko3-5/+11
2019-08-08Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini5-57/+16
2019-08-07test/py: avb: Move AVB test to android dirSam Protsenko1-0/+0
2019-08-07Merge branch '2019-08-07-master-imports'Tom Rini18-86/+274
2019-08-07Update include/android_image.h from AOSPAlex Deymo1-30/+90
2019-08-07common: image-android-dt: Fix logic in print fdt info routineSam Protsenko1-5/+6
2019-08-07fit: Do not automatically decompress ramdisk imagesJulius Werner2-5/+18
2019-08-07console: execute flush on uart when silent is removedPatrick Delaunay1-9/+36
2019-08-07console: update silent tag after env loadPatrick Delaunay1-0/+4
2019-08-07cmd: avb: Fix compiler warningsSam Protsenko1-2/+2
2019-08-07avb: Fix build when CONFIG_OPTEE_TA_AVB is disabledSam Protsenko1-0/+3
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-05watchdog: mtk_wdt: Cosmetic cleanup of latest changesStefan Roese1-9/+16
2019-08-05watchdog: bcm2835_wdt: Remove unused BCM283x watchdog driver and its referencesStefan Roese4-48/+0
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