aboutsummaryrefslogtreecommitdiff
path: root/include/fdt_support.h
AgeCommit message (Expand)Author
2009-06-1283xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xxPeter Tyser
2008-10-24fdt: Added helper to set PCI dma-ranges propertyKumar Gala
2008-10-24fdt: Add fdt_getprop_u32_default helpersKumar Gala
2008-09-13powerpc: Fix bootm to boot up again with a RamdiskHeiko Schocher
2008-08-26fdt: refactor initrd related codeKumar Gala
2008-08-26fdt: refactor fdt resize codeKumar Gala
2008-08-26bootm: Set working fdt address as part of the bootm flowKumar Gala
2008-08-21fdt: rework fdt_fixup_ethernet() to use env instead of bd_tKumar Gala
2008-07-14fdt: add crypto node handling for MPC8{3, 5}xxE processorsKim Phillips
2008-03-2583xx/fdt_support: let user specifiy FSL USB Dual-Role controller roleAnton Vorontsov
2008-03-26Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_TJerry Van Baren
2008-01-0985xx: add ability to upload QE firmwareTimur Tabi
2008-01-08Add fdt_find_and_setprop() to fdt_support.hMatthias Fuchs
2007-12-07Add common memory fixup functionKumar Gala
2007-11-21Add additional fdt fixup helper functionsKumar Gala
2007-11-21Add fdt_fixup_ethernet helper to set mac addressesKumar Gala
2007-11-21Move do_fixup* for libfdt into common codeKumar Gala
2007-08-10Call ft_board_setup() from the bootm command.Gerald Van Baren
2007-04-06Moved fdt command support code to fdt_support.cGerald Van Baren