summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* x86: Add console command to display CBMEM console bufferVadim Bendebury2012-11-301-0/+67
* x86: Add CBMEM console driver for corebootVadim Bendebury2012-11-301-0/+1
* powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxxScott Wood2012-11-262-334/+0
* pmic: Move pmic related code to ./drivers/power directoryŁukasz Majewski2012-11-148-658/+0
* pmic: Extend PMIC framework to support multiple instances of PMIC devicesŁukasz Majewski2012-11-147-51/+135
* pmic:max8997: Switch the MAX8997 PMIC to be used with multibus I2CŁukasz Majewski2012-11-141-1/+2
* pmic:i2c: Add I2C sensor byte order (big/little) to PMIC frameworkŁukasz Majewski2012-11-141-9/+29
* pmic:i2c: Handle PMIC I2C transmission comprising of two bytesŁukasz Majewski2012-11-141-1/+8
* powerpc/corenet_ds: Slave module for boot from PCIELiu Gang2012-08-231-6/+33
* powerpc/corenet_ds: Get rid of the CONFIG_SRIOBOOT_SLAVE_PORTx macroLiu Gang2012-08-231-0/+27
* pmic: dialog: Avoid name conflictsFabio Estevam2012-05-151-2/+2
* pmic: Add support for the Dialog DA9053 PMICFabio Estevam2012-05-152-0/+38
* misc:pmic:max8997 MAX8997 support for PMIC driverŁukasz Majewski2012-05-152-0/+44
* pmic_i2c: Return error in case of invalid pmic_i2c_tx_numFabio Estevam2012-03-271-0/+6
* misc: pmic: fix regression in pmic_fsl.c (SPI)Helmut Raiger2011-11-032-6/+2
* misc: pmic: drop old Freescale's pmic driverStefano Babic2011-10-272-236/+0
* misc: pmic: addI2C support to pmic_fsl driverStefano Babic2011-10-271-4/+13
* misc: pmic: use I2C_SET_BUS in pmic I2CStefano Babic2011-10-271-1/+1
* misc: pmic: Freescale PMIC switches to generic PMIC driverStefano Babic2011-10-272-0/+58
* misc:pmic:max8998 MAX8998 support at a new PMIC driver.Łukasz Majewski2011-10-272-0/+44
* misc:pmic:core New generic PMIC driverŁukasz Majewski2011-10-274-0/+351
* cosmetic: fsl_pmic: cosmetic for the help messageJason Liu2011-09-301-1/+1
* Convert ISO-8859 files to UTF-8Albert ARIBAUD2011-08-041-1/+1
* Minor coding style cleanup.Wolfgang Denk2011-05-191-2/+2
* powerpc/8xxx: Fix LAW init to respect pre-initialized entriesKumar Gala2011-04-041-0/+20
* fsl_law: Fix LAW printing functionKumar Gala2011-02-221-1/+1
* Add basic support for Freescale's mc9sdz60Stefano Babic2011-02-022-2/+54
* fsl_pmic: add I2C interface supportLiu Hui-R643432011-02-021-5/+40
* powerpc/8xxx: Introduce 85xx, 86xx, QorIQ config headersKumar Gala2011-01-191-21/+1
* powerpc/p2040: Add various p2040 specific informationKumar Gala2011-01-191-2/+2
* powerpc/85xx: Add Support for Freescale P1014 ProcessorPoonam Aggrwal2011-01-191-1/+1
* powerpc/85xx: Add Support for Freescale P1010 ProcessorPoonam Aggrwal2011-01-191-1/+2
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-10-131-3/+7
|\
| * MXC: Fix byte-ordering in SPI driver for i.MX31/i.MX51Stefano Babic2010-09-301-3/+7
* | led_display: split led display support into generic and hw-dependent partsIlya Yanok2010-10-122-0/+58
|/
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-242-20/+13
* powerpc/p3041: Add various p3041 related definesKumar Gala2010-07-201-1/+2
* powerpc/p5020: Add various p5020 related defines (and p5010)Kumar Gala2010-07-201-1/+1
* fsl_law.c: Add print_laws() for FSL_CORENET platforms.Becky Bruce2010-07-161-0/+6
* drivers/misc/fsl_law.c: Rearrange code to avoid duplicationBecky Bruce2010-07-161-77/+48
* gpio_led: add gpio_request to __led_initThomas Chou2010-07-121-8/+4
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-042-2/+2
* misc: add gpio based status led driverThomas Chou2010-05-282-0/+31
* MX: Added Freescale Power Management DriverStefano Babic2010-05-052-0/+201
* 85xx: Added various P1012/P1013/P1021/P1022 definesKumar Gala2010-04-071-1/+3
* TWL4030: make LEDs selectable for twl4030_led_init()Grazvydas Ignotas2010-01-041-11/+7
* ppc/85xx: get_law_entry isn't used in CONFIG_NAND_SPLKumar Gala2009-09-301-0/+4
* ppc/p4080: Add various p4080 related defines (and p4040)Kumar Gala2009-09-241-0/+2
* ppc/p4080: Add support for CoreNet style platform LAWsKumar Gala2009-09-241-11/+115
OpenPOWER on IntegriCloud