summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-26Makefile: Fix 'clean' targetTom Rini
2018-07-24Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2018-07-25ARM: uniphier: enable distro bootMasahiro Yamada
2018-07-25ARM: uniphier: enable MTD partition and UBIMasahiro Yamada
2018-07-25ARM: uniphier: support fdt_fixup_mtdpartsMasahiro Yamada
2018-07-25ARM: uniphier: split ft_board_setup() out to a separate fileMasahiro Yamada
2018-07-25ARM: uniphier: clean-up ft_board_setup()Masahiro Yamada
2018-07-25board: constify struct node_info arrayMasahiro Yamada
2018-07-25fdt_support: make fdt_fixup_mtdparts() prototype more specificMasahiro Yamada
2018-07-25mtd: nand: denali: correct buffer alignment for DMA transferMasahiro Yamada
2018-07-25kconfig: Avoid format overflow warning from GCC 8.1Luis Araneda
2018-07-24mailmap: Fix broken email from fit_image.cMichal Simek
2018-07-24configs: am3517-evm: Setup NAND bootingAdam Ford
2018-07-24ARM: AM3517-EVM: Update MaintainerAdam Ford
2018-07-24config: remove unused CONFIG_SPL_RELOC_STACK_SIZEHeinrich Schuchardt
2018-07-24doc: Move device tree bindings documentation to doc/device-tree-bindingsBreno Lima
2018-07-24mkimage: fit_image: Use macros from image.hMichal Simek
2018-07-24omap3: beagle: re-enable EFI support after the following commit removed it by...Guillaume GARDET
2018-07-24spl: remove dependency to "asm/utils.h"Paulo Zaneti
2018-07-24hashtable: Fix length calculation in hexport_rZubair Lutfullah Kakakhel
2018-07-24avb2.0: use block API in AVB opsIgor Opaniuk
2018-07-24avb2.0: add proper dependenciesIgor Opaniuk
2018-07-24mtdparts: fixed buffer overflow bugKay Potthoff
2018-07-24board: STiH410-B2260: Set SYS_BOOTM_LEN to 16MPatrice Chotard
2018-07-24mtd: remove stale comment in mtd_oob_ops structureMiquel Raynal
2018-07-24rtc: compile date.c if DM_RTCAKASHI Takahiro
2018-07-23mtd: nand: add new enum for storing ECC algorithmRafał Miłecki
2018-07-23ARM: configs: omap3_logic: remove Legacy OMAP3 USB driverAdam Ford
2018-07-23Convert CONFIG_DA8XX_GPIO to KconfigAdam Ford
2018-07-23ARM: DTS: am3517-evm-u-boot: Mark MMC1 with cd-invertedAdam Ford
2018-07-23ARM: dts: am3517-evm-uboot: Add reg-shift for UARTAdam Ford
2018-07-23doc: Replace DocBook with sphinx-based docsMario Six
2018-07-23ARM: DTS: Resync Logic PD SOM-LV 37xx devkit with Linux 4.18-RC4Adam Ford
2018-07-23ARM: DTS: Resync LogicPD-Torpedo-37xx-devkit with Linux 4.18-RC4Adam Ford
2018-07-23ARM: dts: Resync OMAP3 and omap36xx with Linux 4.18-RC4Adam Ford
2018-07-23ARM: DTS: Resync am3517-evm.dts with Linux 4.18-rc4Adam Ford
2018-07-23m68k: m5253evbe: Remove this boardTom Rini
2018-07-23spi: stm32_qspi: rework mode managementChristophe Kerello
2018-07-23spi: stm32_qspi: assign functional operation mode in _stm32_qspi_gen_ccrChristophe Kerello
2018-07-23bios_emulator: remove assignment without effectHeinrich Schuchardt
2018-07-23Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini