1. 9f6a06a fdt_support: Make of_bus_default_count_cells non static by Arnab Basu · Mon Sep 08 12:19:59 2014 -0700
  2. ae16fc8 fdt_support: Move of_read_number to fdt_support.h by Arnab Basu · Mon Sep 08 12:19:58 2014 -0700
  3. 9f85a72 fdt: Rename fdt_resize() to fdt_shrink_to_minimum() by Simon Glass · Wed Jul 30 03:59:02 2014 -0600
  4. 8ff14b7 armv8/fsl-lsch3: Add support to load and start MC Firmware by J. German Rivera · Mon Jun 23 15:15:55 2014 -0700
  5. 451c204 fdt_support: delete force argument of fdt_chosen() by Masahiro Yamada · Fri Apr 18 17:41:00 2014 +0900
  6. 5b11489 fdt_support: delete force argument of fdt_initrd() by Masahiro Yamada · Fri Apr 18 17:40:59 2014 +0900
  7. 6284547 Merge branch 'u-boot/master' by Albert ARIBAUD · Fri May 09 10:47:05 2014 +0200
  8. 19555be fdt_support: Add helper function to read "ranges" property by Alexander Graf · Fri Apr 11 17:09:41 2014 +0200
  9. 7c8a6cf fdt_support: split fdt_getprop_u32_default by Alexander Graf · Fri Apr 11 17:09:40 2014 +0200
  10. a122cbb fdt: call ft_board_setup_ex() at the end of image_setup_libfdt() by Vitaly Andrianov · Fri Apr 04 13:16:47 2014 -0400
  11. d7b4232 tools, fit_check_sign: verify a signed fit image by Heiko Schocher · Mon Mar 03 12:19:30 2014 +0100
  12. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  13. 9ca3742 image: Add device tree setup to image library by Simon Glass · Wed May 08 08:06:01 2013 +0000
  14. e10ffab Clean up libfdt.h includes by Gerald Van Baren · Thu Feb 07 19:49:54 2013 -0500
  15. 6542c07 common/fdt_support.c: sparse fixes by Kim Phillips · Wed Jan 16 14:00:11 2013 +0000
  16. d150db6 treewide: include libfdt_env.h before fdt.h by Kim Phillips · Wed Jan 16 13:59:04 2013 +0000
  17. 800c206 powerpc/8xxx:Add MPH controller support in USB device-tree fixup by ramneek mehresh · Fri Feb 10 00:36:43 2012 +0000
  18. cd37de7 Fix constness of the fdt void pointer in fdt_getprop_u32_default by Gabe Black · Tue Nov 08 01:09:44 2011 -0800
  19. 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
  20. 0f46c80 fdt: check for fdt errors in fdt_create_phandle by Timur Tabi · Tue Sep 20 18:24:34 2011 -0500
  21. 566f833 fdt: Add a do_fixup_by_path_string() function by Chunhe Lan · Wed Aug 31 10:36:32 2011 +0800
  22. d5fc258 fdt: Add new fdt_create_phandle helper by Kumar Gala · Mon Aug 01 00:25:20 2011 -0500
  23. f2f1c5a fdt: Rename fdt_create_phandle to fdt_set_phandle by Kumar Gala · Mon Aug 01 00:23:23 2011 -0500
  24. af73788 fdt: introduce fdt_create_phandle() by Gerald Van Baren · Thu Jul 14 21:40:10 2011 -0400
  25. cd7d8e8 fdt: add prototype for fdt_increase_size() by Timur Tabi · Tue May 03 13:35:10 2011 -0500
  26. 8ebaf20 fdt: introduce fdt_verify_alias_address() and fdt_get_base_address() by Timur Tabi · Tue May 03 13:24:07 2011 -0500
  27. b4ae942 FDT: Add fixup support for multiple banks of memory by John Rigby · Wed Oct 13 13:57:33 2010 -0600
  28. 3b857f1 fdt_support: support adding EDID property to FDT display nodes by Anatolij Gustschin · Wed Aug 18 11:25:20 2010 +0200
  29. 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
  30. b7afb11 fdt: Add function to alloc phandle values by Kumar Gala · Fri Jul 09 16:18:58 2010 -0500
  31. 800d1d1 fdt: Add fdt_node_offset_by_compat_reg helper by Kumar Gala · Sun Jul 04 12:48:21 2010 -0500
  32. 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
  33. def125f powerpc/8xxx: Distinguish between incompatible SEC h/w types by Kim Phillips · Tue Jun 01 12:24:27 2010 -0500
  34. f4ad4fd fdt: Add fdt_del_node_and_alias helper by Kumar Gala · Tue Mar 30 10:19:26 2010 -0500
  35. 6c44c38 fdt_support: add partitions fixup in mtd node by Anatolij Gustschin · Tue Mar 16 17:10:05 2010 +0100
  36. 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
  37. 62e7398 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx by Peter Tyser · Fri May 22 17:23:24 2009 -0500
  38. e0475cd fdt: Added helper to set PCI dma-ranges property by Kumar Gala · Wed Oct 22 23:33:56 2008 -0500
  39. 1ba0040 fdt: Add fdt_getprop_u32_default helpers by Kumar Gala · Thu Oct 23 00:05:47 2008 -0500
  40. d29abae powerpc: Fix bootm to boot up again with a Ramdisk by Heiko Schocher · Thu Sep 11 08:11:23 2008 +0200
  41. 99ebc05 fdt: refactor initrd related code by Kumar Gala · Fri Aug 15 08:24:43 2008 -0500
  42. f2f58c5 fdt: refactor fdt resize code by Kumar Gala · Fri Aug 15 08:24:42 2008 -0500
  43. 9f4e7e4 bootm: Set working fdt address as part of the bootm flow by Kumar Gala · Fri Aug 15 08:24:39 2008 -0500
  44. fabda92 fdt: rework fdt_fixup_ethernet() to use env instead of bd_t by Kumar Gala · Tue Aug 19 15:41:18 2008 -0500
  45. 868e346 fdt: add crypto node handling for MPC8{3, 5}xxE processors by Kim Phillips · Mon Jun 16 15:55:53 2008 -0500
  46. 07e6091 83xx/fdt_support: let user specifiy FSL USB Dual-Role controller role by Anton Vorontsov · Fri Mar 14 23:20:18 2008 +0300
  47. 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
  48. 6d838da 85xx: add ability to upload QE firmware by Timur Tabi · Mon Jan 07 13:31:19 2008 -0600
  49. 21d2916 Add fdt_find_and_setprop() to fdt_support.h by Matthias Fuchs · Fri Dec 28 11:56:30 2007 +0100
  50. 0db72ed Add common memory fixup function by Kumar Gala · Mon Nov 26 14:57:45 2007 -0600
  51. 7590a19 Add additional fdt fixup helper functions by Kumar Gala · Wed Nov 21 13:30:15 2007 -0600
  52. 2269910 Add fdt_fixup_ethernet helper to set mac addresses by Kumar Gala · Wed Nov 21 11:11:03 2007 -0600
  53. 7e64cf8 Move do_fixup* for libfdt into common code by Kumar Gala · Sat Nov 03 19:46:28 2007 -0500
  54. 566fae3 Call ft_board_setup() from the bootm command. by Gerald Van Baren · Tue Jul 10 20:40:39 2007 -0400
  55. c4a57ea Moved fdt command support code to fdt_support.c by Gerald Van Baren · Fri Apr 06 14:19:43 2007 -0400