aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2018-07-23ARM: dts: am3517-evm-uboot: Add reg-shift for UARTAdam Ford1-0/+12
2018-07-23doc: Replace DocBook with sphinx-based docsMario Six26-2404/+4375
2018-07-23ARM: DTS: Resync Logic PD SOM-LV 37xx devkit with Linux 4.18-RC4Adam Ford3-255/+323
2018-07-23ARM: DTS: Resync LogicPD-Torpedo-37xx-devkit with Linux 4.18-RC4Adam Ford3-426/+475
2018-07-23ARM: dts: Resync OMAP3 and omap36xx with Linux 4.18-RC4Adam Ford3-18/+71
2018-07-23ARM: DTS: Resync am3517-evm.dts with Linux 4.18-rc4Adam Ford3-2/+377
2018-07-23m68k: m5253evbe: Remove this boardTom Rini8-441/+0
2018-07-23spi: stm32_qspi: rework mode managementChristophe Kerello1-14/+14
2018-07-23spi: stm32_qspi: assign functional operation mode in _stm32_qspi_gen_ccrChristophe Kerello1-9/+8
2018-07-23bios_emulator: remove assignment without effectHeinrich Schuchardt1-1/+0
2018-07-23Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini50-508/+2514
2018-07-23configs: imx6q_logic: Cleanup ramdiskaddr and fdtaddrAdam Ford1-11/+9
2018-07-23mx25: fix the offset between the USB ports' registersMartin Kaiser1-1/+6