index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
of
/
fdt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-02
of/fdt: Remove of_scan_flat_dt() usage for __fdt_scan_reserved_mem()
Rob Herring
1
-28
/
+24
2021-08-25
of: fdt: Rename reserve_elfcorehdr() to fdt_reserve_elfcorehdr()
Geert Uytterhoeven
1
-3
/
+3
2021-08-25
of: fdt: Use IS_ENABLED(CONFIG_BLK_DEV_INITRD) instead of #ifdef
Geert Uytterhoeven
1
-6
/
+3
2021-08-25
of: fdt: Add generic support for handling usable memory range property
Geert Uytterhoeven
1
-0
/
+30
2021-08-25
of: fdt: Add generic support for handling elf core headers property
Geert Uytterhoeven
1
-3
/
+56
2021-08-15
of: fdt: Remove weak early_init_dt_mark_hotplug_memory_arch()
Geert Uytterhoeven
1
-6
/
+1
2021-08-15
of: fdt: Remove early_init_dt_reserve_memory_arch() override capability
Geert Uytterhoeven
1
-16
/
+16
2021-08-03
of: fdt: do not update local variable after use
Ohhoon Kwon
1
-1
/
+0
2021-07-15
of: fdt: remove unnecessary codes
권오훈
1
-3
/
+0
2021-06-16
of: Remove superfluous casts when printing u64 values
Geert Uytterhoeven
1
-4
/
+2
2021-06-16
of: Fix truncation of memory sizes on 32-bit platforms
Geert Uytterhoeven
1
-4
/
+4
2021-04-29
Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-20
/
+20
2021-04-07
of: properly check for error returned by fdt_get_name()
Frank Rowand
1
-13
/
+23
2021-03-27
of: Add missing 'Return' section in kerneldoc comments
Rob Herring
1
-4
/
+4
2021-03-27
of: Fix kerneldoc output formatting
Rob Herring
1
-5
/
+4
2021-03-24
of: fdt: Demote kernel-doc abuses and fix function naming
Lee Jones
1
-11
/
+12
2021-01-15
of/fdt: Make sure no-map does not remove already reserved regions
Nicolas Boichat
1
-1
/
+9
2021-01-15
fdt: Properly handle "no-map" field in the memory region
KarimAllah Ahmed
1
-1
/
+1
2020-12-04
earlycon: simplify earlycon-table implementation
Johan Hovold
1
-5
/
+2
2020-05-29
of/fdt: Remove redundant kbasename function call
Qi Zheng
1
-4
/
+0
2020-05-19
drivers/of: keep description of function consistent with function name
chenqiwu
1
-1
/
+1
2020-04-21
of: fix the warnings from command line.
tangjianqiang
1
-1
/
+1
2019-12-02
Merge tag 'devicetree-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2019-11-26
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-10
/
+10
2019-10-18
of: Use pr_warn instead of pr_warning
Kefeng Wang
1
-10
/
+10
2019-10-01
of/fdt: don't ignore errors from of_setup_earlycon
Christoph Hellwig
1
-2
/
+2
2019-08-27
fdt: Update CRC check for rng-seed
Hsin-Yi Wang
1
-2
/
+6
2019-08-23
fdt: add support for rng-seed
Hsin-Yi Wang
1
-2
/
+12
2019-07-09
of/fdt: pass early_init_dt_reserve_memory_arch() with bool type nomap
Masahiro Yamada
1
-3
/
+4
2019-06-18
of/fdt: Fix ‘of_fdt_match’ defined but not used compiler warning
Kefeng Wang
1
-54
/
+45
2019-05-25
of/fdt: Mark initial_boot_params as __ro_after_init
Stephen Boyd
1
-1
/
+1
2019-05-25
of/fdt: Remove dead code and mark functions with __init
Stephen Boyd
1
-32
/
+5
2019-04-29
of: del redundant type conversion
xiaojiangfeng
1
-1
/
+1
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
1
-1
/
+7
2019-01-11
of: Remove struct device_node.type pointer
Rob Herring
1
-4
/
+0
2018-12-04
OF: Add a warning in case chosen node is not present
Nick Kossifidis
1
-1
/
+5
2018-11-27
of/fdt: Remove custom __early_init_dt_declare_initrd() implementation
Florian Fainelli
1
-5
/
+10
2018-11-27
of/fdt: Populate phys_initrd_start/phys_initrd_size from FDT
Florian Fainelli
1
-0
/
+2
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+0
2018-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
1
-1
/
+1
2018-10-31
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
1
-21
/
+0
2018-10-27
of: ignore sub-page memory regions
Mike Rapoport
1
-5
/
+6
2018-08-07
of/fdt: Remove PPC32 longtrail hack in memory scan
Michael Ellerman
1
-8
/
+1
2018-04-23
earlycon: Use a pointer table to fix __earlycon_table stride
Daniel Kurtz
1
-2
/
+5
2018-01-08
of/fdt: use memblock_virt_alloc for early alloc
Rob Herring
1
-12
/
+4
2018-01-08
of: Use SPDX license tag for DT files
Rob Herring
1
-4
/
+1
2017-10-17
of/fdt: Document detached argument to __unflatten_device_tree()
Stephen Boyd
1
-0
/
+1
2017-10-16
of/fdt: skip unflattening of disabled nodes
Rob Herring
1
-0
/
+4
2017-10-16
of/fdt: add of_fdt_device_is_available function
Rob Herring
1
-3
/
+14
2017-10-03
of/fdt: only store the device node basename in full_name
Rob Herring
1
-58
/
+11
[next]