aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-07i2c: meson: add some commentsBeniamino Galvani1-6/+19
2017-12-07i2c: meson: fix return codes on errorBeniamino Galvani1-2/+2
2017-12-07i2c: meson: reduce timeoutBeniamino Galvani1-1/+1
2017-12-07i2c: meson: improve Kconfig descriptionBeniamino Galvani1-1/+6
2017-12-06armv8: ls1088a: Add nand support for ls1088ardbAshish Kumar1-0/+2
2017-12-06driver: fsl-mc: MC object cleanup when DPL not loadedYogesh Gaur1-1/+2
2017-12-06SECURE BOOT: Add fall back optionVinitha Pillai-B572234-23/+61
2017-12-06armv8: LS2080A_SECURE_BOOT: Enable CONFIG_FSL_LS_PPA.Udit Agarwal2-4/+6
2017-12-06armv8: LS1088A_QSPI: Add secure boot defconfigs for QSPI boot.Udit Agarwal3-0/+107
2017-12-06armv8: LS1088A_QSPI: SECURE_BOOT: Images validationUdit Agarwal6-19/+64
2017-12-06armv8: ls1012a: Modify Kernel and Environment offsetBhaskar Upadhaya2-3/+3
2017-12-06armv8: Workaround for USB erratua on LS1012ARan Wang2-7/+24
2017-12-06armv8: fsl-layerscape: Add support of disabling core prefetchPrabhakar Kushwaha2-0/+58
2017-12-06armv8: ls1088: Add fsl_fdt_fixup_flashAshish Kumar1-0/+29
2017-12-06driver: net: fsl-mc: flib changes for MC 10.3.0Yogesh Gaur16-1327/+1085
2017-12-06armv8: ls1088a: Unset USE_BOOTCOMMAND in defconfigAshish Kumar4-0/+4
2017-12-06powerpc: mpc85xx: Fix static TLB table for SDRAMYork Sun22-29/+29
2017-12-06powerpc/p1_p2_rdb_pc: Fix endian access issue on EHCI intinalizationRan Wang1-0/+1
2017-12-06powerpc/T104xRDB: Fix endian access issue on EHCI intinalizationRan Wang1-0/+1
2017-12-05tools: omapimage: fix corner-case in byteswap pathPhilipp Tomsich1-1/+5
2017-12-05Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini33-659/+2391
2017-12-05efi_stub: Use efi_uintn_tAlexander Graf1-1/+1
2017-12-04Prepare v2018.01-rc1v2018.01-rc1Tom Rini1-3/+3
2017-12-04Merge git://git.denx.de/u-boot-uniphierTom Rini38-77/+46
2017-12-04Merge git://git.denx.de/u-boot-cfi-flashTom Rini1-3/+9
2017-12-04arm: Make gcc 6.0 or later a hard requirement now.Tom Rini1-2/+2
2017-12-04scripts: spl: fix typoPeng Fan1-1/+1
2017-12-04drivers: firmware: psci: use pr_* log functions instead of printf()Masahiro Yamada1-3/+4
2017-12-04omap3: evm: Explicitly use DISTRO_DEFAULTS features at startupDerald D. Woods2-28/+68
2017-12-04armv8: mmu: fix page table mappingPeng Fan2-1/+5
2017-12-04arm64 :show_regs: show the address before relocationPeng Fan1-2/+8
2017-12-04ARM: arch-meson: build memory banks using reported memory from registersNeil Armstrong12-9/+136
2017-12-04arm: Add Khadas VIM support based on Meson GXL familyNeil Armstrong10-1/+375
2017-12-04arm: Add LibreTech CC support based on Meson GXL familyNeil Armstrong10-1/+413
2017-12-04board: p212: use common ethernet init functionNeil Armstrong1-12/+2
2017-12-04board: odroid-c2: use common ethernet init functionNeil Armstrong1-9/+2
2017-12-04ARM: arch-meson: add ethernet common init functionNeil Armstrong3-1/+79
2017-12-04libfdt: migrate fdt_wip.c to a wrapper of scripts/dtc/libfdt/fdt_wip.cMasahiro Yamada4-102/+8
2017-12-04libfdt: move fdt_find_regions() to fdt_region.c from fdt_wip.cMasahiro Yamada2-129/+129
2017-12-04armv8: shrink exception table codeAndre Przywara1-73/+56
2017-12-04add support for Raspberry Pi Zero WDmitry Korunov5-1/+76
2017-12-04test: compression: Convert to unit test frameworkSimon Glass4-69/+141
2017-12-04mtd: nand: denali: consolidate include directivesMasahiro Yamada1-3/+3
2017-12-04mtd: nand: denali_dt: replace printf() with pr_err()Masahiro Yamada1-2/+2
2017-12-04mtd: nand: include <asm/cache.h> from include/linux/mtd/rawnand.hMasahiro Yamada1-0/+1
2017-12-04mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada35-40/+37
2017-12-04mtd: nand: denali: remove ad-hoc board_nand_init() entryMasahiro Yamada1-26/+0
2017-12-04mtd: nand: denali: remove bogus __maybe_unusedMasahiro Yamada1-1/+1
2017-12-04ARM: uniphier: clean up board_initMasahiro Yamada1-5/+2
2017-12-04mtd: cfi: Fix checking status register featureYork Sun1-3/+9