summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-26armv8: ls2088ardb: Move CONFIG_SPI_FLASH, CONFIG_SPI_FLASH_SPANSION to defconfigAshish Kumar
2018-07-26configs: Disable 4k erase sector size for spansion "s25fs512s" flashAshish Kumar
2018-07-26LS1088ARDB: Secure Boot:Change load address of dpl header in SDVinitha V Pillai
2018-07-26armv8: ls2080ardb: update copyright claimAlison Wang
2018-07-26LS1043ARBD: Fix SD Boot issue with PPAVinitha V Pillai
2018-07-26armv8: ls1088a: change dpl load command from apply to lazyapplyJagdish Gediya
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
2018-07-23configs: imx6q_logic: Cleanup ramdiskaddr and fdtaddrAdam Ford
2018-07-23mx25: fix the offset between the USB ports' registersMartin Kaiser
2018-07-23tools/imximage: get HAB information from headerHolger Dengler