aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-26Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2018-07-26tegra: Indicate that binman makes all three output filesSimon Glass
2018-07-26MAINTAINERS: Mark NAND as OrphanedTom Rini
2018-07-26net: zynq_gem: convert to use livetreeSiva Durga Prasad Paladugu
2018-07-26drivers: net: zynq_gem: fix phy dt node settingGrygorii Strashko
2018-07-26drivers: net: cpsw: fix phy dt node settingGrygorii Strashko
2018-07-26net: phy: xilinx: switch to use phy_get_ofnode()Grygorii Strashko
2018-07-26net: phy: dp83867: switch to use phy_get_ofnode()Grygorii Strashko
2018-07-26net: phy: add ofnode node to struct phy_deviceGrygorii Strashko
2018-07-26net: phy: Clean up includes of common.hJoe Hershberger
2018-07-26phy: Break include cycleJoe Hershberger
2018-07-26arm: Prevent redefinition error in fsl-layerscapeJoe Hershberger
2018-07-26net: phy: dp83867: switch to use ofnode apiGrygorii Strashko
2018-07-26net: phy: dp83867: add workaround for incorrect RX_CTRL pin strapMurali Karicheri
2018-07-26net: mvgbe: convert to DMChris Packham
2018-07-26net: mvgbe: prepare for conversion to driver modelChris Packham
2018-07-26initialize net_mode.if_typeAndrew Thomas
2018-07-26net: Consolidate the parsing of bootfileJoe Hershberger
2018-07-26net: Read bootfile from env on netboot_common()Joe Hershberger
2018-07-26net: Make copy_filename() accept NULL srcJoe Hershberger
2018-07-26net: Re-check prerequisites when autoloadingJoe Hershberger
2018-07-26net: When checking prerequisites, consider boot_file_nameJoe Hershberger
2018-07-26net: Always print basic info for nfs, just like tftpJoe Hershberger
2018-07-26net: Check subnet against the actual ip address in use for nfsJoe Hershberger
2018-07-26net: Correct size of NFS buffersJoe Hershberger
2018-07-26sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfacesJoe Hershberger
2018-07-26sandbox: eth-raw: Make random MAC addresses available to eth-rawJoe Hershberger
2018-07-26sandbox: eth-raw: Allow interface to be specified by indexJoe Hershberger
2018-07-26sandbox: eth-raw: Add a function to ask the host about localhostJoe Hershberger
2018-07-26net: sandbox-raw: Convert raw eth driver to livetreeJoe Hershberger
2018-07-26net: sandbox: Convert sandbox mock eth driver to livetreeJoe Hershberger
2018-07-26net: Correct comment in KconfigJoe Hershberger
2018-07-26sandbox: eth-raw: Make sure descriptors are always initializedJoe Hershberger
2018-07-26net: Only call halt on a driver that has been init'edJoe Hershberger
2018-07-26sandbox: Fix format of fake-host-hwaddr in test.dtsJoe Hershberger
2018-07-26sandbox: eth-raw: Correct valid socket test in send/recvJoe Hershberger
2018-07-26sandbox: Don't disable ctrlc() on sandbox if in raw modeJoe Hershberger
2018-07-26console: Remember if ctrlc is disabled in console_tstc()Joe Hershberger
2018-07-26drivers/ddr/fsl: fix '__hwconfig without a buffer' messagesJeremy Gebben
2018-07-26armv8: ls1046ardb: Add falcon mode for for QSPI bootYork Sun
2018-07-26armv8: layerscape: spl: Initialize QSPI AHB for QSPI bootYork Sun
2018-07-26spl: Add option SPL_PAYLOADYork Sun
2018-07-26powerpc: mpc85xx: Drop u-boot-with-spl.bin on selected boardsYork Sun
2018-07-26armv8: layerscape: Drop u-boot-with-spl.bin for selected boardsYork Sun
2018-07-26armv8: ls1046ardb: Enable IFC for SPL buildYork Sun
2018-07-26arm64: ls1012a: enable DM support for sataYuantian Tang
2018-07-26scsi: ceva: add ls1012a soc supportYuantian Tang
2018-07-26armv8: dts: fsl-ls1012a: add sata node supportYuantian Tang
2018-07-26armv8: fsl: remove sata supportYuantian Tang
2018-07-26armv8: layerscape: Enabled I-cache for SPL bootYork Sun