summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-20arm: dts: am437x-sk-evm: add tick-timer to chosen nodeMugunthan V N
2016-01-20am43xx_evm: timer: do not define CONFIG_TIMER for splMugunthan V N
2016-01-20drivers: timer: omap_timer: add timer driver for omap devices based on dmMugunthan V N
2016-01-20dm: timer: uclass: Add flag to control sequence numberingMugunthan V N
2016-01-20dm: timer: uclass: add timer init in uclass driver to add timer deviceMugunthan V N
2016-01-20arm: omap-common: do not build timer when CONFIG_TIMER definedMugunthan V N
2016-01-20dm: core: Provide uclass_find_device_by_phandle() only when neededSimon Glass
2016-01-20iocon / bamboo: Drop CONFIG_SYS_LONGHELPTom Rini
2016-01-20stm32: move stm32 specific code to mach-stm32Vikas Manocha
2016-01-20udoo:use load instead of fatloadOscar Curero
2016-01-20am335x: BeagleBones enable CONFIG_AUTOBOOT_KEYEDrobertcnelson@gmail.com
2016-01-20powerpc/83xx: fix build failureShengzhou Liu
2016-01-20igep00x0: Remove no-op macros from config headerLadislav Michl
2016-01-20igep00x0: Fix config header indentationLadislav Michl
2016-01-20igep00x0: Do not include config_distro_defaults.hLadislav Michl
2016-01-20igep00x0: Cleanup ethernet supportLadislav Michl
2016-01-20igep00x0: enable CONFIG_NET_RANDOM_ETHADDREnric Balletbò i Serra
2016-01-20armv7: Add missing newline after OMAP die IDLadislav Michl
2016-01-20ti_omap3_common: Do not define CONFIG_SPL_NAND_SUPPORTLadislav Michl
2016-01-20kbuild: drop workaround for old style CONFIG_SYS_TEXT_BASE definesMasahiro Yamada
2016-01-20powerpc: yucca: drop redundant CONFIG_SYS_TEXT_BASE from config.mkMasahiro Yamada
2016-01-20mips: pb1x00: move CONFIG_SYS_TEXT_BASE away from config.mkMasahiro Yamada
2016-01-20mips: dbau1x00: move CONFIG_SYS_TEXT_BASE away from config.mkMasahiro Yamada
2016-01-20mips: vct: move CONFIG_SYS_TEXT_BASE away from config.mkMasahiro Yamada
2016-01-20microblaze: move CONFIG_SYS_TEXT_BASE to defconfigMasahiro Yamada
2016-01-20m68k: M54418TWR: drop board/freescale/m54418twr/config.mkMasahiro Yamada
2016-01-20m68k: move CONFIG_SYS_TEXT_BASE to defconfig filesMasahiro Yamada
2016-01-20spi: ti_qspi: Use 4-byte opcode for mmap readVignesh R
2016-01-20mmc: emmc and hw partitions partition table id bugfix.Erik Tideman
2016-01-20arm, ubifs: fix gcc5.x compiler warningHeiko Schocher
2016-01-20ARM: uniphier: remove unneeded if conditionalsMasahiro Yamada
2016-01-20ARM: uniphier: move UMC register macros to umc-regs.hMasahiro Yamada
2016-01-20ARM: uniphier: set active ways to really enable outer cacheMasahiro Yamada
2016-01-20ARM: uniphier: fix range invalidate for outer cacheMasahiro Yamada
2016-01-20ARM: uniphier: factor out outer cache sync as a helper functionMasahiro Yamada
2016-01-20ARM: uniphier: refactor outer cache operation slightlyMasahiro Yamada
2016-01-20ARM: uniphier: add bootm_low environmentMasahiro Yamada
2016-01-20ARM: uniphier: define CONFIG_SYS_BOOTMAPSZMasahiro Yamada
2016-01-19armv8: cavium: Get DRAM size from ATFSergey Temerkhanov
2016-01-19armv8: cavium: Add an implementation of ATF calling functionsSergey Temerkhanov
2016-01-19armv8: cavium: Add ThunderX 88xx board definitionSergey Temerkhanov
2016-01-19armv8: cavium: Add the device tree for ThunderXSergey Temerkhanov
2016-01-19armv8: Add psci.h from the Linux kernelSergey Temerkhanov
2016-01-19armv8: Add Secure Monitor/Hypervisor Call (SMC/HVC) infrastructureSergey Temerkhanov
2016-01-19armv8: New MMU setup code allowing to use 48+ bits PA/VASergey Temerkhanov
2016-01-19armv8: Add read_mpidr() functionSergey Temerkhanov
2016-01-19arm: serial: Add Kconfig entries to facilitate usage of the pl01x driver for ...Sergey Temerkhanov
2016-01-19arm: serial: Add debug UART capability to the pl01x driverSergey Temerkhanov
2016-01-19Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2016-01-19x86: quark: Fix boot breakageBin Meng