summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib: convert makefiles to Kbuild styleMasahiro Yamada2013-10-317-203/+54
* exynos5: dts: Add COMPAT string data for USB 3.0 PHY and XHCIVivek Gautam2013-10-201-0/+2
* Coding Style cleanup: remove trailing empty linesWolfgang Denk2013-10-142-2/+0
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Cosmetic: Fix a number of typos, no functional changes.Robert P. J. Day2013-09-201-1/+1
* lzo: correctly bounds-check output bufferKees Cook2013-09-031-1/+7
* lzma: correctly bounds-check output bufferKees Cook2013-09-031-2/+6
* gzip: correctly bounds-check output bufferKees Cook2013-09-031-2/+2
* libfdt: SPDX-License-Identifier: GPL-2.0+ BSD-2-ClauseRoger Meier2013-08-108-368/+8
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-0/+1
|\
| * fdtdec: Add compatible string for High speed i2cnaveen krishna chatradhi2013-07-231-0/+1
* | Add eCos-2.0 SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-33/+1
* | Add LGPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-14/+2
* | Add LGPL-2.1+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-14/+1
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2436-545/+36
|/
* tpm: add AUTH1 cmds for LoadKey2 and GetPubKeyReinhard Pfau2013-07-161-1/+350
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-07-121-0/+3
|\
| * ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114Jim Lin2013-07-111-0/+2
| * EXYNOS5: FDT: Add compatible strings for SerialRajeshwari Shinde2013-06-241-0/+1
* | lib/rsa/rsa-sig.c: compile on OS XAndreas Bießmann2013-07-031-1/+0
* | libfdt: Add fdt_find_regions()Simon Glass2013-06-261-0/+129
* | image: Add RSA support for image signingSimon Glass2013-06-263-0/+893
* | Add trace librarySimon Glass2013-06-262-0/+380
* | Add function to print a number with grouped digitsSimon Glass2013-06-261-0/+16
* | cros: adds cros_ec keyboard driverHung-ying Tyan2013-06-261-0/+1
* | cros: add cros_ec driverHung-ying Tyan2013-06-261-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-06-221-0/+1
|\ \ | |/
| * Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-191-0/+1
| |\
| | * FDT: Add compatible string for DWMMCAmar2013-06-131-0/+1
* | | Makefile: move the common makefile line to public areaYing Zhang2013-06-201-10/+4
* | | tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C)Vincent Palatin2013-06-031-0/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2013-05-311-0/+59
|\ \ \ | |/ / |/| |
| * | mtd: resync with Linux-3.7.1Sergey Lapin2013-05-311-0/+59
* | | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-303-3/+36
|\ \ \ | |/ / | | / | |/ |/|
| * libfdt: Add fdt_next_subnode() to permit easy subnode iterationSimon Glass2013-05-141-0/+28
| * Export fdt_stringlist_contains()Simon Glass2013-05-101-3/+2
| * env: throw an error when an empty key is usedLucian Cojocar2013-05-091-0/+6
* | lib: import bitrev library from the linux kernelMike Dunn2013-05-052-0/+60
|/
* lib: consolidate hang()Andreas Bießmann2013-05-012-0/+48
* "env grep" - add support for regular expression matchesWolfgang Denk2013-05-011-3/+26
* Add SLRE - Super Light Regular Expression libraryWolfgang Denk2013-05-012-0/+725
* "env grep" - reimplement command using hexport_r()Wolfgang Denk2013-05-011-36/+28
* hashtable: preparations to use hexport_r() for "env grep"Wolfgang Denk2013-05-011-8/+24
* fdt: Skip checking FDT if the pointer is NULLSimon Glass2013-05-011-1/+2
* sandbox: Switch over to generic boardSimon Glass2013-05-011-1/+1
* crc32: Correct endianness of crc32 resultSimon Glass2013-04-191-1/+4
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-04-152-1/+3
|\
| * omap_gpmc: add support for hw assisted BCH8Andreas Bießmann2013-04-081-1/+1
| * Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-041-0/+2
| |\
| | * EXYNOS5: FDT: Add compatible strings for FIMDAjay Kumar2013-03-271-0/+1
OpenPOWER on IntegriCloud