| Commit message (Expand) | Author | Age | Files | Lines |
* | mach-stm32: Enable SPL_RESET_SUPPORT flag | Patrice Chotard | 2018-06-05 | 1 | -4/+0 |
* | stm32mp1: add FUSE command support | Patrick Delaunay | 2018-05-26 | 3 | -0/+126 |
* | gdsys: drivers: Add gdsys_rxaui_ctrl driver | Mario Six | 2018-05-08 | 3 | -1/+82 |
* | clk: clk_stm32f: Use PLLSAIP as USB 48MHz clock | Patrice Chotard | 2018-05-08 | 1 | -3/+9 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 39 | -79/+39 |
* | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini | 2018-04-27 | 6 | -12/+0 |
* | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada | 2018-03-05 | 1 | -1/+1 |
* | i2c: Added Kconfig support for CONFIG_ZYNQ_GEM_I2C_MAC_OFFSET | Vipul Kumar | 2018-03-01 | 1 | -0/+6 |
* | misc: ocotp: add i.MX8M support | Peng Fan | 2018-02-04 | 1 | -0/+7 |
* | x86: qemu: qfw: Implement acpi_get_rsdp_addr() | Bin Meng | 2018-01-30 | 1 | -0/+8 |
* | misc: mxc_ocotp: check fuse word before programming on i.MX7ULP | Peng Fan | 2018-01-12 | 1 | -0/+17 |
* | drivers/misc: Share qbman init between archs | Ahmed Mansour | 2018-01-10 | 2 | -0/+306 |
* | dm: misc: bind STM32F4/F7 clock from rcc MFD driver | Patrice Chotard | 2017-11-29 | 1 | -5/+37 |
* | stm32: fix STMicroelectronics copyright | Patrice Chotard | 2017-11-06 | 1 | -2/+2 |
* | treewide: replace with error() with pr_err() | Masahiro Yamada | 2017-10-04 | 1 | -14/+14 |
* | dm: misc: add stm32 rcc driver | Christophe Kerello | 2017-09-22 | 3 | -0/+55 |
* | rockchip: efuse: change to use dev_read_addr_ptr | Philipp Tomsich | 2017-09-18 | 1 | -1/+1 |
* | misc: i2c_eeprom: Add compatible for AT24MAC402 | Wenyou Yang | 2017-09-12 | 1 | -0/+1 |
* | misc: i2c_eeprom: Add compatible for 24AA02E48 | Wenyou Yang | 2017-09-12 | 1 | -0/+1 |
* | Merge git://git.denx.de/u-boot-dm | Tom Rini | 2017-09-12 | 1 | -2/+1 |
|\ |
|
| * | dm: core: Add ofnode_for_each_subnode() | Simon Glass | 2017-09-11 | 1 | -2/+1 |
* | | misc: Kconfig: Add SPL_I2C_EEPROM option | Wenyou Yang | 2017-09-11 | 2 | -1/+9 |
|/ |
|
* | Kconfig: Add EEPROM options to Kconfig when I2C_EEPROM is set | Adam Ford | 2017-09-02 | 1 | -0/+45 |
* | rockchip: efuse: dm: change to use dev_read_addr | Philipp Tomsich | 2017-07-27 | 1 | -1/+1 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini | 2017-07-18 | 1 | -1/+1 |
|\ |
|
| * | imx: reorganize IMX code as other SOCs | Stefano Babic | 2017-07-12 | 1 | -1/+1 |
* | | drivers/misc: Add basic support for ATSHA204A Crypto module | Marek BehĂșn | 2017-07-12 | 3 | -0/+417 |
|/ |
|
* | dm: ofnode: rename ofnode_read_prop() to ofnode_get_property() | Masahiro Yamada | 2017-07-11 | 1 | -1/+1 |
* | i2c_eeprom: add static to i2c_eeprom_std_ops/probe | Masahiro Yamada | 2017-06-26 | 1 | -2/+2 |
* | powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x | Heiko Schocher | 2017-06-16 | 1 | -2/+0 |
* | rockchip: efuse: add (misc) driver for RK3399 non-secure efuse block | Philipp Tomsich | 2017-06-07 | 3 | -0/+175 |
* | dm: Update the I2C eeprom driver for livetree | Simon Glass | 2017-06-01 | 1 | -5/+2 |
* | cros_ec: Convert to support live tree | Simon Glass | 2017-06-01 | 2 | -31/+25 |
* | cros_ec: Fix debug() statement in ec_command_inptr() | Simon Glass | 2017-06-01 | 1 | -2/+1 |
* | dm: core: Update device_bind_driver_to_node() to use ofnode | Simon Glass | 2017-06-01 | 2 | -5/+5 |
* | dm: Rename dev_addr..() functions | Simon Glass | 2017-06-01 | 1 | -1/+1 |
* | Kconfig: Drop CONFIG_SYS_I2C_DS4510_ADDR | Simon Glass | 2017-05-22 | 1 | -6/+1 |
* | Convert CONFIG_DS4510 to Kconfig | Simon Glass | 2017-05-22 | 1 | -0/+8 |
* | Kconfig: Drop CONFIG_CMD_DS4510 | Simon Glass | 2017-05-22 | 2 | -12/+63 |
* | Kconfig: Drop CONFIG_CMD_DS4510_RST | Simon Glass | 2017-05-22 | 1 | -6/+0 |
* | Kconfig: Drop CONFIG_CMD_DS4510_MEM | Simon Glass | 2017-05-22 | 1 | -10/+0 |
* | Kconfig: Drop CONFIG_CMD_DS4510_INFO | Simon Glass | 2017-05-22 | 1 | -8/+0 |
* | i2c_eeprom: add read and write functions | Jonas Karlman | 2017-05-10 | 1 | -6/+26 |
* | Drop the pdsp188x driver | Simon Glass | 2017-04-30 | 2 | -46/+0 |
* | mxc_ocotp: Update driver to support OCOTP controller on i.MX7ULP | Peng Fan | 2017-03-17 | 1 | -1/+51 |
* | cros_ec: i2c: Add support for version 3 of the EC protocol | Moritz Fischer | 2017-02-08 | 1 | -0/+84 |
* | dm: core: Replace of_offset with accessor | Simon Glass | 2017-02-08 | 5 | -11/+11 |
* | cros_ec: i2c: Group i2c write / read into single transaction | Moritz Fischer | 2017-02-08 | 1 | -11/+15 |
* | x86: Use unsigned long for address in table generation | Simon Glass | 2017-02-06 | 1 | -2/+2 |
* | status_led: Kconfig migration | Uri Mashiach | 2017-01-21 | 4 | -54/+54 |