summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-26Convert CONFIG_ENV_IS_IN_ONENAND to KconfigSimon Glass
2017-07-26Convert CONFIG_ENV_IS_IN_FAT to KconfigSimon Glass
2017-07-26Convert CONFIG_ENV_IS_IN_REMOTE to KconfigSimon Glass
2017-07-26Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass
2017-07-26Convert CONFIG_ENV_IS_IN_DATAFLASH to KconfigSimon Glass
2017-07-26Convert CONFIG_ENV_IS_IN_EEPROM to KconfigSimon Glass
2017-07-26Convert CONFIG_ENV_IS_IN_NVRAM to KconfigSimon Glass
2017-07-26Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass
2017-07-26env: Move help from README to KconfigSimon Glass
2017-07-26Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass
2017-07-25configs: Resync with savedefconfigTom Rini
2017-07-25configs: 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-23powerpc: move get_pvr() and get_svr() into CChristophe Leroy
2017-07-23powerpc, 8xx: move cache helper into CChristophe Leroy
2017-07-23powerpc, 8xx: move get_immr() into CChristophe Leroy
2017-07-23powerpc, 8xx: Move cache function into C filesChristophe Leroy
2017-07-23powerpc, 8xx: Simplifying check_CPU()Christophe Leroy
2017-07-23powerpc: Remove unneccessary #ifdefs in reginfoChristophe Leroy
2017-07-23powerpc: move set_msr() and get_msr() into .hChristophe Leroy
2017-07-23power, timer: reset TBL before TBUChristophe Leroy
2017-07-23powerpc, timer: Does 8xx specific actions in 8xx cpu_initChristophe Leroy
2017-07-23powerpc: get rid of addr_probe()Christophe Leroy
2017-07-23powerpc, 8xx: Simplify brgclk calculation and remove get_brgclk()Christophe Leroy
2017-07-23km/ivm: allow to set locally administred MAC addressesHolger Brunck
2017-07-23km/ivm: always set ethaddr after reading IVMHolger Brunck
2017-07-23RFC: moveconfig: Use toolchains from buildmanSimon Glass
2017-07-23moveconfig: Tidy up imply flag parsingSimon Glass
2017-07-23board: ti: am43xx: Add FDT fixup for HS devicesAndrew F. Davis
2017-07-23board: ti: am43xx: Add TEE loading and firewall setupAndrew F. Davis
2017-07-23arm: mach-omap2: am33xx: Add FDT fixup suport for AM33xx/AM43xx boardsAndrew F. Davis
2017-07-23arm: mach-omap2: fdt-common: Add OP-TEE node when firmware node is definedAndrew F. Davis