summaryrefslogtreecommitdiff
path: root/include/configs
AgeCommit message (Expand)AuthorFilesLines
2021-11-05Convert CONFIG_BOARD_EARLY_INIT_F et al to KconfigTom Rini10-20/+0
2021-11-05Convert CONFIG_SPL_DRIVERS_MISC et al to KconfigTom Rini25-85/+1
2021-11-05Convert CONFIG_BMP_16BPP to KconfigTom Rini1-1/+0
2021-11-05Convert CONFIG_OF_EMBED to KconfigTom Rini5-8/+0
2021-11-05Convert CONFIG_MCFUART to KconfigTom Rini15-15/+0
2021-11-05Convert CONFIG_FEC_MXC to KconfigTom Rini17-18/+0
2021-11-05Convert CONFIG_SUPPORT_EMMC_BOOT to KconfigTom Rini12-13/+0
2021-11-05Convert CONFIG_SYS_TEXT_BASE to KconfigTom Rini2-2/+0
2021-11-05Convert CONFIG_SYS_HZ to KconfigTom Rini44-74/+0
2021-10-31SoC: exynos: add support for exynos 78x0Dzmitry Sankouski1-0/+112
2021-10-31board: samsung: add Samsung Galaxy S9/S9+(SM-G96x0) boardDzmitry Sankouski1-7/+0
2021-10-31SoC: qcom: add support for SDM845Dzmitry Sankouski1-0/+33
2021-10-31arm: apple: Add initial support for Apple's M1 SoCMark Kettenis1-0/+36
2021-10-25Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini1-0/+2
2021-10-25Merge tag 'u-boot-imx-20211022' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini5-38/+52
2021-10-25sunxi: A23/A33/H3: Actually move the secure monitorSamuel Holland1-0/+2
2021-10-21imx8mp_evk: Delete noncached memory configYe Li1-3/+0
2021-10-21Merge branch 'master' of git://git.denx.de/u-bootStefano Babic55-138/+60
2021-10-21Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini9-86/+22
2021-10-21arm: mvebu: turris_omnia: Move CONFIG_SPL_DRIVERS_MISC to KconfigMarek Behún1-1/+0
2021-10-21arm: mvebu: turris_omnia: Move SPL's SYS_MALLOC_SIMPLE to KconfigMarek Behún1-4/+0
2021-10-21arm: mvebu: turris_mox: Cosmetic update for board config headerMarek Behún1-39/+22
2021-10-21arm: kirkwood, mvebu: Remove CONFIG_SYS_RESET_ADDRESS optionMarek Behún8-25/+0
2021-10-21arm: mvebu: a3720: Create Kconfig option for I2C_MVMarek Behún2-10/+0
2021-10-21arm: mvebu: turris_mox: Move options to defconfigMarek Behún1-7/+0
2021-10-20Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u...Tom Rini10-19/+192
2021-10-20colibri-imx6ull: add emmc variantMax Krummenacher1-11/+40
2021-10-20colibri-imx6ull: imximage.cfg: integrate new 1GiB RAM variantPhilippe Schenker1-1/+1
2021-10-20include: configs: phycore-imx8mm: Do not use macro for addressTeresa Remmet1-1/+1
2021-10-20include: configs: phycore-imx8mm: Remove not needed definesTeresa Remmet1-10/+1
2021-10-20include: configs: phycore_imx8mm: Remove hard coded network settingsTeresa Remmet1-4/+1
2021-10-20include/configs: apalis-imx8/verdin-imx8mm: rename kernel image variableOleksandr Suvorov2-8/+8
2021-10-20kontron-sl-mx8mm: fix missing configs and deadlock in CIStefano Babic1-3/+0
2021-10-19arm: total_compute: increase DRAM to 8GBUsama Arif1-0/+3
2021-10-19ARM: imx: mx5: Add altbootcmd and resets to M53MenloMarek Vasut1-4/+11
2021-10-19board: ea: mx7ulp_com: move setting CONFIG_BOOTCOMMAND to defconfigRicardo Salveti1-5/+0
2021-10-16Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini1-1/+1
2021-10-15Convert CONFIG_USB_EHCI_IS_TDI to KconfigMarek Behún22-53/+0
2021-10-15Drop CONFIG_USB_EHCI_KIRKWOODMarek Behún1-1/+0
2021-10-15Convert CONFIG_USB_EHCI_MXS to KconfigMarek Behún1-1/+0
2021-10-15Rename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDIMarek Behún22-22/+22
2021-10-15Remove unused CONFIG_CONS_NONEPatrick Delaunay1-1/+0
2021-10-15Remove unused CONFIG_SYS_FLASH_AMD_CHECK_DQ7Patrick Delaunay2-2/+0
2021-10-15Remove unused CONFIG_NO_RELOCATIONPatrick Delaunay1-1/+0
2021-10-15am33x: Remove unused define CONFIG_MUSB_HOSTPatrick Delaunay1-7/+0
2021-10-15scripts: remove some configs in config_whitelist.txtPatrick Delaunay2-2/+1
2021-10-14ARM: tegra: Support EMC frequency tables on Tegra210Thierry Reding1-1/+1
2021-10-12Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini10-29/+1
2021-10-12Merge https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini1-17/+0
2021-10-12sunxi: video: Convert panel I2C to use DM_I2CSamuel Holland1-17/+0