summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-07Move debug and logging support to a separate headerSimon Glass
2017-12-07Revert "sandbox: Drop special case console code for sandbox"Simon Glass
2017-12-07sandbox: Adjust pre-console address to avoid conflictSimon Glass
2017-12-07Revert "sandbox: remove os_putc() and os_puts()"Simon Glass
2017-12-07Merge git://git.denx.de/u-boot-i2cTom Rini
2017-12-07cmd: i2c: Fix use sdram sub command with CONFIG_DM_I2CNobuhiro Iwamatsu
2017-12-07i2c: at91_i2c: remove the .probe_chip functionAlan Ott
2017-12-07i2c: at91_i2c: Wait for TXRDY after sending the first byteAlan Ott
2017-12-07i2c: meson: add some commentsBeniamino Galvani
2017-12-07i2c: meson: fix return codes on errorBeniamino Galvani
2017-12-07i2c: meson: reduce timeoutBeniamino Galvani
2017-12-07i2c: meson: improve Kconfig descriptionBeniamino Galvani
2017-12-06armv8: ls1088a: Add nand support for ls1088ardbAshish Kumar
2017-12-06driver: fsl-mc: MC object cleanup when DPL not loadedYogesh Gaur
2017-12-06SECURE BOOT: Add fall back optionVinitha Pillai-B57223
2017-12-06armv8: LS2080A_SECURE_BOOT: Enable CONFIG_FSL_LS_PPA.Udit Agarwal
2017-12-06armv8: LS1088A_QSPI: Add secure boot defconfigs for QSPI boot.Udit Agarwal
2017-12-06armv8: LS1088A_QSPI: SECURE_BOOT: Images validationUdit Agarwal
2017-12-06armv8: ls1012a: Modify Kernel and Environment offsetBhaskar Upadhaya
2017-12-06armv8: Workaround for USB erratua on LS1012ARan Wang
2017-12-06armv8: fsl-layerscape: Add support of disabling core prefetchPrabhakar Kushwaha
2017-12-06armv8: ls1088: Add fsl_fdt_fixup_flashAshish Kumar
2017-12-06driver: net: fsl-mc: flib changes for MC 10.3.0Yogesh Gaur
2017-12-06armv8: ls1088a: Unset USE_BOOTCOMMAND in defconfigAshish Kumar
2017-12-06powerpc: mpc85xx: Fix static TLB table for SDRAMYork Sun
2017-12-06powerpc/p1_p2_rdb_pc: Fix endian access issue on EHCI intinalizationRan Wang
2017-12-06powerpc/T104xRDB: Fix endian access issue on EHCI intinalizationRan Wang
2017-12-05tools: omapimage: fix corner-case in byteswap pathPhilipp Tomsich
2017-12-05Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2017-12-05efi_stub: Use efi_uintn_tAlexander Graf
2017-12-04Prepare v2018.01-rc1Tom Rini
2017-12-04Merge git://git.denx.de/u-boot-uniphierTom Rini
2017-12-04Merge git://git.denx.de/u-boot-cfi-flashTom Rini
2017-12-04arm: Make gcc 6.0 or later a hard requirement now.Tom Rini
2017-12-04scripts: spl: fix typoPeng Fan
2017-12-04drivers: firmware: psci: use pr_* log functions instead of printf()Masahiro Yamada
2017-12-04omap3: evm: Explicitly use DISTRO_DEFAULTS features at startupDerald D. Woods
2017-12-04armv8: mmu: fix page table mappingPeng Fan
2017-12-04arm64 :show_regs: show the address before relocationPeng Fan
2017-12-04ARM: arch-meson: build memory banks using reported memory from registersNeil Armstrong
2017-12-04arm: Add Khadas VIM support based on Meson GXL familyNeil Armstrong
2017-12-04arm: Add LibreTech CC support based on Meson GXL familyNeil Armstrong
2017-12-04board: p212: use common ethernet init functionNeil Armstrong
2017-12-04board: odroid-c2: use common ethernet init functionNeil Armstrong
2017-12-04ARM: arch-meson: add ethernet common init functionNeil Armstrong
2017-12-04libfdt: migrate fdt_wip.c to a wrapper of scripts/dtc/libfdt/fdt_wip.cMasahiro Yamada
2017-12-04libfdt: move fdt_find_regions() to fdt_region.c from fdt_wip.cMasahiro Yamada
2017-12-04armv8: shrink exception table codeAndre Przywara
2017-12-04add support for Raspberry Pi Zero WDmitry Korunov
2017-12-04test: compression: Convert to unit test frameworkSimon Glass