aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-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
2018-07-25board: constify struct node_info arrayMasahiro Yamada9-9/+9
2018-07-25fdt_support: make fdt_fixup_mtdparts() prototype more specificMasahiro Yamada2-9/+15
2018-07-25mtd: nand: denali: correct buffer alignment for DMA transferMasahiro Yamada1-1/+1
2018-07-25kconfig: Avoid format overflow warning from GCC 8.1Luis Araneda1-1/+1
2018-07-24mailmap: Fix broken email from fit_image.cMichal Simek1-0/+1
2018-07-24configs: am3517-evm: Setup NAND bootingAdam Ford1-0/+5
2018-07-24ARM: AM3517-EVM: Update MaintainerAdam Ford1-1/+1
2018-07-24config: remove unused CONFIG_SPL_RELOC_STACK_SIZEHeinrich Schuchardt13-13/+0
2018-07-24doc: Move device tree bindings documentation to doc/device-tree-bindingsBreno Lima3-0/+0
2018-07-24mkimage: fit_image: Use macros from image.hMichal Simek1-24/+29
2018-07-24omap3: beagle: re-enable EFI support after the following commit removed it by...Guillaume GARDET1-3/+0
2018-07-24spl: remove dependency to "asm/utils.h"Paulo Zaneti1-1/+0
2018-07-24hashtable: Fix length calculation in hexport_rZubair Lutfullah Kakakhel1-2/+2
2018-07-24avb2.0: use block API in AVB opsIgor Opaniuk1-4/+5
2018-07-24avb2.0: add proper dependenciesIgor Opaniuk4-2/+13
2018-07-24mtdparts: fixed buffer overflow bugKay Potthoff1-1/+1
2018-07-24board: STiH410-B2260: Set SYS_BOOTM_LEN to 16MPatrice Chotard1-0/+3
2018-07-24mtd: remove stale comment in mtd_oob_ops structureMiquel Raynal1-4/+0
2018-07-24rtc: compile date.c if DM_RTCAKASHI Takahiro1-1/+2
2018-07-23mtd: nand: add new enum for storing ECC algorithmRafał Miłecki1-0/+8
2018-07-23ARM: configs: omap3_logic: remove Legacy OMAP3 USB driverAdam Ford1-1/+0
2018-07-23Convert CONFIG_DA8XX_GPIO to KconfigAdam Ford12-5/+11
2018-07-23ARM: DTS: am3517-evm-u-boot: Mark MMC1 with cd-invertedAdam Ford1-0/+4