| Commit message (Expand) | Author | Age | Lines |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2013-04-15 | -0/+2 |
|\ |
|
| * | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-04-04 | -0/+2 |
| |\ |
|
| | * | EXYNOS5: FDT: Add compatible strings for FIMD | Ajay Kumar | 2013-03-27 | -0/+1 |
| | * | EXYNOS: FDT: Add compatible strings for FIMD | Ajay Kumar | 2013-03-27 | -0/+1 |
* | | | tpm: Add Infineon slb9635_i2c TPM driver | Rong Chang | 2013-04-12 | -0/+1 |
|/ / |
|
* | | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-03-28 | -0/+3 |
|\ \
| |/ |
|
| * | Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-03-26 | -0/+1 |
| |\ |
|
| | * | tegra114: fdt: add compatible string for tegra114 SPI ctrl | Allen Martin | 2013-03-25 | -0/+1 |
| * | | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-03-26 | -0/+2 |
| |\ \
| | |/
| |/| |
|
| | * | Exynos5: FDT: Add TMU device node values | Akshay Saraswat | 2013-03-12 | -0/+1 |
| | * | EXYNOS5: FDT: Add compatible strings for MAX98095 | Rajeshwari Shinde | 2013-03-08 | -0/+1 |
* | | | sf: Enable FDT-based configuration and memory mapping | Simon Glass | 2013-03-19 | -0/+1 |
* | | | fdt: Add fdtdec_get_addr_size() to read reg properties | Simon Glass | 2013-03-19 | -0/+15 |
|/ / |
|
* | | Tegra30: mmc: Add Tegra30 SDMMC compatible entry to fdtdec & driver | Tom Warren | 2013-03-14 | -1/+2 |
* | | Tegra: MMC: Add DT support to MMC driver for all T20 boards | Tom Warren | 2013-03-14 | -0/+1 |
* | | Tegra: I2C: Add T114 clock support to tegra_i2c driver | Tom Warren | 2013-03-14 | -0/+1 |
|/ |
|
* | tegra: add SPI SLINK driver | Allen Martin | 2013-02-11 | -0/+1 |
* | tegra: spi: add fdt support to tegra SPI SFLASH driver | Allen Martin | 2013-02-11 | -0/+1 |
* | EXYNOS5: FDT: Add compatible strings for PMIC | Rajeshwari Shinde | 2013-01-10 | -0/+1 |
* | EXYNOS5: FDT: Add compatible strings for USB | Rajeshwari Shinde | 2013-01-08 | -0/+2 |
* | EXYNOS5: FDT: Add compatible strings for SPI | Rajeshwari Shinde | 2013-01-08 | -0/+1 |
* | EXYNOS5: FDT: Add compatible strings for sound | Rajeshwari Shinde | 2013-01-08 | -0/+2 |
* | FDT: Add compatible string for I2C | Rajeshwari Shinde | 2013-01-08 | -0/+1 |
* | fdt: exynos5: Add DT node definition for SROM and SMSC9215 | Hatim RV | 2012-12-26 | -0/+2 |
* | Merge branch 'master' of git://git.denx.de/u-boot into resolve | Minkyu Kang | 2012-12-10 | -0/+112 |
|\ |
|
| * | fdt: Add polarity-aware gpio functions to fdtdec | Sean Paul | 2012-11-12 | -0/+16 |
| * | fdt: Add fdtdec_get_uint64 to decode a 64-bit value from a property | Che-Liang Chiou | 2012-11-12 | -0/+15 |
| * | fdt: Add function to read boolean property | Gabe Black | 2012-11-12 | -0/+10 |
| * | fdt: Export fdtdec_lookup() and fix the name | Gerald Van Baren | 2012-11-12 | -0/+13 |
| * | fdt: Add function for decoding multiple gpios globally available | Abhilash Kesavan | 2012-11-12 | -0/+16 |
| * | fdt: Add fdtdec_decode_region() to decode memory region | Simon Glass | 2012-11-12 | -0/+19 |
| * | fdt: Add function to get a config string from device tree | Simon Glass | 2012-11-12 | -0/+10 |
| * | fdt: Add function to get config int from device tree | Abhilash Kesavan | 2012-11-12 | -0/+13 |
* | | tegra: Add SOC support for display/lcd | Wei Ni | 2012-11-19 | -0/+1 |
* | | tegra: Add support for PWM | Simon Glass | 2012-11-19 | -0/+1 |
|/ |
|
* | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging | Tom Rini | 2012-09-21 | -0/+3 |
|\ |
|
| * | fdt: Add header guard to fdtdec.h | Simon Glass | 2012-09-21 | -0/+3 |
* | | tegra: nand: Add Tegra NAND driver | Jim Lin | 2012-09-07 | -0/+1 |
|/ |
|
* | tegra20: rename tegra2 -> tegra20 | Allen Martin | 2012-09-01 | -6/+6 |
* | 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/+32 |
* | 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/+17 |
* | fdt: Add function to locate an array in the device tree | Simon Glass | 2012-05-15 | -0/+19 |
* | 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 | -0/+23 |
* | fdt: Avoid early panic() when there is no FDT present | Simon Glass | 2012-03-29 | -2/+15 |
* | 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/+45 |
* | fdt: Add functions to access phandles, arrays and bools | Simon Glass | 2012-03-29 | -0/+39 |