aboutsummaryrefslogtreecommitdiff
path: root/include/configs
AgeCommit message (Expand)AuthorFilesLines
2022-01-28configs: am64xx_evm: Increase BSS max size to 16KVignesh Raghavendra1-1/+1
2022-01-24stm32mp: remove the bootcount activationPatrick Delaunay1-1/+0
2022-01-24ARM: dts: stm32: Add DFU support for DHCOR recoveryMarek Vasut1-0/+7
2022-01-21Convert CONFIG_AT91_EFLASH to KconfigPatrick Delaunay1-1/+0
2022-01-21configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay99-122/+0
2022-01-21mtd: cfi: change CONFIG_SYS_MAX_FLASH_BANKS_DETECT as booleanPatrick Delaunay16-21/+29
2022-01-21spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to KconfigAlexandru Gagniuc21-22/+0
2022-01-21Convert CONFIG_BOOTP_SERVERIP to KconfigSimon Glass5-9/+0
2022-01-21Convert CONFIG_TIMESTAMP to KconfigSimon Glass18-39/+0
2022-01-21Convert CONFIG_UDP_CHECKSUM to KconfigSimon Glass5-9/+0
2022-01-21Convert CONFIG_KEEP_SERVERADDR to KconfigSimon Glass1-1/+0
2022-01-20configs: meson64_android: define raw parts for bootloaderMattijs Korpershoek1-0/+2
2022-01-19Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodia...WIP/19Jan2022Tom Rini1-5/+0
2022-01-16board: ti: am335x: Choose CPSW or PRUSS configuration based on jumper settingAmjad Ouled-Ameur2-1/+5
2022-01-14ARM: qemu-arm: Fix build fail with boot devices disabledPiotr Kubik1-4/+28
2022-01-14arm: mvebu: Replace hardcoded values 0x0030/0x4030 by proper calculationPali Rohár11-11/+11
2022-01-14arm: mvebu: db-88f6720: Fix CONFIG_SPL_TEXT_BASE and remove wrong memory layoutPali Rohár1-14/+1
2022-01-10Merge branch 'next'WIP/10Jan2022Tom Rini364-3699/+263
2022-01-09Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodia...WIP/09Jan2022-nextTom Rini4-0/+123
2022-01-08udoo: Adjust the SD card device numberingFabio Estevam1-2/+2
2022-01-07udoo_neo: Enable support for USB and storagePeter Robinson1-0/+1
2022-01-07udoo_neo: Fixes for booting from the mSD cardPeter Robinson1-2/+2
2022-01-07configs: prepare khadas-vim3{l}_ab_android for AOSP supportMattijs Korpershoek2-0/+32
2022-01-07configs: add khadas-vim3{l}_android for AOSP supportMattijs Korpershoek3-0/+80
2022-01-07configs: meson64_android: add board specific env settingsMattijs Korpershoek1-0/+5
2022-01-05microblaze: migrate CONFIG_SYS_USR_EXCEP to KconfigOvidiu Panait1-2/+0
2022-01-05microblaze: drop CONFIG_SYS_RESET_ADDRESS macroOvidiu Panait1-3/+0
2022-01-04arm: apple: Remove CONFIG_SYS_SDRAM_BASEMark Kettenis1-2/+0
2022-01-04vexpress64: Enable VIRTIO_NET network driverPeter Hoyes1-2/+2
2022-01-04vexpress64: Clean up BASE_FVP boot configurationPeter Hoyes1-7/+16
2022-01-04vexpress64: Refactor header file to make it easier to add new FVPsPeter Hoyes1-23/+24
2022-01-04board: stemmy: Increase boot image to 64 MBLinus Walleij1-0/+1
2021-12-31Merge tag 'efi-next' of https://source.denx.de/u-boot/custodians/u-boot-efi i...WIP/31Dec2021-nextTom Rini1-0/+25
2021-12-31efi: Allow easy selection of serial-only operationSimon Glass1-0/+25
2021-12-28Merge tag 'video-next-20211228' of https://source.denx.de/u-boot/custodians/u...WIP/28Dec2021-nextTom Rini37-36/+8
2021-12-27Convert CONFIG_JFFS2_DEV et al to KconfigTom Rini9-38/+0
2021-12-27Convert CONFIG_KIRKWOOD_GPIO to KconfigTom Rini7-9/+0
2021-12-27Convert CONFIG_SYS_KWD_CONFIG to KconfigTom Rini7-55/+0
2021-12-27Convert CONFIG_88F5182 et al to KconfigTom Rini20-132/+4
2021-12-27Convert CONFIG_CPU_FREQ_HZ to KconfigTom Rini2-8/+0
2021-12-27Convert CONFIG_CPU_SH7751 to KconfigTom Rini1-1/+0
2021-12-27Convert CONFIG_CPU_PXA27X to KconfigTom Rini1-1/+0
2021-12-27serial: arm_dcc: Use CONFIG_ARM64 not CONFIG_CPU_ARMV8Tom Rini7-11/+0
2021-12-27Convert CONFIG_SYS_I2C_EEPROM_ADDR_LEN to KconfigTom Rini1-3/+0
2021-12-27ppc: mpc83xx: Remove unused CONFIG symbolsTom Rini1-5/+0
2021-12-27Convert CONFIG_83XX_PCICLK to KconfigTom Rini3-15/+0
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini62-164/+15
2021-12-27CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk()Tom Rini20-39/+31
2021-12-27arm: s5pc1xx: Move CONFIG_SYS_CLK_FREQ_C1x0 out of CONFIG namespaceTom Rini1-3/+0
2021-12-27Convert CONFIG_ARCH_MAP_SYSMEM to KconfigTom Rini2-4/+0