index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
fdtdec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-03
fdtdec: fix parsing 'reg' property with zero value in '#size-cells'
Przemyslaw Marczak
1
-1
/
+1
2015-10-03
fdt: fix fdtdec_get_addr_size not to require any size cells
Stephen Warren
1
-2
/
+3
2015-09-15
fdt: add new fdt address parsing functions
Stephen Warren
1
-21
/
+93
2015-09-04
mmc: dw_mmc: Probe the MMC from OF
Marek Vasut
1
-0
/
+1
2015-08-31
dm: tpm: Convert I2C driver to driver model
Simon Glass
1
-2
/
+0
2015-08-26
fdtdec: Fix possible infinite loop in fdtdec_get_pci_vendev()
Bin Meng
1
-2
/
+1
2015-08-18
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
1
-1
/
+1
2015-08-14
Revert "fdt: Fix fdtdec_get_addr_size() for 64-bit"
Simon Glass
1
-36
/
+20
2015-08-14
x86: baytrail: Configure FSP UPD from device tree
Andrew Bradford
1
-0
/
+2
2015-08-08
arm: socfpga: misc: Reset ethernet from OF
Marek Vasut
1
-0
/
+1
2015-08-05
dts: Drop unused compatible ID for the NXP video bridge
Simon Glass
1
-1
/
+0
2015-08-05
video: Remove the old parade driver
Simon Glass
1
-1
/
+0
2015-08-05
power: Remove old TPS65090 drivers
Simon Glass
1
-1
/
+0
2015-08-05
lib: fdt: fix indent of #ifdef..#endif conditional
Masahiro Yamada
1
-1
/
+1
2015-07-28
ARM: Tegra210: Add support to common Tegra source/config files
Tom Warren
1
-0
/
+2
2015-07-28
fdt: Fix fdtdec_get_addr_size() for 64-bit
Thierry Reding
1
-20
/
+36
2015-07-21
fdt: Provide debug info when a device tree cannot be found
Simon Glass
1
-0
/
+7
2015-07-21
lib: Add function to extract a number from the end of a string
Simon Glass
1
-8
/
+6
2015-07-20
fdt: armv8: Fix build warnings on armv8
Haikun Wang
1
-2
/
+2
2015-06-10
dm: usb: tegra: Drop legacy USB code
Simon Glass
1
-3
/
+0
2015-06-04
x86: gpio: add pinctrl support from the device tree
Gabriel Huau
1
-0
/
+1
2015-06-04
x86: Refactor PIRQ routing support
Bin Meng
1
-0
/
+1
2015-05-14
pmic: max77686 set the same compatible as in the kernel
Przemyslaw Marczak
1
-1
/
+1
2015-05-14
tpm: Rename Infineon TPM to slb9645tt
Simon Glass
1
-1
/
+1
2015-05-13
tegra: video: Support serial output resource (SOR) on tegra124
Simon Glass
1
-0
/
+3
2015-05-13
fdt: Add binding decode function for display-timings
Simon Glass
1
-0
/
+92
2015-05-06
dm: usb: exynos: Drop legacy USB code
Simon Glass
1
-2
/
+0
2015-04-23
fdt: Rename setup_fdt() and make it prepare also
Simon Glass
1
-2
/
+2
2015-04-23
fdt: sandbox: Move setup code from board_f to fdtdec
Simon Glass
1
-0
/
+31
2015-04-23
dm: Add a panic_str() function to reduce code size
Simon Glass
1
-3
/
+5
2015-04-18
cros_ec: exynos: Match up device tree with kernel version
Simon Glass
1
-1
/
+0
2015-04-18
fdt: Drop LPC compatible string in fdtdec
Simon Glass
1
-1
/
+0
2015-04-18
fdt: cros_ec: Drop compatible string in fdtdec
Simon Glass
1
-1
/
+0
2015-04-18
x86: chromebook_link: dts: Add PCH and LPC devices
Simon Glass
1
-1
/
+2
2015-04-18
dm: x86: pci: Convert chromebook_link to use driver model for pci
Simon Glass
1
-1
/
+1
2015-04-16
fdt: Tighten up error handling in fdtdec_get_pci_addr()
Simon Glass
1
-1
/
+3
2015-04-16
fdt: Export fdtdec_get_number() for general use
Simon Glass
1
-1
/
+1
2015-03-15
ARM: UniPhier: adjust device trees for business transfer
Masahiro Yamada
1
-1
/
+1
2015-03-01
usb: UniPhier: add UniPhier on-chip xHCI host driver support
Masahiro Yamada
1
-0
/
+1
2015-02-06
fdtdec: Add compatible id and string for Intel Quark MRC
Bin Meng
1
-0
/
+1
2015-01-29
dm: exynos: Drop unused COMPAT features for SPI
Simon Glass
1
-1
/
+0
2015-01-29
dm: tegra: Drop unused COMPAT features for I2C, SPI
Simon Glass
1
-6
/
+0
2015-01-29
dm: Drop gpio.h header from fdtdec.c
Simon Glass
1
-2
/
+0
2015-01-29
dm: fdt: Remove the old GPIO functions
Simon Glass
1
-95
/
+0
2015-01-29
dm: fdt: Add a function to decode phandles with arguments
Simon Glass
1
-0
/
+124
2015-01-23
x86: dts: Add compatible string for Intel ICH9 SPI controller
Simon Glass
1
-0
/
+1
2015-01-13
fdt: Add several apis to decode pci device node
Bin Meng
1
-14
/
+157
2014-12-18
pci: tegra: Add Tegra PCIe driver
Thierry Reding
1
-0
/
+3
2014-12-18
ARM: tegra: Implement XUSB pad controller
Thierry Reding
1
-0
/
+1
2014-12-18
power: Add AMS AS3722 PMIC support
Thierry Reding
1
-0
/
+1
[next]