u-boot/drivers
Tom Rini f9147d636c Convert CONFIG_CHIP_SELECTS_PER_CTRL to Kconfig
This converts the following to Kconfig:
   CONFIG_CHIP_SELECTS_PER_CTRL

Cc: Alison Wang <alison.wang@nxp.com>
Cc: Pramod Kumar <pramod.kumar_1@nxp.com>
Cc: Priyanka Jain <priyanka.jain@nxp.com>
Cc: Rajesh Bhagat <rajesh.bhagat@nxp.com>
Cc: Vladimir Oltean <olteanv@gmail.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
2022-03-03 16:51:20 -05:00
..
adc
ata Xilinx changes for v2022.04-rc3 2022-02-21 08:32:02 -05:00
axi
bios_emulator
block Convert CONFIG_SYS_IDE_MAXBUS et al to Kconfig 2022-02-09 09:16:47 -05:00
bootcount bootcount: fix printf() code 2022-01-28 17:58:41 -05:00
bus
button button: adc: set state to pressed when the voltage is closest to nominal 2022-02-11 09:00:47 -05:00
cache
clk clk: scmi: register scmi clocks with CCF 2022-03-02 17:42:06 -05:00
core acpi: Tidy up the item list 2022-01-25 11:44:36 -07:00
cpu
crypto crypto: aspeed: fix polling RSA status wrong issue 2022-02-21 08:35:40 -05:00
ddr Convert CONFIG_CHIP_SELECTS_PER_CTRL to Kconfig 2022-03-03 16:51:20 -05:00
demo
dfu DFU: Check the number of arguments and argument string strictly 2022-02-11 11:29:23 -05:00
dma drivers: dma: Add support for J721S2 2022-02-08 09:41:27 -05:00
fastboot fastboot: only look up real partition names when no alias exists 2022-01-28 11:30:39 -05:00
firmware clk: scmi: register scmi clocks with CCF 2022-03-02 17:42:06 -05:00
fpga arm: socfpga: arria10: Enable double peripheral RBF configuration 2021-12-17 12:58:01 +08:00
gpio GPIO: fxl6408: Add support for FXL6408 GPIO expander 2022-02-05 13:38:39 +01:00
hwspinlock treewide: invaild -> invalid 2022-01-13 07:57:49 -05:00
i2c ti: i2c: fix probe_chip() return value 2022-02-21 08:39:52 -05: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
mailbox mailbox: apple: Add driver for Apple IOP mailbox 2022-02-10 16:44:23 -05:00
memory
misc drivers: misc: Makefile: Enable fs_loader compilation at SPL Level 2022-02-08 11:00:02 -05:00
mmc mmc: fsl_esdhc_imx: correct the actual card clock 2022-02-19 14:46:54 +01:00
mtd Convert CONFIG_CFI_FLASH_USE_WEAK_ACCESSORS to Kconfig 2022-03-03 16:51:20 -05:00
mux treewide: invaild -> invalid 2022-01-13 07:57:49 -05:00
net net: ravb: Add tx/rx delay flag checks and support for rgmii-rxid 2022-02-25 21:42:07 +01:00
nvme nvme: apple: Add driver for Apple NVMe storage controller 2022-02-10 16:44:23 -05:00
pch
pci powerpc: Remove unused MPC8540/60ADS code 2022-03-03 16:51:19 -05:00
pci_endpoint
phy clk: Rename clk_get_optional_nodev 2022-02-24 23:58:13 -05:00
pinctrl doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
power scmi: change parameter dev in devm_scmi_process_msg 2022-03-02 17:42:06 -05:00
pwm
qe
ram ram: k3-ddrss: Add support for J721S2 SoC 2022-02-08 09:41:27 -05:00
reboot-mode
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 rtc: ds1307: Add bindings for microchip, mcp7940x 2022-02-17 14:17:07 +01:00
scsi Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig 2022-02-09 09:16:48 -05:00
serial Merge https://source.denx.de/u-boot/custodians/u-boot-riscv 2022-02-10 15:09:55 -05:00
smem
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 Xilinx changes for v2022.04-rc3 2022-02-21 08:32:02 -05:00
spmi
sysinfo
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
timer omap: timer: implement timer_get_boot_us 2022-01-16 08:31:03 -05:00
tpm doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
ufs
usb usb: ehci-omap: Remove OMAP_EHCI_PHYx_RESET_GPIO from Kconfig 2022-02-23 05:25:17 +01:00
video video: Add missing dependency for DM_GPIO 2022-02-15 13:05:34 +01:00
virtio doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
w1
w1-eeprom
watchdog watchdog: armada_37xx: Convert to official DT bindings 2022-02-17 14:17:07 +01:00
xen
Kconfig
Makefile