summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-27fw_printenv: Don't bail out directly after one env read errorJoe Hershberger
2018-06-25Merge git://git.denx.de/u-boot-dmTom Rini
2018-06-23Merge git://git.denx.de/u-boot-x86Tom Rini
2018-06-24cmd: efi: Fix wrong memory descriptor end addressBin Meng
2018-06-24x86: efi: payload: Count in conventional memory above 4GB in DRAM bankBin Meng
2018-06-24x86: efi-x86_payload: Enable PRE_CONSOLE_BUFFERBin Meng
2018-06-24efi: stub: Move the use_uart assignment immediately after exit_boot_services(...Bin Meng
2018-06-24x86: Change __kernel_size_t conditionals to use compiler provided definesBin Meng
2018-06-24efi.h: Do not use config optionsAlexander Graf
2018-06-24x86: efi-x86_payload: Enable usb keyboard during bootBin Meng
2018-06-24x86: efi-x86_payload: Enumerate PCI bus during early bootBin Meng
2018-06-24board_r: Do not initialize IDE when DM BLK is onBin Meng
2018-06-24x86: qemu: Change default vesa mode to 1024x768x32Bin Meng
2018-06-24x86: Add 64-bit setjmp/longjmp implementationIvan Gorinov
2018-06-24x86: qemu: do not build car.o with start64.oHeinrich Schuchardt
2018-06-24x86: efi-x86_app: Update MAINTAINERSBin Meng
2018-06-23patman: Support using a particular SMTP serverSimon Glass
2018-06-23patman: add test for SPDX licenseChris Packham
2018-06-23patman: add option for limiting the Cc listChris Packham
2018-06-22Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2018-06-23ARM: dts: uniphier: enable SD card for PXs3 reference boardMasahiro Yamada
2018-06-23ARM: dts: uniphier: sync DT with Linux 4.18-rc1Masahiro Yamada
2018-06-23serial: uniphier: set clock rate without clock-frequency propertyMasahiro Yamada
2018-06-23serial: uniphier: rename struct uniphier_serial_private_dataMasahiro Yamada
2018-06-23reset: uniphier: sync reset data with Linux 4.18-rc1Masahiro Yamada
2018-06-23ARM: uniphier: enable CONFIG_SNI_AVE and disable CONFIG_SMC911XMasahiro Yamada
2018-06-22Merge tag 'signed-efi-2018.07' of git://github.com/agraf/u-bootTom Rini
2018-06-21efi_loader: Fix GOP 32bpp exposureAlexander Graf
2018-06-21Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2018-06-21Merge tag 'arc-updates-for-2018.07-rc3' of git://git.denx.de/u-boot-arcTom Rini
2018-06-21Makefile: Ensure we build with -std=gnu11Tom Rini
2018-06-21ARC: EMDK: Add readmeAlexey Brodkin
2018-06-19Prepare v2018.07-rc2Tom Rini
2018-06-19test_avb: Add pymark.buildconfigspec information for the AVB testsTom Rini
2018-06-19libavb: Update SPDX tag styleTom Rini
2018-06-19configs: Update Meson GX configsNeil Armstrong
2018-06-19meson: use the clock driverBeniamino Galvani
2018-06-19clk: add Amlogic meson clock driverBeniamino Galvani
2018-06-19config: meson-gx-common: Enable USB bootNeil Armstrong
2018-06-19adc: meson-saradc: fix regmap_init_mem callNeil Armstrong
2018-06-19configs: dragonboard410c: remove env partition offsetRamon Fried
2018-06-19configs: db410c: Set eMMC env partition to BOOT2Ramon Fried
2018-06-19common: Fix cpu nr type which is always unsigned typeMichal Simek
2018-06-19bootm: Handle kernel_noload on arm64Marek Vasut
2018-06-19ARM: image: Add option for ignoring ep bit 3Marek Vasut
2018-06-19sandbox: swap_case: Increase number of base address regsSimon Glass
2018-06-19spi: sandbox: Fix memory leak in sandbox_sf_bind_emul()Simon Glass
2018-06-19rsa: Fix missing memory leak on error in fdt_add_bignum()Simon Glass
2018-06-19fdtgrep: Separate out checking of two allocationsSimon Glass
2018-06-19fdtgrep: Fix logic of free() in do_fdtgrep()Simon Glass