aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2018-07-26armv8: layerscape: Drop u-boot-with-spl.bin for selected boardsYork Sun4-6/+0
2018-07-26armv8: ls1046ardb: Enable IFC for SPL buildYork Sun1-1/+3
2018-07-26arm64: ls1012a: enable DM support for sataYuantian Tang4-4/+23
2018-07-26scsi: ceva: add ls1012a soc supportYuantian Tang1-35/+52
2018-07-26armv8: dts: fsl-ls1012a: add sata node supportYuantian Tang4-0/+20
2018-07-26armv8: fsl: remove sata supportYuantian Tang2-86/+0
2018-07-26armv8: layerscape: Enabled I-cache for SPL bootYork Sun1-0/+1
2018-07-26armv8: ls1046ardb: ls1046aqds: Move SPL macros to defconfigYork Sun6-9/+40
2018-07-26armv8: ls2088ardb: Move CONFIG_SPI_FLASH, CONFIG_SPI_FLASH_SPANSION to defconfigAshish Kumar3-4/+6
2018-07-26configs: Disable 4k erase sector size for spansion "s25fs512s" flashAshish Kumar16-0/+16
2018-07-26LS1088ARDB: Secure Boot:Change load address of dpl header in SDVinitha V Pillai1-1/+1
2018-07-26armv8: ls2080ardb: update copyright claimAlison Wang1-1/+1
2018-07-26LS1043ARBD: Fix SD Boot issue with PPAVinitha V Pillai1-1/+0
2018-07-26armv8: ls1088a: change dpl load command from apply to lazyapplyJagdish Gediya2-11/+11
2018-07-26cmd/ubi.c: Fix format warningTom Rini1-1/+1
2018-07-26Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini4-4/+19
2018-07-26Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini1-0/+4
2018-07-26Makefile: Fix 'clean' targetTom Rini1-2/+2
2018-07-24Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini24-107/+206
2018-07-25ARM: uniphier: enable distro bootMasahiro Yamada4-48/+100
2018-07-25ARM: uniphier: enable MTD partition and UBIMasahiro Yamada3-3/+14
2018-07-25ARM: uniphier: support fdt_fixup_mtdpartsMasahiro Yamada1-0/+8
2018-07-25ARM: uniphier: split ft_board_setup() out to a separate fileMasahiro Yamada5-36/+58
2018-07-25ARM: uniphier: clean-up ft_board_setup()Masahiro Yamada1-3/+3