summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-15arm64: zynqmp: Enable SPD ddr support for zcu102 targetsMichal Simek
2018-06-15timer: cadence: Implement timer_get_boot_usMichal Simek
2018-06-15arm: zynq: Drop #address-cells and #size-cells from gpio-keysMichal Simek
2018-06-15arm64: zynqmp: Split emmc configuration into emmc0 and emmc1Siva Durga Prasad Paladugu
2018-06-15arm: zynq: Add missing watchdog headerMichal Simek
2018-06-14ARM: rmobile: Point load address to more sane area on Gen3Marek Vasut
2018-06-14ARM: rmobile: Point load address to more sane area on Gen2Marek Vasut
2018-06-14ARM: rmobile: Zap CONFIG_SYS_CLK_FREQ where applicableMarek Vasut
2018-06-14ARM: rmobile: Sync Gen3 DTS with Linux v4.17Marek Vasut
2018-06-14ARM: rmobile: Sync Gen2 DTS with Linux v4.17Marek Vasut
2018-06-14pinctrl: renesas: Sync Gen3 PFC tables with Linux v4.17Marek Vasut
2018-06-14Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2018-06-14pinctrl: renesas: Sync Gen2 PFC tables with Linux v4.17Marek Vasut
2018-06-14clk: rmobile: Add R8A77995 RPC clockMarek Vasut
2018-06-14clk: rmobile: Add R8A77990 RPC clockMarek Vasut
2018-06-14dts: gpio: Sync header with Linux 4.17Marek Vasut
2018-06-14Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2018-06-14usb: sunxi: access ahb_reset0_cfg in CCM using its offsetVasily Khoruzhick
2018-06-14efi_loader: Allocate memory handle for mem dpAlexander Graf
2018-06-14efi_loader: avoid make race conditionHeinrich Schuchardt
2018-06-14efi_loader: avoid initializer element is not constantHeinrich Schuchardt
2018-06-14efi: Add a comment about duplicated ELF constantsSimon Glass
2018-06-14efi_loader: Convert runtime reset from switch to if statementsAlexander Graf
2018-06-14riscv: Add support for HI20 PE relocationsAlexander Graf
2018-06-13net: gem: Check return value from memalign/mallocMichal Simek
2018-06-13net: zynq_gem: Initialize phyreg variableMichal Simek
2018-06-13net: zynq_gem: Fix return type for phy...()Michal Simek
2018-06-13net: mvgbe: extract common code for SMI waitChris Packham
2018-06-13net: designware: set the PS bit when resetting DMA bus in MII configurationQuentin Schulz
2018-06-13net: phy: mv88e61xx: Force CPU port link upChris Packham
2018-06-13mvebu: neta: align DMA buffersJon Nettleton
2018-06-13net: add Socionext AVE ethernet driver supportKunihiko Hayashi
2018-06-13net: include/phy.h: add new mode for internal phyKunihiko Hayashi
2018-06-13drivers/net/vsc9953: Initialize action RAM in VCAP complexRadu Bulie
2018-06-13net: nfs: don't fail when nfs_read_reply returns -NFS_RPC_DROPVasily Khoruzhick
2018-06-13net: cpsw: ti: Reap completed packets before stopping interfaceAlex Kiernan
2018-06-13net: Protect net_state from reentrant net_loop()Leonid Iziumtsev
2018-06-13net/phy/cortina: Add support for CS4223 PHYVicentiu Galanopulo
2018-06-13net: sunxi: Correct MAC address register orderJoe Hershberger
2018-06-13net: Express LINK_LOCAL dependency on LIB_RANDJoe Hershberger
2018-06-13tsec: Fix reading phy registers from DTMario Six
2018-06-13net: Initialize as many ethernet devices as possibleMario Six
2018-06-13net: Always align tx packetsMario Six
2018-06-13Merge git://git.denx.de/u-boot-x86Tom Rini
2018-06-13ARM: DTS: resync a3517.dtsi with Linux 4.17Adam Ford
2018-06-13ARM: am3517_evm: Enable SPL_OF_CONTROL and SPL_OF_PLATDATAAdam Ford
2018-06-13dra76: fix HDMI HPD pinmuxTomi Valkeinen
2018-06-13dra7/am5: remove CEC pin pull-upTomi Valkeinen
2018-06-13env: Add !ENV_IS_IN_EXT4 dependency to ENV_IS_NOWHEREAlex Kiernan
2018-06-13u-boot: Fix several typosShyam Saini