summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-06ARM: Odroid XU3: MAINTAINERS: Add a co-maintainer for OdroidXU3Lukasz Majewski
2018-08-06ARM: Odroid XU3: Adjust BOOT_TARGET_DEVICES to allow booting from SD card (mmc2)Lukasz Majewski
2018-08-06ARM: Odroid XU3: Fix autoboot.cmd to use ${mmcbootdev} instead of hardcoded 0Lukasz Majewski
2018-08-06ARM: Odroid XU3: Enable driver model support for MMC (DM_MMC)Lukasz Majewski
2018-08-06ARM: Odroid XU3: config: Disable SDHCI support in the Odroid XU3Lukasz Majewski
2018-08-06ARM: dw_mmc: Exclude dwmci Exynos priv_data allocation from exynos_dwmci_get_...Lukasz Majewski
2018-07-27arm: odroid: Inherit default value for bootdelay from distro_bootcmd.Vagrant Cascadian
2018-07-27arm: odroid: Enable distro_bootcmd support.Vagrant Cascadian
2018-07-27arm: odroid: Increase default env size in preparation for distro_bootcmd.Vagrant Cascadian
2018-07-27arm: odroid: Use standard environment variable names kernel_addr_r, ramdisk_a...Vagrant Cascadian
2018-07-27snow: set fdtfileGuillaume GARDET
2018-07-26tegra: Indicate that binman makes all three output filesSimon Glass
2018-07-26MAINTAINERS: Mark NAND as OrphanedTom Rini
2018-07-26cmd/ubi.c: Fix format warningTom Rini
2018-07-26Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2018-07-26Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
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-25ARM: rmobile: gen2: Enable ACTLR[0] (Enable invalidates of BTB) to facilitate...Marek Vasut
2018-07-25ARM: dts: socfpga: Adjust NAND register layout on Arria10Marek Vasut
2018-07-25ARM: socfpga: Init missing security policies on A10Marek Vasut
2018-07-25ARM: socfpga: Assure correct CPACR configurationMarek Vasut
2018-07-25arm: socfpga: Fixes: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESETLey Foon Tan
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