Age | Commit message (Expand) | Author |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-06-26 | cros: add LPC support for cros_ec | Hung-ying Tyan |
2013-06-26 | cros: exynos: add SPI support for cros_ec | Hung-ying Tyan |
2013-06-26 | cros: add I2C support for cros_ec | Hung-ying Tyan |
2013-06-26 | cros: add cros_ec driver | Hung-ying Tyan |
2013-05-11 | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-05-10 | twl4030: make twl4030_i2c_write_u8 prototype consistent | Nishanth Menon |
2013-04-28 | Add mxc_ocotp driver | Benoît Thébaudeau |
2013-04-28 | Add fsl_iim driver | Benoît Thébaudeau |
2012-11-30 | x86: Add console command to display CBMEM console buffer | Vadim Bendebury |
2012-11-30 | x86: Add CBMEM console driver for coreboot | Vadim Bendebury |
2012-11-26 | powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxx | Scott Wood |
2012-11-14 | pmic: Move pmic related code to ./drivers/power directory | Łukasz Majewski |
2012-11-14 | pmic: Extend PMIC framework to support multiple instances of PMIC devices | Łukasz Majewski |
2012-11-14 | pmic:max8997: Switch the MAX8997 PMIC to be used with multibus I2C | Łukasz Majewski |
2012-11-14 | pmic:i2c: Add I2C sensor byte order (big/little) to PMIC framework | Łukasz Majewski |
2012-11-14 | pmic:i2c: Handle PMIC I2C transmission comprising of two bytes | Łukasz Majewski |
2012-08-23 | powerpc/corenet_ds: Slave module for boot from PCIE | Liu Gang |
2012-08-23 | powerpc/corenet_ds: Get rid of the CONFIG_SRIOBOOT_SLAVE_PORTx macro | Liu Gang |
2012-05-15 | pmic: dialog: Avoid name conflicts | Fabio Estevam |
2012-05-15 | pmic: Add support for the Dialog DA9053 PMIC | Fabio Estevam |
2012-05-15 | misc:pmic:max8997 MAX8997 support for PMIC driver | Łukasz Majewski |
2012-03-27 | pmic_i2c: Return error in case of invalid pmic_i2c_tx_num | Fabio Estevam |
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 |