Matthew McClintock
|
cb2707af7a
common/fdt_support.c: fix compile error
|
14 년 전 |
Anatolij Gustschin
|
beca5a5f5b
fdt_support: support adding EDID property to FDT display nodes
|
14 년 전 |
Stefan Roese
|
2778a01431
ppc4xx/fdt/flash: Fix bug in fdt_fixup_nor_flash_node()
|
14 년 전 |
Stefan Roese
|
8a805df136
ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs size
|
14 년 전 |
Scott Wood
|
6395f318e9
fdt: call fdt_parent_offset fewer times while translating addresses
|
14 년 전 |
Feng Wang
|
3840ebfaf8
fdt: Fix bug in size calculation in fdt_resize() with initrd use
|
14 년 전 |
Kumar Gala
|
b4b847e951
fdt: Add function to alloc phandle values
|
15 년 전 |
Kumar Gala
|
75e73afd57
fdt: Add fdt_node_offset_by_compat_reg helper
|
15 년 전 |
Kumar Gala
|
a0342c0804
fdt: Add fdt_translate_address to convert reg node to cpu phys addr
|
15 년 전 |
Kim Phillips
|
5d0c3b57b2
fdt: move fsl specific code from common fdt area to mpc8xxx/fdt.c
|
15 년 전 |
Kim Phillips
|
3057c6be5e
fdt_support: add entry for sec3.1 and fix sec3.3
|
15 년 전 |
Kumar Gala
|
49b97d9c8e
fdt: Add fdt_del_node_and_alias helper
|
15 년 전 |
Anatolij Gustschin
|
3c950e2ebf
fdt_support: add partitions fixup in mtd node
|
15 년 전 |
Anton Vorontsov
|
3e303f748c
fdt_support: Add multi-serial support for stdout fixup
|
15 년 전 |
Kumar Gala
|
d535a49300
fdt: Fix fdt padding issue for initrd mem_rsv
|
15 년 전 |
Stefan Roese
|
30d45c0d3e
fdt: Add fdt_fixup_nor_flash_size() to fixup NOR FLASH size in dtb
|
15 년 전 |
Kumar Gala
|
cfd700be9f
fdt: Fix fdt_pci_dma_ranges handling of 64-bit ranges
|
15 년 전 |
Peter Tyser
|
0f89860494
83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx
|
16 년 전 |
Kumar Gala
|
ff4e66e93c
pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity
|
16 년 전 |
Peter Korsgaard
|
c088a108c7
fdt_resize(): fix actualsize calculations with unaligned blobs
|
16 년 전 |
Peter Korsgaard
|
f242a08871
fdt_resize(): ensure minimum padding
|
16 년 전 |
Kumar Gala
|
8ab451c46b
fdt: Added helper to set PCI dma-ranges property
|
16 년 전 |
Kumar Gala
|
3bed2aaf2d
fdt: Add fdt_getprop_u32_default helpers
|
16 년 전 |
Heiko Schocher
|
56844a22b7
powerpc: Fix bootm to boot up again with a Ramdisk
|
16 년 전 |
Kumar Gala
|
2a1a2cb6e2
fdt: refactor initrd related code
|
16 년 전 |
Kumar Gala
|
3082d2348c
fdt: refactor fdt resize code
|
16 년 전 |
Kim Phillips
|
ce0eb70333
Merge branch 'next'
|
16 년 전 |
Kumar Gala
|
ba37aa0328
fdt: rework fdt_fixup_ethernet() to use env instead of bd_t
|
16 년 전 |
Anton Vorontsov
|
015b27b9e1
fdt_support: fdt_fixup_dr_usb: add support for phy_type fixups
|
17 년 전 |
Kim Phillips
|
6b70ffb9d1
fdt: add crypto node handling for MPC8{3, 5}xxE processors
|
17 년 전 |