Commit Graph

232 Commits (dd88ab325cfcc7f803afd40600571b3f9c79319c)

Author SHA1 Message Date
Stephen Warren 2cd1b57220 time: fix usec_to_tick() 11 years ago
Masahiro Yamada fdc36977b3 Makefile: move some libraries to lib/Makefile 11 years ago
Simon Glass 370b6c5c4d sandbox: Correct data sizes and printf() strings in fdtdec.c 11 years ago
Masahiro Yamada 164922bd7c lib: descend into sub directories only when it is necessary 11 years ago
Daniel Schwierzeck d770f3961f time: fix gcc warnings on MIPS64 11 years ago
Rob Herring 65ba7add0d time: add weak annotation to timer_read_counter declaration 11 years ago
Pierre Aubert 9a8323311c env: fix the env export varname 11 years ago
Rob Herring 8dfafdde88 Introduce common timer functions 11 years ago
Rob Herring 2108f4c4a3 config: consolidate CONFIG_SYS_HZ definition 11 years ago
Masahiro Yamada 0a1a157558 lib: convert makefiles to Kbuild style 11 years ago
Vivek Gautam 108b85be25 exynos5: dts: Add COMPAT string data for USB 3.0 PHY and XHCI 11 years ago
Wolfgang Denk d4c8aa9cb4 Coding Style cleanup: remove trailing empty lines 11 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Robert P. J. Day 1bce2aeb6f Cosmetic: Fix a number of typos, no functional changes. 11 years ago
Kees Cook ff9d2efdbf lzo: correctly bounds-check output buffer 11 years ago
Kees Cook afca294289 lzma: correctly bounds-check output buffer 11 years ago
Kees Cook b75650d84d gzip: correctly bounds-check output buffer 11 years ago
Roger Meier 35084760a9 libfdt: SPDX-License-Identifier: GPL-2.0+ BSD-2-Clause 11 years ago
Wolfgang Denk e85427fd66 Add eCos-2.0 SPDX-License-Identifier to source files 11 years ago
Wolfgang Denk a53002f4fa Add LGPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Wolfgang Denk eee479cf6a Add LGPL-2.1+ SPDX-License-Identifier to source files 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
naveen krishna chatradhi ecbd7e1ec7 fdtdec: Add compatible string for High speed i2c 11 years ago
Reinhard Pfau be6c1529c1 tpm: add AUTH1 cmds for LoadKey2 and GetPubKey 11 years ago
Jim Lin 7e44d9320e ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114 11 years ago
Andreas Bießmann 1a260fe3ef lib/rsa/rsa-sig.c: compile on OS X 11 years ago
Simon Glass 3e06cd1f97 libfdt: Add fdt_find_regions() 11 years ago
Simon Glass 19c402afa2 image: Add RSA support for image signing 11 years ago
Simon Glass b2e16a85a1 Add trace library 11 years ago
Simon Glass b8bcaa3ad3 Add function to print a number with grouped digits 11 years ago
Hung-ying Tyan 713cb68045 cros: adds cros_ec keyboard driver 11 years ago
Hung-ying Tyan 88364387c6 cros: add cros_ec driver 11 years ago
Rajeshwari Shinde ee1e3c2f23 EXYNOS5: FDT: Add compatible strings for Serial 11 years ago
Ying Zhang f90572d91b Makefile: move the common makefile line to public area 11 years ago
Amar 45a4d4d35a FDT: Add compatible string for DWMMC 11 years ago
Vincent Palatin ec34fa5e43 tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C) 11 years ago
Sergey Lapin dfe64e2c89 mtd: resync with Linux-3.7.1 11 years ago
Simon Glass 88f95bbadd libfdt: Add fdt_next_subnode() to permit easy subnode iteration 11 years ago
Simon Glass e853b32424 Export fdt_stringlist_contains() 11 years ago
Lucian Cojocar e4fdcadd8a env: throw an error when an empty key is used 11 years ago
Mike Dunn 0dd9c7a924 lib: import bitrev library from the linux kernel 11 years ago
Andreas Bießmann d2eae43ba8 lib: consolidate hang() 11 years ago
Wolfgang Denk be29df6a1a "env grep" - add support for regular expression matches 11 years ago
Wolfgang Denk a5ecbe62c2 Add SLRE - Super Light Regular Expression library 11 years ago
Wolfgang Denk 5a31ea04c9 "env grep" - reimplement command using hexport_r() 11 years ago
Wolfgang Denk ea009d4743 hashtable: preparations to use hexport_r() for "env grep" 11 years ago
Simon Glass c309c2da14 fdt: Skip checking FDT if the pointer is NULL 11 years ago
Simon Glass a733b06b69 sandbox: Switch over to generic board 11 years ago
Simon Glass 74a18ee8a5 crc32: Correct endianness of crc32 result 11 years ago
Che-liang Chiou 8732b0700d tpm: Add TPM command library 11 years ago