| Commit message (Expand) | Author | Age | Lines |
* | POWER: MAX77686: Modified as per the latest Implementation | Rajeshwari Shinde | 2012-12-11 | -42/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot into resolve | Minkyu Kang | 2012-12-10 | -887/+68 |
|\ |
|
| * | x86: Add console command to display CBMEM console buffer | Vadim Bendebury | 2012-11-30 | -0/+67 |
| * | x86: Add CBMEM console driver for coreboot | Vadim Bendebury | 2012-11-30 | -0/+1 |
| * | powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxx | Scott Wood | 2012-11-26 | -334/+0 |
| * | pmic: Move pmic related code to ./drivers/power directory | Łukasz Majewski | 2012-11-14 | -658/+0 |
| * | pmic: Extend PMIC framework to support multiple instances of PMIC devices | Łukasz Majewski | 2012-11-14 | -51/+135 |
| * | pmic:max8997: Switch the MAX8997 PMIC to be used with multibus I2C | Łukasz Majewski | 2012-11-14 | -1/+2 |
| * | pmic:i2c: Add I2C sensor byte order (big/little) to PMIC framework | Łukasz Majewski | 2012-11-14 | -9/+29 |
| * | pmic:i2c: Handle PMIC I2C transmission comprising of two bytes | Łukasz Majewski | 2012-11-14 | -1/+8 |
* | | PMIC: MAX77686: Add support for MAX77686 | Rajeshwari Shinde | 2012-11-15 | -0/+43 |
* | | pmic: Add support for mc34704 | Fabio Estevam | 2012-10-26 | -0/+2 |
* | | pmic_fsl: Introduce FSL_PMIC_I2C_LENGTH | Fabio Estevam | 2012-10-26 | -1/+5 |
|/ |
|
* | powerpc/corenet_ds: Slave module for boot from PCIE | Liu Gang | 2012-08-23 | -6/+33 |
* | powerpc/corenet_ds: Get rid of the CONFIG_SRIOBOOT_SLAVE_PORTx macro | Liu Gang | 2012-08-23 | -0/+27 |
* | pmic: dialog: Avoid name conflicts | Fabio Estevam | 2012-05-15 | -2/+2 |
* | pmic: Add support for the Dialog DA9053 PMIC | Fabio Estevam | 2012-05-15 | -0/+38 |
* | misc:pmic:max8997 MAX8997 support for PMIC driver | Łukasz Majewski | 2012-05-15 | -0/+44 |
* | pmic_i2c: Return error in case of invalid pmic_i2c_tx_num | Fabio Estevam | 2012-03-27 | -0/+6 |
* | misc: pmic: fix regression in pmic_fsl.c (SPI) | Helmut Raiger | 2011-11-03 | -6/+2 |
* | misc: pmic: drop old Freescale's pmic driver | Stefano Babic | 2011-10-27 | -236/+0 |
* | misc: pmic: addI2C support to pmic_fsl driver | Stefano Babic | 2011-10-27 | -4/+13 |
* | misc: pmic: use I2C_SET_BUS in pmic I2C | Stefano Babic | 2011-10-27 | -1/+1 |
* | misc: pmic: Freescale PMIC switches to generic PMIC driver | Stefano Babic | 2011-10-27 | -0/+58 |
* | misc:pmic:max8998 MAX8998 support at a new PMIC driver. | Łukasz Majewski | 2011-10-27 | -0/+44 |
* | misc:pmic:core New generic PMIC driver | Łukasz Majewski | 2011-10-27 | -0/+351 |
* | cosmetic: fsl_pmic: cosmetic for the help message | Jason Liu | 2011-09-30 | -1/+1 |
* | Convert ISO-8859 files to UTF-8 | Albert ARIBAUD | 2011-08-04 | -1/+1 |
* | Minor coding style cleanup. | Wolfgang Denk | 2011-05-19 | -2/+2 |
* | powerpc/8xxx: Fix LAW init to respect pre-initialized entries | Kumar Gala | 2011-04-04 | -0/+20 |
* | fsl_law: Fix LAW printing function | Kumar Gala | 2011-02-22 | -1/+1 |
* | Add basic support for Freescale's mc9sdz60 | Stefano Babic | 2011-02-02 | -2/+54 |
* | fsl_pmic: add I2C interface support | Liu Hui-R64343 | 2011-02-02 | -5/+40 |
* | powerpc/8xxx: Introduce 85xx, 86xx, QorIQ config headers | Kumar Gala | 2011-01-19 | -21/+1 |
* | powerpc/p2040: Add various p2040 specific information | Kumar Gala | 2011-01-19 | -2/+2 |
* | powerpc/85xx: Add Support for Freescale P1014 Processor | Poonam Aggrwal | 2011-01-19 | -1/+1 |
* | powerpc/85xx: Add Support for Freescale P1010 Processor | Poonam Aggrwal | 2011-01-19 | -1/+2 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -2/+2 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2010-10-13 | -3/+7 |
|\ |
|
| * | MXC: Fix byte-ordering in SPI driver for i.MX31/i.MX51 | Stefano Babic | 2010-09-30 | -3/+7 |
* | | led_display: split led display support into generic and hw-dependent parts | Ilya Yanok | 2010-10-12 | -0/+58 |
|/ |
|
* | cmd_usage(): simplify return code handling | Wolfgang Denk | 2010-07-24 | -20/+13 |
* | powerpc/p3041: Add various p3041 related defines | Kumar Gala | 2010-07-20 | -1/+2 |
* | powerpc/p5020: Add various p5020 related defines (and p5010) | Kumar Gala | 2010-07-20 | -1/+1 |
* | fsl_law.c: Add print_laws() for FSL_CORENET platforms. | Becky Bruce | 2010-07-16 | -0/+6 |
* | drivers/misc/fsl_law.c: Rearrange code to avoid duplication | Becky Bruce | 2010-07-16 | -77/+48 |
* | gpio_led: add gpio_request to __led_init | Thomas Chou | 2010-07-12 | -8/+4 |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | -2/+2 |
* | misc: add gpio based status led driver | Thomas Chou | 2010-05-28 | -0/+31 |
* | MX: Added Freescale Power Management Driver | Stefano Babic | 2010-05-05 | -0/+201 |