summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update include/android_image.h from AOSPWIP/2019-08-07-master-importsAlex Deymo2019-08-071-30/+90
* common: image-android-dt: Fix logic in print fdt info routineSam Protsenko2019-08-071-5/+6
* fit: Do not automatically decompress ramdisk imagesJulius Werner2019-08-072-5/+18
* console: execute flush on uart when silent is removedPatrick Delaunay2019-08-071-9/+36
* console: update silent tag after env loadPatrick Delaunay2019-08-071-0/+4
* cmd: avb: Fix compiler warningsSam Protsenko2019-08-071-2/+2
* avb: Fix build when CONFIG_OPTEE_TA_AVB is disabledSam Protsenko2019-08-071-0/+3
* pci_ep: Fix Coverity warningRamon Fried2019-08-071-1/+1
* clk: MediaTek: add hifsys entry for MT7623 SoC.Ryder Lee2019-08-073-23/+51
* ARM: dts: add hifsys reset for MediaTek SoCsRyder Lee2019-08-072-0/+16
* MAINTAINERS: MediaTek: add MediaTek team in the entryRyder Lee2019-08-071-0/+1
* autoboot: fix bug using with CAAM and AUTOBOOT_ENCRYPTIONHeiko Schocher2019-08-071-3/+12
* log: document the assign() macroHeinrich Schuchardt2019-08-071-0/+12
* arm: dts: change MT7629 to use spi-mem rather than qspiWeijie Gao2019-08-072-9/+23
* Merge tag 'efi-2019-10-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/04Aug2019Tom Rini2019-08-0413-187/+275
|\
| * efi_selftest: sharpen ConvertPointer() testHeinrich Schuchardt2019-07-301-8/+22
| * efi_loader: implement ConvertPointer()Heinrich Schuchardt2019-07-301-4/+71
| * efi_loader: definition of efi_virtual_address_map()Heinrich Schuchardt2019-07-302-9/+9
| * efi_selftest: fix SetVirtualAddressMap unit testHeinrich Schuchardt2019-07-301-0/+1
| * doc: integrate UEFI documentation into Sphinx toctreeHeinrich Schuchardt2019-07-306-147/+148
| * efi_loader: efidebug.c function documentationHeinrich Schuchardt2019-07-301-3/+2
| * efi_loader: always rebuild efi_crt0.oHeinrich Schuchardt2019-07-301-1/+1
| * efi_loader: re-enable GRUB workaround on 32bit ARMHeinrich Schuchardt2019-07-302-15/+21
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clkWIP/02Aug2019Tom Rini2019-08-0218-14/+759
|\ \
| * | test: dm: clk_ccf: test composite clkPeng Fan2019-07-311-0/+8
| * | clk: sandbox: add composite clkPeng Fan2019-07-312-0/+81
| * | configs: sandbox: Enable composite clkPeng Fan2019-07-312-0/+2
| * | clk: gate: support sandboxPeng Fan2019-07-312-0/+14
| * | clk: add composite clk supportPeng Fan2019-07-314-0/+197
| * | clk-provider: include clk-uclass.hPeng Fan2019-07-311-0/+1
| * | dm: clk: ignore default settings when node not validPeng Fan2019-07-311-0/+3
| * | clk: imx: gate2 add set ratePeng Fan2019-07-311-0/+11
| * | clk: imx: import clk heplersPeng Fan2019-07-311-0/+81
| * | clk: fixed_rate: export clk_fixed_ratePeng Fan2019-07-312-7/+8
| * | clk: divider set rate supporrtPeng Fan2019-07-311-0/+88
| * | clk: add clk-gate supportPeng Fan2019-07-313-1/+167
| * | clk: export mux/divider opsPeng Fan2019-07-311-0/+5
| * | clk: mux: add set parent supportPeng Fan2019-07-312-2/+70
| * | clk: use clk_dev_bindedPeng Fan2019-07-312-4/+6
| * | clk: introduce clk_dev_bindedPeng Fan2019-07-312-0/+17
* | | gitlab-ci: Add qemu-riscv64 testingTom Rini2019-08-021-1/+9
* | | gitlab-ci: Remove unused TOOLCHAIN environment variableTom Rini2019-08-021-8/+0
* | | travis.yml: run Python tests on qemu-riscv64_defconfigHeinrich Schuchardt2019-08-021-0/+7
* | | Merge branch '2019-08-02-autoboot-cleanup'Tom Rini2019-08-02431-458/+709
|\ \ \
| * | | autoboot: Adjust the implementation in autoboot_command()Simon Glass2019-08-021-6/+9
| * | | autoboot: Move a few more options from #ifdef to if()Simon Glass2019-08-021-10/+9
| * | | autoboot: Add comments for menu_show()Simon Glass2019-08-021-2/+15
| * | | Convert CONFIG_AUTOBOOT_MENU_SHOW to KconfigSimon Glass2019-08-024-4/+9
| * | | autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOTSimon Glass2019-08-028-8/+8
| * | | autoboot: Tidy up use of menukeySimon Glass2019-08-021-12/+14