summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-06-19ARM: dts: rmobile: Add HS200 support to E3 EbisuMarek Vasut
2018-06-19ARM: dts: rmobile: Move the PHY reset GPIOs into PHY nodesMarek Vasut
2018-06-19net: sh_eth: Support reset GPIO both in mac and phy nodeMarek Vasut
2018-06-19net: ravb: Support reset GPIO both in mac and phy nodeMarek Vasut
2018-06-19net: ravb: Filter out supported PHY featuresMarek Vasut
2018-06-19net: ravb: Do not shut down clock in start callbackMarek Vasut
2018-06-19ARM: dts: rmobile: Move the PHY reset GPIO backMarek Vasut
2018-06-19ARM: rmobile: Adjust text base on V3M EagleMarek Vasut
2018-06-19pinctrl: renesas: Fix register usage in sh_pfc_{read,write}Marek Vasut
2018-06-18console: Fix handling of NULL global_dataSimon Glass