Commit Graph

37 Commits (ed0fc4b172de0aae51055ae8e17c6593314c6ca2)

Author SHA1 Message Date
Shengzhou Liu 2a523f5240 fdt: Add new fdt_set_node_status & fdt_set_status_by_alias helpers 13 years ago
Timur Tabi 3c927cccdc fdt: check for fdt errors in fdt_create_phandle 13 years ago
Chunhe Lan 8ddb10eae0 fdt: Add a do_fixup_by_path_string() function 13 years ago
Kumar Gala 10aeabd186 fdt: Add new fdt_create_phandle helper 13 years ago
Kumar Gala f117c0f073 fdt: Rename fdt_create_phandle to fdt_set_phandle 13 years ago
Gerald Van Baren a8d2a75d72 fdt: introduce fdt_create_phandle() 13 years ago
Timur Tabi b3606f141e fdt: add prototype for fdt_increase_size() 13 years ago
Timur Tabi bb682001f1 fdt: introduce fdt_verify_alias_address() and fdt_get_base_address() 13 years ago
John Rigby a6bd9e83ab FDT: Add fixup support for multiple banks of memory 14 years ago
Anatolij Gustschin beca5a5f5b fdt_support: support adding EDID property to FDT display nodes 14 years ago
Stefan Roese 8a805df136 ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs size 14 years ago
Kumar Gala b4b847e951 fdt: Add function to alloc phandle values 14 years ago
Kumar Gala 75e73afd57 fdt: Add fdt_node_offset_by_compat_reg helper 14 years ago
Kumar Gala a0342c0804 fdt: Add fdt_translate_address to convert reg node to cpu phys addr 14 years ago
Kim Phillips 929a213830 powerpc/8xxx: Distinguish between incompatible SEC h/w types 14 years ago
Kumar Gala 49b97d9c8e fdt: Add fdt_del_node_and_alias helper 14 years ago
Anatolij Gustschin 3c950e2ebf fdt_support: add partitions fixup in mtd node 15 years ago
Stefan Roese 30d45c0d3e fdt: Add fdt_fixup_nor_flash_size() to fixup NOR FLASH size in dtb 15 years ago
Peter Tyser 0f89860494 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx 15 years ago
Kumar Gala 8ab451c46b fdt: Added helper to set PCI dma-ranges property 16 years ago
Kumar Gala 3bed2aaf2d fdt: Add fdt_getprop_u32_default helpers 16 years ago
Heiko Schocher 56844a22b7 powerpc: Fix bootm to boot up again with a Ramdisk 16 years ago
Kumar Gala 2a1a2cb6e2 fdt: refactor initrd related code 16 years ago
Kumar Gala 3082d2348c fdt: refactor fdt resize code 16 years ago
Kumar Gala 54f9c86691 bootm: Set working fdt address as part of the bootm flow 16 years ago
Kumar Gala ba37aa0328 fdt: rework fdt_fixup_ethernet() to use env instead of bd_t 16 years ago
Kim Phillips 6b70ffb9d1 fdt: add crypto node handling for MPC8{3, 5}xxE processors 16 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
Timur Tabi b8ec238503 85xx: add ability to upload QE firmware 17 years ago
Matthias Fuchs 22fb2246df Add fdt_find_and_setprop() to fdt_support.h 17 years ago
Kumar Gala 3c9272813f Add common memory fixup function 17 years ago
Kumar Gala 9eb77cea1f Add additional fdt fixup helper functions 17 years ago
Kumar Gala ab544633ab Add fdt_fixup_ethernet helper to set mac addresses 17 years ago
Kumar Gala e93becf80d Move do_fixup* for libfdt into common code 17 years ago
Gerald Van Baren e125a2ffc2 Call ft_board_setup() from the bootm command. 17 years ago
Gerald Van Baren 64dbbd40c5 Moved fdt command support code to fdt_support.c 18 years ago
Aubrey Li 155fd76657 [Blackfin][PATCH] Fix copyright and update license 18 years ago
Aubrey.Li 3f0606ad0b [Blackfin]PATCH-1/2]: Remove obsolete blackfin port and add bf533 platform support 18 years ago
Wolfgang Denk 6cb142fa3b Add missing Blackfin files. 19 years ago
wdenk 931da93e0f Add test tool to exercise SDRAM accesses in burst mode 19 years ago
wdenk 5b1d713721 Initial revision 22 years ago
wdenk 2d39b71fb2 Initial revision 24 years ago
wdenk fb48c4afc4 Initial revision 24 years ago