Age | Commit message (Expand) | Author |
2015-09-11 | driver: misc: correct Kconfig entry | Peng Fan |
2015-09-02 | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini |
2015-09-02 | mxc: ocotp fix hole in shadow registers | Peng Fan |
2015-09-02 | imx: ocotp: mxc add i.MX7D support | Adrian Alonso |
2015-09-02 | mxs_ocotp: Shift the HBUS divider correctly | Chris Smith |
2015-09-01 | arm/ls102xa:add hwconfig setting to support disable unused devices | Zhuoyu Zhang |
2015-09-01 | driver: misc: debug server: Update Error message | Prabhakar Kushwaha |
2015-08-26 | x86: superio: Add keyboard controller support to smsc_lpc47m driver | Bin Meng |
2015-08-12 | drivers: hierarchize drivers Kconfig menu | Masahiro Yamada |
2015-08-05 | cros_ec: Remove the old tunnel code | Simon Glass |
2015-08-05 | cros_ec: Support the LDO access method used by spring | Simon Glass |
2015-08-05 | dm: cros_ec: Convert the I2C tunnel code to use driver model | Simon Glass |
2015-07-27 | misc: led: pca9551_led: Fix problem with multiple blink frequencies | Stefan Roese |
2015-07-21 | dm: test: Add a test for the system controller uclass | Simon Glass |
2015-07-21 | sandbox: Use the reset driver to handle reset | Simon Glass |
2015-07-21 | sandbox: Add a warm and cold reset driver | Simon Glass |
2015-07-21 | dm: reset: Allow reset_walk() to return | Simon Glass |
2015-07-21 | dm: Add a system reset uclass | Simon Glass |
2015-07-20 | driver/fsl_debug_server: Fix the DDR hide logic for LS2085a | Bhupesh Sharma |
2015-05-14 | sandbox: cros_ec: Support EC_CMD_ENTERING_MODE emulation | Simon Glass |
2015-05-14 | sandbox: Add missing errno.h includes in a few files | Simon Glass |
2015-05-08 | misc: led: Add PCA9551 LED driver | Stefan Roese |
2015-05-05 | cros_ec: Handle the single duplex requirement in cros_ec | Simon Glass |
2015-05-05 | cros_ec: Show the protocol version in the debug message | Simon Glass |
2015-04-29 | x86: Set serial port IRQ for SMSC LPC47M | Bin Meng |
2015-04-24 | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2015-04-23 | armv8/ls2085aqds: NAND boot support | Scott Wood |
2015-04-23 | driver/fsl_ifc: Add support to finalize CS1, CS3 address binding | Prabhakar Kushwaha |
2015-04-23 | cmd_led: Extend led command to support blinking and more leds | Stefan Roese |
2015-04-21 | armv8/fsl-lsch3: Add Freescale Debug Server driver | Bhupesh Sharma |
2015-04-18 | sandbox: cros_ec: Add Kconfig for sandbox EC config | Simon Glass |
2015-04-18 | cros_ec: exynos: Match up device tree with kernel version | Simon Glass |
2015-04-18 | cros_ec: Drop unused CONFIG_DM_CROS_EC | Simon Glass |
2015-04-18 | cros_ec: Reinit the cros_ec device when 'crosec init' is used | Simon Glass |
2015-04-18 | dm: cros_ec: Convert cros_ec LPC driver to driver model | Simon Glass |
2015-04-18 | dm: sandbox: pci: Enable PCI for sandbox | Simon Glass |
2015-04-18 | dm: sandbox: Add a emulated PCI device as an example | Simon Glass |
2015-04-16 | dm: core: Add dev_get_uclass_priv() to access uclass private data | Simon Glass |
2015-03-05 | fsl_sec_mon: Add driver for Security Monitor block of Freescale | gaurav rana |
2015-02-19 | dm: cros_ec: Convert to Kconfig | Simon Glass |
2015-02-12 | dm: Expand and complete Kconfig in drivers/ | Simon Glass |
2015-01-29 | dm: cros_ec: Convert cros_ec_i2c over to driver model | Simon Glass |
2015-01-29 | dm: cros_ec_spi: Remove old pre-driver-model code | Simon Glass |
2015-01-29 | dm: cros_ec: Don't require protocol 3 support | Simon Glass |
2015-01-29 | dm: spi: Move slave details to child platdata | Simon Glass |
2015-01-29 | dm: cros_ec: Remove use of fdtdec GPIO support | Simon Glass |
2015-01-05 | i2c_eeprom: include <linux/err.h> to fix build error | Masahiro Yamada |
2014-12-13 | x86: Add a simple superio driver for SMSC LPC47M | Bin Meng |
2014-12-11 | dm: Add a simple EEPROM driver | Simon Glass |
2014-12-11 | dm: i2c: Add an I2C EEPROM simulator | Simon Glass |