Age | Commit message (Expand) | Author |
2014-08-06 | cros_ec: Fix two bugs in the SPI implementation | Simon Glass |
2014-07-23 | stdio: Pass device pointer to stdio methods | Simon Glass |
2014-06-19 | includes: move openssl headers to include/u-boot | Jeroen Hofstee |
2014-04-22 | driver/fsl_ifc: Add a function to finalize CS0 address binding | York Sun |
2014-04-04 | Merge branch 'master' of git://git.denx.de/u-boot-arm into master | Stefano Babic |
2014-03-31 | ARM: mxs: Add OCOTP driver | Marek Vasut |
2014-03-17 | cros_ec: Implement I2C pass-through | Simon Glass |
2014-03-17 | cros_ec: sandbox: Add Chrome OS EC emulation | Simon Glass |
2014-03-17 | cros_ec: Correct comparison between signed and unsigned numbers | Simon Glass |
2014-03-17 | cros_ec: spi: Add support for EC protocol version 3 | Randall Spangler |
2014-03-17 | cros_ec: Add base support for protocol v3 | Simon Glass |
2014-03-17 | cros_ec: Clean up multiple EC protocol support | Randall Spangler |
2014-03-17 | cros_ec: Sync up with latest Chrome OS EC version | Simon Glass |
2014-03-17 | cros_ec: Move #ifdef to permit flash region access | Simon Glass |
2014-03-17 | cros_ec: Drop old EC version support from EC driver | Vadim Bendebury |
2014-03-17 | cros_ec: Add a function for decoding the Chrome OS EC flashmap | Simon Glass |
2014-01-06 | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2014-01-03 | arm: mx5: Add fuse supply enable in fsl_iim | Sergey Alyoshin |
2013-12-09 | spi_flash: Add spi_flash_probe_fdt() to locate SPI by FDT node | Simon Glass |
2013-12-02 | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini |
2013-11-25 | Driver/IFC: Move Freescale IFC driver to a common driver | York Sun |
2013-11-25 | gpio_led: add support for inverted polarity | Igor Grinberg |
2013-11-25 | gpio_led: check gpio_request() return value | Igor Grinberg |
2013-10-31 | drivers: convert makefiles to Kbuild style | Masahiro Yamada |
2013-10-14 | Coding Style cleanup: remove trailing white space | Wolfgang Denk |
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 |