summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2012-12-01x86: Add console command to display CBMEM console bufferVadim Bendebury1-0/+67
2012-12-01x86: Add CBMEM console driver for corebootVadim Bendebury1-0/+1
2012-11-27powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxxScott Wood2-334/+0
2012-11-14pmic: Move pmic related code to ./drivers/power directoryŁukasz Majewski8-658/+0
2012-11-14pmic: Extend PMIC framework to support multiple instances of PMIC devicesŁukasz Majewski7-51/+135
2012-11-14pmic:max8997: Switch the MAX8997 PMIC to be used with multibus I2CŁukasz Majewski1-1/+2
2012-11-14pmic:i2c: Add I2C sensor byte order (big/little) to PMIC frameworkŁukasz Majewski1-9/+29
2012-11-14pmic:i2c: Handle PMIC I2C transmission comprising of two bytesŁukasz Majewski1-1/+8
2012-08-23powerpc/corenet_ds: Slave module for boot from PCIELiu Gang1-6/+33
2012-08-23powerpc/corenet_ds: Get rid of the CONFIG_SRIOBOOT_SLAVE_PORTx macroLiu Gang1-0/+27
2012-05-15pmic: dialog: Avoid name conflictsFabio Estevam1-2/+2
2012-05-15pmic: Add support for the Dialog DA9053 PMICFabio Estevam2-0/+38
2012-05-15misc:pmic:max8997 MAX8997 support for PMIC driverŁukasz Majewski2-0/+44
2012-03-27pmic_i2c: Return error in case of invalid pmic_i2c_tx_numFabio Estevam1-0/+6
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