Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
80e4bbfcd92d28dc806abc41190cd0ab324956b5
/
drivers
/
misc
3ca0f0d
mxc_ocotp: Update driver to support OCOTP controller on i.MX7ULP
by Peng Fan
· 8 years ago
147f785
cros_ec: i2c: Add support for version 3 of the EC protocol
by Moritz Fischer
· 8 years ago
e160f7d
dm: core: Replace of_offset with accessor
by Simon Glass
· 8 years ago
e9b25f2
cros_ec: i2c: Group i2c write / read into single transaction
by Moritz Fischer
· 8 years ago
42fd8c1
x86: Use unsigned long for address in table generation
by Simon Glass
· 8 years ago
2d8d190
status_led: Kconfig migration
by Uri Mashiach
· 8 years ago
b2ebdd8
OCOTP: Update OCOTP driver to support i.MX6SLL
by Peng Fan
· 8 years ago
a2558e8
cmd: crosec: Move cros_ec_decode_region helper to cmd/cros_ec.c
by Moritz Fischer
· 8 years ago
7949360
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
711b534
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
bfeba01
cmd: cros_ec: Move crosec commands to cmd subdirectory
by Moritz Fischer
· 8 years ago
bae5b97
cros_ec: Fix issue with cros_ec_flash_write command
by Moritz Fischer
· 8 years ago
7a71e48
cros_ec: Add crosec flashinfo command
by Moritz Fischer
· 8 years ago
281ca88
cros_ec: Add function to read back flash parameters
by Moritz Fischer
· 8 years ago
f5fd45f
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
6d1a718
cros_ec: Honor the google,remote-bus dt property
by Moritz Fischer
· 8 years ago
b259732
fsl_sec_mon: Update driver for Security Monitor
by Sumit Garg
· 8 years ago
f8b9573
imx: ocotp: support i.MX6ULL
by Peng Fan
· 8 years ago
bd3ee84
misc: implement Tegra CAR core driver
by Stephen Warren
· 8 years ago
cbe7706
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
1221ce4
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
b63a950
armv8: ls2080a: Remove debug server support
by York Sun
· 8 years ago
4cf9e46
misc: Add simple driver for some Nuvoton NCT6102D devices
by Stefan Roese
· 8 years ago
73dd5c4
misc: add Tegra BPMP driver
by Stephen Warren
· 8 years ago
f4b0df1
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
b647f55
misc: add "call" uclass op
by Stephen Warren
· 8 years ago
b25732c
drivers/sysreset: group sysreset drivers
by Max Filippov
· 8 years ago
9119548
dm: Use dm_scan_fdt_dev() directly where possible
by Simon Glass
· 8 years ago
2e3f1ff
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
by Simon Glass
· 8 years ago
d7e2891
i2c_eeprom: Add reading support
by mario.six@gdsys.cc
· 8 years ago
2c9dfb5
sandbox: Don't bring in the eeprom emulator in SPL
by Simon Glass
· 8 years ago
bab8233
dm: sandbox: Add a simple driver to test of-platdata
by Simon Glass
· 8 years ago
920c696
sandbox: Find keyboard driver using driver model
by Simon Glass
· 8 years ago
3fc304b
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
5c08621
reset: Drop the reset failure message
by Simon Glass
· 8 years ago
1163625
Rename reset to sysreset
by Stephen Warren
· 8 years ago
bff7550
ocotp: mxc: use simpler runtime cpu dection macros
by Peng Fan
· 8 years ago
eece493
cmd: qfw: bring ACPI generation code into qfw core
by Miao Yan
· 8 years ago
1868659
cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]
by Miao Yan
· 8 years ago
2e82e74
x86: qemu: move x86 specific operations out of qfw core
by Miao Yan
· 8 years ago
fcf5c04
x86: qemu: split qfw command interface and qfw core
by Miao Yan
· 8 years ago
88033d7
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
73223f0
Kconfig: Move CONFIG_FIT and related options to Kconfig
by Simon Glass
· 9 years ago
3f603cb
dm: Use uclass_first_device_err() where it is useful
by Simon Glass
· 9 years ago
98af34f
superio: Add SMSC SIO1007 driver
by Bin Meng
· 9 years ago
8505693
misc: Add simple driver to enable the legacy UART on Winbond Super IO chips
by Stefan Roese
· 9 years ago
d7248c4
cros_ec: Disable the Chrome OS EC in SPL
by Simon Glass
· 9 years ago
5fd6bad
dm: Add a power sequencing uclass
by Simon Glass
· 9 years ago
5b8031c
Add more SPDX-License-Identifier tags
by Tom Rini
· 9 years ago
24b852a
Move console definitions into a new console.h file
by Simon Glass
· 9 years ago
3f51a77
sandbox: cros_ec: fix uninitialized use of len
by Daniel Schwierzeck
· 9 years ago
745009c
cros_ec: Use udevice instead of cros_ec_dev for keyboard functions
by Simon Glass
· 9 years ago
9cbb923
altera_sysid: change ioremap to map_physmem
by Thomas Chou
· 9 years ago
5f5620a
Merge git://git.denx.de/u-boot
by Stefano Babic
· 9 years ago
687dbff
misc: altera_sysid: minor clean up
by Thomas Chou
· 9 years ago
588eec2
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
3e020f0
driver: misc: add MXC_OCOTP Kconfig entry
by Peng Fan
· 9 years ago
9f3183d
armv8/fsl_lsch3: Change arch to fsl-layerscape
by Mingkai Hu
· 9 years ago
2431492
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
13cfbe5
allow LED initialization without STATUS_LED_BOOT
by Bernhard Nortmann
· 9 years ago
d375ebb
add generic stubs for GPIO LEDs
by Bernhard Nortmann
· 9 years ago
bcbe3d1
dm: Rename dev_get_parentdata() to dev_get_parent_priv()
by Simon Glass
· 9 years ago
ca844dd
nios2: convert altera sysid to driver model
by Thomas Chou
· 9 years ago
4395e06
dm: implement a Miscellaneous uclass
by Thomas Chou
· 9 years ago
7bb91dd
sandbox: Correct operaion of 'reset' command
by Simon Glass
· 9 years ago
c12e0d9
driver: misc: correct Kconfig entry
by Peng Fan
· 9 years ago
0ffadab
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
7296a02
mxc: ocotp fix hole in shadow registers
by Peng Fan
· 9 years ago
42c91c1
imx: ocotp: mxc add i.MX7D support
by Adrian Alonso
· 9 years ago
d4b8b5d
mxs_ocotp: Shift the HBUS divider correctly
by Chris Smith
· 9 years ago
03c2244
arm/ls102xa:add hwconfig setting to support disable unused devices
by Zhuoyu Zhang
· 9 years ago
da2919b
driver: misc: debug server: Update Error message
by Prabhakar Kushwaha
· 9 years ago
c78dfb4
x86: superio: Add keyboard controller support to smsc_lpc47m driver
by Bin Meng
· 9 years ago
0b11dbf
drivers: hierarchize drivers Kconfig menu
by Masahiro Yamada
· 9 years ago
24696e2
cros_ec: Remove the old tunnel code
by Simon Glass
· 9 years ago
f48eaf0
cros_ec: Support the LDO access method used by spring
by Simon Glass
· 9 years ago
cc456bd
dm: cros_ec: Convert the I2C tunnel code to use driver model
by Simon Glass
· 9 years ago
f5df36d
misc: led: pca9551_led: Fix problem with multiple blink frequencies
by Stefan Roese
· 9 years ago
04035fd
dm: test: Add a test for the system controller uclass
by Simon Glass
· 9 years ago
5010d98
sandbox: Use the reset driver to handle reset
by Simon Glass
· 9 years ago
b9d33fa
sandbox: Add a warm and cold reset driver
by Simon Glass
· 9 years ago
1704d08
dm: reset: Allow reset_walk() to return
by Simon Glass
· 9 years ago
f991745
dm: Add a system reset uclass
by Simon Glass
· 9 years ago
dbe94dd
driver/fsl_debug_server: Fix the DDR hide logic for LS2085a
by Bhupesh Sharma
· 9 years ago
b527924
sandbox: cros_ec: Support EC_CMD_ENTERING_MODE emulation
by Simon Glass
· 10 years ago
3806882
sandbox: Add missing errno.h includes in a few files
by Simon Glass
· 10 years ago
1cdd941
misc: led: Add PCA9551 LED driver
by Stefan Roese
· 10 years ago
527265d
cros_ec: Handle the single duplex requirement in cros_ec
by Simon Glass
· 10 years ago
c4b206d
cros_ec: Show the protocol version in the debug message
by Simon Glass
· 10 years ago
1926883
x86: Set serial port IRQ for SMSC LPC47M
by Bin Meng
· 10 years ago
3f6dcdb
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 10 years ago
b2d5ac5
armv8/ls2085aqds: NAND boot support
by Scott Wood
· 10 years ago
45bc6fd
driver/fsl_ifc: Add support to finalize CS1, CS3 address binding
by Prabhakar Kushwaha
· 10 years ago
a8eeaf2
cmd_led: Extend led command to support blinking and more leds
by Stefan Roese
· 10 years ago
422cb08
armv8/fsl-lsch3: Add Freescale Debug Server driver
by Bhupesh Sharma
· 10 years ago
47cb8c6
sandbox: cros_ec: Add Kconfig for sandbox EC config
by Simon Glass
· 10 years ago
3fbb787
cros_ec: exynos: Match up device tree with kernel version
by Simon Glass
· 10 years ago
60f37fc
cros_ec: Drop unused CONFIG_DM_CROS_EC
by Simon Glass
· 10 years ago
e96fc7d
cros_ec: Reinit the cros_ec device when 'crosec init' is used
by Simon Glass
· 10 years ago
72a38e0
dm: cros_ec: Convert cros_ec LPC driver to driver model
by Simon Glass
· 10 years ago
Next »