summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2015-05-15sandbox: cros_ec: Support EC_CMD_ENTERING_MODE emulationSimon Glass
2015-05-15sandbox: Add missing errno.h includes in a few filesSimon Glass
2015-05-08misc: led: Add PCA9551 LED driverStefan Roese
2015-05-06cros_ec: Handle the single duplex requirement in cros_ecSimon Glass
2015-05-06cros_ec: Show the protocol version in the debug messageSimon Glass
2015-04-30x86: Set serial port IRQ for SMSC LPC47MBin Meng
2015-04-24Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2015-04-23armv8/ls2085aqds: NAND boot supportScott Wood
2015-04-23driver/fsl_ifc: Add support to finalize CS1, CS3 address bindingPrabhakar Kushwaha
2015-04-23cmd_led: Extend led command to support blinking and more ledsStefan Roese
2015-04-21armv8/fsl-lsch3: Add Freescale Debug Server driverBhupesh Sharma
2015-04-18sandbox: cros_ec: Add Kconfig for sandbox EC configSimon Glass
2015-04-18cros_ec: exynos: Match up device tree with kernel versionSimon Glass
2015-04-18cros_ec: Drop unused CONFIG_DM_CROS_ECSimon Glass
2015-04-18cros_ec: Reinit the cros_ec device when 'crosec init' is usedSimon Glass
2015-04-18dm: cros_ec: Convert cros_ec LPC driver to driver modelSimon Glass
2015-04-18dm: sandbox: pci: Enable PCI for sandboxSimon Glass
2015-04-18dm: sandbox: Add a emulated PCI device as an exampleSimon Glass
2015-04-17dm: core: Add dev_get_uclass_priv() to access uclass private dataSimon Glass
2015-03-05fsl_sec_mon: Add driver for Security Monitor block of Freescalegaurav rana
2015-02-19dm: cros_ec: Convert to KconfigSimon Glass
2015-02-12dm: Expand and complete Kconfig in drivers/Simon Glass
2015-01-30dm: cros_ec: Convert cros_ec_i2c over to driver modelSimon Glass
2015-01-30dm: cros_ec_spi: Remove old pre-driver-model codeSimon Glass
2015-01-30dm: cros_ec: Don't require protocol 3 supportSimon Glass
2015-01-30dm: spi: Move slave details to child platdataSimon Glass
2015-01-30dm: cros_ec: Remove use of fdtdec GPIO supportSimon Glass
2015-01-06i2c_eeprom: include <linux/err.h> to fix build errorMasahiro Yamada
2014-12-14x86: Add a simple superio driver for SMSC LPC47MBin Meng
2014-12-11dm: Add a simple EEPROM driverSimon Glass
2014-12-11dm: i2c: Add an I2C EEPROM simulatorSimon Glass
2014-12-01mxc_ocotp: Do not disable the OCOTP clock after every accessFabio Estevam
2014-12-01mxs_ocotp: clear the error flag before initiating write operationHector Palacios
2014-12-01mxs_ocotp: check for errors from the OTP controller after writingHector Palacios
2014-12-01mxs_ocotp: prevent error path from returning successHector Palacios
2014-11-24Merge git://git.denx.de/u-boot-dmTom Rini
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada
2014-11-22cros_ec: Fix uninitialised variable in cros_ec.cSimon Glass
2014-11-20replace DIV_ROUND with DIV_ROUND_CLOSESTMasahiro Yamada
2014-10-23Merge git://git.denx.de/u-boot-x86Tom Rini
2014-10-23x86: cros_ec: Update LPC driver for new cros_ec headerSimon Glass
2014-10-22dm: exynos: cros_ec: Move cros_ec_spi to driver modelSimon Glass
2014-10-22dm: sandbox: cros_ec: Move sandbox cros_ec to driver moduleSimon Glass
2014-10-22dm: cros_ec: Add support for driver modelSimon Glass
2014-09-24kconfig: add blank Kconfig filesMasahiro Yamada
2014-08-05cros_ec: Fix two bugs in the SPI implementationSimon Glass
2014-07-23stdio: Pass device pointer to stdio methodsSimon Glass
2014-06-19includes: move openssl headers to include/u-bootJeroen Hofstee
2014-04-23driver/fsl_ifc: Add a function to finalize CS0 address bindingYork Sun
2014-04-04Merge branch 'master' of git://git.denx.de/u-boot-arm into masterStefano Babic