summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-20ARM: OMAP5+: vcores: Drop unnecessary #ifndefsLokesh Vutla
2016-08-20test/py: match prompt only at line boundariesStephen Warren
2016-08-20common: cli_readline: Improve command line editingJames Byrne
2016-08-20fastboot: move to KconfigSteve Rae
2016-08-20fastboot: implement KconfigSteve Rae
2016-08-20cmd: efi_loader: Return CMD_RET_USAGE in case of not enough argumentsBin Meng
2016-08-20Kconfig: DISTRO_DEFAULTS: Only enable CMD_BOOTZ for ARMTom Rini
2016-08-20cmd: booti: move CONFIG_CMD_BOOTI to KconfigMasahiro Yamada
2016-08-20cmd: Split 'bootz' and 'booti' out from 'bootm'Tom Rini
2016-08-20tests: Introduce DT overlay testsMaxime Ripard
2016-08-20cmd: fdt: add fdt overlay application subcommandMaxime Ripard
2016-08-20libfdt: Add overlay application functionMaxime Ripard
2016-08-20libfdt: Add fdt_setprop_inplace_namelen_partialMaxime Ripard
2016-08-20libfdt: Add fdt_getprop_namelen_wMaxime Ripard
2016-08-20libfdt: Add fdt_path_offset_namelenMaxime Ripard
2016-08-20libfdt: Fix separator spellingMaxime Ripard
2016-08-20libfdt: Add max phandle retrieval functionMaxime Ripard
2016-08-20libfdt: Add iterator over propertiesMaxime Ripard
2016-08-20libfdt: Add new headers and definesMaxime Ripard
2016-08-20vsprintf: Include stdarg for va_listMaxime Ripard
2016-08-20scripts: Makefile.lib: Sanitize DTB namesMaxime Ripard
2016-08-20cmd: fdt: Narrow the check for fdt addrMaxime Ripard
2016-08-17ARM: rmobile: r8a7795: Add MMU layoutNobuhiro Iwamatsu
2016-08-17ARM: rmobile: salvator-x: Update defconfigNobuhiro Iwamatsu
2016-08-17ARM: rmobile: Remove duplicate configs by Kconfig in rcar-gen3-common.hNobuhiro Iwamatsu
2016-08-17ARM: rmobile: lager: Move rcar-gen2-common to rcar-commonNobuhiro Iwamatsu
2016-08-17arm: rmobile: Update defconfigNobuhiro Iwamatsu
2016-08-17arm: rmobile: Fix HDMI output for BLANCHE boardmasakazu.mochizuki.wd@hitachi.com
2016-08-17arm: rmobile: Add BLANCHE board supportmasakazu.mochizuki.wd@hitachi.com
2016-08-17mmc: rmobile: add a compiler barrierYannick Gicquel
2016-08-17ARM: rmobile: rcar-common: Fix warning of type differenceNobuhiro Iwamatsu
2016-08-17ARM: rmobile: Add support salvator-x boardNobuhiro Iwamatsu
2016-08-17ARM: rmobile: Add support R8A7795Nobuhiro Iwamatsu
2016-08-17ARM: rmobile: Add support R-Car Generation 3Nobuhiro Iwamatsu
2016-08-17ARM: rmobile: Move rcar-gen2-common to rcar-commonNobuhiro Iwamatsu
2016-08-17ARM: rmobile: Create R-Car 32bit (Gen1 and Gen2) for KconfigNobuhiro Iwamatsu
2016-08-17serial: sh: Add support R8A7795Hiroyuki Yokoyama
2016-08-17MAINTAINERS: Add maintainer entry of RMOBILENobuhiro Iwamatsu
2016-08-17ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILENobuhiro Iwamatsu
2016-08-17ARM: rmobile: Move SoC headers to mach-rmobile/include/machNobuhiro Iwamatsu
2016-08-17ARM: rmobile: Move SoC sources to mach-rmobileNobuhiro Iwamatsu
2016-08-16Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2016-08-16x86: Add theadorable-x86-dfi-bt700 board supportStefan Roese
2016-08-16x86: Add DFI BT700 BayTrail board supportStefan Roese
2016-08-16x86: conga-qeval20-qa3: Add SMBus support and SMSC2513 config codeStefan Roese
2016-08-16i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail)Stefan Roese
2016-08-16cbfs: Fix incorrect CBFS file header size being usedYaroslav K
2016-08-16x86: bdinfo: Drop meaningless valuesSimon Glass
2016-08-16bdinfo: Don't print out empty DRAM banksSimon Glass
2016-08-16x86: bayleybay: Add PS/2 keyboard and mouse to ASL fileBin Meng