1. a7be802 fdt: Add new fdt_set_node_status & fdt_set_status_by_alias helpers by Shengzhou Liu · Fri Oct 14 16:26:05 2011 +0800
  2. fc95324 sandbox: Use uintptr_t for 32/64-bit compatibility by Simon Glass · Sat Sep 17 06:48:58 2011 +0000
  3. c6d8303 fdt: update fdt_alloc_phandle to use fdt_get_phandle by Timur Tabi · Tue Sep 20 18:24:35 2011 -0500
  4. 0f46c80 fdt: check for fdt errors in fdt_create_phandle by Timur Tabi · Tue Sep 20 18:24:34 2011 -0500
  5. d5fc258 fdt: Add new fdt_create_phandle helper by Kumar Gala · Mon Aug 01 00:25:20 2011 -0500
  6. f2f1c5a fdt: Rename fdt_create_phandle to fdt_set_phandle by Kumar Gala · Mon Aug 01 00:23:23 2011 -0500
  7. af73788 fdt: introduce fdt_create_phandle() by Gerald Van Baren · Thu Jul 14 21:40:10 2011 -0400
  8. 8ebaf20 fdt: introduce fdt_verify_alias_address() and fdt_get_base_address() by Timur Tabi · Tue May 03 13:24:07 2011 -0500
  9. c379a56 Fix off-by-one error in passing initrd end address via device tree by Grant Likely · Mon Mar 28 09:58:55 2011 +0000
  10. 215d832 fdt_support: Fix buffer overflow in fdt_fixup_memory_banks by Kyle Moffett · Wed Feb 23 06:18:24 2011 +0000
  11. 4169ea0 Fix compiler warning in fdt_support.c by Dirk Behme · Sun Nov 21 20:19:34 2010 +0100
  12. 1a9f0b3 common/fdt_support.c: Fix compile warnings by Wolfgang Denk · Wed Oct 20 08:59:16 2010 +0200
  13. b4ae942 FDT: Add fixup support for multiple banks of memory by John Rigby · Wed Oct 13 13:57:33 2010 -0600
  14. acda3a4 common/fdt_support.c: fix compile error by Matthew McClintock · Wed Oct 13 13:39:26 2010 +0200
  15. 3b857f1 fdt_support: support adding EDID property to FDT display nodes by Anatolij Gustschin · Wed Aug 18 11:25:20 2010 +0200
  16. 442cd1a ppc4xx/fdt/flash: Fix bug in fdt_fixup_nor_flash_node() by Stefan Roese · Fri Sep 24 13:51:50 2010 +0200
  17. 412a71a ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs size by Stefan Roese · Thu Sep 16 14:01:53 2010 +0200
  18. 9989971 fdt: call fdt_parent_offset fewer times while translating addresses by Scott Wood · Thu Aug 12 18:37:39 2010 -0500
  19. ba31fb6 fdt: Fix bug in size calculation in fdt_resize() with initrd use by Feng Wang · Tue Aug 03 16:22:43 2010 +0200
  20. b7afb11 fdt: Add function to alloc phandle values by Kumar Gala · Fri Jul 09 16:18:58 2010 -0500
  21. 800d1d1 fdt: Add fdt_node_offset_by_compat_reg helper by Kumar Gala · Sun Jul 04 12:48:21 2010 -0500
  22. b87e793 fdt: Add fdt_translate_address to convert reg node to cpu phys addr by Kumar Gala · Wed Jun 16 14:27:38 2010 -0500
  23. 6578bae fdt: move fsl specific code from common fdt area to mpc8xxx/fdt.c by Kim Phillips · Fri May 28 08:00:14 2010 +0000
  24. 3c13806 fdt_support: add entry for sec3.1 and fix sec3.3 by Kim Phillips · Fri Apr 23 12:20:11 2010 -0500
  25. f4ad4fd fdt: Add fdt_del_node_and_alias helper by Kumar Gala · Tue Mar 30 10:19:26 2010 -0500
  26. 6c44c38 fdt_support: add partitions fixup in mtd node by Anatolij Gustschin · Tue Mar 16 17:10:05 2010 +0100
  27. 9e9cf60 fdt_support: Add multi-serial support for stdout fixup by Anton Vorontsov · Thu Oct 15 17:47:04 2009 +0400
  28. 59735d3 fdt: Fix fdt padding issue for initrd mem_rsv by Kumar Gala · Wed Oct 21 23:29:51 2009 -0500
  29. a0f10c9 fdt: Add fdt_fixup_nor_flash_size() to fixup NOR FLASH size in dtb by Stefan Roese · Wed Oct 21 11:59:52 2009 +0200
  30. baf4189 fdt: Fix fdt_pci_dma_ranges handling of 64-bit ranges by Kumar Gala · Wed Aug 05 09:03:54 2009 -0500
  31. 62e7398 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx by Peter Tyser · Fri May 22 17:23:24 2009 -0500
  32. efa1f1d pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity by Kumar Gala · Fri Feb 06 09:49:31 2009 -0600
  33. 9e0a99d fdt_resize(): fix actualsize calculations with unaligned blobs by Peter Korsgaard · Wed Jan 14 13:52:24 2009 +0100
  34. 9c7b705 fdt_resize(): ensure minimum padding by Peter Korsgaard · Tue Oct 28 08:26:52 2008 +0100
  35. e0475cd fdt: Added helper to set PCI dma-ranges property by Kumar Gala · Wed Oct 22 23:33:56 2008 -0500
  36. 1ba0040 fdt: Add fdt_getprop_u32_default helpers by Kumar Gala · Thu Oct 23 00:05:47 2008 -0500
  37. d29abae powerpc: Fix bootm to boot up again with a Ramdisk by Heiko Schocher · Thu Sep 11 08:11:23 2008 +0200
  38. 99ebc05 fdt: refactor initrd related code by Kumar Gala · Fri Aug 15 08:24:43 2008 -0500
  39. f2f58c5 fdt: refactor fdt resize code by Kumar Gala · Fri Aug 15 08:24:42 2008 -0500
  40. 226f6bd Merge branch 'next' by Kim Phillips · Mon Aug 25 17:02:10 2008 -0500
  41. fabda92 fdt: rework fdt_fixup_ethernet() to use env instead of bd_t by Kumar Gala · Tue Aug 19 15:41:18 2008 -0500
  42. 5b13b4e fdt_support: fdt_fixup_dr_usb: add support for phy_type fixups by Anton Vorontsov · Tue Jul 08 20:59:43 2008 +0400
  43. 868e346 fdt: add crypto node handling for MPC8{3, 5}xxE processors by Kim Phillips · Mon Jun 16 15:55:53 2008 -0500
  44. 46e192a fdt: Fix typo in variable name. by Detlev Zundel · Fri Jun 20 22:24:05 2008 +0200
  45. e81ce61 libfdt: Move the working_fdt pointer to cmd_fdt.c by Gerald Van Baren · Tue Jun 10 22:15:58 2008 -0400
  46. f3a42e2 fdt: unshadow global working fdt variable by Kim Phillips · Tue Jun 10 11:06:17 2008 -0500
  47. 07e6091 83xx/fdt_support: let user specifiy FSL USB Dual-Role controller role by Anton Vorontsov · Fri Mar 14 23:20:18 2008 +0300
  48. c694d3d Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_T by Jerry Van Baren · Sat Mar 22 14:23:49 2008 -0400
  49. 88f0ca2 Fix building of fdt_support.c if DEBUG set by Kumar Gala · Wed Feb 13 15:09:58 2008 -0600
  50. 1f16448 QE: Move FDT support into a common file by Kumar Gala · Thu Jan 17 08:25:45 2008 -0600
  51. 6d838da 85xx: add ability to upload QE firmware by Timur Tabi · Mon Jan 07 13:31:19 2008 -0600
  52. 569c035 Fine grained per property /chosen updating. by Gerald Van Baren · Sat Dec 29 22:45:27 2007 -0500
  53. 4ee3245 Conditionally compile fdt_fixup_ethernet() by Gerald Van Baren · Wed Nov 28 21:24:50 2007 -0500
  54. 2dc9b4a Added fdt_fixup_stdout that uses aliases to set linux,stdout-path by Kumar Gala · Mon Nov 26 17:06:15 2007 -0600
  55. 0db72ed Add common memory fixup function by Kumar Gala · Mon Nov 26 14:57:45 2007 -0600
  56. 78a658c Conditionally compile fdt_support.c by Kumar Gala · Mon Nov 26 11:19:12 2007 -0600
  57. 7590a19 Add additional fdt fixup helper functions by Kumar Gala · Wed Nov 21 13:30:15 2007 -0600
  58. 2269910 Add fdt_fixup_ethernet helper to set mac addresses by Kumar Gala · Wed Nov 21 11:11:03 2007 -0600
  59. c8ab705 Update libfdt from device tree compiler (dtc) by Kumar Gala · Wed Oct 24 11:04:22 2007 -0500
  60. 7e64cf8 Move do_fixup* for libfdt into common code by Kumar Gala · Sat Nov 03 19:46:28 2007 -0500
  61. bf771dc Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdt by Kumar Gala · Wed Oct 24 10:21:57 2007 -0500
  62. 594784d fdt: suppress unused variable 'bd' warning by Kim Phillips · Wed Aug 15 22:29:56 2007 -0500
  63. 0dc2512 Improve error print messages. by Gerald Van Baren · Tue Aug 07 21:14:22 2007 -0400
  64. 5606a36 Create new fdt boardsetup command, fix bug parsing [] form of set values. by Gerald Van Baren · Mon Jun 25 23:25:28 2007 -0400
  65. f097fa0 Tighten up the error messages. by Gerald Van Baren · Mon Jun 25 20:55:58 2007 -0400
  66. 43555f4 Fix fdt_chosen() to call ft_board_setup(), clean up long lines. by Gerald Van Baren · Fri May 25 22:08:57 2007 -0400
  67. d7cae57 Replace fdt_node_offset() with fdt_find_node_by_path(). by Gerald Van Baren · Wed Jun 06 22:47:58 2007 -0400
  68. cfede44 Minor code clean up. by Gerald Van Baren · Wed Apr 25 22:23:36 2007 -0400
  69. f68a9e3 Improve error messages, more informative. by Gerald Van Baren · Wed Apr 25 21:24:27 2007 -0400
  70. 8e894a3 Fix serious pointer bug with bootm and reserve map. by Gerald Van Baren · Thu Apr 19 23:14:39 2007 -0400
  71. c9502b9 Improve the bootm command for CONFIG_OF_LIBFDT by Gerald Van Baren · Sat Apr 14 22:51:24 2007 -0400
  72. c4a57ea Moved fdt command support code to fdt_support.c by Gerald Van Baren · Fri Apr 06 14:19:43 2007 -0400