aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-26tegra: beaver/apalis: Fix DTC warningTom Warren2-6/+0
2018-07-26ARM: tegra: avoid using secure carveout RAMStephen Warren1-0/+4
2018-07-26ARM: PSCI: Enable the PSCI nodeStephen Warren1-0/+4
2018-07-26ARM: PSCI: Support PSCI v0.2Stephen Warren2-0/+3
2018-07-26ARM: define MON_MODEStephen Warren1-0/+1
2018-07-26ARM: tegra: implement RAM repairBibek Basu2-2/+50
2018-07-26Revert "tegra: Introduce SRAM repair on tegra124"Stephen Warren2-31/+1
2018-07-26Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini44-318/+830
2018-07-26tegra: Indicate that binman makes all three output filesSimon Glass1-2/+3
2018-07-26MAINTAINERS: Mark NAND as OrphanedTom Rini2-4/+3
2018-07-26net: zynq_gem: convert to use livetreeSiva Durga Prasad Paladugu1-16/+14
2018-07-26drivers: net: zynq_gem: fix phy dt node settingGrygorii Strashko1-1/+1
2018-07-26drivers: net: cpsw: fix phy dt node settingGrygorii Strashko1-1/+1
2018-07-26net: phy: xilinx: switch to use phy_get_ofnode()Grygorii Strashko1-4/+6
2018-07-26net: phy: dp83867: switch to use phy_get_ofnode()Grygorii Strashko1-2/+5
2018-07-26net: phy: add ofnode node to struct phy_deviceGrygorii Strashko2-0/+17
2018-07-26net: phy: Clean up includes of common.hJoe Hershberger14-11/+6
2018-07-26phy: Break include cycleJoe Hershberger3-56/+67
2018-07-26arm: Prevent redefinition error in fsl-layerscapeJoe Hershberger1-1/+1
2018-07-26net: phy: dp83867: switch to use ofnode apiGrygorii Strashko1-13/+12
2018-07-26net: phy: dp83867: add workaround for incorrect RX_CTRL pin strapMurali Karicheri1-0/+13
2018-07-26net: mvgbe: convert to DMChris Packham3-51/+279
2018-07-26net: mvgbe: prepare for conversion to driver modelChris Packham1-32/+83
2018-07-26initialize net_mode.if_typeAndrew Thomas1-0/+1
2018-07-26net: Consolidate the parsing of bootfileJoe Hershberger4-25/+34
2018-07-26net: Read bootfile from env on netboot_common()Joe Hershberger2-20/+6
2018-07-26net: Make copy_filename() accept NULL srcJoe Hershberger1-2/+2
2018-07-26net: Re-check prerequisites when autoloadingJoe Hershberger1-0/+20
2018-07-26net: When checking prerequisites, consider boot_file_nameJoe Hershberger2-1/+9
2018-07-26net: Always print basic info for nfs, just like tftpJoe Hershberger1-13/+13
2018-07-26net: Check subnet against the actual ip address in use for nfsJoe Hershberger1-1/+1
2018-07-26net: Correct size of NFS buffersJoe Hershberger1-2/+5
2018-07-26sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfacesJoe Hershberger6-26/+98
2018-07-26sandbox: eth-raw: Make random MAC addresses available to eth-rawJoe Hershberger1-0/+10
2018-07-26sandbox: eth-raw: Allow interface to be specified by indexJoe Hershberger3-0/+27
2018-07-26sandbox: eth-raw: Add a function to ask the host about localhostJoe Hershberger3-6/+39
2018-07-26net: sandbox-raw: Convert raw eth driver to livetreeJoe Hershberger3-25/+39
2018-07-26net: sandbox: Convert sandbox mock eth driver to livetreeJoe Hershberger1-4/+12
2018-07-26net: Correct comment in KconfigJoe Hershberger1-2/+2
2018-07-26sandbox: eth-raw: Make sure descriptors are always initializedJoe Hershberger1-2/+3
2018-07-26net: Only call halt on a driver that has been init'edJoe Hershberger1-1/+1
2018-07-26sandbox: Fix format of fake-host-hwaddr in test.dtsJoe Hershberger1-4/+4
2018-07-26sandbox: eth-raw: Correct valid socket test in send/recvJoe Hershberger1-2/+2
2018-07-26sandbox: Don't disable ctrlc() on sandbox if in raw modeJoe Hershberger2-2/+4
2018-07-26console: Remember if ctrlc is disabled in console_tstc()Joe Hershberger1-3/+4
2018-07-26drivers/ddr/fsl: fix '__hwconfig without a buffer' messagesJeremy Gebben1-8/+6
2018-07-26armv8: ls1046ardb: Add falcon mode for for QSPI bootYork Sun7-6/+136
2018-07-26armv8: layerscape: spl: Initialize QSPI AHB for QSPI bootYork Sun2-0/+7
2018-07-26spl: Add option SPL_PAYLOADYork Sun2-2/+12
2018-07-26powerpc: mpc85xx: Drop u-boot-with-spl.bin on selected boardsYork Sun8-8/+0