aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-27Merge tag 'xilinx-for-v2018.11' of git://git.denx.de/u-boot-microblazeTom Rini
2018-09-27net: zynq_gem: Add support for fixed-link phyMichal Simek
2018-09-26Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2018-09-26sandbox: Fix set_working_fdt_addr usersAlexander Graf
2018-09-26arm: zynq: zybo: migrate CONFIG_DISPLAY to defconfigLuis Araneda
2018-09-26net: zynq_gem: Fix reading of max-speed propertySiva Durga Prasad Paladugu
2018-09-26spl: fit: Enable GZIP compression also for no kernel partitionsMichal Simek
2018-09-26fpga: zynqmp: Modify PL bitstream loading sequenceSiva Durga Prasad Paladugu
2018-09-26arm64: zynqmp: Return pmufw version for zynqmp_pmufw_version()Siva Durga Prasad Paladugu
2018-09-26arm64: zynqmp: Move PM version related macros to .hSiva Durga Prasad Paladugu
2018-09-26arm: zynq: Remove useless comments from config fileMichal Simek
2018-09-26arm64: zynqmp: Handle CONFIG_BOARD_LATE_INIT via KconfigMichal Simek
2018-09-25config.mk: Remove duplicated -fno-strict-aliasingBin Meng
2018-09-25Makefile: Use -fno-strict-aliasing globallyBin Meng
2018-09-25serial: omap: Add support for AM654 uart controllerLokesh Vutla
2018-09-25configs: Drop CONFIG_SYS_SCSI_MAXDEVICETuomas Tynkkynen
2018-09-25ata: Drop CONFIG_SYS_SCSI_MAX_* from boards using DM_SCSITuomas Tynkkynen
2018-09-25ata: ahci: Don't cap AHCI port count under CONFIG_DM_SCSITuomas Tynkkynen
2018-09-25ata: ahci: Loop over the actual number of ports, not the maximumTuomas Tynkkynen
2018-09-25xtensa: use asm-generic/atomic.hChris Packham
2018-09-25mips: use asm-generic/atomic.hChris Packham
2018-09-25ARM: use asm-generic/atomic.hChris Packham
2018-09-25Add include/asm-generic/atomic.hChris Packham
2018-09-25cmd: add conitrace commandHeinrich Schuchardt
2018-09-25mmc: omap_hsmmc: Fix pbias for omap3_logic to enable CD pinAdam Ford
2018-09-25dm: Update README.txt to clarify device tree usageTom Rini
2018-09-25arm: spear: fix enabling of SSP2 clockQuentin Schulz
2018-09-25arm: spear: enable SSP1, 2 and 3 clocks when SPI controller driver is builtQuentin Schulz
2018-09-25spi: add support for ARM PL022 SPI controllerQuentin Schulz
2018-09-25configs: am335x_evm: enable OF_BOARD_SETUPSekhar Nori
2018-09-25board: ti: am335x: add support to fixup phy addressSekhar Nori
2018-09-25drivers: net: cpsw: add support to update phy addressSekhar Nori
2018-09-25configs: sama5d27_som1_ek: Add defconfig for ENV/boot from uSDCodrin Ciubotariu
2018-09-25configs: sama5d27_som1_ek: Set CONFIG_BOOTARGS using KconfigCodrin Ciubotariu
2018-09-25configs: sama5d27_som1_ek: Remove unnecessary FAT_ENV_xxx macrosCodrin Ciubotariu
2018-09-25configs: sama5d2_xplained: Add defconfig for ENV/boot from eMMCCodrin Ciubotariu
2018-09-25spl: Weed out CONFIG_SYS_TEXT_BASE usageMarek Vasut
2018-09-25board: st: stm32mp1: Add usb gadget supportPatrice Chotard
2018-09-25configs: stm32mp15: Enable USB relative flagsPatrice Chotard
2018-09-25ARM: dts: stm32mp1: Add EHCI support for stm32mp157c-ev1 boardPatrice Chotard
2018-09-25ARM: dts: stm32mp1: Add usb gadget support for stm32mp157c-ev1 boardPatrice Chotard
2018-09-23efi_loader: refactor efi_setup_loaded_image()Heinrich Schuchardt
2018-09-23arm: qemu-arm: enable RTC (PL031) by defaultAKASHI Takahiro
2018-09-23rtc: pl031: convert the driver to driver modelAKASHI Takahiro
2018-09-23efi_loader: Fix loaded_image handle passing from EL3Alexander Graf
2018-09-23efi_loader: Disable efi selftest on sandbox for nowAlexander Graf
2018-09-23efi_loader: remove efi_exit_caches()Heinrich Schuchardt
2018-09-23dm: video: check bounds for column and rowHeinrich Schuchardt
2018-09-23efi_loader: remove redundant statementHeinrich Schuchardt
2018-09-23efi_loader: create root nodeHeinrich Schuchardt