index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
fdtdec.h
Age
Commit message (
Expand
)
Author
2012-11-12
fdt: Add fdtdec_decode_region() to decode memory region
Simon Glass
2012-11-12
fdt: Add function to get a config string from device tree
Simon Glass
2012-11-12
fdt: Add function to get config int from device tree
Abhilash Kesavan
2012-09-21
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Tom Rini
2012-09-21
fdt: Add header guard to fdtdec.h
Simon Glass
2012-09-07
tegra: nand: Add Tegra NAND driver
Jim Lin
2012-09-01
tegra20: rename tegra2 -> tegra20
Allen Martin
2012-05-15
tegra: Add tegra keyboard driver
Rakesh Iyer
2012-05-15
fdt: Add fdtdec functions to read byte array
Anton Staff
2012-05-15
tegra: Add EMC support for optimal memory timings
Jimmy Zhang
2012-05-15
fdt: Add function to return next compatible subnode
Simon Glass
2012-05-15
fdt: Add function to locate an array in the device tree
Simon Glass
2012-03-29
tegra: i2c: Add I2C driver
Yen Lin
2012-03-29
fdt: Add function to allow aliases to refer to multiple nodes
Simon Glass
2012-03-29
fdt: Avoid early panic() when there is no FDT present
Simon Glass
2012-03-29
tegra: usb: Add support for Tegra USB peripheral
Simon Glass
2012-03-29
fdt: Add basic support for decoding GPIO definitions
Simon Glass
2012-03-29
fdt: Add functions to access phandles, arrays and bools
Simon Glass
2012-03-29
fdt: Tidy up a few fdtdec problems
Simon Glass
2012-03-29
fdt: Add fdtdec_find_aliases() to deal with alias nodes
Simon Glass
2011-10-26
fdt: add decode helper library
Simon Glass