aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-05Convert CONFIG_KIRKWOOD_PCIE_INIT et al to KconfigWIP/2022-07-05-more-Kconfig-migrationsTom Rini8-18/+15
2022-07-05qemu-ppce500: Move CONFIG_SYS_PCI_MAP_{START, END} to board codeTom Rini2-6/+6
2022-07-05Convert CONFIG_SYS_FSL_PCI_VER_3_X to KconfigTom Rini2-2/+4
2022-07-05Convert CONFIG_PCI_MSC01 to KconfigTom Rini6-2/+8
2022-07-05socrates: Rework CONFIG_PCI_CLK_FREQTom Rini2-3/+2
2022-07-05Convert CONFIG_SH7751_PCI to KconfigTom Rini3-5/+7
2022-07-05MPC837XERDB: Remove unused PCI definesTom Rini1-24/+0
2022-07-05m68k: Remove unused PCI codeTom Rini2-152/+1
2022-07-05Convert CONFIG_PCI_CONFIG_HOST_BRIDGE to KconfigTom Rini2-5/+4
2022-07-05Convert CONFIG_PCI_GT64120 to KconfigTom Rini6-1/+8
2022-07-05Convert CONFIG_PCI_SCAN_SHOW to KconfigTom Rini47-125/+10
2022-07-05pci: Remove pci_sh4 and related defines.Tom Rini3-95/+0
2022-07-05Convert CONFIG_PCIE_IMX to KconfigTom Rini18-10/+13
2022-07-05Convert CONFIG_PCIE1 et al to KconfigTom Rini171-70/+512
2022-07-05Convert CONFIG_LAYERSCAPE_NS_ACCESS to KconfigTom Rini87-140/+200
2022-07-05lcd: Remove legacy CONFIG_FB_ADDR codeTom Rini5-22/+0
2022-07-05Convert CONFIG_FSL_FIXED_MMC_LOCATION et al to KconfigTom Rini24-19/+33
2022-07-05powerpc: Clean up CHAIN_OF_TRUST related optionsTom Rini8-89/+66
2022-07-05nxp: config_fsl_chain_trust.h: Clean up and remove unused portionsTom Rini2-96/+0
2022-07-05fsl_validate: Migrate SPL_UBOOT_KEY_HASH to KconfigTom Rini4-24/+12
2022-07-05arch/Kconfig.nxp: Re-organize slightlyTom Rini5-74/+24
2022-07-05Convert CONFIG_SYS_FSL_SFP_BE et al to KconfigTom Rini8-55/+37
2022-07-05Convert CONFIG_SYS_FSL_SEC_MON et al to KconfigTom Rini24-23/+31
2022-07-05Convert CONFIG_ESDHC_DETECT_QUIRK to KconfigTom Rini22-54/+41
2022-07-05Convert CONFIG_ESBC_HDR_LS et al to KconfigTom Rini4-20/+14
2022-07-05nxp: Rename board/freescale/common/Kconfig to arch/Kconfig.nxpTom Rini2-1/+6
2022-07-05nxp: Make board/freescale/common/Kconfig safe to include once in arch/KconfigTom Rini45-94/+14
2022-07-05Convert CONFIG_HETROGENOUS_CLUSTERS et al to KconfigTom Rini2-8/+34
2022-07-05Convert CONFIG_EXTRA_CLOCK to KconfigTom Rini2-1/+3
2022-07-05Convert CONFIG_SYS_DDR_RAW_TIMING to KconfigTom Rini55-18/+54
2022-07-05Convert CONFIG_SYS_SPD_BUS_NUM to KconfigTom Rini75-38/+52
2022-07-05Convert CONFIG_DP_DDR_DIMM_SLOTS_PER_CTLR to KconfigTom Rini3-6/+5
2022-07-05Convert CONFIG_USB_GADGET_DWC2_OTG_PHY to KconfigTom Rini11-8/+11
2022-07-05Convert CONFIG_USE_ONENAND_BOARD_INIT to KconfigTom Rini8-4/+7
2022-07-05Convert CONFIG_SAMSUNG_ONENAND to KconfigTom Rini7-3/+6
2022-07-05Rename CONFIG_PWM to CONFIG_PWM_S5P and move to KconfigTom Rini8-11/+9
2022-07-05smdkc100: Remove some unused optionsTom Rini1-10/+0
2022-07-05nxp: Cleanup some emulator related options.Tom Rini3-8/+6
2022-07-05watchdog: designware: Make this depend on WDTTom Rini4-25/+2
2022-07-05Convert CONFIG_ENABLE_36BIT_PHYS to KconfigTom Rini95-22/+84
2022-07-05net: designware: Rename CONFIG_DW_GMAC_DEFAULT_DMA_PBL to GMAC_DEFAULT_DMA_PBLTom Rini2-7/+3
2022-07-05Convert CONFIG_DW_ALTDESCRIPTOR to KconfigTom Rini14-20/+13
2022-07-04Merge tag 'fsl-qoriq-2022-7-3' of https://source.denx.de/u-boot/custodians/u-...WIP/04Jul2022-nextTom Rini8-67/+49
2022-07-03powerpc: mpc85xx: Simplify jump to _start_cont in flash codePali Rohár1-3/+2
2022-07-03board: freescale: p1_p2_rdb_pc: Remove mapping for TDM-PMC cardPali Rohár4-17/+0
2022-07-03board: freescale: p1_p2_rdb_pc: Allow to compile without __SW_BOOT_SD macroPali Rohár1-1/+4
2022-07-03board: freescale: p1_p2_rdb_pc: Allow to compile without BOARD_NAMEPali Rohár1-1/+5
2022-07-03powerpc: dts: p2020: Remove duplicate pic@40000 nodePali Rohár1-12/+0
2022-07-03powerpc: dts: p2020: Sort DT nodes by their addressesPali Rohár1-44/+45
2022-07-03mtd: rawnand: fsl_elbc: Fix detection when nand_scan_ident() has not selected...Pali Rohár1-1/+5