index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2013-03-01
Roll crc32 into hash infrastructure
Simon Glass
2013-03-01
Update print_buffer() to use const
Simon Glass
2013-02-19
vsprintf: add ustrtoll function
Piotr Wilczek
2013-02-12
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-02-11
tegra: add SPI SLINK driver
Allen Martin
2013-02-11
tegra: spi: add fdt support to tegra SPI SFLASH driver
Allen Martin
2013-02-08
libfdt: update from upstream dtc commit 142419e
Kim Phillips
2013-01-14
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-01-10
EXYNOS5: FDT: Add compatible strings for PMIC
Rajeshwari Shinde
2013-01-08
arm: move C runtime setup code in crt0.S
Albert ARIBAUD
2013-01-08
EXYNOS5: FDT: Add compatible strings for USB
Rajeshwari Shinde
2013-01-08
EXYNOS5: FDT: Add compatible strings for SPI
Rajeshwari Shinde
2013-01-08
EXYNOS5: FDT: Add compatible strings for sound
Rajeshwari Shinde
2013-01-08
FDT: Add compatible string for I2C
Rajeshwari Shinde
2012-12-26
fdt: exynos5: Add DT node definition for SROM and SMSC9215
Hatim RV
2012-12-19
Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged
Allen Martin
2012-12-13
env: Add environment variable flags
Joe Hershberger
2012-12-13
env: Add support for callbacks to environment vars
Joe Hershberger
2012-12-13
env: Hide '.' variables in env print by default
Joe Hershberger
2012-12-13
env: Refactor apply into change_ok
Joe Hershberger
2012-12-13
env: Consolidate common code in hsearch_r()
Joe Hershberger
2012-12-13
env: Refactor do_apply to a flag
Joe Hershberger
2012-12-13
Make linux kernel string funcs available to tools
Joe Hershberger
2012-12-13
vsprintf:fix: Change type returned by ustrtoul
Lukasz Majewski
2012-12-11
Add strcasecmp() and strncasecmp()
Simon Glass
2012-12-11
sha256: Use const where possible and add watchdog function
Simon Glass
2012-12-11
sha1: Use const where possible, and unsigned for input len
Simon Glass
2012-12-07
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2012-12-06
Introduce arch_phys_memset which works like memset but on physical memory
Gabe Black
2012-12-06
lzma: update to lzma sdk 9.20
Stefan Reinauer
2012-11-19
tegra: Add SOC support for display/lcd
Wei Ni
2012-11-19
tegra: Add support for PWM
Simon Glass
2012-11-13
fdt: Remove fdtdec_find_alias_node() function
Simon Glass
2012-11-13
fdt: Add polarity-aware gpio functions to fdtdec
Sean Paul
2012-11-13
fdt: Add fdtdec_get_uint64 to decode a 64-bit value from a property
Che-Liang Chiou
2012-11-13
fdt: Add function to read boolean property
Gabe Black
2012-11-13
fdt: Export fdtdec_lookup() and fix the name
Gerald Van Baren
2012-11-13
fdt: Add function for decoding multiple gpios globally available
Abhilash Kesavan
2012-11-13
fdt: Add fdtdec_decode_region() to decode memory region
Simon Glass
2012-11-13
fdt: Add function to get a config string from device tree
Simon Glass
2012-11-13
fdt: Add function to get config int from device tree
Abhilash Kesavan
2012-11-04
lib/vsprintf.c: sparse fixes
Kim Phillips
2012-11-04
lib/zlib: sparse fixes
Kim Phillips
2012-11-02
lib/vsprintf.c: don't special-case pointers to address null
Wolfgang Denk
2012-10-23
Merge branch 'next'
Gerald Van Baren
2012-10-16
libfdt: Add helper function to create a trivial, empty tree
Gerald Van Baren
2012-10-15
libfdt: Add support for appending the values to a existing property
Minghuan Lian
2012-10-15
lib: vsprintf.c: replace NUM_TYPE with s64/u64 types
Daniel Schwierzeck
2012-10-15
lib: vsprintf.c: fix checkpath.pl warnings
Daniel Schwierzeck
2012-10-15
ARM: prevent misaligned array inits
Albert ARIBAUD
[next]