u-boot/drivers
Tim Harvey 8479b9e6c9 drivers: misc: add Gateworks System Controller driver
Add a driver for the Gateworks System Controller used on Gateworks boards
which provides a boot watchdog, power control, temperature monitor,
and voltage ADCs.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
2022-04-12 15:36:17 +02:00
..
adc rockchip: saradc: remove double semi-colon 2022-03-18 18:12:03 +08:00
ata sata: call device_probe() after scanning 2022-04-09 21:06:31 +02:00
axi WS cleanup: remove trailing empty lines 2021-09-30 08:08:56 -04:00
bios_emulator pci: Drop DM_PCI check from bios_emul 2021-08-05 19:46:35 -04:00
block block: ide: call device_probe() after scanning 2022-04-09 21:06:31 +02:00
bootcount Prepare v2022.04-rc5 2022-03-28 12:36:49 -04:00
bus bus: ti-sysc: change in a normal driver 2021-03-22 19:23:27 +13:00
button button: adc: set state to pressed when the voltage is closest to nominal 2022-02-11 09:00:47 -05:00
cache cache: sifive: Fix -Wint-to-pointer-cast warning 2021-10-20 10:59:09 +08:00
clk Xilinx changes for v2022.07-rc1 v2 2022-04-05 11:27:39 -04:00
core dm: add tag support 2022-04-09 21:06:31 +02:00
cpu sandbox: correct cpu nodes 2021-09-25 09:46:15 -06:00
crypto crypto/fsl: i.MX8: Enable Job ring driver model. 2022-04-12 11:19:21 +02:00
ddr imx8m: ddrphy_utils: Add 3732 MT/s mode 2022-04-12 15:36:17 +02:00
demo demo: migrate uclass to livetree 2021-10-05 08:50:15 -04:00
dfu DFU: Check the number of arguments and argument string strictly 2022-02-11 11:29:23 -05:00
dma dma: bcm6348: Don't check clk_free 2022-03-30 13:02:55 -04:00
fastboot fastboot: only look up real partition names when no alias exists 2022-01-28 11:30:39 -05:00
firmware firmware: firmware-zynqmp: Add zynqmp_pm_set_gem_config api 2022-04-05 15:13:13 +02:00
fpga arm: socfpga: arria10: Enable double peripheral RBF configuration 2021-12-17 12:58:01 +08:00
gpio gpio: pca953x_gpio: add PCA957X support 2022-04-08 22:51:48 -04:00
hwspinlock treewide: invaild -> invalid 2022-01-13 07:57:49 -05:00
i2c Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi 2022-04-05 08:33:32 -04:00
input input: apple: Add support for Apple SPI keyboard 2022-02-10 16:44:23 -05:00
iommu iommu: Add M1 Pro/Max support to Apple DART driver 2022-02-21 08:35:40 -05:00
led drivers: led: led_bcm6753: initial support 2022-03-07 11:36:12 -05:00
mailbox mailbox: apple: Add driver for Apple IOP mailbox 2022-02-10 16:44:23 -05:00
memory keystone2: Move CONFIG_AEMIF_CNTRL_BASE out of CONFIG namespace 2021-09-27 21:38:34 -04:00
misc drivers: misc: add Gateworks System Controller driver 2022-04-12 15:36:17 +02:00
mmc mmc: call device_probe() after scanning 2022-04-09 21:06:31 +02:00
mtd spi: Avoid checking console in SPL 2022-04-06 14:01:42 -04:00
mux treewide: invaild -> invalid 2022-01-13 07:57:49 -05:00
net ARM: dts: net: dwc_eth_qos: Fix i.MX8MP compatible string 2022-04-12 15:36:17 +02:00
nvme nvme: call device_probe() after scanning 2022-04-09 21:06:31 +02:00
pch treewide: Simply conditions with the new OF_REAL 2021-09-25 09:46:15 -06:00
pci video: Drop video_fb header 2022-03-28 20:16:46 +02:00
pci_endpoint dm: define LOG_CATEGORY for all uclass 2021-07-06 10:38:03 -06:00
phy phy: bcm63xx: Don't check clk_free 2022-03-30 13:02:55 -04:00
pinctrl pinctrl: nxp: don't automatically select DEVRES 2022-04-12 15:36:17 +02:00
power pmic: pca9450: Add PCA9450C compatible string 2022-04-12 15:36:17 +02:00
pwm Xilinx changes for v2022.07-rc1 v2 2022-04-05 11:27:39 -04:00
qe configs: fsl: migrate FMAN/QE specific defines to Kconfig 2021-11-09 17:18:23 +05:30
ram ram: k3-am654: Make VTT regulator optional 2022-04-04 19:02:04 -04:00
reboot-mode reboot-mode: migrate uclass to livetree 2021-10-05 08:50:15 -04:00
remoteproc remoteproc: ipu: Add driver to bring up ipu 2022-02-08 11:00:03 -05:00
reset scmi: change parameter dev in devm_scmi_process_msg 2022-03-02 17:42:06 -05:00
rng clk: Add clk_get_by_name_optional 2022-02-25 01:41:04 -05:00
rtc Convert CONFIG_MCFRTC et al to Kconfig 2022-04-01 10:28:46 -04:00
scsi scsi: call device_probe() after scanning 2022-04-09 21:06:31 +02:00
serial Convert CONFIG_SH_SCIF_CLK_FREQ to Kconfig 2022-04-08 09:06:46 -04:00
smem dm: define LOG_CATEGORY for all uclass 2021-07-06 10:38:03 -06:00
soc soc: soc_ti_k3: update j721e revision numbering 2022-02-08 09:41:27 -05:00
sound doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
spi spi: cadence_qspi: Migrate CONFIG_CQSPI_REF_CLK to Kconfig 2022-04-08 10:46:22 -04:00
spmi spmi: msm: add arbiter version 5 support 2021-10-31 08:46:44 -04:00
sysinfo sysinfo: rcar3: Add Renesas R-Car Gen3 sysinfo driver 2021-07-20 23:33:54 +02:00
sysreset Xilinx changes for v2022.04-rc1 2022-01-19 11:43:44 -05:00
tee tee: optee: remove unused duplicated login Id macros 2021-11-23 13:53:03 -05:00
thermal WS cleanup: remove SPACE(s) followed by TAB 2021-09-30 09:08:16 -04:00
timer Xilinx changes for v2022.07-rc1 v2 2022-04-05 11:27:39 -04:00
tpm doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
ufs dm: define LOG_CATEGORY for all uclass 2021-07-06 10:38:03 -06:00
usb arm: Remove unused ep93xx code 2022-04-08 10:46:22 -04:00
video Merge branch 'next' 2022-04-04 10:48:44 -04:00
virtio doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
w1 arm: Remove zmx25 board and ARCH_MX25 2021-10-01 21:08:18 -04:00
w1-eeprom dm: define LOG_CATEGORY for all uclass 2021-07-06 10:38:03 -06:00
watchdog Prepare v2022.04-rc4 2022-03-14 17:40:36 -04:00
xen WS cleanup: remove trailing empty lines 2021-09-30 08:08:56 -04:00
Kconfig iommu: Add IOMMU uclass 2021-10-31 08:46:44 -04:00
Makefile iommu: Add IOMMU uclass 2021-10-31 08:46:44 -04:00