Commit Graph

304 Commits (e18333e50147a7ba6715a7012f1b03ed5009f628)

Author SHA1 Message Date
Simon Glass 2dd57f5e47 dm: Update the I2C eeprom driver for livetree 7 years ago
Simon Glass 2ec9d171bc cros_ec: Convert to support live tree 7 years ago
Simon Glass e907bf2dfb cros_ec: Fix debug() statement in ec_command_inptr() 7 years ago
Simon Glass 45a26867e8 dm: core: Update device_bind_driver_to_node() to use ofnode 7 years ago
Simon Glass a821c4af79 dm: Rename dev_addr..() functions 7 years ago
Simon Glass 21c7297991 Kconfig: Drop CONFIG_SYS_I2C_DS4510_ADDR 7 years ago
Simon Glass 879704d8f7 Convert CONFIG_DS4510 to Kconfig 7 years ago
Simon Glass 1136eb5e8f Kconfig: Drop CONFIG_CMD_DS4510 7 years ago
Simon Glass 8dd026bffd Kconfig: Drop CONFIG_CMD_DS4510_RST 7 years ago
Simon Glass 9ab4b84457 Kconfig: Drop CONFIG_CMD_DS4510_MEM 7 years ago
Simon Glass 523f97ac75 Kconfig: Drop CONFIG_CMD_DS4510_INFO 7 years ago
Jonas Karlman 8880efbd1f i2c_eeprom: add read and write functions 7 years ago
Simon Glass ae189ba1ac Drop the pdsp188x driver 7 years ago
Peng Fan 3ca0f0d2da mxc_ocotp: Update driver to support OCOTP controller on i.MX7ULP 7 years ago
Moritz Fischer 147f785f67 cros_ec: i2c: Add support for version 3 of the EC protocol 7 years ago
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 7 years ago
Moritz Fischer e9b25f2ea1 cros_ec: i2c: Group i2c write / read into single transaction 7 years ago
Simon Glass 42fd8c19b5 x86: Use unsigned long for address in table generation 7 years ago
Uri Mashiach 2d8d190c83 status_led: Kconfig migration 8 years ago
Peng Fan b2ebdd85d9 OCOTP: Update OCOTP driver to support i.MX6SLL 8 years ago
Moritz Fischer a2558e8729 cmd: crosec: Move cros_ec_decode_region helper to cmd/cros_ec.c 8 years ago
Moritz Fischer bfeba0173a cmd: cros_ec: Move crosec commands to cmd subdirectory 8 years ago
Moritz Fischer bae5b97e8e cros_ec: Fix issue with cros_ec_flash_write command 8 years ago
Moritz Fischer 7a71e4891d cros_ec: Add crosec flashinfo command 8 years ago
Moritz Fischer 281ca88fab cros_ec: Add function to read back flash parameters 8 years ago
Moritz Fischer 6d1a718fdf cros_ec: Honor the google,remote-bus dt property 8 years ago
Sumit Garg b259732d36 fsl_sec_mon: Update driver for Security Monitor 8 years ago
Peng Fan f8b95731ff imx: ocotp: support i.MX6ULL 8 years ago
Stephen Warren bd3ee84ac7 misc: implement Tegra CAR core driver 8 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 years ago
York Sun b63a950629 armv8: ls2080a: Remove debug server support 8 years ago
Stefan Roese 4cf9e464f7 misc: Add simple driver for some Nuvoton NCT6102D devices 8 years ago
Stephen Warren 73dd5c4cfe misc: add Tegra BPMP driver 8 years ago
Stephen Warren b647f55420 misc: add "call" uclass op 8 years ago
Max Filippov b25732c22b drivers/sysreset: group sysreset drivers 8 years ago
Simon Glass 911954859d dm: Use dm_scan_fdt_dev() directly where possible 8 years ago
Simon Glass 2e3f1ff63f dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() 8 years ago
mario.six@gdsys.cc d7e28918aa i2c_eeprom: Add reading support 8 years ago
Simon Glass 2c9dfb5807 sandbox: Don't bring in the eeprom emulator in SPL 8 years ago
Simon Glass bab8233a1d dm: sandbox: Add a simple driver to test of-platdata 8 years ago
Simon Glass 920c6965d1 sandbox: Find keyboard driver using driver model 8 years ago
Simon Glass 5c0862155c reset: Drop the reset failure message 8 years ago
Stephen Warren 1163625898 Rename reset to sysreset 8 years ago
Peng Fan bff7550331 ocotp: mxc: use simpler runtime cpu dection macros 8 years ago
Miao Yan eece493a7a cmd: qfw: bring ACPI generation code into qfw core 8 years ago
Miao Yan 1868659002 cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h] 8 years ago
Miao Yan 2e82e745a4 x86: qemu: move x86 specific operations out of qfw core 8 years ago
Miao Yan fcf5c04193 x86: qemu: split qfw command interface and qfw core 8 years ago
Simon Glass 73223f0e1b Kconfig: Move CONFIG_FIT and related options to Kconfig 8 years ago
Simon Glass 3f603cbbb8 dm: Use uclass_first_device_err() where it is useful 8 years ago