| Commit message (Expand) | Author | Age | Lines |
* | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging | Tom Rini | 2012-09-21 | -8/+19 |
|\ |
|
| * | fdt: Tidy debugging, add to fdtdec_get_int/addr() | Simon Glass | 2012-09-21 | -8/+19 |
* | | tegra: nand: Add Tegra NAND driver | Jim Lin | 2012-09-07 | -0/+1 |
|/ |
|
* | fdt: Include arch specific gpio.h instead of asm-generic/gpio.h | Michal Simek | 2012-08-10 | -2/+1 |
* | tegra: Add tegra keyboard driver | Rakesh Iyer | 2012-05-15 | -0/+1 |
* | fdt: Add fdtdec functions to read byte array | Anton Staff | 2012-05-15 | -0/+24 |
* | tegra: Add EMC support for optimal memory timings | Jimmy Zhang | 2012-05-15 | -0/+2 |
* | fdt: Add function to return next compatible subnode | Simon Glass | 2012-05-15 | -0/+15 |
* | fdt: Add function to locate an array in the device tree | Simon Glass | 2012-05-15 | -0/+11 |
* | tegra: i2c: Add I2C driver | Yen Lin | 2012-03-29 | -0/+2 |
* | fdt: Add function to allow aliases to refer to multiple nodes | Simon Glass | 2012-03-29 | -4/+18 |
* | fdt: Avoid early panic() when there is no FDT present | Simon Glass | 2012-03-29 | -5/+19 |
* | tegra: usb: Add support for Tegra USB peripheral | Simon Glass | 2012-03-29 | -0/+1 |
* | fdt: Add basic support for decoding GPIO definitions | Simon Glass | 2012-03-29 | -0/+79 |
* | fdt: Add functions to access phandles, arrays and bools | Simon Glass | 2012-03-29 | -0/+67 |
* | fdt: Tidy up a few fdtdec problems | Simon Glass | 2012-03-29 | -6/+16 |
* | fdt: Add fdtdec_find_aliases() to deal with alias nodes | Simon Glass | 2012-03-29 | -0/+116 |
* | fdt: add decode helper library | Simon Glass | 2011-10-26 | -0/+147 |