aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/fsl_law.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-19Minor coding style cleanup.Wolfgang Denk1-2/+2
2011-04-04powerpc/8xxx: Fix LAW init to respect pre-initialized entriesKumar Gala1-0/+20
2011-02-22fsl_law: Fix LAW printing functionKumar Gala1-1/+1
2011-01-19powerpc/8xxx: Introduce 85xx, 86xx, QorIQ config headersKumar Gala1-21/+1
2011-01-19powerpc/p2040: Add various p2040 specific informationKumar Gala1-2/+2
2011-01-19powerpc/85xx: Add Support for Freescale P1014 ProcessorPoonam Aggrwal1-1/+1
2011-01-19powerpc/85xx: Add Support for Freescale P1010 ProcessorPoonam Aggrwal1-1/+2
2010-07-20powerpc/p3041: Add various p3041 related definesKumar Gala1-1/+2
2010-07-20powerpc/p5020: Add various p5020 related defines (and p5010)Kumar Gala1-1/+1
2010-07-16fsl_law.c: Add print_laws() for FSL_CORENET platforms.Becky Bruce1-0/+6
2010-07-16drivers/misc/fsl_law.c: Rearrange code to avoid duplicationBecky Bruce1-77/+48
2010-04-0785xx: Added various P1012/P1013/P1021/P1022 definesKumar Gala1-1/+3
2009-09-30ppc/85xx: get_law_entry isn't used in CONFIG_NAND_SPLKumar Gala1-0/+4
2009-09-24ppc/p4080: Add various p4080 related defines (and p4040)Kumar Gala1-0/+2
2009-09-24ppc/p4080: Add support for CoreNet style platform LAWsKumar Gala1-11/+115
2009-09-15ppc/85xx: add boot from NAND/eSDHC/eSPI supportMingkai Hu1-0/+2
2009-09-08fsl: add register read-back to set_law()Timur Tabi1-1/+2
2009-08-2885xx: Added single core members of FSL P1xx/P2xx processors seriesPoonam Aggrwal1-1/+2
2009-08-2885xx: Added P1020 Processor Support.Poonam Aggrwal1-1/+1
2009-04-04fsl_law: Fix bug in calculation of LAW sizingKumar Gala1-0/+3
2009-03-30MPC85xx: Add MPC8569 CPU supportHaiying Wang1-1/+1
2009-02-16mpc85xx: Add support for the P2020Srikanth Srinivasan1-1/+2
2008-10-18fsl_law clear enable before changing.Ed Swarthout1-0/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-08-27mpc85xx: Add support for the MPC8536Kumar Gala1-1/+1
2008-08-27FSL DDR: Provide a generic set_ddr_laws()Kumar Gala1-0/+39
2008-06-11FSL LAW: Add new interface to use the last free LAWKumar Gala1-0/+19
2008-06-11FSL LAW: Keep track of LAW allocationsKumar Gala1-7/+39
2008-01-2486xx: Add print_laws function to fsl_law.cBecky Bruce1-0/+19
2008-01-1685xx: Move LAW init code into CKumar Gala1-0/+70