Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
9d6e371dda7f3294e1b7d2a00d8e77a042b42988
/
drivers
/
of
/
fdt.c
7536c7e
of/fdt: Remove redundant kbasename function call
by Qi Zheng
· 4 years, 8 months ago
c8813f7
drivers/of: keep description of function consistent with function name
by chenqiwu
· 4 years, 8 months ago
8d3cdfe
of: fix the warnings from command line.
by tangjianqiang
· 4 years, 9 months ago
2c97b5a
Merge tag 'devicetree-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 5 years ago
436b2a8
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 5 years ago
e2f04da
of: Use pr_warn instead of pr_warning
by Kefeng Wang
· 5 years ago
b204731
of/fdt: don't ignore errors from of_setup_earlycon
by Christoph Hellwig
· 5 years ago
dd753d9
fdt: Update CRC check for rng-seed
by Hsin-Yi Wang
· 5 years ago
428826f
fdt: add support for rng-seed
by Hsin-Yi Wang
· 5 years ago
5c68b82
of/fdt: pass early_init_dt_reserve_memory_arch() with bool type nomap
by Masahiro Yamada
· 6 years ago
5d9c4e9
of/fdt: Fix ‘of_fdt_match’ defined but not used compiler warning
by Kefeng Wang
· 6 years ago
7c71650
of/fdt: Mark initial_boot_params as __ro_after_init
by Stephen Boyd
· 6 years ago
9b4d2b6
of/fdt: Remove dead code and mark functions with __init
by Stephen Boyd
· 6 years ago
b827bcb
of: del redundant type conversion
by xiaojiangfeng
· 6 years ago
8a7f97b
treewide: add checks for the return value of memblock_alloc*()
by Mike Rapoport
· 6 years ago
8ce5f84
of: Remove struct device_node.type pointer
by Rob Herring
· 6 years ago
e1e5254
OF: Add a warning in case chosen node is not present
by Nick Kossifidis
· 6 years ago
cdbc848
of/fdt: Remove custom __early_init_dt_declare_initrd() implementation
by Florian Fainelli
· 6 years ago
fe7db75
of/fdt: Populate phys_initrd_start/phys_initrd_size from FDT
by Florian Fainelli
· 6 years ago
57c8a66
mm: remove include/linux/bootmem.h
by Mike Rapoport
· 6 years ago
eb31d55
memblock: remove _virt from APIs returning virtual address
by Mike Rapoport
· 6 years ago
aca52c3
mm: remove CONFIG_HAVE_MEMBLOCK
by Mike Rapoport
· 6 years ago
6072cf5
of: ignore sub-page memory regions
by Mike Rapoport
· 6 years ago
da65313
of/fdt: Remove PPC32 longtrail hack in memory scan
by Michael Ellerman
· 6 years ago
dd709e7
earlycon: Use a pointer table to fix __earlycon_table stride
by Daniel Kurtz
· 7 years ago
0fa1c57
of/fdt: use memblock_virt_alloc for early alloc
by Rob Herring
· 7 years ago
af6074f
of: Use SPDX license tag for DT files
by Rob Herring
· 7 years ago
f5d2da6
of/fdt: Document detached argument to __unflatten_device_tree()
by Stephen Boyd
· 7 years ago
77ea8a6
of/fdt: skip unflattening of disabled nodes
by Rob Herring
· 7 years ago
ecc8a96
of/fdt: add of_fdt_device_is_available function
by Rob Herring
· 7 years ago
a7e4cfb
of/fdt: only store the device node basename in full_name
by Rob Herring
· 8 years ago
dd6ec12
Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 8 years ago
0ef5adc
of: fdt.c header comment typo
by Frank Rowand
· 8 years ago
92af089
of: make of_fdt_is_compatible() static
by Frank Rowand
· 8 years ago
1fbbed4
Merge tag 'devicetree-fixes-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 8 years ago
49e67dd
of: fdt: add missing allocation-failure check
by Johan Hovold
· 8 years ago
dc2a248
Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
ea47dd1
of/fdt: introduce of_scan_flat_dt_subnodes and of_get_flat_dt_phandle
by Nicholas Piggin
· 8 years ago
17a7035
of: fix sparse warnings in fdt, irq, reserved mem, and resolver code
by Rob Herring
· 8 years ago
81d0848f
of: Add unit tests for applying overlays
by Frank Rowand
· 8 years ago
be5165a
Merge tag 'devicetree-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 8 years ago
bd0096d
of: Add missing space at end of pr_fmt().
by Frank Rowand
· 8 years ago
3ec7544
of: Add check to of_scan_flat_dt() before accessing initial_boot_params
by Tobias Wolf
· 8 years ago
41a9ada
of/fdt: mark hotpluggable memory
by Reza Arbab
· 8 years ago
d503187
of/serial: move earlycon early_param handling to serial
by Leif Lindholm
· 8 years ago
89c6775
drivers/of: Validate device node in __unflatten_device_tree()
by Gavin Shan
· 8 years ago
f64d6e2
Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 8 years ago
1d1bde5
of: fdt: mark unflattened tree as detached
by Michal Suchanek
· 8 years ago
606ad42
of: use pr_fmt prefix for all console printing
by Rob Herring
· 9 years ago
9c60986
FDT: Add a helper to get the subnode by given name
by Shannon Zhao
· 9 years ago
8c237cd
drivers/of: Fix depth for sub-tree blob in unflatten_dt_nodes()
by Gavin Shan
· 9 years ago
dddc33e
drivers/of: Fix build warning in populate_node()
by Gavin Shan
· 9 years ago
78c44d9
drivers/of: Fix depth when unflattening devicetree
by Rhyland Klein
· 9 years ago
8326241
drivers/of: Return allocated memory from of_fdt_unflatten_tree()
by Gavin Shan
· 9 years ago
c426323
drivers/of: Specify parent node in of_fdt_unflatten_tree()
by Gavin Shan
· 9 years ago
947c82c
drivers/of: Rename unflatten_dt_node()
by Gavin Shan
· 9 years ago
5080008
drivers/of: Avoid recursively calling unflatten_dt_node()
by Gavin Shan
· 9 years ago
dfbd4c6
drivers/of: Split unflatten_dt_node()
by Gavin Shan
· 9 years ago
34b8202
fdt: fix extend of cmd line
by Max Uvarov
· 9 years ago
588ab3f
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
369bc9a
of/fdt: factor out assignment of initrd_start/initrd_end
by Ard Biesheuvel
· 9 years ago
270522a
of/fdt: make memblock minimum physical address arch configurable
by Ard Biesheuvel
· 9 years ago
0fcc286
of: earlycon: Log more helpful message if stdout-path node not found
by Peter Hurley
· 9 years ago
c90fe9c
of: earlycon: Move address translation to of_setup_earlycon()
by Peter Hurley
· 9 years ago
088da2a
of: earlycon: Initialize port fields from DT properties
by Peter Hurley
· 9 years ago
4d118c9
of: earlycon: Add options string handling
by Peter Hurley
· 9 years ago
05d9613
of: earlycon: Fixup earlycon console name and index
by Peter Hurley
· 9 years ago
2eaa790
earlycon: Use common framework for earlycon declarations
by Peter Hurley
· 9 years ago
f806238
of/fdt: Add mutex protection for calls to __unflatten_device_tree()
by Guenter Roeck
· 9 years ago
78bb2ab
of: do not use 0x in front of %pa
by Dmitry V. Krivenok
· 9 years ago
0b13ea8
drivers: of: removing assignment of 0 to static variable
by Saurabh Sengar
· 9 years ago
3f5ceec
of/fdt: fix error checking for earlycon address
by Masahiro Yamada
· 9 years ago
6296ad9
of/fdt: fix aliases with baudrate in earlycon
by Stefan Agner
· 9 years ago
8eafeb4
of/fdt: make memblock maximum physical address arch configurable
by Ard Biesheuvel
· 9 years ago
4da3064d
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux
by Linus Torvalds
· 10 years ago
becfc3c
Merge remote-tracking branch 'robh/for-next' into devicetree/next
by Grant Likely
· 10 years ago
aefc7ec
dt/fdt: add empty versions of early_init_dt_*_memory_arch
by Rob Herring
· 10 years ago
ce32f85
of/fdt: fix argument name and add comments of unflatten_dt_node()
by Masahiro Yamada
· 10 years ago
24bbd92
of/fdt: split off FDT self reservation from memreserve processing
by Ard Biesheuvel
· 10 years ago
3b1a2c9
of/fdt: Make fdt blob input parameters of unflatten functions const
by Geert Uytterhoeven
· 10 years ago
05f4647
of/fdt: fix allocation size for device node path
by Ricky Liang
· 10 years ago
cc78378
of/fdt: Add endianness helper function for early init code
by Kevin Cernekee
· 10 years ago
c954b36
of/fdt: Remove "reg" data prints from early_init_dt_scan_memory
by Florian Fainelli
· 10 years ago
523bf17
of/fdt: fix sparse warning
by Lad, Prabhakar
· 10 years ago
7ef58b3
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux
by Linus Torvalds
· 10 years ago
70161ff
of: Drop ->next pointer from struct device_node
by Grant Likely
· 10 years ago
094cb98
of/fdt: memblock_reserve /memreserve/ regions in the case of partial overlap
by Ian Campbell
· 10 years ago
66e6a5a
Merge tag 'v3.18-rc6' into devicetree/next
by Grant Likely
· 10 years ago
08d53aa
of/fdt: export fdt blob as /sys/firmware/fdt
by Ard Biesheuvel
· 10 years ago
ab74d00
of: Fix crash if an earlycon driver is not found
by Kevin Cernekee
· 10 years ago
8cccffc
of: check for size < 0 after rounding in early_init_dt_add_memory_arch
by Ard Biesheuvel
· 10 years ago
50ba08f
of/fdt: Don't clear initial_boot_params if fdt_check_header() fails
by Bjorn Helgaas
· 10 years ago
5063e25
of: Eliminate of_allnodes list
by Grant Likely
· 10 years ago
9aacd60
of/fdt: fix memory range check
by Srinivas Kandagatla
· 10 years ago
8f73d4b
of: Fix memory block alignment in early_init_dt_add_memory_arch()
by Geert Uytterhoeven
· 10 years ago
b5f2a8c
of: Allow mem_reserve of memory with a base address of zero
by Al Cooper
· 10 years ago
ae36e95
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 10 years ago
3069f0c
of: Use proper types for checking memory overflow
by Laura Abbott
· 11 years ago
704033c
of: Add memory limiting function for flattened devicetrees
by Laura Abbott
· 10 years ago
4972a74
of: Split early_init_dt_scan into two parts
by Laura Abbott
· 10 years ago
Next »