Commit Graph

111 Commits (4c7d025368fce4825a23aee90bd9a8fa1a95bbd7)

Author SHA1 Message Date
Stefan Roese 2778a01431 ppc4xx/fdt/flash: Fix bug in fdt_fixup_nor_flash_node() 15 years ago
Stefan Roese 8a805df136 ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs size 15 years ago
Scott Wood 6395f318e9 fdt: call fdt_parent_offset fewer times while translating addresses 15 years ago
Feng Wang 3840ebfaf8 fdt: Fix bug in size calculation in fdt_resize() with initrd use 15 years ago
Kumar Gala b4b847e951 fdt: Add function to alloc phandle values 15 years ago
Kumar Gala 75e73afd57 fdt: Add fdt_node_offset_by_compat_reg helper 15 years ago
Kumar Gala a0342c0804 fdt: Add fdt_translate_address to convert reg node to cpu phys addr 15 years ago
Kim Phillips 5d0c3b57b2 fdt: move fsl specific code from common fdt area to mpc8xxx/fdt.c 15 years ago
Kim Phillips 3057c6be5e fdt_support: add entry for sec3.1 and fix sec3.3 15 years ago
Kumar Gala 49b97d9c8e fdt: Add fdt_del_node_and_alias helper 15 years ago
Anatolij Gustschin 3c950e2ebf fdt_support: add partitions fixup in mtd node 15 years ago
Anton Vorontsov 3e303f748c fdt_support: Add multi-serial support for stdout fixup 16 years ago
Kumar Gala d535a49300 fdt: Fix fdt padding issue for initrd mem_rsv 16 years ago
Stefan Roese 30d45c0d3e fdt: Add fdt_fixup_nor_flash_size() to fixup NOR FLASH size in dtb 16 years ago
Kumar Gala cfd700be9f fdt: Fix fdt_pci_dma_ranges handling of 64-bit ranges 16 years ago
Peter Tyser 0f89860494 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx 16 years ago
Kumar Gala ff4e66e93c pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity 16 years ago
Peter Korsgaard c088a108c7 fdt_resize(): fix actualsize calculations with unaligned blobs 17 years ago
Peter Korsgaard f242a08871 fdt_resize(): ensure minimum padding 17 years ago
Kumar Gala 8ab451c46b fdt: Added helper to set PCI dma-ranges property 17 years ago
Kumar Gala 3bed2aaf2d fdt: Add fdt_getprop_u32_default helpers 17 years ago
Heiko Schocher 56844a22b7 powerpc: Fix bootm to boot up again with a Ramdisk 17 years ago
Kumar Gala 2a1a2cb6e2 fdt: refactor initrd related code 17 years ago
Kumar Gala 3082d2348c fdt: refactor fdt resize code 17 years ago
Kumar Gala ba37aa0328 fdt: rework fdt_fixup_ethernet() to use env instead of bd_t 17 years ago
Anton Vorontsov 015b27b9e1 fdt_support: fdt_fixup_dr_usb: add support for phy_type fixups 17 years ago
Kim Phillips 6b70ffb9d1 fdt: add crypto node handling for MPC8{3, 5}xxE processors 17 years ago
Detlev Zundel 5981ebd320 fdt: Fix typo in variable name. 17 years ago
Detlev Zundel 4077781231 fdt: Fix typo in variable name. 17 years ago
Gerald Van Baren ae9e97fa96 libfdt: Move the working_fdt pointer to cmd_fdt.c 17 years ago
Kim Phillips e489b9c078 fdt: unshadow global working fdt variable 17 years ago
Anton Vorontsov 18e69a35ef 83xx/fdt_support: let user specifiy FSL USB Dual-Role controller role 17 years ago
Jerry Van Baren 43ddd9c820 Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_T 17 years ago
Kumar Gala d9ad115bbf Fix building of fdt_support.c if DEBUG set 17 years ago
Kumar Gala 69018ce2e0 QE: Move FDT support into a common file 17 years ago
Kumar Gala ed2cf548ca QE: Move FDT support into a common file 17 years ago
Timur Tabi b8ec238503 85xx: add ability to upload QE firmware 18 years ago
Gerald Van Baren b60af3d4c1 Fine grained per property /chosen updating. 18 years ago
Gerald Van Baren c01b17dd85 Conditionally compile fdt_fixup_ethernet() 18 years ago
Kumar Gala 151c8b09b3 Added fdt_fixup_stdout that uses aliases to set linux,stdout-path 18 years ago
Kumar Gala 3c9272813f Add common memory fixup function 18 years ago
Kumar Gala 9c9109e7fc Conditionally compile fdt_support.c 18 years ago
Kumar Gala 9eb77cea1f Add additional fdt fixup helper functions 18 years ago
Kumar Gala ab544633ab Add fdt_fixup_ethernet helper to set mac addresses 18 years ago
Kumar Gala 8d04f02f62 Update libfdt from device tree compiler (dtc) 18 years ago
Kumar Gala e93becf80d Move do_fixup* for libfdt into common code 18 years ago
Kumar Gala a3c2933e02 Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdt 18 years ago
Kim Phillips d35b508a55 fdt: suppress unused variable 'bd' warning 18 years ago
Gerald Van Baren 5fe6be6208 Improve error print messages. 18 years ago
Gerald Van Baren fd61e55dd8 Create new fdt boardsetup command, fix bug parsing [] form of set values. 18 years ago