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