summaryrefslogtreecommitdiff
path: root/include/fdt_support.h
AgeCommit message (Expand)AuthorFilesLines
2011-07-15fdt: introduce fdt_create_phandle()Gerald Van Baren1-0/+1
2011-07-15fdt: add prototype for fdt_increase_size()Timur Tabi1-0/+1
2011-07-15fdt: introduce fdt_verify_alias_address() and fdt_get_base_address()Timur Tabi1-0/+4
2010-10-19FDT: Add fixup support for multiple banks of memoryJohn Rigby1-0/+1
2010-10-12fdt_support: support adding EDID property to FDT display nodesAnatolij Gustschin1-0/+1
2010-09-23ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs sizeStefan Roese1-1/+1
2010-07-26fdt: Add function to alloc phandle valuesKumar Gala1-0/+1
2010-07-20fdt: Add fdt_node_offset_by_compat_reg helperKumar Gala1-0/+2
2010-07-20fdt: Add fdt_translate_address to convert reg node to cpu phys addrKumar Gala1-0/+1
2010-07-16powerpc/8xxx: Distinguish between incompatible SEC h/w typesKim Phillips1-1/+1
2010-04-07fdt: Add fdt_del_node_and_alias helperKumar Gala1-0/+1
2010-03-22fdt_support: add partitions fixup in mtd nodeAnatolij Gustschin1-0/+2
2009-10-23fdt: Add fdt_fixup_nor_flash_size() to fixup NOR FLASH size in dtbStefan Roese1-0/+2
2009-06-1283xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xxPeter Tyser1-1/+1
2008-10-25fdt: Added helper to set PCI dma-ranges propertyKumar Gala1-0/+5
2008-10-25fdt: Add fdt_getprop_u32_default helpersKumar Gala1-0/+2
2008-09-13powerpc: Fix bootm to boot up again with a RamdiskHeiko Schocher1-1/+1
2008-08-27fdt: refactor initrd related codeKumar Gala1-0/+1
2008-08-27fdt: refactor fdt resize codeKumar Gala1-0/+1
2008-08-27bootm: Set working fdt address as part of the bootm flowKumar Gala1-0/+2
2008-08-21fdt: rework fdt_fixup_ethernet() to use env instead of bd_tKumar Gala1-1/+1
2008-07-15fdt: add crypto node handling for MPC8{3, 5}xxE processorsKim Phillips1-0/+6
2008-03-2683xx/fdt_support: let user specifiy FSL USB Dual-Role controller roleAnton Vorontsov1-0/+6
2008-03-26Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_TJerry Van Baren1-8/+0
2008-01-1085xx: add ability to upload QE firmwareTimur Tabi1-0/+1
2008-01-08Add fdt_find_and_setprop() to fdt_support.hMatthias Fuchs1-0/+2
2007-12-08Add common memory fixup functionKumar Gala1-0/+1
2007-11-22Add additional fdt fixup helper functionsKumar Gala1-0/+11
2007-11-22Add fdt_fixup_ethernet helper to set mac addressesKumar Gala1-0/+1
2007-11-21Move do_fixup* for libfdt into common codeKumar Gala1-0/+4
2007-08-11Call ft_board_setup() from the bootm command.Gerald Van Baren1-0/+6
2007-04-06Moved fdt command support code to fdt_support.cGerald Van Baren1-0/+42