| Commit message (Expand) | Author | Age | Lines |
* | 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 |
* | 85xx: Added various P1012/P1013/P1021/P1022 defines | Kumar Gala | 2010-04-07 | -1/+3 |
* | TWL4030: make LEDs selectable for twl4030_led_init() | Grazvydas Ignotas | 2010-01-04 | -11/+7 |
* | ppc/85xx: get_law_entry isn't used in CONFIG_NAND_SPL | Kumar Gala | 2009-09-30 | -0/+4 |
* | ppc/p4080: Add various p4080 related defines (and p4040) | Kumar Gala | 2009-09-24 | -0/+2 |
* | ppc/p4080: Add support for CoreNet style platform LAWs | Kumar Gala | 2009-09-24 | -11/+115 |
* | ppc/85xx: add boot from NAND/eSDHC/eSPI support | Mingkai Hu | 2009-09-15 | -0/+2 |
* | fsl: add register read-back to set_law() | Timur Tabi | 2009-09-08 | -1/+2 |
* | 85xx: Added single core members of FSL P1xx/P2xx processors series | Poonam Aggrwal | 2009-08-28 | -1/+2 |
* | 85xx: Added P1020 Processor Support. | Poonam Aggrwal | 2009-08-28 | -1/+1 |
* | OMAP3 Move twl4030 power and led functions | Tom Rix | 2009-07-29 | -0/+53 |
* | General help message cleanup | Wolfgang Denk | 2009-06-12 | -3/+5 |
* | fsl_law: Fix bug in calculation of LAW sizing | Kumar Gala | 2009-04-04 | -0/+3 |
* | MPC85xx: Add MPC8569 CPU support | Haiying Wang | 2009-03-30 | -1/+1 |