summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2011-11-04misc: pmic: fix regression in pmic_fsl.c (SPI)Helmut Raiger2-6/+2
2011-10-27misc: pmic: drop old Freescale's pmic driverStefano Babic2-236/+0
2011-10-27misc: pmic: addI2C support to pmic_fsl driverStefano Babic1-4/+13
2011-10-27misc: pmic: use I2C_SET_BUS in pmic I2CStefano Babic1-1/+1
2011-10-27misc: pmic: Freescale PMIC switches to generic PMIC driverStefano Babic2-0/+58
2011-10-27misc:pmic:max8998 MAX8998 support at a new PMIC driver.Łukasz Majewski2-0/+44
2011-10-27misc:pmic:core New generic PMIC driverŁukasz Majewski4-0/+351
2011-10-01cosmetic: fsl_pmic: cosmetic for the help messageJason Liu1-1/+1
2011-08-05Convert ISO-8859 files to UTF-8Albert ARIBAUD1-1/+1
2011-05-20Minor coding style cleanup.Wolfgang Denk1-2/+2
2011-04-04powerpc/8xxx: Fix LAW init to respect pre-initialized entriesKumar Gala1-0/+20
2011-02-23fsl_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-20powerpc/8xxx: Introduce 85xx, 86xx, QorIQ config headersKumar Gala1-21/+1
2011-01-20powerpc/p2040: Add various p2040 specific informationKumar Gala1-2/+2
2011-01-20powerpc/85xx: Add Support for Freescale P1014 ProcessorPoonam Aggrwal1-1/+1
2011-01-20powerpc/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-13led_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-05Make 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-16ppc/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-2985xx: Added single core members of FSL P1xx/P2xx processors seriesPoonam Aggrwal1-1/+2
2009-08-2985xx: 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-21Move ali512x.hGraeme Russ1-1/+1
2009-02-17mpc85xx: 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