u-boot-brain/drivers
Simon Glass 1260f8c0ef pch: Add ioctl support
At present the PCH has 4 operations and these are reasonably widely used
in the drivers. But sometimes we want to add rarely used operations, and
each of these currently adds to the size of the PCH operations table.

Add an ioctl() method which can be easily expanded without any more impact
on the operations table.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2019-02-20 15:27:08 +08:00
..
adc
ata
axi
bios_emulator
block blk: Increase cache element size 2019-01-15 15:28:53 -05:00
board
bootcount
clk clk: stm32mp1: correctly handle Clock Spreading Generator 2019-02-09 07:50:57 -05:00
core dm: syscon: Don't require a regmap for PCI devices 2019-02-20 15:21:44 +08:00
cpu
crypto
ddr drivers: ddr: introduce DDR driver for i.MX8M 2019-01-01 14:12:18 +01:00
demo
dfu dfu: mmc: call fs functions instead of run_command 2019-01-30 21:22:53 -05:00
dma
fastboot
firmware
fpga ARM: socfpga: stratix10: Return valid error code from FPGA driver 2019-02-18 13:00:54 +01:00
gpio rockchip: Implement spl_gpio in the GPIO driver 2019-02-01 16:59:13 +01:00
hwspinlock
i2c i2c: designware: Add error checking on init 2019-02-20 15:21:44 +08:00
input
led
mailbox
memory
misc xilinx: common: Remove !DM_i2C code for reading mac from eeprom 2019-02-14 14:31:10 +01:00
mmc Merge branch 'master' of git://git.denx.de/u-boot-socfpga 2019-02-18 22:12:59 -05:00
mtd MTD: nand: mxs_nand: Allow driver to auto setup ECC in SPL 2019-02-15 12:42:13 +01:00
net arm: socfpga: gen5 enable designware_socfpga 2019-02-18 13:00:53 +01:00
nvme blk: Call part_init() in the post_probe() method 2018-11-14 09:16:27 -08:00
pch pch: Add ioctl support 2019-02-20 15:27:08 +08:00
pci pci: Don't export pci_hose_config_device() 2019-02-20 15:21:44 +08:00
pcmcia
phy phy: sun4i-usb: Use CLK and RESET support 2019-01-18 22:19:09 +05:30
pinctrl pinctrl: Kconfig: fix missing include of rockchip/Kconfig 2019-02-01 16:59:14 +01:00
power power: regulator: Introduce regulator_set_enable_if_allowed api 2019-02-09 12:50:22 -07:00
pwm
qe
ram rockchip: ram: update license for sdram driver 2019-01-02 22:37:10 +01:00
remoteproc
reset reset: Add Allwinner RESET driver 2019-01-18 22:19:08 +05:30
rtc
scsi dm: scsi: report correct device number 2019-02-19 08:55:43 -05:00
serial imx: serial_mxc: disable ri and dcd irq in dte mode 2019-02-15 22:01:15 +01:00
smem
soc
sound sound: Allow audio codecs to be used by other SoCs 2019-02-09 12:50:22 -07:00
spi spi: zynqmp_gqspi: Enable versal compatible string 2019-02-14 14:31:09 +01:00
spmi
sysreset
tee
thermal
timer x86: tsc: Add support for native calibration of TSC freq 2019-02-12 14:37:16 +08:00
tpm
usb usb: ehci-mx6: Make regulator DM_REGULATOR dependent 2019-02-15 22:01:15 +01:00
video video: bmp: Add support for 24bpp BMP files on 16bpp displays 2019-02-15 16:51:12 +01:00
virtio
w1 w1: Add driver for i.MX bus master controller 2019-01-01 14:12:18 +01:00
w1-eeprom
watchdog watchdog: bcm6345: allow to use this driver on arm bcm63158 2019-02-09 07:50:59 -05:00
Kconfig x86: sandbox: pch: Add a CONFIG option for PCH 2019-02-20 15:25:30 +08:00
Makefile x86: sandbox: pch: Add a CONFIG option for PCH 2019-02-20 15:25:30 +08:00