summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-11-25Merge branch 'sandbox1' of http://git.denx.de/u-boot-x86Tom Rini
2013-11-25Makefile: move some libraries to lib/MakefileMasahiro Yamada
2013-11-21sandbox: Correct data sizes and printf() strings in fdtdec.cSimon Glass
2013-11-17lib: descend into sub directories only when it is necessaryMasahiro Yamada
2013-11-11time: fix gcc warnings on MIPS64Daniel Schwierzeck
2013-11-08time: add weak annotation to timer_read_counter declarationRob Herring
2013-11-08env: fix the env export varnamePierre Aubert
2013-11-04Introduce common timer functionsRob Herring
2013-11-04config: consolidate CONFIG_SYS_HZ definitionRob Herring
2013-10-31lib: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-20exynos5: dts: Add COMPAT string data for USB 3.0 PHY and XHCIVivek Gautam
2013-10-14Coding Style cleanup: remove trailing empty linesWolfgang Denk
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-09-20Cosmetic: Fix a number of typos, no functional changes.Robert P. J. Day
2013-09-03lzo: correctly bounds-check output bufferKees Cook
2013-09-03lzma: correctly bounds-check output bufferKees Cook
2013-09-03gzip: correctly bounds-check output bufferKees Cook
2013-08-10libfdt: SPDX-License-Identifier: GPL-2.0+ BSD-2-ClauseRoger Meier
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2013-07-24Add eCos-2.0 SPDX-License-Identifier to source filesWolfgang Denk
2013-07-24Add LGPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-24Add LGPL-2.1+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-23fdtdec: Add compatible string for High speed i2cnaveen krishna chatradhi
2013-07-16tpm: add AUTH1 cmds for LoadKey2 and GetPubKeyReinhard Pfau
2013-07-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-07-11ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114Jim Lin
2013-07-03lib/rsa/rsa-sig.c: compile on OS XAndreas Bießmann
2013-06-26libfdt: Add fdt_find_regions()Simon Glass
2013-06-26image: Add RSA support for image signingSimon Glass
2013-06-26Add trace librarySimon Glass
2013-06-26Add function to print a number with grouped digitsSimon Glass
2013-06-26cros: adds cros_ec keyboard driverHung-ying Tyan
2013-06-26cros: add cros_ec driverHung-ying Tyan
2013-06-24EXYNOS5: FDT: Add compatible strings for SerialRajeshwari Shinde
2013-06-22Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-06-20Makefile: move the common makefile line to public areaYing Zhang
2013-06-19Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-06-13FDT: Add compatible string for DWMMCAmar
2013-06-03tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C)Vincent Palatin
2013-05-31Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini
2013-05-31mtd: resync with Linux-3.7.1Sergey Lapin
2013-05-30Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-05-14libfdt: Add fdt_next_subnode() to permit easy subnode iterationSimon Glass
2013-05-10Export fdt_stringlist_contains()Simon Glass
2013-05-09env: throw an error when an empty key is usedLucian Cojocar
2013-05-05lib: import bitrev library from the linux kernelMike Dunn
2013-05-01lib: consolidate hang()Andreas Bießmann
2013-05-01"env grep" - add support for regular expression matchesWolfgang Denk
2013-05-01Add SLRE - Super Light Regular Expression libraryWolfgang Denk