Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
cf0a7a98a35d2e5cb1299a835796036b0e45ff5d
/
drivers
/
misc
03f10a1
dm: misc: bind STM32F4/F7 clock from rcc MFD driver
by Patrice Chotard
· Wed Nov 15 13:14:51 2017 +0100
789ee0e
stm32: fix STMicroelectronics copyright
by Patrice Chotard
· Mon Oct 23 09:53:58 2017 +0200
81e1042
treewide: replace with error() with pr_err()
by Masahiro Yamada
· Sat Sep 16 14:10:41 2017 +0900
275f706
dm: misc: add stm32 rcc driver
by Christophe Kerello
· Wed Sep 13 18:00:08 2017 +0200
3b50596
rockchip: efuse: change to use dev_read_addr_ptr
by Philipp Tomsich
· Tue Sep 12 17:32:26 2017 +0200
911a610
misc: i2c_eeprom: Add compatible for AT24MAC402
by Wenyou Yang
· Mon Jul 31 11:25:31 2017 +0800
6db5042
misc: i2c_eeprom: Add compatible for 24AA02E48
by Wenyou Yang
· Mon Jul 31 11:25:30 2017 +0800
7907cf9
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Tue Sep 12 09:32:51 2017 -0400
2852976
dm: core: Add ofnode_for_each_subnode()
by Simon Glass
· Sat Aug 05 15:45:54 2017 -0600
f791d56
misc: Kconfig: Add SPL_I2C_EEPROM option
by Wenyou Yang
· Wed Sep 06 13:08:14 2017 +0800
5664f83
Kconfig: Add EEPROM options to Kconfig when I2C_EEPROM is set
by Adam Ford
· Sun Aug 13 09:00:28 2017 -0500
efd6384
rockchip: efuse: dm: change to use dev_read_addr
by Philipp Tomsich
· Fri Jul 14 18:09:51 2017 +0200
9390f3d
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Tue Jul 18 08:42:48 2017 -0400
33731bc
imx: reorganize IMX code as other SOCs
by Stefano Babic
· Thu Jun 29 10:16:06 2017 +0200
ef2b6b1
drivers/misc: Add basic support for ATSHA204A Crypto module
by Marek Behún
· Fri Jun 09 19:28:44 2017 +0200
9cf85cb
dm: ofnode: rename ofnode_read_prop() to ofnode_get_property()
by Masahiro Yamada
· Thu Jun 22 16:54:05 2017 +0900
a7cc93e8
i2c_eeprom: add static to i2c_eeprom_std_ops/probe
by Masahiro Yamada
· Thu Jun 22 16:51:22 2017 +0900
6f90e58
powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x
by Heiko Schocher
· Wed Jun 14 05:49:40 2017 +0200
fcc1d63
rockchip: efuse: add (misc) driver for RK3399 non-secure efuse block
by Philipp Tomsich
· Fri May 05 19:21:38 2017 +0200
41f4f34
dm: Update the I2C eeprom driver for livetree
by Simon Glass
· Thu May 18 20:09:52 2017 -0600
b35e6d6
cros_ec: Convert to support live tree
by Simon Glass
· Thu May 18 20:09:23 2017 -0600
0b8e8ce
cros_ec: Fix debug() statement in ec_command_inptr()
by Simon Glass
· Thu May 18 20:09:22 2017 -0600
e6dd8da
dm: core: Update device_bind_driver_to_node() to use ofnode
by Simon Glass
· Thu May 18 20:09:07 2017 -0600
ba1dea4
dm: Rename dev_addr..() functions
by Simon Glass
· Wed May 17 17:18:05 2017 -0600
02ecaed
Kconfig: Drop CONFIG_SYS_I2C_DS4510_ADDR
by Simon Glass
· Wed May 17 03:25:07 2017 -0600
58ed322
Convert CONFIG_DS4510 to Kconfig
by Simon Glass
· Wed May 17 03:25:02 2017 -0600
97cc847
Kconfig: Drop CONFIG_CMD_DS4510
by Simon Glass
· Wed May 17 03:25:01 2017 -0600
df493e1
Kconfig: Drop CONFIG_CMD_DS4510_RST
by Simon Glass
· Wed May 17 03:25:00 2017 -0600
22fc9ba
Kconfig: Drop CONFIG_CMD_DS4510_MEM
by Simon Glass
· Wed May 17 03:24:59 2017 -0600
d45369e
Kconfig: Drop CONFIG_CMD_DS4510_INFO
by Simon Glass
· Wed May 17 03:24:58 2017 -0600
8427a24
i2c_eeprom: add read and write functions
by Jonas Karlman
· Sat Apr 22 08:57:41 2017 +0000
55f3ea7
Drop the pdsp188x driver
by Simon Glass
· Wed Apr 26 22:28:11 2017 -0600
98c5782
mxc_ocotp: Update driver to support OCOTP controller on i.MX7ULP
by Peng Fan
· Wed Feb 22 16:21:46 2017 +0800
874d6b4
cros_ec: i2c: Add support for version 3 of the EC protocol
by Moritz Fischer
· Fri Jan 20 12:35:03 2017 -0800
dd79d6e
dm: core: Replace of_offset with accessor
by Simon Glass
· Tue Jan 17 16:52:55 2017 -0700
9b606d6
cros_ec: i2c: Group i2c write / read into single transaction
by Moritz Fischer
· Thu Jan 12 09:47:30 2017 -0800
ca37a39
x86: Use unsigned long for address in table generation
by Simon Glass
· Mon Jan 16 07:03:35 2017 -0700
4892d39
status_led: Kconfig migration
by Uri Mashiach
· Thu Jan 19 10:51:45 2017 +0200
a2c2f6c
OCOTP: Update OCOTP driver to support i.MX6SLL
by Peng Fan
· Sun Dec 11 19:24:33 2016 +0800
50c1402
cmd: crosec: Move cros_ec_decode_region helper to cmd/cros_ec.c
by Moritz Fischer
· Thu Nov 03 08:53:52 2016 -0600
65dfbe6
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Wed Oct 12 20:48:43 2016 -0400
1994a35
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· Wed Oct 12 08:29:42 2016 -0400
62b3027
cmd: cros_ec: Move crosec commands to cmd subdirectory
by Moritz Fischer
· Tue Oct 04 17:08:08 2016 -0700
e597bc7
cros_ec: Fix issue with cros_ec_flash_write command
by Moritz Fischer
· Mon Sep 12 12:57:52 2016 -0700
29c6326
cros_ec: Add crosec flashinfo command
by Moritz Fischer
· Tue Sep 13 14:44:49 2016 -0700
de5bc89
cros_ec: Add function to read back flash parameters
by Moritz Fischer
· Tue Sep 13 14:44:48 2016 -0700
d332ff7
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Fri Oct 07 22:02:10 2016 -0400
6cddc60
cros_ec: Honor the google,remote-bus dt property
by Moritz Fischer
· Tue Sep 27 15:42:07 2016 -0700
bc17f98
fsl_sec_mon: Update driver for Security Monitor
by Sumit Garg
· Wed Aug 31 08:54:15 2016 -0400
cb356f9
imx: ocotp: support i.MX6ULL
by Peng Fan
· Thu Aug 11 14:02:41 2016 +0800
f641700
misc: implement Tegra CAR core driver
by Stephen Warren
· Tue Sep 13 10:45:57 2016 -0600
71c10a4
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· Mon Sep 26 13:24:46 2016 -0400
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· Wed Sep 21 11:28:55 2016 +0900
e45e13e
armv8: ls2080a: Remove debug server support
by York Sun
· Wed Aug 03 12:33:00 2016 -0700
4a269f2
misc: Add simple driver for some Nuvoton NCT6102D devices
by Stefan Roese
· Tue Jul 19 07:45:46 2016 +0200
a214892
misc: add Tegra BPMP driver
by Stephen Warren
· Mon Aug 08 09:41:34 2016 -0600
5cd3727
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Fri Aug 12 16:00:50 2016 -0400
0163269
misc: add "call" uclass op
by Stephen Warren
· Mon Aug 08 09:41:33 2016 -0600
8857405
drivers/sysreset: group sysreset drivers
by Max Filippov
· Sun Aug 07 08:53:00 2016 +0300
1823034
dm: Use dm_scan_fdt_dev() directly where possible
by Simon Glass
· Tue Jul 05 17:10:10 2016 -0600
09128c5
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
by Simon Glass
· Tue Jul 05 17:10:09 2016 -0600
7559ac4
i2c_eeprom: Add reading support
by mario.six@gdsys.cc
· Wed Jun 22 15:14:16 2016 +0200
c744fca
sandbox: Don't bring in the eeprom emulator in SPL
by Simon Glass
· Mon Jul 04 11:58:19 2016 -0600
750c482
dm: sandbox: Add a simple driver to test of-platdata
by Simon Glass
· Mon Jul 04 11:58:01 2016 -0600
3e5a8b9
sandbox: Find keyboard driver using driver model
by Simon Glass
· Sun Jun 19 17:33:15 2016 -0600
61a382b
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Sun Jun 12 12:51:34 2016 -0400
a8c5ac0
reset: Drop the reset failure message
by Simon Glass
· Sat May 14 14:02:54 2016 -0600
859f256
Rename reset to sysreset
by Stephen Warren
· Thu May 12 12:03:35 2016 -0600
925dc05
ocotp: mxc: use simpler runtime cpu dection macros
by Peng Fan
· Mon May 23 18:36:03 2016 +0800
12970d2
cmd: qfw: bring ACPI generation code into qfw core
by Miao Yan
· Sun May 22 19:37:20 2016 -0700
9210627
cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]
by Miao Yan
· Sun May 22 19:37:17 2016 -0700
8a15383
x86: qemu: move x86 specific operations out of qfw core
by Miao Yan
· Sun May 22 19:37:15 2016 -0700
4fcd7f2
x86: qemu: split qfw command interface and qfw core
by Miao Yan
· Sun May 22 19:37:14 2016 -0700
e080b82
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Mon Mar 14 19:21:44 2016 -0400
e3ee2fb
Kconfig: Move CONFIG_FIT and related options to Kconfig
by Simon Glass
· Mon Feb 22 22:55:43 2016 -0700
c7298e7
dm: Use uclass_first_device_err() where it is useful
by Simon Glass
· Thu Feb 11 13:23:26 2016 -0700
4cfcaf7
superio: Add SMSC SIO1007 driver
by Bin Meng
· Wed Feb 17 00:16:22 2016 -0800
ba019ed
misc: Add simple driver to enable the legacy UART on Winbond Super IO chips
by Stefan Roese
· Tue Jan 19 14:05:10 2016 +0100
2096af6
cros_ec: Disable the Chrome OS EC in SPL
by Simon Glass
· Thu Jan 21 19:43:52 2016 -0700
c979517
dm: Add a power sequencing uclass
by Simon Glass
· Thu Jan 21 19:43:31 2016 -0700
e237880
Add more SPDX-License-Identifier tags
by Tom Rini
· Thu Jan 14 22:05:13 2016 -0500
a73bda4
Move console definitions into a new console.h file
by Simon Glass
· Sun Nov 08 23:47:45 2015 -0700
bfb744c
sandbox: cros_ec: fix uninitialized use of len
by Daniel Schwierzeck
· Fri Nov 06 14:15:37 2015 +0100
fb72640
cros_ec: Use udevice instead of cros_ec_dev for keyboard functions
by Simon Glass
· Sun Oct 18 21:17:14 2015 -0600
61a9906
altera_sysid: change ioremap to map_physmem
by Thomas Chou
· Sat Nov 14 11:18:52 2015 +0800
67d3dd24
Merge git://git.denx.de/u-boot
by Stefano Babic
· Thu Nov 12 17:13:26 2015 +0100
f4c874b
misc: altera_sysid: minor clean up
by Thomas Chou
· Sat Oct 31 20:54:53 2015 +0800
71c44e8
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· Fri Oct 30 12:56:58 2015 -0400
e187225
driver: misc: add MXC_OCOTP Kconfig entry
by Peng Fan
· Thu Aug 27 14:49:05 2015 +0800
0e58b51
armv8/fsl_lsch3: Change arch to fsl-layerscape
by Mingkai Hu
· Mon Oct 26 19:47:50 2015 +0800
42c65e8
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Tue Oct 27 19:08:19 2015 -0400
c5dcb4a
allow LED initialization without STATUS_LED_BOOT
by Bernhard Nortmann
· Fri Aug 21 15:13:21 2015 +0200
191be39
add generic stubs for GPIO LEDs
by Bernhard Nortmann
· Fri Aug 21 15:13:20 2015 +0200
de44acf
dm: Rename dev_get_parentdata() to dev_get_parent_priv()
by Simon Glass
· Mon Sep 28 23:32:01 2015 -0600
36b9c9a
nios2: convert altera sysid to driver model
by Thomas Chou
· Wed Oct 14 08:43:31 2015 +0800
b1ed686
dm: implement a Miscellaneous uclass
by Thomas Chou
· Wed Oct 07 20:20:51 2015 +0800
68a3d49
sandbox: Correct operaion of 'reset' command
by Simon Glass
· Sat Oct 03 11:21:16 2015 -0600
fb6166a
driver: misc: correct Kconfig entry
by Peng Fan
· Wed Aug 26 15:41:33 2015 +0800
b60688a
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Wed Sep 02 10:39:28 2015 -0400
52bae46
mxc: ocotp fix hole in shadow registers
by Peng Fan
· Wed Aug 26 15:40:47 2015 +0800
Next »