u-boot/drivers
Tom Rini db04ff42c7 mtd: Make CONFIG_MTD be the gate symbol for the menu
The help for CONFIG_MTD explains that it needs to be enabled for various
things like NAND, etc to be available. It however then doesn't enforce
this dependency and so if you have none of these systems present you
still need to disable a number of options. Fix this by making places
that select/imply one type of flash, but did not do the same, also do
this for "MTD". Make boards which hadn't been enabling MTD already but
need it now, do so. In a few places, disable CONFIG_CMD_MTDPARTS as it
wasn't previously enabled but was now being implied.

Signed-off-by: Tom Rini <trini@konsulko.com>
2024-01-22 14:18:54 -05:00
..
adc dm: adc: imx93-adc depends on ADC (fix boot) 2023-10-18 10:02:49 +02:00
ata Prepare v2024.01-rc3 2023-11-20 09:19:50 -05:00
axi
bios_emulator global: Drop common.h inclusion 2023-12-21 08:54:37 -05:00
block blk: blkmap: add ramdisk creation utility function 2023-11-18 10:08:08 +02:00
bootcount bootcount: Add driver model I2C driver 2023-10-31 09:09:04 +01:00
bus
button button: qcom-pmic: introduce Qualcomm PMIC button driver 2024-01-16 12:26:53 +00:00
cache cache: add sifive private L2 cache driver 2023-12-27 17:28:57 +08:00
clk clk: altera: n5x: Fix MEMCLKMGR_EXTCNTRST_C0CNTRST to bit(0) 2024-01-22 16:51:17 +08:00
core fdt: Check for a valid fdt in oftree_ensure() 2023-12-13 18:39:05 -05:00
cpu cpu: riscv: set correct SMBIOS processor family value 2024-01-09 10:09:15 +01:00
crypto global: Drop common.h inclusion 2023-12-21 08:54:37 -05:00
ddr global: Drop common.h inclusion 2023-12-21 08:54:37 -05:00
demo
dfu dfu: add CONFIG_DFU_NAME_MAX_SIZE configuration 2023-11-21 15:28:15 +01:00
dma dma: ti: k3-udma: Introduce DMA support for the am62ax 2023-11-22 13:46:33 -05:00
extcon
fastboot fastboot: add oem console command support 2024-01-09 14:58:33 +01:00
firmware mailbox: zynqmp: support mulitple mboxes via device-tree 2023-12-13 08:58:07 +01:00
fpga arm64: zynqmp: Fix Siva's email address format 2023-10-09 10:25:32 +02:00
fuzz
fwu-mdata
gpio gpio: qcom_pmic: drop gpio-count property 2024-01-16 12:26:53 +00:00
hwspinlock hwspinlock: Remove unused NEEDS_MANUAL_RELOC code bits 2023-09-14 10:42:24 -04:00
i2c Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra into next 2023-11-30 09:33:31 -05:00
input input: avoid NULL dereference 2023-10-11 10:35:24 -04:00
iommu iommu: dont fail silently 2024-01-18 12:18:48 -05:00
led led: add TI LP5562 LED driver 2023-12-13 11:35:16 -05:00
mailbox mailbox: zynqmp: support mulitple mboxes via device-tree 2023-12-13 08:58:07 +01:00
memory memory: ti-gpmc: Fix build 2024-01-15 08:58:24 +01:00
mfd
misc smbios: copy QEMU tables 2024-01-16 17:05:29 -05:00
mmc mmc: tegra: use max-frequency from device tree if provided 2023-12-19 21:24:12 +02:00
mtd mtd: Make CONFIG_MTD be the gate symbol for the menu 2024-01-22 14:18:54 -05:00
mux tree-wide: Replace http:// link with https:// link for ti.com 2023-11-10 11:01:50 -05:00
net Merge patch series "net fixes prior lwip" 2024-01-11 11:25:07 -05:00
nvme nvme: Update nvme_scan_namespace to keep trying on busy 2024-01-18 20:24:13 -05:00
pch x86: Convert some debug statements to use logging 2023-07-17 17:23:14 +08:00
pci drivers: pci: Fix dm_pci_map_bar() to support 64b BARs 2024-01-18 20:24:13 -05:00
pci_endpoint global: Drop common.h inclusion 2023-12-21 08:54:37 -05:00
phy phy: phy-mtk-tphy: add properties for phy tuning 2024-01-11 21:19:25 -05:00
pinctrl pinctrl: qcom: make compatible with linux DTs 2024-01-16 12:26:52 +00:00
power pmic: qcom: dont use dev_read_addr to get USID 2024-01-16 12:26:54 +00:00
pwm treewide: use linux/time.h for time conversion defines 2023-11-16 18:59:58 -05:00
qe qe: Add <asm/ppc.h> on PowerPC 2023-11-07 14:50:51 -05:00
ram tree-wide: Replace http:// link with https:// link for ti.com 2023-11-10 11:01:50 -05:00
reboot-mode
remoteproc remoteproc: k3-dsp: Avoid reloading of firmware 2023-12-19 10:07:48 -05:00
reset reset: npcm: Add support for Nuvoton NPCM BMC family 2024-01-16 17:05:29 -05:00
rng rng: detect RISC-V Zkr RNG device in bind method 2024-01-09 07:37:05 +01:00
rtc rtc: driver for Goldfish RTC 2024-01-17 09:03:43 +01:00
scsi Prepare v2024.01-rc3 2023-11-20 09:19:50 -05:00
serial serial: msm-geni: handle devm_clk_get() errors 2024-01-16 12:26:53 +00:00
sm drivers: sm: bind child sm devices in the device tree 2023-11-06 09:45:47 +01:00
smem
soc configs: keystone2: Do not include hardware.h 2023-11-29 09:32:15 -05:00
sound
spi Prepare v2024.01-rc6 2024-01-03 09:22:47 -05:00
spmi spmi: msm: fix register range names 2024-01-16 12:26:54 +00:00
sysinfo sysinfo: Allow displaying more info on startup 2023-11-28 12:53:04 -05:00
sysreset Prepare v2024.01-rc3 2023-11-20 09:19:50 -05:00
tee tee: optee: don't enumerate services if there ain't any 2023-12-19 10:07:48 -05:00
thermal tree-wide: Replace http:// link with https:// link for ti.com 2023-11-10 11:01:50 -05:00
timer global: Restrict use of '#include <linux/kconfig.h>' 2023-12-21 08:54:05 -05:00
tpm tpm: remove superfluous check in tpm_tis_send() 2023-11-22 10:03:55 +02:00
ufs Merge patch series "ufs: Add a PCI UFS controller support" 2023-11-27 16:19:09 -05:00
usb Merge patch series "k3-j721e: beagleboneai: Fix USB" 2024-01-20 11:39:13 -05:00
video global: Remove duplicate common.h inclusions 2023-12-21 08:54:37 -05:00
virtio Prepare v2024.01-rc3 2023-11-20 09:19:50 -05:00
w1
w1-eeprom
watchdog Prepare v2024.01-rc5 2023-12-18 09:55:32 -05:00
xen xen: pvblock: fix the maximum io size in one operation 2023-11-29 09:32:15 -05:00
Kconfig drivers: introduce Secure Monitor uclass 2023-10-15 12:23:48 +02:00
Makefile sunxi: add R528/T113-s3/D1(s) DRAM initialisation code 2023-10-22 23:41:52 +01:00