1. 7113685 fdt: Skip checking FDT if the pointer is NULL by Simon Glass · 12 years ago
  2. 62cf912 sandbox: Switch over to generic board by Simon Glass · 12 years ago
  3. de0cf30 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  4. 8faa945 tpm: Add Infineon slb9635_i2c TPM driver by Rong Chang · 12 years ago
  5. 0ff9c5e Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  6. 32adc23 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  7. 39bac15 EXYNOS5: FDT: Add compatible strings for FIMD by Ajay Kumar · 12 years ago
  8. 035a1cd EXYNOS: FDT: Add compatible strings for FIMD by Ajay Kumar · 12 years ago
  9. abc046b Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  10. 85c3d46c Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  11. b54f0d9 tegra114: fdt: add compatible string for tegra114 SPI ctrl by Allen Martin · 12 years ago
  12. 60956094 sf: Enable FDT-based configuration and memory mapping by Simon Glass · 12 years ago
  13. f429955 fdt: Add fdtdec_get_addr_size() to read reg properties by Simon Glass · 12 years ago
  14. 7db0e2d Tegra30: mmc: Add Tegra30 SDMMC compatible entry to fdtdec & driver by Tom Warren · 12 years ago
  15. 9745cf8 Tegra: MMC: Add DT support to MMC driver for all T20 boards by Tom Warren · 12 years ago
  16. f8cf4b2 Tegra: I2C: Add T114 clock support to tegra_i2c driver by Tom Warren · 12 years ago
  17. aa77318 Exynos5: FDT: Add TMU device node values by Akshay Saraswat · 12 years ago
  18. 003c28c EXYNOS5: FDT: Add compatible strings for MAX98095 by Rajeshwari Shinde · 12 years ago
  19. ba4fb9b tegra: add SPI SLINK driver by Allen Martin · 12 years ago
  20. e765952 tegra: spi: add fdt support to tegra SPI SFLASH driver by Allen Martin · 12 years ago
  21. 1e9eeb0 EXYNOS5: FDT: Add compatible strings for PMIC by Rajeshwari Shinde · 12 years ago
  22. d6e9f44 EXYNOS5: FDT: Add compatible strings for USB by Rajeshwari Shinde · 12 years ago
  23. d95beaf EXYNOS5: FDT: Add compatible strings for SPI by Rajeshwari Shinde · 12 years ago
  24. 9d11673 EXYNOS5: FDT: Add compatible strings for sound by Rajeshwari Shinde · 12 years ago
  25. 2b71e9d FDT: Add compatible string for I2C by Rajeshwari Shinde · 12 years ago
  26. be5ad5a fdt: exynos5: Add DT node definition for SROM and SMSC9215 by Hatim RV · 12 years ago
  27. 56b3ba1 Merge branch 'master' of git://git.denx.de/u-boot into resolve by Minkyu Kang · 12 years ago
  28. 6555e69 tegra: Add SOC support for display/lcd by Wei Ni · 12 years ago
  29. 1564f34 tegra: Add support for PWM by Simon Glass · 12 years ago
  30. e1d15ca fdt: Remove fdtdec_find_alias_node() function by Simon Glass · 12 years ago
  31. adbcfc9 fdt: Add polarity-aware gpio functions to fdtdec by Sean Paul · 12 years ago
  32. d81d017 fdt: Add fdtdec_get_uint64 to decode a 64-bit value from a property by Che-Liang Chiou · 12 years ago
  33. 3e1c151 fdt: Add function to read boolean property by Gabe Black · 12 years ago
  34. cdac339 fdt: Export fdtdec_lookup() and fix the name by Gerald Van Baren · 12 years ago
  35. 4353ffc fdt: Add function for decoding multiple gpios globally available by Abhilash Kesavan · 12 years ago
  36. f909b9c fdt: Add fdtdec_decode_region() to decode memory region by Simon Glass · 12 years ago
  37. b049447 fdt: Add function to get a config string from device tree by Simon Glass · 12 years ago
  38. 67217af fdt: Add function to get config int from device tree by Abhilash Kesavan · 12 years ago
  39. 0c947f7 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 12 years ago
  40. c8c86dd fdt: Tidy debugging, add to fdtdec_get_int/addr() by Simon Glass · 12 years ago
  41. 5d309e6 tegra: nand: Add Tegra NAND driver by Jim Lin · 12 years ago
  42. bcd35ce fdt: Include arch specific gpio.h instead of asm-generic/gpio.h by Michal Simek · 12 years ago
  43. 382abbd tegra: Add tegra keyboard driver by Rakesh Iyer · 13 years ago
  44. f2305ec fdt: Add fdtdec functions to read byte array by Anton Staff · 13 years ago
  45. 5983ef8 tegra: Add EMC support for optimal memory timings by Jimmy Zhang · 13 years ago
  46. 2e979b1 fdt: Add function to return next compatible subnode by Simon Glass · 13 years ago
  47. 744ec23 fdt: Add function to locate an array in the device tree by Simon Glass · 13 years ago
  48. ccf7e90 tegra: i2c: Add I2C driver by Yen Lin · 13 years ago
  49. 1f77266 fdt: Add function to allow aliases to refer to multiple nodes by Simon Glass · 13 years ago
  50. 1691f69 fdt: Avoid early panic() when there is no FDT present by Simon Glass · 13 years ago
  51. 08d6ec2 tegra: usb: Add support for Tegra USB peripheral by Simon Glass · 13 years ago
  52. 0d83c4d fdt: Add basic support for decoding GPIO definitions by Simon Glass · 13 years ago
  53. c469736 fdt: Add functions to access phandles, arrays and bools by Simon Glass · 13 years ago
  54. 6544498 fdt: Tidy up a few fdtdec problems by Simon Glass · 13 years ago
  55. b022ead fdt: Add fdtdec_find_aliases() to deal with alias nodes by Simon Glass · 13 years ago
  56. 2d2af85 fdt: add decode helper library by Simon Glass · 13 years ago