aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-06-14ARM: rmobile: Point load address to more sane area on Gen3Marek Vasut1-1/+2
2018-06-14ARM: rmobile: Point load address to more sane area on Gen2Marek Vasut1-1/+2
2018-06-14ARM: rmobile: Zap CONFIG_SYS_CLK_FREQ where applicableMarek Vasut4-16/+0
2018-06-14ARM: rmobile: Sync Gen3 DTS with Linux v4.17Marek Vasut9-359/+1974
2018-06-14ARM: rmobile: Sync Gen2 DTS with Linux v4.17Marek Vasut11-5904/+6590
2018-06-14pinctrl: renesas: Sync Gen3 PFC tables with Linux v4.17Marek Vasut7-1180/+6929
2018-06-14Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini9-20/+54
2018-06-14pinctrl: renesas: Sync Gen2 PFC tables with Linux v4.17Marek Vasut3-6/+559
2018-06-14clk: rmobile: Add R8A77995 RPC clockMarek Vasut1-0/+5
2018-06-14clk: rmobile: Add R8A77990 RPC clockMarek Vasut1-0/+5
2018-06-14dts: gpio: Sync header with Linux 4.17Marek Vasut1-0/+21
2018-06-14Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini23-73/+1383
2018-06-14usb: sunxi: access ahb_reset0_cfg in CCM using its offsetVasily Khoruzhick2-6/+37
2018-06-14efi_loader: Allocate memory handle for mem dpAlexander Graf1-0/+9
2018-06-14efi_loader: avoid make race conditionHeinrich Schuchardt1-2/+8
2018-06-14efi_loader: avoid initializer element is not constantHeinrich Schuchardt2-4/+8
2018-06-14efi: Add a comment about duplicated ELF constantsSimon Glass1-0/+4
2018-06-14efi_loader: Convert runtime reset from switch to if statementsAlexander Graf2-14/+8
2018-06-14riscv: Add support for HI20 PE relocationsAlexander Graf2-0/+17
2018-06-13net: gem: Check return value from memalign/mallocMichal Simek1-0/+6
2018-06-13net: zynq_gem: Initialize phyreg variableMichal Simek1-1/+1
2018-06-13net: zynq_gem: Fix return type for phy...()Michal Simek1-4/+4
2018-06-13net: mvgbe: extract common code for SMI waitChris Packham2-24/+24
2018-06-13net: designware: set the PS bit when resetting DMA bus in MII configurationQuentin Schulz1-0/+9
2018-06-13net: phy: mv88e61xx: Force CPU port link upChris Packham1-21/+30
2018-06-13mvebu: neta: align DMA buffersJon Nettleton1-6/+12
2018-06-13net: add Socionext AVE ethernet driver supportKunihiko Hayashi3-0/+1006
2018-06-13net: include/phy.h: add new mode for internal phyKunihiko Hayashi1-0/+2
2018-06-13drivers/net/vsc9953: Initialize action RAM in VCAP complexRadu Bulie2-0/+204
2018-06-13net: nfs: don't fail when nfs_read_reply returns -NFS_RPC_DROPVasily Khoruzhick1-0/+2
2018-06-13net: cpsw: ti: Reap completed packets before stopping interfaceAlex Kiernan1-8/+16
2018-06-13net: Protect net_state from reentrant net_loop()Leonid Iziumtsev1-0/+3
2018-06-13net/phy/cortina: Add support for CS4223 PHYVicentiu Galanopulo3-1/+52
2018-06-13net: sunxi: Correct MAC address register orderJoe Hershberger1-2/+2
2018-06-13net: Express LINK_LOCAL dependency on LIB_RANDJoe Hershberger1-0/+1
2018-06-13tsec: Fix reading phy registers from DTMario Six1-2/+3
2018-06-13net: Initialize as many ethernet devices as possibleMario Six1-2/+2
2018-06-13net: Always align tx packetsMario Six2-2/+4
2018-06-13Merge git://git.denx.de/u-boot-x86Tom Rini32-211/+357
2018-06-13ARM: DTS: resync a3517.dtsi with Linux 4.17Adam Ford1-6/+2
2018-06-13ARM: am3517_evm: Enable SPL_OF_CONTROL and SPL_OF_PLATDATAAdam Ford2-14/+3
2018-06-13dra76: fix HDMI HPD pinmuxTomi Valkeinen1-1/+1
2018-06-13dra7/am5: remove CEC pin pull-upTomi Valkeinen2-7/+7
2018-06-13env: Add !ENV_IS_IN_EXT4 dependency to ENV_IS_NOWHEREAlex Kiernan1-0/+1
2018-06-13u-boot: Fix several typosShyam Saini7-10/+10
2018-06-13tools: env: Use getline rather than fgets when reading config/scriptAlex Kiernan1-19/+21
2018-06-13AM3517_EVM: Fix Environmental locationAdam Ford1-0/+1
2018-06-13lib: Add hexdumpAlexey Brodkin15-29/+369
2018-06-13fs: btrfs: Fix not all CHUNK_ITEMs being read from CHUNK_TREEYevgeny Popovych1-1/+1
2018-06-13ARM64: meson: Sync DT with Linux 4.17Neil Armstrong10-237/+103