summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sandbox: eth-raw: Add a function to ask the host about localhostJoe Hershberger2018-07-263-6/+39
* net: sandbox-raw: Convert raw eth driver to livetreeJoe Hershberger2018-07-263-25/+39
* net: sandbox: Convert sandbox mock eth driver to livetreeJoe Hershberger2018-07-261-4/+12
* net: Correct comment in KconfigJoe Hershberger2018-07-261-2/+2
* sandbox: eth-raw: Make sure descriptors are always initializedJoe Hershberger2018-07-261-2/+3
* net: Only call halt on a driver that has been init'edJoe Hershberger2018-07-261-1/+1
* sandbox: Fix format of fake-host-hwaddr in test.dtsJoe Hershberger2018-07-261-4/+4
* sandbox: eth-raw: Correct valid socket test in send/recvJoe Hershberger2018-07-261-2/+2
* sandbox: Don't disable ctrlc() on sandbox if in raw modeJoe Hershberger2018-07-262-2/+4
* console: Remember if ctrlc is disabled in console_tstc()Joe Hershberger2018-07-261-3/+4
* Makefile: Fix 'clean' targetTom Rini2018-07-261-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2018-07-2424-107/+206
|\
| * ARM: uniphier: enable distro bootMasahiro Yamada2018-07-254-48/+100
| * ARM: uniphier: enable MTD partition and UBIMasahiro Yamada2018-07-253-3/+14
| * ARM: uniphier: support fdt_fixup_mtdpartsMasahiro Yamada2018-07-251-0/+8
| * ARM: uniphier: split ft_board_setup() out to a separate fileMasahiro Yamada2018-07-255-36/+58
| * ARM: uniphier: clean-up ft_board_setup()Masahiro Yamada2018-07-251-3/+3
| * board: constify struct node_info arrayMasahiro Yamada2018-07-259-9/+9
| * fdt_support: make fdt_fixup_mtdparts() prototype more specificMasahiro Yamada2018-07-252-9/+15
| * mtd: nand: denali: correct buffer alignment for DMA transferMasahiro Yamada2018-07-251-1/+1
| * kconfig: Avoid format overflow warning from GCC 8.1Luis Araneda2018-07-251-1/+1
* | mailmap: Fix broken email from fit_image.cMichal Simek2018-07-241-0/+1
* | configs: am3517-evm: Setup NAND bootingAdam Ford2018-07-241-0/+5
* | ARM: AM3517-EVM: Update MaintainerAdam Ford2018-07-241-1/+1
* | config: remove unused CONFIG_SPL_RELOC_STACK_SIZEHeinrich Schuchardt2018-07-2413-13/+0
* | doc: Move device tree bindings documentation to doc/device-tree-bindingsBreno Lima2018-07-243-0/+0
* | mkimage: fit_image: Use macros from image.hMichal Simek2018-07-241-24/+29
* | omap3: beagle: re-enable EFI support after the following commit removed it by...Guillaume GARDET2018-07-241-3/+0
* | spl: remove dependency to "asm/utils.h"Paulo Zaneti2018-07-241-1/+0
* | hashtable: Fix length calculation in hexport_rZubair Lutfullah Kakakhel2018-07-241-2/+2
* | avb2.0: use block API in AVB opsIgor Opaniuk2018-07-241-4/+5
* | avb2.0: add proper dependenciesIgor Opaniuk2018-07-244-2/+13
* | mtdparts: fixed buffer overflow bugKay Potthoff2018-07-241-1/+1
* | board: STiH410-B2260: Set SYS_BOOTM_LEN to 16MPatrice Chotard2018-07-241-0/+3
* | mtd: remove stale comment in mtd_oob_ops structureMiquel Raynal2018-07-241-4/+0
* | rtc: compile date.c if DM_RTCAKASHI Takahiro2018-07-241-1/+2
|/
* mtd: nand: add new enum for storing ECC algorithmRafał Miłecki2018-07-231-0/+8
* ARM: configs: omap3_logic: remove Legacy OMAP3 USB driverAdam Ford2018-07-231-1/+0
* Convert CONFIG_DA8XX_GPIO to KconfigAdam Ford2018-07-2312-5/+11
* ARM: DTS: am3517-evm-u-boot: Mark MMC1 with cd-invertedAdam Ford2018-07-231-0/+4
* ARM: dts: am3517-evm-uboot: Add reg-shift for UARTAdam Ford2018-07-231-0/+12
* doc: Replace DocBook with sphinx-based docsMario Six2018-07-2326-2404/+4375
* ARM: DTS: Resync Logic PD SOM-LV 37xx devkit with Linux 4.18-RC4Adam Ford2018-07-233-255/+323
* ARM: DTS: Resync LogicPD-Torpedo-37xx-devkit with Linux 4.18-RC4Adam Ford2018-07-233-426/+475
* ARM: dts: Resync OMAP3 and omap36xx with Linux 4.18-RC4Adam Ford2018-07-233-18/+71
* ARM: DTS: Resync am3517-evm.dts with Linux 4.18-rc4Adam Ford2018-07-233-2/+377
* m68k: m5253evbe: Remove this boardTom Rini2018-07-238-441/+0
* spi: stm32_qspi: rework mode managementChristophe Kerello2018-07-231-14/+14
* spi: stm32_qspi: assign functional operation mode in _stm32_qspi_gen_ccrChristophe Kerello2018-07-231-9/+8
* bios_emulator: remove assignment without effectHeinrich Schuchardt2018-07-231-1/+0