Commit Graph

192 Commits (826f35f9b57c4581ff69d55c3bade9c3814e29bb)

Author SHA1 Message Date
Stefan Roese 85056932f2 misc: Add simple driver to enable the legacy UART on Winbond Super IO chips 9 years ago
Simon Glass d7248c42f1 cros_ec: Disable the Chrome OS EC in SPL 9 years ago
Simon Glass 5fd6badbd2 dm: Add a power sequencing uclass 9 years ago
Tom Rini 5b8031ccb4 Add more SPDX-License-Identifier tags 9 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago
Daniel Schwierzeck 3f51a772d4 sandbox: cros_ec: fix uninitialized use of len 9 years ago
Simon Glass 745009c4d0 cros_ec: Use udevice instead of cros_ec_dev for keyboard functions 9 years ago
Thomas Chou 9cbb923bac altera_sysid: change ioremap to map_physmem 9 years ago
Thomas Chou 687dbff2cf misc: altera_sysid: minor clean up 9 years ago
Peng Fan 3e020f03e9 driver: misc: add MXC_OCOTP Kconfig entry 9 years ago
Mingkai Hu 9f3183d2d6 armv8/fsl_lsch3: Change arch to fsl-layerscape 9 years ago
Bernhard Nortmann 13cfbe5135 allow LED initialization without STATUS_LED_BOOT 9 years ago
Bernhard Nortmann d375ebbcb6 add generic stubs for GPIO LEDs 9 years ago
Simon Glass bcbe3d1579 dm: Rename dev_get_parentdata() to dev_get_parent_priv() 9 years ago
Thomas Chou ca844dd8c5 nios2: convert altera sysid to driver model 9 years ago
Thomas Chou 4395e06eb9 dm: implement a Miscellaneous uclass 9 years ago
Simon Glass 7bb91dd109 sandbox: Correct operaion of 'reset' command 9 years ago
Peng Fan c12e0d9317 driver: misc: correct Kconfig entry 9 years ago
Peng Fan 7296a02358 mxc: ocotp fix hole in shadow registers 9 years ago
Adrian Alonso 42c91c10c5 imx: ocotp: mxc add i.MX7D support 9 years ago
Chris Smith d4b8b5d46e mxs_ocotp: Shift the HBUS divider correctly 9 years ago
Zhuoyu Zhang 03c22449c5 arm/ls102xa:add hwconfig setting to support disable unused devices 9 years ago
Prabhakar Kushwaha da2919b4a9 driver: misc: debug server: Update Error message 9 years ago
Bin Meng c78dfb4fd2 x86: superio: Add keyboard controller support to smsc_lpc47m driver 9 years ago
Masahiro Yamada 0b11dbf705 drivers: hierarchize drivers Kconfig menu 9 years ago
Simon Glass 24696e2f21 cros_ec: Remove the old tunnel code 9 years ago
Simon Glass f48eaf01b2 cros_ec: Support the LDO access method used by spring 9 years ago
Simon Glass cc456bd7df dm: cros_ec: Convert the I2C tunnel code to use driver model 9 years ago
Stefan Roese f5df36d0c8 misc: led: pca9551_led: Fix problem with multiple blink frequencies 9 years ago
Simon Glass 04035fd36c dm: test: Add a test for the system controller uclass 9 years ago
Simon Glass 5010d98f02 sandbox: Use the reset driver to handle reset 9 years ago
Simon Glass b9d33fa06c sandbox: Add a warm and cold reset driver 9 years ago
Simon Glass 1704d083b3 dm: reset: Allow reset_walk() to return 9 years ago
Simon Glass f9917454d5 dm: Add a system reset uclass 9 years ago
Bhupesh Sharma dbe94dd11c driver/fsl_debug_server: Fix the DDR hide logic for LS2085a 10 years ago
Simon Glass b527924954 sandbox: cros_ec: Support EC_CMD_ENTERING_MODE emulation 10 years ago
Simon Glass 3806882042 sandbox: Add missing errno.h includes in a few files 10 years ago
Stefan Roese 1cdd941200 misc: led: Add PCA9551 LED driver 10 years ago
Simon Glass 527265d8f2 cros_ec: Handle the single duplex requirement in cros_ec 10 years ago
Simon Glass c4b206dff1 cros_ec: Show the protocol version in the debug message 10 years ago
Bin Meng 19268834fb x86: Set serial port IRQ for SMSC LPC47M 10 years ago
Scott Wood b2d5ac5985 armv8/ls2085aqds: NAND boot support 10 years ago
Prabhakar Kushwaha 45bc6fd108 driver/fsl_ifc: Add support to finalize CS1, CS3 address binding 10 years ago
Stefan Roese a8eeaf2f7a cmd_led: Extend led command to support blinking and more leds 10 years ago
Bhupesh Sharma 422cb08acb armv8/fsl-lsch3: Add Freescale Debug Server driver 10 years ago
Simon Glass 47cb8c654b sandbox: cros_ec: Add Kconfig for sandbox EC config 10 years ago
Simon Glass 3fbb78711c cros_ec: exynos: Match up device tree with kernel version 10 years ago
Simon Glass 60f37fc6aa cros_ec: Drop unused CONFIG_DM_CROS_EC 10 years ago
Simon Glass e96fc7dfc8 cros_ec: Reinit the cros_ec device when 'crosec init' is used 10 years ago
Simon Glass 72a38e06a2 dm: cros_ec: Convert cros_ec LPC driver to driver model 10 years ago