Show patches with: Series = RFC: Migrate to split config       |    Archived = No       |   94 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,95/95] Makefile: Drop SPL_ and SPL_TPL_ macros RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,94/95] checkpatch: Remove unwanted CONFIG_IS_ENABLED rules RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,93/95] kconfig: Move closer to the Linux version RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,92/95] fixdep: Drop support for CONFIG_IS_ENABLED and CONFIG_VAL RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,91/95] Makefile: Clean up an unnecessary Makefile piece RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,90/95] kconfig: Drop CONFIG_VAL() RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,89/95] kconfig: drop config_opt_enabled() RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,88/95] kconfig: Drop CONFIG_IS_ENABLED() RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,87/95] kconfig: Drop CONFIG_IF_ENABLED_INT() RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,86/95] kconfig: Adjust the meaning of CONFIG_IS_ENABLED() RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,85/95] kconfig: Drop single-param use of CONFIG_IS_ENABLED() RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,84/95] Makefile: Use empty SPL_ and SPL_TPL_ vars RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,83/95] Makefile: Include the config for the phase being built RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,82/95] command: Don't allow commands in SPL RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,81/95] Allow distroboot environment to be the same in SPL RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,79/95] power: wanderboard: Correct conditions for split config RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,78/95] x86: coral: Avoid build errors with missing SPL symbols RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,77/95] dm: Add a TPL symbol for simple-bus RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,76/95] x86: Fix monitor base for split config RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,75/95] pci: Use the correct symbol to enable struct members RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,74/95] serial: Support ns16550 driver in TPL RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,73/95] freescale: Fix odd use of ESDHCI_QUIRK_BROKEN_TIMEOUT_VALUE RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,72/95] net: Add an SPL config for atheros RFC: Migrate to split config - - 1 - --- 2023-02-12 Simon Glass trini RFC
[v3,71/95] imx: Use SATA instead of CMD_SATA RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,70/95] freescale: Drop old pre-DM_ETH code RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,69/95] rockchip: Avoid checking environment without ENV_SUPPORT RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,68/95] socfpga: Use the correct condition for SYS_L2_PL310 RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,67/95] imx: watchdog: Correct watchdog error condition RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,66/95] freescale: pm9g45: Fix problems with ls1021aqds_nand et al RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,65/95] omap: Correct an SPL build error with watchdog RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,64/95] Add VPL options for BLOBLIST RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,63/95] x86: Fix up some Kconfig options RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,62/95] Rename CONFIG_TEXT_BASE RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,61/95] kconfig: Support writing separate SPL files RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,60/95] kconfig: Refactor code into separate writer functions RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,59/95] kconfig: Add a configuration file for nospl RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,58/95] test: Tidy up sandbox handling in test-main RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,57/95] lib: Add an SPL config for LIB_UUID RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,56/95] test: Add SPL versions of the TEST_KCONFIG options RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,55/95] fixdep: Add some tests for parse_config_line() RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,54/95] fixdep: Refactor to make testing easier RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,53/95] fixdep: Add support for VPL RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,52/95] sandbox: Tidy up I2C options RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,51/95] sandbox: Use the generic VPL option to enable VPL RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,50/95] sandbox: Tidy up RTC options RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,49/95] lib: Fix build condition for tiny-printf RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,48/95] x86: Use string functions for all 32-bit builds RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,47/95] lib: Add VPL options for SHA1 and SHA256 RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,46/95] env: Allow VPL environment to be nowhere RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,45/95] boot: Add a Kconfig for SPL_AVB_VERIFY RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,44/95] env: Avoid checking ENV_IS_IN when env disabled RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,43/95] boot: Add a Kconfig for SPL_UT_COMPRESSION RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,42/95] cros_ec: Add SPL Kconfigs for cros_ec features RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,41/95] boot: Add a Kconfig for SPL_QCOM_PMIC_GPIO RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,40/95] cmd: Add SPL Kconfigs for CMDLINE and HUSH RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,39/95] bootstd: Add Kconfig options for SPL RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,38/95] event: Add Kconfig options for SPL RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,37/95] sandbox: Expand size for VPL image RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,36/95] moveconfig: Various minor improvements RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,35/95] efi: Add a Kconfig for SPL_EFI_LOADER et al RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,34/95] lib: Add a Kconfig for SPL_GENERATE_ACPI_TABLE RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,33/95] mediatek: Add a Kconfig for SPL_RESET_MEDIATEK RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,32/95] rockchip: Add a Kconfig for SPL_RESET_ROCKCHIP RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,31/95] acpi: Add a Kconfig for SPL_ACPIGEN RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,30/95] lib: Add a Kconfig for SPL_BZIP2 RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,29/95] virtio: Add a Kconfig for SPL_VIRTIO RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,28/95] pinctrl: Add a Kconfig for SPL_PINCTRL_ARMADA_38X RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,27/95] iommu: Add a Kconfig for SPL_IOMMU RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,26/95] lib: Add a Kconfig for SPL_FSP_VERSION2 RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,25/95] lib: Add a Kconfig for SPL_ERRNO_STR RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,24/95] button: Add a Kconfig for SPL_BUTTON RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,23/95] console: Add a Kconfig for SPL_CONSOLE_MUX et al RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,22/95] cmd: Add a Kconfig for SPL_CRC32_VERIFY RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,21/95] boot: Add a Kconfig for SPL_OF_LIVE RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,20/95] dm: Add a Kconfig for SPL_DM_HWSPINLOCK RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,19/95] dm: Add a Kconfig for SPL_DEVRES RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,18/95] boot: Add a Kconfig for SPL_BOOTDEV_ETH RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,17/95] boot: Add a Kconfig for SPL_BOOTDEV_SPI_FLASH RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,16/95] Correct SPL use of DM_RNG RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,15/95] boot: Add Kconfigs for BOOTMETH_VBE_REQUEST RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,14/95] boot: Add a Kconfig for SPL_BOOTSTD_FULL RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,13/95] boot: Add a Kconfig for SPL_FIT_CIPHER RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,12/95] Correct SPL uses of PHY_FIXED RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,11/95] Correct SPL use of PHY_CADENCE_SIERRA RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,10/95] Correct SPL use of PG_WCOM_UBOOT_UPDATE_SUPPORTED RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,09/95] Correct SPL uses of MULTIPLEXER RFC: Migrate to split config - - 1 - --- 2023-02-12 Simon Glass trini RFC
[v3,08/95] Correct SPL uses of FSL_ISBC_KEY_EXT RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,07/95] Correct SPL uses of DISPLAY_AER_FULL RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,06/95] Correct SPL uses of ARCH_MVEBU RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,05/95] bootstd: Disable QFW bootmeth in SPL RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,04/95] moveconfig: Update to detect / correct missing SPL Kconfigs RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,03/95] sh4: Drop unused twl6030 driver RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,02/95] mtd: Drop unused CONFIG_ONENAND_U_BOOT RFC: Migrate to split config - - - - --- 2023-02-12 Simon Glass trini RFC
[v3,01/95] mtd: Drop unused kb9202_nand driver RFC: Migrate to split config 1 - - - --- 2023-02-12 Simon Glass trini RFC