summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-26arm: mach-keystone: Fixes issue with return values in inline assemblySrinivas, Madan
2017-07-26configs: ti: armv7: Fixes bug in fit_loadaddr for ramfs bootMadan Srinivas
2017-07-26arm: mach-keystone: Updates mon_install for K2G HSMadan Srinivas
2017-07-26configs: k2x_evm: Reorder default boot commandAndrew F. Davis
2017-07-26configs: k2x_evm: Adds environment variables for secure devicesMadan Srinivas
2017-07-26configs: k2x_evm: Adds FIT loading environment variablesAndrew F. Davis
2017-07-26board: ti: x15: Add support for beagle_X15 revCLokesh Vutla
2017-07-26board: ti: am57xx: Fix detection of board versionLokesh Vutla
2017-07-26odroid-c2: enable GPIOBeniamino Galvani
2017-07-26pinctrl: meson: add GPIO supportBeniamino Galvani
2017-07-26arm: dts: meson: import dts files from Linux 4.12Beniamino Galvani
2017-07-26ARM: uniphier: enable CONFIG_CMD_FS_GENERICMasahiro Yamada
2017-07-26ARM: uniphier: remove part number info from the boot logMasahiro Yamada
2017-07-26doc: uniphier: rework README.uniphierMasahiro Yamada
2017-07-26ARM: uniphier: remove SPL support for ARMv8 SoCsMasahiro Yamada
2017-07-25Convert CONFIG_ENV_IS_IN_ONENAND to KconfigSimon Glass
2017-07-25Convert CONFIG_ENV_IS_IN_FAT to KconfigSimon Glass
2017-07-25Convert CONFIG_ENV_IS_IN_REMOTE to KconfigSimon Glass
2017-07-25Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass
2017-07-25Convert CONFIG_ENV_IS_IN_DATAFLASH to KconfigSimon Glass
2017-07-25Convert CONFIG_ENV_IS_IN_EEPROM to KconfigSimon Glass
2017-07-25Convert CONFIG_ENV_IS_IN_NVRAM to KconfigSimon Glass
2017-07-25Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass
2017-07-25env: Move help from README to KconfigSimon Glass
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass
2017-07-25mips-relocs: Fix warning from gcc 6.3Paul Burton
2017-07-25MIPS: bootm: Fix broken boot_env_legacy codepathZubair Lutfullah Kakakhel
2017-07-25MIPS: Stop building position independent codePaul Burton
2017-07-25Makefile: Allow arch post-link hookPaul Burton
2017-07-25configs: Resync with savedefconfigTom Rini
2017-07-24configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini
2017-07-24cmd: Kconfig: Fix CMD_UBIFS dependenciesKarl Beldan
2017-07-24cmd: Kconfig: Make CMD_UBI select CMD_MTDPARTSKarl Beldan
2017-07-24ubi: Kconfig: Make MTD_UBI select MTD_PARTITIONSKarl Beldan
2017-07-24cmd: Kconfig: Fix a dependency of CMD_MTDPARTSKarl Beldan
2017-07-24ubi: Kconfig: Fix MTD_UBI selection dependencyKarl Beldan
2017-07-23xilinx-ppc.h: DropTom Rini
2017-07-23serial: ns16550: Add RX interrupt buffer supportStefan Roese
2017-07-23arm: omap3: Detect boot mode very earlyAdam Ford
2017-07-23powerpc: Remove 8260 remaindersChristophe Leroy
2017-07-23powerpc, 8xx: fix missing function declarations.Christophe Leroy
2017-07-22powerpc: move get_pvr() and get_svr() into CChristophe Leroy
2017-07-22powerpc, 8xx: move cache helper into CChristophe Leroy
2017-07-22powerpc, 8xx: move get_immr() into CChristophe Leroy
2017-07-22powerpc, 8xx: Move cache function into C filesChristophe Leroy
2017-07-22powerpc, 8xx: Simplifying check_CPU()Christophe Leroy
2017-07-22powerpc: Remove unneccessary #ifdefs in reginfoChristophe Leroy
2017-07-22powerpc: move set_msr() and get_msr() into .hChristophe Leroy
2017-07-22power, timer: reset TBL before TBUChristophe Leroy
2017-07-22powerpc, timer: Does 8xx specific actions in 8xx cpu_initChristophe Leroy