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
2020-09-21
Merge branch 'master' into next
Tom Rini
1
-2
/
+2
2020-09-16
lib: fdt: Fix fdtdec_setup_mem..() conversion to livetree API
Marek Vasut
1
-2
/
+2
2020-08-26
CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined
Stefan Roese
1
-5
/
+0
2020-08-25
fdtdec: Add API to read pci bus-range property
Suneel Garapati
1
-0
/
+16
2020-08-20
lib: fdt: Convert fdtdes_setup_mem..() to livetree API
Michal Simek
1
-32
/
+35
2020-08-20
lib: fdt: Introduce fdtdec_setup_mem_size_base_lowest()
Michal Simek
1
-0
/
+45
2020-07-25
Revert "lib: fdt: Split fdtdec_setup_mem_size_base()"
Michal Simek
1
-8
/
+3
2020-07-25
Revert "lib: fdt: Split fdtdec_setup_memory_banksize()"
Michal Simek
1
-12
/
+6
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
1
-9
/
+20
2020-07-20
Revert "lib: fdt: Split fdtdec_setup_mem_size_base()"
Michal Simek
1
-8
/
+3
2020-07-20
Revert "lib: fdt: Split fdtdec_setup_memory_banksize()"
Michal Simek
1
-12
/
+6
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
1
-1
/
+2
2020-06-11
fdtdec: Honor #address-cells and #size-cells in fdtdec_add_reserved_memory()
Bin Meng
1
-1
/
+2
2020-06-11
fdtdec: Fix the types of addr and size in fdtdec_add_reserved_memory()
Bin Meng
1
-1
/
+2
2020-05-20
fdtdec: Add weak function to patch U-Boot DT right after fdtdec_setup()
Marek Vasut
1
-1
/
+10
2020-05-18
common: Drop log.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop net.h from common header
Simon Glass
1
-0
/
+1
2020-04-24
libfdt: Make fdtdec_get_child_count() available for HOST
Kever Yang
1
-11
/
+0
2020-04-23
fdtdec: Fix boundary check
Atish Patra
1
-1
/
+2
2020-04-16
fdtdec: support multiple phandles in memory carveout
Laurentiu Tudor
1
-10
/
+26
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
1
-0
/
+1
2020-02-05
dm: pci: Update a few more interfaces for const udevice *
Simon Glass
1
-1
/
+1
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
1
-0
/
+1
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
1
-0
/
+1
2019-11-14
fdtdec: only create phandle if caller wants it in fdtdec_add_reserved_memory()
Heiko Stuebner
1
-7
/
+9
2019-11-14
fdtdec: protect against another NULL phandlep in fdtdec_add_reserved_memory()
Heiko Stuebner
1
-1
/
+2
2019-10-27
fdt: Fix alignment issue when reading 64-bits properties from fdt
Jean-Jacques Hiblot
1
-1
/
+1
2019-10-08
dm: core: Drop fdtdec_get_pci_addr()
Simon Glass
1
-54
/
+0
2019-10-03
dm: core: Correct low cell in ofnode_read_pci_addr()
Simon Glass
1
-1
/
+1
2019-08-26
fdtdec: make CONFIG_OF_PRIOR_STAGE available in SPL
Lukas Auer
1
-4
/
+2
2019-08-11
env: Move env_get_ulong() to env.h
Simon Glass
1
-0
/
+1
2019-08-11
common: Move gzip functions into a new gzip header
Simon Glass
1
-0
/
+1
2019-06-05
fdtdec: Add fdtdec_set_ethernet_mac_address()
Thierry Reding
1
-0
/
+29
2019-05-21
fdtdec: Remove fdt_{addr,size}_unpack()
Thierry Reding
1
-2
/
+6
2019-04-23
fdtdec: Use fdt_setprop_u32() for fdtdec_set_phandle()
Thierry Reding
1
-7
/
+0
2019-04-14
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
1
-1
/
+1
2019-04-12
x86: dts: switch spi-flash to jedec, spi-nor compatible
Neil Armstrong
1
-1
/
+1
2019-04-11
fdtdec: Implement carveout support functions
Thierry Reding
1
-0
/
+87
2019-04-11
fdtdec: Implement fdtdec_add_reserved_memory()
Thierry Reding
1
-0
/
+131
2019-04-11
fdtdec: Implement fdtdec_set_phandle()
Thierry Reding
1
-0
/
+7
2019-04-09
lib: fdt: Allow LZO and GZIP DT compression in U-Boot
Marek Vasut
1
-1
/
+1
2019-04-09
lib: fdt: Allow enabling both LZO and GZIP DT compression
Marek Vasut
1
-6
/
+13
2019-04-09
lib: fdt: Split fdtdec_setup_memory_banksize()
Marek Vasut
1
-6
/
+12
2019-04-09
lib: fdt: Split fdtdec_setup_mem_size_base()
Marek Vasut
1
-3
/
+8
2019-02-11
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
1
-0
/
+33
2019-02-09
fdt: tegra: Drop COMPAT_AMS_AS3722
Simon Glass
1
-1
/
+0
2019-02-09
fdt: samsung: Drop unused fdt_compat_id values
Simon Glass
1
-6
/
+0
2019-02-08
fdt: Introduce fdtdec_get_alias_highest_id()
Michal Simek
1
-0
/
+33
2019-01-14
lib: fdtdec: fdtdec_get_addr_size_fixed remove checks
Keerthy
1
-10
/
+0
2018-12-12
spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT
Sekhar Nori
1
-1
/
+1
[prev]
[next]