Ricky Liang
|
05f4647b10
of/fdt: fix allocation size for device node path
|
10 years ago |
Kevin Cernekee
|
cc7837867a
of/fdt: Add endianness helper function for early init code
|
10 years ago |
Florian Fainelli
|
c954b36e3f
of/fdt: Remove "reg" data prints from early_init_dt_scan_memory
|
10 years ago |
Lad, Prabhakar
|
523bf17f1c
of/fdt: fix sparse warning
|
10 years ago |
Linus Torvalds
|
7ef58b32f5
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux
|
10 years ago |
Grant Likely
|
70161ff336
of: Drop ->next pointer from struct device_node
|
10 years ago |
Ian Campbell
|
094cb98179
of/fdt: memblock_reserve /memreserve/ regions in the case of partial overlap
|
10 years ago |
Grant Likely
|
66e6a5a1fc
Merge tag 'v3.18-rc6' into devicetree/next
|
10 years ago |
Ard Biesheuvel
|
08d53aa58c
of/fdt: export fdt blob as /sys/firmware/fdt
|
10 years ago |
Kevin Cernekee
|
ab74d00a39
of: Fix crash if an earlycon driver is not found
|
10 years ago |
Ard Biesheuvel
|
8cccffc526
of: check for size < 0 after rounding in early_init_dt_add_memory_arch
|
10 years ago |
Bjorn Helgaas
|
50ba08f301
of/fdt: Don't clear initial_boot_params if fdt_check_header() fails
|
10 years ago |
Grant Likely
|
5063e25a30
of: Eliminate of_allnodes list
|
11 years ago |
Srinivas Kandagatla
|
9aacd602f0
of/fdt: fix memory range check
|
11 years ago |
Geert Uytterhoeven
|
8f73d4b701
of: Fix memory block alignment in early_init_dt_add_memory_arch()
|
11 years ago |
Al Cooper
|
b5f2a8c026
of: Allow mem_reserve of memory with a base address of zero
|
11 years ago |
Linus Torvalds
|
ae36e95cf8
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
|
11 years ago |
Laura Abbott
|
3069f0c07f
of: Use proper types for checking memory overflow
|
11 years ago |
Laura Abbott
|
704033cee2
of: Add memory limiting function for flattened devicetrees
|
11 years ago |
Laura Abbott
|
4972a74b88
of: Split early_init_dt_scan into two parts
|
11 years ago |
Laura Abbott
|
a67a6ed155
of: Check for phys_addr_t overflows in early_init_dt_add_memory_arch
|
11 years ago |
Rob Herring
|
728dd198aa
Merge branch 'earlycon-dt' into for-next
|
11 years ago |
Leif Lindholm
|
b44aa25d20
of: Handle memory@0 node on PPC32 only
|
11 years ago |
Thierry Reding
|
d2d3d7cd81
of: Use NULL for pointers
|
11 years ago |
Rob Herring
|
fb11ffe74c
of/fdt: add FDT serial scanning for earlycon
|
11 years ago |
Rob Herring
|
1daa0c4ced
of/fdt: convert initial_boot_params to opaque pointer
|
11 years ago |
Rob Herring
|
c0556d3f2c
of/fdt: introduce of_get_flat_dt_size
|
11 years ago |
Rob Herring
|
1d1a661da4
of/fdt: fix phys_addr_t related print size warnings
|
11 years ago |
Rob Herring
|
d1552ce449
of/fdt: move memreserve and dtb memory reservations into core
|
11 years ago |
Rob Herring
|
b0a6fb36a4
of/fdt: create common debugfs
|
11 years ago |