| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-05-05 | of/fdt: remove redundant memset in __unflatten_device_tree() | Sang-Heon Jeon | 1 | -2/+0 |
| 2026-04-17 | Merge tag 'devicetree-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -26/+16 |
| 2026-04-17 | Merge tag 'dma-mapping-7.1-2026-04-16' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
| 2026-04-13 | drivers/of: fdt: validate flat DT string properties before string use | Pengpeng Hou | 1 | -24/+14 |
| 2026-04-13 | drivers/of: fdt: validate stdout-path properties before parsing them | Pengpeng Hou | 1 | -2/+2 |
| 2026-04-02 | arm64,ppc64le/kdump: pass dm-crypt keys to kdump kernel | Coiby Xu | 1 | -0/+21 |
| 2026-03-26 | of: reserved_mem: clarify fdt_scan_reserved_mem*() functions | Marek Szyprowski | 1 | -1/+1 |
| 2025-12-16 | arm64: kdump: Fix elfcorehdr overlap caused by reserved memory processing reo... | Jianpeng Chang | 1 | -1/+1 |
| 2025-11-20 | of/fdt: Simplify the logic of early_init_dt_scan_memory() | Yuntao Wang | 1 | -9/+7 |
| 2025-11-20 | of/fdt: Fix incorrect use of dt_root_addr_cells in early_init_dt_check_kho() | Yuntao Wang | 1 | -12/+4 |
| 2025-11-20 | of/fdt: Fix the len check in early_init_dt_check_for_usable_mem_range() | Yuntao Wang | 1 | -7/+11 |
| 2025-11-20 | of/fdt: Fix the len check in early_init_dt_check_for_elfcorehdr() | Yuntao Wang | 1 | -8/+2 |
| 2025-11-20 | of/fdt: Consolidate duplicate code into helper functions | Yuntao Wang | 1 | -0/+41 |
| 2025-05-12 | arm64: add KHO support | Alexander Graf | 1 | -0/+34 |
| 2025-01-26 | Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -7/+1 |
| 2025-01-25 | mm/memblock: add memblock_alloc_or_panic interface | Guo Weikang | 1 | -7/+1 |
| 2025-01-24 | of/fdt: Restore possibility to use both ACPI and FDT from bootloader | Dmytro Maluka | 1 | -9/+1 |
| 2025-01-13 | of/fdt: Check fdt_get_mem_rsv() error in early_init_fdt_scan_reserved_mem() | Zijun Hu | 1 | -1/+6 |
| 2024-12-03 | of/fdt: Implement use BIN_ATTR_SIMPLE macro for fdt sysfs attribute | Thomas Weißschuh | 1 | -12/+4 |
| 2024-11-08 | of: WARN on deprecated #address-cells/#size-cells handling | Rob Herring (Arm) | 1 | -2/+2 |
| 2024-10-29 | of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify | Usama Arif | 1 | -6/+8 |
| 2024-10-15 | of: reserved_mem: Restructure how the reserved memory regions are processed | Oreoluwa Babatunde | 1 | -2/+3 |
| 2024-09-09 | kbuild: split device tree build rules into scripts/Makefile.dtbs | Masahiro Yamada | 1 | -1/+1 |
| 2024-05-31 | of/fdt: avoid re-parsing '#{address,size}-cells' in of_fdt_limit_memory | Rob Herring | 1 | -22/+1 |
| 2024-05-31 | of/fdt: Scan the root node properties earlier | Rob Herring | 1 | -3/+4 |
| 2024-03-12 | of: Move all FDT reserved-memory handling into of_reserved_mem.c | Rob Herring | 1 | -122/+1 |
| 2024-03-08 | of: Create of_root if no dtb provided by firmware | Frank Rowand | 1 | -1/+31 |
| 2024-03-08 | of: Always unflatten in unflatten_and_copy_device_tree() | Stephen Boyd | 1 | -15/+17 |
| 2023-05-05 | Merge tag 'devicetree-fixes-for-6.4-1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -2/+3 |
| 2023-04-27 | of: fdt: Scan /memreserve/ last | Lucas Tanure | 1 | -2/+3 |
| 2023-04-18 | riscv: Use PUD/P4D/PGD pages for the linear mapping | Alexandre Ghiti | 1 | -5/+6 |
| 2023-01-31 | Revert "mm: kmemleak: alloc gray object for reserved region with direct map" | Isaac J. Manjarres | 1 | -5/+1 |
| 2023-01-04 | of: fdt: Honor CONFIG_CMDLINE* even without /chosen node, take 2 | Rob Herring | 1 | -13/+15 |
| 2023-01-04 | Revert "of: fdt: Honor CONFIG_CMDLINE* even without /chosen node" | Rob Herring | 1 | -20/+20 |
| 2023-01-03 | of/fdt: run soc memory setup when early_init_dt_scan_memory fails | Andreas Rammhold | 1 | -2/+4 |
| 2022-12-16 | of: fdt: Honor CONFIG_CMDLINE* even without /chosen node | Alexander Sverdlin | 1 | -20/+20 |
| 2022-10-10 | Merge tag 'devicetree-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -12/+5 |
| 2022-09-29 | of: fdt: Remove unused struct fdt_scan_status | Yuan Can | 1 | -9/+0 |
| 2022-09-09 | of/fdt: Don't calculate initrd size from DT if start > end | Marek Bykowski | 1 | -0/+2 |
| 2022-08-22 | of: move from strlcpy with unused retval to strscpy | Wolfram Sang | 1 | -3/+3 |
| 2022-08-16 | of: fdt: fix off-by-one error in unflatten_dt_nodes() | Sergey Shtylyov | 1 | -1/+1 |
| 2022-08-08 | Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -1/+3 |
| 2022-08-05 | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
| 2022-08-01 | of/fdt: declared return type does not match actual return type | Xu Qiang | 1 | -1/+1 |
| 2022-07-25 | of/fdt: Clean up early_init_dt_reserve_memory_arch() | Peter Collingbourne | 1 | -7/+6 |
| 2022-06-30 | earlycon: prevent multiple register_console() | Michael Walle | 1 | -1/+3 |
| 2022-06-28 | of: reserved-memory: Print allocation/reservation failures as error | Vincent Whitchurch | 1 | -2/+2 |
| 2022-06-16 | mm: kmemleak: remove kmemleak_not_leak_phys() and the min_count argument to k... | Patrick Wang | 1 | -1/+1 |
| 2022-05-25 | Merge tag 'devicetree-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+3 |
| 2022-05-17 | of/fdt: Ignore disabled memory nodes | Andre Przywara | 1 | -0/+3 |
| 2022-05-07 | of: fdt: Add memory for devices by DT property "linux,usable-memory-range" | Chen Zhou | 1 | -10/+23 |
| 2022-02-17 | of/fdt: move elfcorehdr reservation early for crash dump kernel | Nikhil Gupta | 1 | -1/+1 |
| 2022-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+5 |
| 2022-01-15 | mm: kmemleak: alloc gray object for reserved region with direct map | Calvin Zhang | 1 | -1/+5 |
| 2022-01-12 | Merge branch 'dt/linus' into dt/next | Rob Herring | 1 | -6/+13 |
| 2022-01-08 | of/fdt: Don't worry about non-memory region overlap for no-map | Stephen Boyd | 1 | -2/+4 |
| 2021-12-22 | efi: apply memblock cap after memblock_add() | Pingfan Liu | 1 | -1/+1 |
| 2021-12-22 | of: fdt: Aggregate the processing of "linux,usable-memory-range" | Zhen Lei | 1 | -6/+13 |
| 2021-12-16 | of/fdt: Rework early_init_dt_scan_memory() to call directly | Rob Herring | 1 | -32/+36 |
| 2021-12-16 | of/fdt: Rework early_init_dt_scan_root() to call directly | Rob Herring | 1 | -7/+7 |
| 2021-12-16 | of/fdt: Rework early_init_dt_scan_chosen() to call directly | Rob Herring | 1 | -20/+19 |
| 2021-11-01 | of/fdt: Remove of_scan_flat_dt() usage for __fdt_scan_reserved_mem() | Rob Herring | 1 | -27/+23 |
| 2021-08-25 | of: fdt: Rename reserve_elfcorehdr() to fdt_reserve_elfcorehdr() | Geert Uytterhoeven | 1 | -3/+3 |
| 2021-08-24 | of: fdt: Use IS_ENABLED(CONFIG_BLK_DEV_INITRD) instead of #ifdef | Geert Uytterhoeven | 1 | -6/+3 |
| 2021-08-24 | of: fdt: Add generic support for handling usable memory range property | Geert Uytterhoeven | 1 | -0/+30 |
| 2021-08-24 | 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-28 | 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-23 | 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-28 | 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-20 | 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-25 | 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-08 | 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-24 | of/fdt: Mark initial_boot_params as __ro_after_init | Stephen Boyd | 1 | -1/+1 |
| 2019-05-24 | 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-10 | of: Remove struct device_node.type pointer | Rob Herring | 1 | -4/+0 |
| 2018-12-03 | OF: Add a warning in case chosen node is not present | Nick Kossifidis | 1 | -1/+5 |
| 2018-11-26 | of/fdt: Remove custom __early_init_dt_declare_initrd() implementation | Florian Fainelli | 1 | -5/+10 |
| 2018-11-26 | 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-26 | 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-16 | 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 |
| 2017-07-07 | Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
| 2017-06-22 | of: fdt.c header comment typo | Frank Rowand | 1 | -1/+1 |
| 2017-06-22 | of: make of_fdt_is_compatible() static | Frank Rowand | 1 | -1/+1 |
| 2017-05-19 | Merge tag 'devicetree-fixes-for-4.12' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+3 |
| 2017-05-17 | of: fdt: add missing allocation-failure check | Johan Hovold | 1 | -0/+3 |
| 2017-05-12 | Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -0/+38 |
| 2017-05-09 | of/fdt: introduce of_scan_flat_dt_subnodes and of_get_flat_dt_phandle | Nicholas Piggin | 1 | -0/+38 |
| 2017-05-04 | of: fix sparse warnings in fdt, irq, reserved mem, and resolver code | Rob Herring | 1 | -2/+2 |
| 2017-04-27 | of: Add unit tests for applying overlays | Frank Rowand | 1 | -5/+9 |
| 2017-02-22 | Merge tag 'devicetree-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2017-02-09 | of: Add missing space at end of pr_fmt(). | Frank Rowand | 1 | -1/+1 |
| 2017-01-03 | of: Add check to of_scan_flat_dt() before accessing initial_boot_params | Tobias Wolf | 1 | -3/+6 |
| 2016-12-12 | of/fdt: mark hotpluggable memory | Reza Arbab | 1 | -0/+19 |
| 2016-09-28 | of/serial: move earlycon early_param handling to serial | Leif Lindholm | 1 | -10/+1 |
| 2016-08-09 | drivers/of: Validate device node in __unflatten_device_tree() | Gavin Shan | 1 | -1/+1 |
| 2016-07-30 | Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -9/+16 |
| 2016-07-18 | of: fdt: mark unflattened tree as detached | Michal Suchanek | 1 | -3/+10 |
| 2016-07-18 | of: use pr_fmt prefix for all console printing | Rob Herring | 1 | -6/+6 |
| 2016-07-06 | FDT: Add a helper to get the subnode by given name | Shannon Zhao | 1 | -0/+13 |
| 2016-06-09 | drivers/of: Fix depth for sub-tree blob in unflatten_dt_nodes() | Gavin Shan | 1 | -2/+13 |
| 2016-05-19 | drivers/of: Fix build warning in populate_node() | Gavin Shan | 1 | -8/+8 |
| 2016-05-19 | drivers/of: Fix depth when unflattening devicetree | Rhyland Klein | 1 | -9/+9 |
| 2016-05-16 | drivers/of: Return allocated memory from of_fdt_unflatten_tree() | Gavin Shan | 1 | -11/+22 |
| 2016-05-16 | drivers/of: Specify parent node in of_fdt_unflatten_tree() | Gavin Shan | 1 | -4/+10 |
| 2016-05-16 | drivers/of: Rename unflatten_dt_node() | Gavin Shan | 1 | -7/+7 |
| 2016-05-16 | drivers/of: Avoid recursively calling unflatten_dt_node() | Gavin Shan | 1 | -48/+74 |
| 2016-05-16 | drivers/of: Split unflatten_dt_node() | Gavin Shan | 1 | -102/+147 |
| 2016-04-19 | fdt: fix extend of cmd line | Max Uvarov | 1 | -2/+8 |
| 2016-03-17 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -4/+15 |
| 2016-02-18 | of/fdt: factor out assignment of initrd_start/initrd_end | Ard Biesheuvel | 1 | -3/+11 |
| 2016-02-18 | of/fdt: make memblock minimum physical address arch configurable | Ard Biesheuvel | 1 | -1/+4 |
| 2016-02-06 | of: earlycon: Log more helpful message if stdout-path node not found | Peter Hurley | 1 | -3/+6 |
| 2016-02-06 | of: earlycon: Move address translation to of_setup_earlycon() | Peter Hurley | 1 | -7/+1 |
| 2016-02-06 | of: earlycon: Initialize port fields from DT properties | Peter Hurley | 1 | -1/+1 |
| 2016-02-06 | of: earlycon: Add options string handling | Peter Hurley | 1 | -5/+6 |
| 2016-02-06 | of: earlycon: Fixup earlycon console name and index | Peter Hurley | 1 | -1/+1 |
| 2016-02-06 | earlycon: Use common framework for earlycon declarations | Peter Hurley | 1 | -7/+7 |
| 2015-12-08 | of/fdt: Add mutex protection for calls to __unflatten_device_tree() | Guenter Roeck | 1 | -0/+5 |
| 2015-11-30 | of: do not use 0x in front of %pa | Dmitry V. Krivenok | 1 | -1/+1 |
| 2015-10-30 | drivers: of: removing assignment of 0 to static variable | Saurabh Sengar | 1 | -1/+1 |
| 2015-10-27 | of/fdt: fix error checking for earlycon address | Masahiro Yamada | 1 | -2/+3 |
| 2015-10-13 | of/fdt: fix aliases with baudrate in earlycon | Stefan Agner | 1 | -1/+4 |
| 2015-08-24 | of/fdt: make memblock maximum physical address arch configurable | Ard Biesheuvel | 1 | -5/+7 |
| 2015-07-01 | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -4/+18 |
| 2015-06-30 | Merge remote-tracking branch 'robh/for-next' into devicetree/next | Grant Likely | 1 | -3/+14 |
| 2015-06-18 | dt/fdt: add empty versions of early_init_dt_*_memory_arch | Rob Herring | 1 | -0/+11 |
| 2015-06-04 | of/fdt: fix argument name and add comments of unflatten_dt_node() | Masahiro Yamada | 1 | -1/+4 |
| 2015-06-02 | of/fdt: split off FDT self reservation from memreserve processing | Ard Biesheuvel | 1 | -5/+14 |
| 2015-05-28 | of/fdt: Make fdt blob input parameters of unflatten functions const | Geert Uytterhoeven | 1 | -3/+3 |
| 2015-04-14 | of/fdt: fix allocation size for device node path | Ricky Liang | 1 | -1/+1 |
| 2015-04-14 | of/fdt: Add endianness helper function for early init code | Kevin Cernekee | 1 | -0/+19 |
| 2015-04-14 | of/fdt: Remove "reg" data prints from early_init_dt_scan_memory | Florian Fainelli | 1 | -2/+1 |
| 2015-02-04 | of/fdt: fix sparse warning | Lad, Prabhakar | 1 | -1/+1 |
| 2014-12-11 | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -44/+67 |
| 2014-12-03 | of: Drop ->next pointer from struct device_node | Grant Likely | 1 | -6/+18 |
| 2014-11-26 | of/fdt: memblock_reserve /memreserve/ regions in the case of partial overlap | Ian Campbell | 1 | -2/+0 |
| 2014-11-24 | Merge tag 'v3.18-rc6' into devicetree/next | Grant Likely | 1 | -1/+1 |
| 2014-11-19 | of/fdt: export fdt blob as /sys/firmware/fdt | Ard Biesheuvel | 1 | -16/+27 |
| 2014-11-18 | of: Fix crash if an earlycon driver is not found | Kevin Cernekee | 1 | -1/+1 |
| 2014-11-04 | of: check for size < 0 after rounding in early_init_dt_add_memory_arch | Ard Biesheuvel | 1 | -0/+5 |
| 2014-11-04 | of/fdt: Don't clear initial_boot_params if fdt_check_header() fails | Bjorn Helgaas | 1 | -6/+3 |
| 2014-11-04 | of: Eliminate of_allnodes list | Grant Likely | 1 | -16/+14 |
| 2014-09-25 | of/fdt: fix memory range check | Srinivas Kandagatla | 1 | -4/+4 |
| 2014-09-08 | of: Fix memory block alignment in early_init_dt_add_memory_arch() | Geert Uytterhoeven | 1 | -1/+5 |
| 2014-08-16 | of: Allow mem_reserve of memory with a base address of zero | Al Cooper | 1 | -1/+1 |
| 2014-08-14 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 1 | -11/+11 |
| 2014-08-01 | of: Use proper types for checking memory overflow | Laura Abbott | 1 | -11/+11 |
| 2014-07-29 | of: Add memory limiting function for flattened devicetrees | Laura Abbott | 1 | -0/+48 |
| 2014-07-29 | of: Split early_init_dt_scan into two parts | Laura Abbott | 1 | -1/+17 |
| 2014-06-26 | of: Check for phys_addr_t overflows in early_init_dt_add_memory_arch | Laura Abbott | 1 | -0/+15 |
| 2014-05-28 | Merge branch 'earlycon-dt' into for-next | Rob Herring | 1 | -0/+56 |
| 2014-05-23 | of: Handle memory@0 node on PPC32 only | Leif Lindholm | 1 | -1/+1 |
| 2014-05-23 | of: Use NULL for pointers | Thierry Reding | 1 | -1/+1 |
| 2014-05-20 | of/fdt: add FDT serial scanning for earlycon | Rob Herring | 1 | -0/+56 |
| 2014-04-30 | of/fdt: convert initial_boot_params to opaque pointer | Rob Herring | 1 | -1/+1 |
| 2014-04-30 | of/fdt: introduce of_get_flat_dt_size | Rob Herring | 1 | -0/+8 |
| 2014-04-30 | of/fdt: fix phys_addr_t related print size warnings | Rob Herring | 1 | -2/+2 |
| 2014-04-30 | of/fdt: move memreserve and dtb memory reservations into core | Rob Herring | 1 | -0/+16 |
| 2014-04-30 | of/fdt: create common debugfs | Rob Herring | 1 | -0/+24 |
| 2014-04-30 | of/fdt: use libfdt accessors for header data | Rob Herring | 1 | -14/+12 |
| 2014-04-30 | of/fdt: Convert FDT functions to use libfdt | Rob Herring | 1 | -148/+53 |
| 2014-04-30 | of/fdt: update of_get_flat_dt_prop in prep for libfdt | Rob Herring | 1 | -19/+20 |
| 2014-04-30 | of/fdt: remove unused of_scan_flat_dt_by_path | Rob Herring | 1 | -67/+0 |
| 2014-04-30 | of/fdt: remove some unneeded includes | Rob Herring | 1 | -5/+0 |
| 2014-04-14 | of: Fix the section mismatch warnings. | Xiubo Li | 1 | -1/+1 |
| 2014-03-19 | Merge branch 'devicetree/next-reserved-mem' into devicetree/next | Grant Likely | 1 | -0/+143 |
| 2014-03-19 | of: device_node kobject lifecycle fixes | Pantelis Antoniou | 1 | -2/+1 |
| 2014-03-15 | of: only scan for reserved mem when fdt present | Josh Cartwright | 1 | -0/+3 |
| 2014-03-11 | of: Make device nodes kobjects so they show up in sysfs | Grant Likely | 1 | -1/+2 |