1. e7d15f6 arch/powperpc: Fix start_align due to use of __ffs64() instead ffs64() by Ashish kumar · Fri Jan 22 15:50:10 2016 +0530
  2. 1a03a7e powerpc: Remove __ilog2_u64 and ffs4 from bitops by Fabio Estevam · Thu Nov 05 12:43:40 2015 -0200
  3. 21a2590 powerpc/mpc85xx:Disable non DDR LAWs before init_law by Prabhakar Kushwaha · Tue Apr 08 19:12:46 2014 +0530
  4. 060384a powerpc/mpc8xxx: SECURE BOOT- Disable law 0 for non PBL platforms by Aneesh Bansal · Tue Mar 11 23:21:45 2014 +0530
  5. ffc86e2 powerpc: deleted unused symbol CONFIG_SPL_NAND_MINIMAL and enabled some functionality for common SPL by Ying Zhang · Fri Aug 16 15:16:10 2013 +0800
  6. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  7. c6622d6 ppc: Move used_laws to arch_global_data by Simon Glass · Thu Dec 13 20:48:51 2012 +0000
  8. 095b712 spl/85xx: new SPL support by Scott Wood · Thu Sep 20 19:02:18 2012 -0500
  9. 3d48872 powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxx by Scott Wood · Fri Aug 17 16:17:50 2012 -0500[Renamed from drivers/misc/fsl_law.c]
  10. b4611ee powerpc/corenet_ds: Slave module for boot from PCIE by Liu Gang · Thu Aug 09 05:10:03 2012 +0000
  11. e86e1a3 powerpc/corenet_ds: Get rid of the CONFIG_SRIOBOOT_SLAVE_PORTx macro by Liu Gang · Thu Aug 09 05:10:00 2012 +0000
  12. 80f7021 Minor coding style cleanup. by Wolfgang Denk · Thu May 19 22:21:41 2011 +0200
  13. 6a74ade powerpc/8xxx: Fix LAW init to respect pre-initialized entries by Kumar Gala · Thu Feb 03 09:02:13 2011 -0600
  14. 978bb79 fsl_law: Fix LAW printing function by Kumar Gala · Sat Feb 12 15:34:08 2011 -0600
  15. fe13711 powerpc/8xxx: Introduce 85xx, 86xx, QorIQ config headers by Kumar Gala · Wed Jan 19 03:05:26 2011 -0600
  16. bd29be8 powerpc/p2040: Add various p2040 specific information by Kumar Gala · Tue Jun 01 10:29:11 2010 -0500
  17. b07a7de powerpc/85xx: Add Support for Freescale P1014 Processor by Poonam Aggrwal · Thu Jan 13 21:40:05 2011 +0530
  18. 2ba3ee0 powerpc/85xx: Add Support for Freescale P1010 Processor by Poonam Aggrwal · Thu Jan 13 21:39:27 2011 +0530
  19. f2134b8 powerpc/p3041: Add various p3041 related defines by Kumar Gala · Wed Jan 27 10:26:46 2010 -0600
  20. 7ee3d94 powerpc/p5020: Add various p5020 related defines (and p5010) by Kumar Gala · Wed Oct 21 13:32:58 2009 -0500
  21. d58f8d5 fsl_law.c: Add print_laws() for FSL_CORENET platforms. by Becky Bruce · Thu Jun 17 11:37:24 2010 -0500
  22. eb891f0 drivers/misc/fsl_law.c: Rearrange code to avoid duplication by Becky Bruce · Thu Jun 17 11:37:23 2010 -0500
  23. 16a276e 85xx: Added various P1012/P1013/P1021/P1022 defines by Kumar Gala · Tue Mar 30 23:06:53 2010 -0500
  24. 93f5381 ppc/85xx: get_law_entry isn't used in CONFIG_NAND_SPL by Kumar Gala · Wed Sep 30 08:39:44 2009 -0500
  25. bb5409c ppc/p4080: Add various p4080 related defines (and p4040) by Kumar Gala · Thu Mar 19 02:39:17 2009 -0500
  26. 65e6c32 ppc/p4080: Add support for CoreNet style platform LAWs by Kumar Gala · Thu Mar 19 02:32:23 2009 -0500
  27. 0255cd7 ppc/85xx: add boot from NAND/eSDHC/eSPI support by Mingkai Hu · Fri Sep 11 14:19:10 2009 +0800
  28. 52fa71f fsl: add register read-back to set_law() by Timur Tabi · Fri Sep 04 17:05:24 2009 -0500
  29. 13e21b1 85xx: Added single core members of FSL P1xx/P2xx processors series by Poonam Aggrwal · Thu Aug 20 18:57:45 2009 +0530
  30. dfe86a7 85xx: Added P1020 Processor Support. by Poonam Aggrwal · Fri Jul 31 12:08:27 2009 +0530
  31. 894cc88 fsl_law: Fix bug in calculation of LAW sizing by Kumar Gala · Sat Apr 04 10:21:02 2009 -0500
  32. c984913 MPC85xx: Add MPC8569 CPU support by Haiying Wang · Fri Mar 27 17:02:44 2009 -0400
  33. a864f32 mpc85xx: Add support for the P2020 by Srikanth Srinivasan · Wed Jan 21 17:17:33 2009 -0600
  34. cf92b98 fsl_law clear enable before changing. by Ed Swarthout · Thu Oct 09 01:25:55 2008 -0500
  35. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  36. cd77728 mpc85xx: Add support for the MPC8536 by Kumar Gala · Tue Aug 12 11:14:19 2008 -0500
  37. 61ed053 FSL DDR: Provide a generic set_ddr_laws() by Kumar Gala · Tue Aug 26 15:01:28 2008 -0500
  38. a9abb00 FSL LAW: Add new interface to use the last free LAW by Kumar Gala · Tue Jun 10 16:16:02 2008 -0500
  39. 75639e0 FSL LAW: Keep track of LAW allocations by Kumar Gala · Wed Jun 11 00:44:10 2008 -0500
  40. 2a15f75 86xx: Add print_laws function to fsl_law.c by Becky Bruce · Wed Jan 23 16:31:05 2008 -0600
  41. 95fd2f6 85xx: Move LAW init code into C by Kumar Gala · Wed Jan 16 01:13:58 2008 -0600