| Commit message (Expand) | Author | Age | Lines |
* | Merge branch 'sandbox1' of http://git.denx.de/u-boot-x86 | Tom Rini | 2013-11-25 | -4/+4 |
|\ |
|
| * | sandbox: Correct data sizes and printf() strings in fdtdec.c | Simon Glass | 2013-11-21 | -4/+4 |
* | | Makefile: move some libraries to lib/Makefile | Masahiro Yamada | 2013-11-25 | -0/+7 |
|/ |
|
* | lib: descend into sub directories only when it is necessary | Masahiro Yamada | 2013-11-17 | -6/+4 |
* | time: fix gcc warnings on MIPS64 | Daniel Schwierzeck | 2013-11-11 | -2/+2 |
* | time: add weak annotation to timer_read_counter declaration | Rob Herring | 2013-11-08 | -1/+1 |
* | env: fix the env export varname | Pierre Aubert | 2013-11-08 | -1/+1 |
* | Introduce common timer functions | Rob Herring | 2013-11-04 | -0/+73 |
* | config: consolidate CONFIG_SYS_HZ definition | Rob Herring | 2013-11-04 | -0/+4 |
* | lib: convert makefiles to Kbuild style | Masahiro Yamada | 2013-10-31 | -203/+54 |
* | exynos5: dts: Add COMPAT string data for USB 3.0 PHY and XHCI | Vivek Gautam | 2013-10-20 | -0/+2 |
* | Coding Style cleanup: remove trailing empty lines | Wolfgang Denk | 2013-10-14 | -2/+0 |
* | Coding Style cleanup: remove trailing white space | Wolfgang Denk | 2013-10-14 | -1/+1 |
* | Cosmetic: Fix a number of typos, no functional changes. | Robert P. J. Day | 2013-09-20 | -1/+1 |
* | lzo: correctly bounds-check output buffer | Kees Cook | 2013-09-03 | -1/+7 |
* | lzma: correctly bounds-check output buffer | Kees Cook | 2013-09-03 | -2/+6 |
* | gzip: correctly bounds-check output buffer | Kees Cook | 2013-09-03 | -2/+2 |
* | libfdt: SPDX-License-Identifier: GPL-2.0+ BSD-2-Clause | Roger Meier | 2013-08-10 | -368/+8 |
* | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini | 2013-07-24 | -0/+1 |
|\ |
|
| * | fdtdec: Add compatible string for High speed i2c | naveen krishna chatradhi | 2013-07-23 | -0/+1 |
* | | Add eCos-2.0 SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -33/+1 |
* | | Add LGPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -14/+2 |
* | | Add LGPL-2.1+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -14/+1 |
* | | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -545/+36 |
|/ |
|
* | tpm: add AUTH1 cmds for LoadKey2 and GetPubKey | Reinhard Pfau | 2013-07-16 | -1/+350 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2013-07-12 | -0/+3 |
|\ |
|
| * | ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114 | Jim Lin | 2013-07-11 | -0/+2 |
| * | EXYNOS5: FDT: Add compatible strings for Serial | Rajeshwari Shinde | 2013-06-24 | -0/+1 |
* | | lib/rsa/rsa-sig.c: compile on OS X | Andreas Bießmann | 2013-07-03 | -1/+0 |
* | | libfdt: Add fdt_find_regions() | Simon Glass | 2013-06-26 | -0/+129 |
* | | image: Add RSA support for image signing | Simon Glass | 2013-06-26 | -0/+893 |
* | | Add trace library | Simon Glass | 2013-06-26 | -0/+380 |
* | | Add function to print a number with grouped digits | Simon Glass | 2013-06-26 | -0/+16 |
* | | cros: adds cros_ec keyboard driver | Hung-ying Tyan | 2013-06-26 | -0/+1 |
* | | cros: add cros_ec driver | Hung-ying Tyan | 2013-06-26 | -0/+1 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2013-06-22 | -0/+1 |
|\ \
| |/ |
|
| * | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-06-19 | -0/+1 |
| |\ |
|
| | * | FDT: Add compatible string for DWMMC | Amar | 2013-06-13 | -0/+1 |
* | | | Makefile: move the common makefile line to public area | Ying Zhang | 2013-06-20 | -10/+4 |
* | | | tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C) | Vincent Palatin | 2013-06-03 | -0/+1 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Tom Rini | 2013-05-31 | -0/+59 |
|\ \ \
| |/ /
|/| | |
|
| * | | mtd: resync with Linux-3.7.1 | Sergey Lapin | 2013-05-31 | -0/+59 |
* | | | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-05-30 | -3/+36 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | libfdt: Add fdt_next_subnode() to permit easy subnode iteration | Simon Glass | 2013-05-14 | -0/+28 |
| * | Export fdt_stringlist_contains() | Simon Glass | 2013-05-10 | -3/+2 |
| * | env: throw an error when an empty key is used | Lucian Cojocar | 2013-05-09 | -0/+6 |
* | | lib: import bitrev library from the linux kernel | Mike Dunn | 2013-05-05 | -0/+60 |
|/ |
|
* | lib: consolidate hang() | Andreas Bießmann | 2013-05-01 | -0/+48 |
* | "env grep" - add support for regular expression matches | Wolfgang Denk | 2013-05-01 | -3/+26 |
* | Add SLRE - Super Light Regular Expression library | Wolfgang Denk | 2013-05-01 | -0/+725 |