aboutsummaryrefslogtreecommitdiff
path: root/include/configs
AgeCommit message (Expand)AuthorFilesLines
2022-08-04Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to KconfigTom Rini37-82/+0
2022-08-04Convert CONFIG_SYS_FLASH_CHECKSUM to KconfigTom Rini7-7/+0
2022-08-04P1010RDB: Drop support for not-CONFIG_SYS_DDR_RAW_TIMINGTom Rini1-37/+0
2022-08-04malta: Switch to using CONFIG_SYS_SDRAM_SIZETom Rini1-1/+1
2022-08-04powerpc: Move CONFIG_SYS_DDR_SIZE to CONFIG_SYS_SDRAM_SIZETom Rini3-3/+3
2022-08-04Convert CONFIG_SYS_FLASH_EMPTY_INFO to KconfigTom Rini37-40/+0
2022-08-04net: Remove CONFIG_SYS_DIRECT_FLASH_TFTPTom Rini1-2/+0
2022-07-29board: freescale: p1_p2_rdb_pc: Simplify SPL offset macrosPali Rohár1-6/+6
2022-07-26Merge tag 'u-boot-imx-20220726' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini3-3/+154
2022-07-26imx: imx93_evk: Add basic board supportPeng Fan1-0/+145
2022-07-26configs: imx8mp_venice: remove unnecessary FEC_QUIRK_ENET_MACTim Harvey1-3/+0
2022-07-26fpga: Convert SYS_FPGA_PROG_FEEDBACK to KconfigAlexander Dahl1-1/+0
2022-07-25board: qualcomm: Add support for QCS404 EVBSumit Garg1-0/+21
2022-07-25board: qualcomm: Add support for dragonboard845cSumit Garg1-0/+21
2022-07-25configs: imx8mm: Define CONFIG_SYS_UBOOT_BASE for i.MX8mMamta Shukla1-0/+9
2022-07-21treewide: Fix Marek's name and change my e-mail addressMarek Behún2-2/+2
2022-07-21arm: mvebu: a3720: Add NVMe to BOOT_TARGET_DEVICES listPali Rohár1-0/+7
2022-07-21arm: mvebu: a3720: Set BOOT_TARGET_DEVICES list to enabled peripheralsPali Rohár1-6/+36
2022-07-18sunxi: configs: streamline include/configs/sun*.h wrappersAndre Przywara8-67/+16
2022-07-14Merge https://source.denx.de/u-boot/custodians/u-boot-usbWIP/14Jul2022Tom Rini1-0/+6
2022-07-13mips: mtmips: add support for MediaTek MT7621 SoCWeijie Gao1-0/+43
2022-07-13Merge tag 'u-boot-stm32-20220712' of https://source.denx.de/u-boot/custodians...Tom Rini2-1/+7
2022-07-12corstone1000: enable isp1763 usb controller and mmcRui Miguel Silva1-0/+6
2022-07-12configs: stm32mp13: Add support for baudrates higher than 115200Patrick Delaunay1-0/+5
2022-07-12configs: stm32m15: support STM32MP_BOARD_EXTRA_ENV for st boardsPatrick Delaunay1-1/+2
2022-07-11Merge branch 'next'Tom Rini518-6825/+411
2022-07-08powerpc: Use the poison value of 0xdeadbeef directly in DDR initTom Rini2-2/+0
2022-07-08i2c: Remove non-DM_I2C support from davinci_i2c.cTom Rini3-16/+0
2022-07-08omap3: emif4: More clearly hard-code cs0 sizeTom Rini1-3/+0
2022-07-08Convert CONFIG_SYS_CACHE_STASHING to KconfigTom Rini8-8/+0
2022-07-08distroboot: Fix ubifsPali Rohár11-16/+9
2022-07-07Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini153-250/+0
2022-07-07Convert CONFIG_SYS_BOOTCOUNT_LE et al to KconfigTom Rini10-36/+0
2022-07-07kmcoge5ne: Move BFTIC3 CONFIG references to their usageTom Rini1-6/+0
2022-07-07mx*sabresd: Reference CONFIG_SYS_AUXCORE_BOOTDATA value directlyTom Rini2-7/+2
2022-07-07Convert CONFIG_SYS_FSL_CPC et al to KconfigTom Rini8-8/+0
2022-07-07Convert CONFIG_SYS_RAMBOOT to KconfigTom Rini12-52/+0
2022-07-07Convert CONFIG_SYS_BOOK3E_HV to KconfigTom Rini8-8/+0
2022-07-07Convert CONFIG_SYS_83XX_DDR_USES_CS0 to KconfigTom Rini1-1/+0
2022-07-07thunerx_88xx: Clean up config slightly.Tom Rini1-4/+0
2022-07-07Convert CONFIG_PALMAS_POWER to KconfigTom Rini1-2/+0
2022-07-07Convert CONFIG_SYS_EMIF_PRECALCULATED_TIMING_REGS et al to KconfigTom Rini2-22/+0
2022-07-07Convert CONFIG_SYS_DISCOVER_PHY to KconfigTom Rini12-90/+0
2022-07-07Convert CONFIG_SYS_UNIFY_CACHE to KconfigTom Rini4-8/+0
2022-07-07layerscape: Remove some unused CONFIG symbolsTom Rini3-8/+0
2022-07-07usb: Remove some unused CONFIG settingsTom Rini9-41/+0
2022-07-07usb: ohci-hcd: Remove some unused legacy codeTom Rini1-3/+0
2022-07-07Convert CONFIG_USB_OHCI_NEW et al to KconfigTom Rini39-200/+0
2022-07-07Convert CONFIG_USB_XHCI_EXYNOS et al to KconfigTom Rini5-18/+0
2022-07-05Convert CONFIG_KIRKWOOD_PCIE_INIT et al to KconfigWIP/2022-07-05-more-Kconfig-migrationsTom Rini3-15/+0