Age | Commit message (Expand) | Author |
2011-11-03 | misc: pmic: fix regression in pmic_fsl.c (SPI) | Helmut Raiger |
2011-10-27 | misc: pmic: drop old Freescale's pmic driver | Stefano Babic |
2011-10-27 | misc: pmic: addI2C support to pmic_fsl driver | Stefano Babic |
2011-10-27 | misc: pmic: use I2C_SET_BUS in pmic I2C | Stefano Babic |
2011-10-27 | misc: pmic: Freescale PMIC switches to generic PMIC driver | Stefano Babic |
2011-10-27 | misc:pmic:max8998 MAX8998 support at a new PMIC driver. | Łukasz Majewski |
2011-10-27 | misc:pmic:core New generic PMIC driver | Łukasz Majewski |
2011-09-30 | cosmetic: fsl_pmic: cosmetic for the help message | Jason Liu |
2011-08-04 | Convert ISO-8859 files to UTF-8 | Albert ARIBAUD |
2011-05-19 | Minor coding style cleanup. | Wolfgang Denk |
2011-04-04 | powerpc/8xxx: Fix LAW init to respect pre-initialized entries | Kumar Gala |
2011-02-22 | fsl_law: Fix LAW printing function | Kumar Gala |
2011-02-02 | Add basic support for Freescale's mc9sdz60 | Stefano Babic |
2011-02-02 | fsl_pmic: add I2C interface support | Liu Hui-R64343 |
2011-01-19 | powerpc/8xxx: Introduce 85xx, 86xx, QorIQ config headers | Kumar Gala |
2011-01-19 | powerpc/p2040: Add various p2040 specific information | Kumar Gala |
2011-01-19 | powerpc/85xx: Add Support for Freescale P1014 Processor | Poonam Aggrwal |
2011-01-19 | powerpc/85xx: Add Support for Freescale P1010 Processor | Poonam Aggrwal |
2010-11-17 | Switch from archive libraries to partial linking | Sebastien Carlier |
2010-10-13 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk |
2010-10-12 | led_display: split led display support into generic and hw-dependent parts | Ilya Yanok |
2010-09-30 | MXC: Fix byte-ordering in SPI driver for i.MX31/i.MX51 | Stefano Babic |
2010-07-24 | cmd_usage(): simplify return code handling | Wolfgang Denk |
2010-07-20 | powerpc/p3041: Add various p3041 related defines | Kumar Gala |
2010-07-20 | powerpc/p5020: Add various p5020 related defines (and p5010) | Kumar Gala |
2010-07-16 | fsl_law.c: Add print_laws() for FSL_CORENET platforms. | Becky Bruce |
2010-07-16 | drivers/misc/fsl_law.c: Rearrange code to avoid duplication | Becky Bruce |
2010-07-12 | gpio_led: add gpio_request to __led_init | Thomas Chou |
2010-07-04 | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk |
2010-05-28 | misc: add gpio based status led driver | Thomas Chou |
2010-05-05 | MX: Added Freescale Power Management Driver | Stefano Babic |
2010-04-07 | 85xx: Added various P1012/P1013/P1021/P1022 defines | Kumar Gala |
2010-01-04 | TWL4030: make LEDs selectable for twl4030_led_init() | Grazvydas Ignotas |
2009-09-30 | ppc/85xx: get_law_entry isn't used in CONFIG_NAND_SPL | Kumar Gala |
2009-09-24 | ppc/p4080: Add various p4080 related defines (and p4040) | Kumar Gala |
2009-09-24 | ppc/p4080: Add support for CoreNet style platform LAWs | Kumar Gala |
2009-09-15 | ppc/85xx: add boot from NAND/eSDHC/eSPI support | Mingkai Hu |
2009-09-08 | fsl: add register read-back to set_law() | Timur Tabi |
2009-08-28 | 85xx: Added single core members of FSL P1xx/P2xx processors series | Poonam Aggrwal |
2009-08-28 | 85xx: Added P1020 Processor Support. | Poonam Aggrwal |
2009-07-29 | OMAP3 Move twl4030 power and led functions | Tom Rix |
2009-06-12 | General help message cleanup | Wolfgang Denk |
2009-04-04 | fsl_law: Fix bug in calculation of LAW sizing | Kumar Gala |
2009-03-30 | MPC85xx: Add MPC8569 CPU support | Haiying Wang |
2009-03-20 | Move ali512x.h | Graeme Russ |
2009-02-16 | mpc85xx: Add support for the P2020 | Srikanth Srinivasan |
2009-01-28 | Command usage cleanup | Peter Tyser |
2009-01-28 | Standardize command usage messages with cmd_usage() | Peter Tyser |
2009-01-24 | Add support for Maxim's DS4510 I2C device | Peter Tyser |
2008-10-18 | fsl_law clear enable before changing. | Ed Swarthout |