aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2011-09-30cosmetic: fsl_pmic: cosmetic for the help messageJason Liu1-1/+1
2011-08-04Convert ISO-8859 files to UTF-8Albert ARIBAUD1-1/+1
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-02-02Add basic support for Freescale's mc9sdz60Stefano Babic2-2/+54
2011-02-02fsl_pmic: add I2C interface supportLiu Hui-R643431-5/+40
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-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-13Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk1-3/+7
2010-10-12led_display: split led display support into generic and hw-dependent partsIlya Yanok2-0/+58
2010-09-30MXC: Fix byte-ordering in SPI driver for i.MX31/i.MX51Stefano Babic1-3/+7
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk2-20/+13
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-07-12gpio_led: add gpio_request to __led_initThomas Chou1-8/+4
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk2-2/+2
2010-05-28misc: add gpio based status led driverThomas Chou2-0/+31
2010-05-05MX: Added Freescale Power Management DriverStefano Babic2-0/+201
2010-04-0785xx: Added various P1012/P1013/P1021/P1022 definesKumar Gala1-1/+3
2010-01-04TWL4030: make LEDs selectable for twl4030_led_init()Grazvydas Ignotas1-11/+7
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-07-29OMAP3 Move twl4030 power and led functionsTom Rix2-0/+53
2009-06-12General help message cleanupWolfgang Denk1-3/+5
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-03-20Move ali512x.hGraeme Russ1-1/+1
2009-02-16mpc85xx: Add support for the P2020Srikanth Srinivasan1-1/+2
2009-01-28Command usage cleanupPeter Tyser1-1/+1
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser1-2/+2
2009-01-24Add support for Maxim's DS4510 I2C devicePeter Tyser2-0/+425
2008-10-18fsl_law clear enable before changing.Ed Swarthout1-0/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2-39/+39
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-08-13drivers/misc: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD4-16/+3
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-05-21Big white-space cleanup.Wolfgang Denk2-4/+4