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