summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * ARM: rmobile: Create R-Car 32bit (Gen1 and Gen2) for KconfigNobuhiro Iwamatsu2016-08-17-82/+96
| * serial: sh: Add support R8A7795Hiroyuki Yokoyama2016-08-17-1/+2
| * MAINTAINERS: Add maintainer entry of RMOBILENobuhiro Iwamatsu2016-08-17-0/+6
| * ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILENobuhiro Iwamatsu2016-08-17-67/+69
| * ARM: rmobile: Move SoC headers to mach-rmobile/include/machNobuhiro Iwamatsu2016-08-17-0/+0
| * ARM: rmobile: Move SoC sources to mach-rmobileNobuhiro Iwamatsu2016-08-17-2/+3
* | pinctrl: fix typos in comment blocks of pinconfig_post_bind()Masahiro Yamada2016-08-20-2/+2
* | efi_loader: Fix relocations above 64kb image sizeAlexander Graf2016-08-20-1/+1
* | Makefile: Remove tags file on mrproperVignesh R2016-08-20-1/+1
* | tools/env: soften warning about erase block alignmentAndreas Fenkart2016-08-20-1/+1
* | tools/env: return with error if redundant environments have unequal sizeAndreas Fenkart2016-08-20-3/+2
* | ARM: OMAP4+: vcores: Remove duplicated codeLokesh Vutla2016-08-20-52/+10
* | ARM: OMAP5+: vcores: Drop unnecessary #ifndefsLokesh Vutla2016-08-20-6/+3
* | test/py: match prompt only at line boundariesStephen Warren2016-08-20-3/+3
* | common: cli_readline: Improve command line editingJames Byrne2016-08-20-31/+67
* | fastboot: move to KconfigSteve Rae2016-08-20-16/+16
* | fastboot: implement KconfigSteve Rae2016-08-20-0/+67
* | cmd: efi_loader: Return CMD_RET_USAGE in case of not enough argumentsBin Meng2016-08-20-1/+1
* | Kconfig: DISTRO_DEFAULTS: Only enable CMD_BOOTZ for ARMTom Rini2016-08-20-1/+1
* | cmd: booti: move CONFIG_CMD_BOOTI to KconfigMasahiro Yamada2016-08-20-6/+8
* | cmd: Split 'bootz' and 'booti' out from 'bootm'Tom Rini2016-08-20-251/+276
* | tests: Introduce DT overlay testsMaxime Ripard2016-08-20-49/+698
* | cmd: fdt: add fdt overlay application subcommandMaxime Ripard2016-08-20-7/+31
* | libfdt: Add overlay application functionMaxime Ripard2016-08-20-0/+442
* | libfdt: Add fdt_setprop_inplace_namelen_partialMaxime Ripard2016-08-20-4/+46
* | libfdt: Add fdt_getprop_namelen_wMaxime Ripard2016-08-20-0/+7
* | libfdt: Add fdt_path_offset_namelenMaxime Ripard2016-08-20-9/+25
* | libfdt: Fix separator spellingMaxime Ripard2016-08-20-4/+4
* | libfdt: Add max phandle retrieval functionMaxime Ripard2016-08-20-0/+39
* | libfdt: Add iterator over propertiesMaxime Ripard2016-08-20-0/+24
* | libfdt: Add new headers and definesMaxime Ripard2016-08-20-0/+6
* | vsprintf: Include stdarg for va_listMaxime Ripard2016-08-20-0/+2
* | scripts: Makefile.lib: Sanitize DTB namesMaxime Ripard2016-08-20-4/+4
* | cmd: fdt: Narrow the check for fdt addrMaxime Ripard2016-08-20-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-08-16-89/+1275
|\ \
| * | x86: Add theadorable-x86-dfi-bt700 board supportStefan Roese2016-08-16-0/+84
| * | x86: Add DFI BT700 BayTrail board supportStefan Roese2016-08-16-0/+611
| * | x86: conga-qeval20-qa3: Add SMBus support and SMSC2513 config codeStefan Roese2016-08-16-12/+64
| * | i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail)Stefan Roese2016-08-16-47/+269
| * | cbfs: Fix incorrect CBFS file header size being usedYaroslav K2016-08-16-4/+4
| * | x86: bdinfo: Drop meaningless valuesSimon Glass2016-08-16-10/+0
| * | bdinfo: Don't print out empty DRAM banksSimon Glass2016-08-16-3/+5
| * | x86: bayleybay: Add PS/2 keyboard and mouse to ASL fileBin Meng2016-08-16-0/+38
| * | x86: som-db5800-som-6867: fix SERIRQ on resetGeorge McCollister2016-08-16-0/+6
| * | misc: Add simple driver for some Nuvoton NCT6102D devicesStefan Roese2016-08-16-0/+99
| * | x86: baytrail: Add SIO HS-UART clock setupStefan Roese2016-08-16-0/+48
| * | x86: cache.h: Add default for CONFIG_SYS_CACHELINE_SIZEStefan Roese2016-08-16-4/+4
| * | x86: Mention running U-Boot in 64-bit mode in the READMESimon Glass2016-08-16-0/+18
| * | x86: Add a reference to README.efiSimon Glass2016-08-16-0/+11
| * | x86: Mention how to boot a 64-bit kernel from U-BootSimon Glass2016-08-16-9/+9