aboutsummaryrefslogtreecommitdiff
path: root/include/configs
AgeCommit message (Expand)AuthorFilesLines
2022-06-06Convert CONFIG_SYS_BOOTPARAMS_LEN to KconfigTom Rini30-53/+0
2022-06-06Convert CONFIG_HUSH_INIT_VAR to KconfigTom Rini2-3/+0
2022-06-06Convert CONFIG_SYS_BARGSIZE to KconfigTom Rini79-164/+6
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini156-280/+4
2022-06-06Convert CONFIG_SYS_PBSIZE to KconfigTom Rini56-107/+0
2022-06-06Convert CONFIG_SYS_MAXARGS to KconfigTom Rini113-156/+0
2022-05-27Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini3-13/+17
2022-05-26riscv: qemu: Set kernel_comp_addr_r for compressed kernelBin Meng1-4/+6
2022-05-26riscv: sifive: unleashed: Set kernel_comp_addr_r for compressed kernelBin Meng1-4/+6
2022-05-26riscv: sifive: unmatched: Adjust for big ramdisk imageBin Meng1-5/+5
2022-05-25Merge tag 'xilinx-for-v2022.07-rc4' of https://source.denx.de/u-boot/custodia...WIP/25May2022Tom Rini1-2/+0
2022-05-23arm: socfpga: Add the terasic de10-standard boardHumberto Naves1-0/+18
2022-05-23ARM: dts: imx: Add support for DH electronics i.MX8M Plus DHCOM and PDK2Marek Vasut1-0/+113
2022-05-20ARM: imx6: Remove CONFIG_FEC_MXC_PHYADDR from DH headerPhilip Oberfichtner1-3/+0
2022-05-20imx: imx8mp_rsb3720a1: convert to DM_SERIALPeng Fan1-2/+0
2022-05-20bosch: Add initial board support for ACCPhilip Oberfichtner1-0/+122
2022-05-20imx: imx8mm_edm_sbc: Enable SPL_DM_SERIALPeng Fan1-2/+0
2022-05-20imx: imx8mm_mx8menlo: Enable DM_SERIALPeng Fan1-3/+0
2022-05-20configs: remove FEC_QUIRK_ENET_MAC from imx8m configsTim Harvey15-20/+0
2022-05-20configs: imx8mp_venice: add FEC_QUIRK_ENET_MACTim Harvey1-0/+4
2022-05-20configs: imx8m{m, n}_venice: remove unneeded CONFIG_FEC_MXC_PHYADDRTim Harvey2-2/+0
2022-05-20ARM: imx: imx27: Introduce and use UART_BASE_ADDR(n)Marek Vasut1-1/+1
2022-05-20ARM: imx: imx8m: Introduce and use UART_BASE_ADDR(n)Marek Vasut21-21/+21
2022-05-18xilinx: zynqmp: Do not guard SPL_FS_LOAD_PAYLOAD_NAME by SDHCI driverMichal Simek1-2/+0
2022-05-11Convert CONFIG_MTD_CONCAT to KconfigChris Packham2-2/+0
2022-05-10Merge tag 'u-boot-stm32-20220510' of https://source.denx.de/u-boot/custodians...WIP/10May2022Tom Rini2-1/+10
2022-05-10configs: stm32f746-disco: use CONFIG_DEFAULT_DEVICE_TREE as fdtfilePatrice Chotard1-1/+1
2022-05-10configs: stm32f746-disco: Concatenate spl and u-boot binariesPatrice Chotard1-0/+1
2022-05-10configs: stm32mp1: Add support for baudrates higher than 115200 for st-linkPatrick Delaunay1-0/+5
2022-05-10configs: stm32mp1: set the console variable for extlinux.confPatrick Delaunay1-0/+3
2022-05-09Nokia RX-51: Convert to CONFIG_DM_SERIALPali Rohár1-1/+0
2022-05-05include: configs: am**x/j721e/j721s2_evm.h: Move the stack pointer init addre...Aswath Govindraju4-8/+4
2022-05-05arm: nuvoton: Add support for Nuvoton NPCM750 BMCJim Liu1-0/+44
2022-05-04mips: octeon: ebb7304: Enable ethernet supportStefan Roese1-0/+2
2022-05-04mips: octeon: octeon_common.h: Move init SP because of increased image sizeStefan Roese1-1/+1
2022-05-02arm: kirkwood: nsa310s: Use Marvell uclass mvgbe and PHY driver for DM EthernetTony Dinh1-8/+3
2022-05-02arm: mvebu: turris_mox: Add NVMe and SCSI to boot targetsPali Rohár1-0/+2
2022-05-02arm: mvebu: turris_omnia: Add NVMe to boot targetsPali Rohár1-0/+1
2022-05-02arm: mvebu: turris_omnia: Always enable MMC, SCSI and USB boot targetsPali Rohár1-21/+3
2022-05-02arm: mvebu: turris_omnia: Define CONFIG_ETHPRIME instead of ethact= ENVPali Rohár1-1/+0
2022-04-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxWIP/27Apr2022Tom Rini20-35/+53
2022-04-26board: freescale: p1_p2_rdb_pc: Define SW macros for lower and upper NOR banksPali Rohár1-2/+11
2022-04-26board: freescale: p1_p2_rdb_pc: Use named macros for i2c bus num and addressPali Rohár1-12/+12
2022-04-26board: freescale: p1_p2_rdb_pc: Fix env $vscfw_addrPali Rohár1-2/+6
2022-04-26board: freescale: p1_p2_rdb_pc: Detect both P2020 SD switch configurationsPali Rohár1-1/+2
2022-04-26powerpc: mpc85xx: Remove duplicate u-boot-nand.ldsPali Rohár6-0/+20
2022-04-26include: configs: at91/sam: remove stray #ifdef/#elseEugen Hristev6-52/+0
2022-04-26board: Add sam9x60_curiosity supportDurai Manickam KR1-0/+31
2022-04-25nds32: Remove the architectureWIP/25Apr2022Tom Rini2-485/+0
2022-04-25configs: Layerscape: Remove the 'fdt_addr' envHou Zhiqiang14-20/+4