summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-07-26armv8: ls1046ardb: ls1046aqds: Move SPL macros to defconfigYork Sun
2018-07-26armv8: ls2088ardb: Move CONFIG_SPI_FLASH, CONFIG_SPI_FLASH_SPANSION to defconfigAshish Kumar
2018-07-26configs: Disable 4k erase sector size for spansion "s25fs512s" flashAshish Kumar
2018-07-26LS1088ARDB: Secure Boot:Change load address of dpl header in SDVinitha V Pillai
2018-07-26armv8: ls2080ardb: update copyright claimAlison Wang
2018-07-26LS1043ARBD: Fix SD Boot issue with PPAVinitha V Pillai
2018-07-26armv8: ls1088a: change dpl load command from apply to lazyapplyJagdish Gediya
2018-07-26cmd/ubi.c: Fix format warningTom Rini
2018-07-26Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2018-07-26Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2018-07-26Makefile: Fix 'clean' targetTom Rini
2018-07-25MAINTAINERS: assign lib/charset.cHeinrich Schuchardt
2018-07-25efi_selftest: unit test for GetTime()Heinrich Schuchardt
2018-07-25efi_selftest: support printing leading zeroesHeinrich Schuchardt