Age | Commit message (Expand) | Author |
2017-11-06 | stm32: fix STMicroelectronics copyright | Patrice Chotard |
2017-10-04 | treewide: replace with error() with pr_err() | Masahiro Yamada |
2017-09-22 | dm: misc: add stm32 rcc driver | Christophe Kerello |
2017-09-18 | rockchip: efuse: change to use dev_read_addr_ptr | Philipp Tomsich |
2017-09-12 | misc: i2c_eeprom: Add compatible for AT24MAC402 | Wenyou Yang |
2017-09-12 | misc: i2c_eeprom: Add compatible for 24AA02E48 | Wenyou Yang |
2017-09-12 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2017-09-11 | dm: core: Add ofnode_for_each_subnode() | Simon Glass |
2017-09-11 | misc: Kconfig: Add SPL_I2C_EEPROM option | Wenyou Yang |
2017-09-02 | Kconfig: Add EEPROM options to Kconfig when I2C_EEPROM is set | Adam Ford |
2017-07-27 | rockchip: efuse: dm: change to use dev_read_addr | Philipp Tomsich |
2017-07-18 | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini |
2017-07-12 | imx: reorganize IMX code as other SOCs | Stefano Babic |
2017-07-12 | drivers/misc: Add basic support for ATSHA204A Crypto module | Marek BehĂșn |
2017-07-11 | dm: ofnode: rename ofnode_read_prop() to ofnode_get_property() | Masahiro Yamada |
2017-06-26 | i2c_eeprom: add static to i2c_eeprom_std_ops/probe | Masahiro Yamada |
2017-06-16 | powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x | Heiko Schocher |
2017-06-07 | rockchip: efuse: add (misc) driver for RK3399 non-secure efuse block | Philipp Tomsich |
2017-06-01 | dm: Update the I2C eeprom driver for livetree | Simon Glass |
2017-06-01 | cros_ec: Convert to support live tree | Simon Glass |
2017-06-01 | cros_ec: Fix debug() statement in ec_command_inptr() | Simon Glass |
2017-06-01 | dm: core: Update device_bind_driver_to_node() to use ofnode | Simon Glass |
2017-06-01 | dm: Rename dev_addr..() functions | Simon Glass |
2017-05-22 | Kconfig: Drop CONFIG_SYS_I2C_DS4510_ADDR | Simon Glass |
2017-05-22 | Convert CONFIG_DS4510 to Kconfig | Simon Glass |
2017-05-22 | Kconfig: Drop CONFIG_CMD_DS4510 | Simon Glass |
2017-05-22 | Kconfig: Drop CONFIG_CMD_DS4510_RST | Simon Glass |
2017-05-22 | Kconfig: Drop CONFIG_CMD_DS4510_MEM | Simon Glass |
2017-05-22 | Kconfig: Drop CONFIG_CMD_DS4510_INFO | Simon Glass |
2017-05-10 | i2c_eeprom: add read and write functions | Jonas Karlman |
2017-04-30 | Drop the pdsp188x driver | Simon Glass |
2017-03-17 | mxc_ocotp: Update driver to support OCOTP controller on i.MX7ULP | Peng Fan |
2017-02-08 | cros_ec: i2c: Add support for version 3 of the EC protocol | Moritz Fischer |
2017-02-08 | dm: core: Replace of_offset with accessor | Simon Glass |
2017-02-08 | cros_ec: i2c: Group i2c write / read into single transaction | Moritz Fischer |
2017-02-06 | x86: Use unsigned long for address in table generation | Simon Glass |
2017-01-21 | status_led: Kconfig migration | Uri Mashiach |
2016-12-16 | OCOTP: Update OCOTP driver to support i.MX6SLL | Peng Fan |
2016-12-02 | cmd: crosec: Move cros_ec_decode_region helper to cmd/cros_ec.c | Moritz Fischer |
2016-10-12 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2016-10-12 | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2016-10-11 | cmd: cros_ec: Move crosec commands to cmd subdirectory | Moritz Fischer |
2016-10-09 | cros_ec: Fix issue with cros_ec_flash_write command | Moritz Fischer |
2016-10-09 | cros_ec: Add crosec flashinfo command | Moritz Fischer |
2016-10-09 | cros_ec: Add function to read back flash parameters | Moritz Fischer |
2016-10-08 | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini |
2016-10-08 | cros_ec: Honor the google,remote-bus dt property | Moritz Fischer |
2016-10-06 | fsl_sec_mon: Update driver for Security Monitor | Sumit Garg |
2016-10-04 | imx: ocotp: support i.MX6ULL | Peng Fan |
2016-09-27 | misc: implement Tegra CAR core driver | Stephen Warren |