summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2022-09-15Nokia RX-51: Do not clear unknown memory in lowlevel_init.SPali Rohár1-3/+3
2022-09-15Nokia RX-51: Remove label copy_kernel_start from lowlevel_init.SPali Rohár1-1/+0
2022-09-15brppt1: Remove unused board variantsBernhard Messerklinger2-38/+5
2022-09-13mips: octeon_nic23: Add PCIe FLR fixup via cyclic infrastructureAaron Williams1-0/+197
2022-09-13xilinx: common: Add support for SOC detectionMichal Simek1-0/+25
2022-09-13arm64: xilinx: Move board_get_usable_ram_top() to common locationMichal Simek4-73/+29
2022-09-13xilinx: Define only mmc devnum not partitionMichal Simek2-3/+3
2022-09-13xilinx: zynq: Use CONFIG_SPL_FS_LOAD_PAYLOAD_NAME for dfu_alt_infoMichal Simek1-2/+3
2022-09-13xilinx: Fix logic when dfu_alt_info is generatedMichal Simek2-4/+2
2022-09-12xilinx: zynqmp: Fix AES with a user provided keyJanne Ylalehto1-3/+3
2022-09-02ARM: imx6: dh-imx6: Enable d-cache early in SPLMarek Vasut1-0/+41
2022-08-26board: qcs404-evb: Enable USB3 specific PMIC GPIOSumit Garg1-0/+29
2022-08-23board: lsxl: update the READMEMichael Walle1-15/+17
2022-08-23board: lsxl: convert to DM_GPIOMichael Walle1-54/+86
2022-08-23board: lsxl: make last resort recovery more reliableMichael Walle1-2/+12
2022-08-23board: lsxl: automatically select CONFIG_MISC_INIT_RMichael Walle1-2/+0
2022-08-23board: lsxl: remove unused header filesMichael Walle1-5/+0
2022-08-23board: lsxl: remove CONFIG_ENV_OVERWRITEMichael Walle1-4/+0
2022-08-23arm: kirkwood: 88f6281: Detect CONFIG_SYS_TCLK from SAR registerPali Rohár1-0/+1
2022-08-23arm: kirkwood: nsa310s: Add Distro boot capabilityTony Dinh1-1/+0
2022-08-23arm: mvebu: mbus: Fix mbus driver to work also after U-Boot relocationPali Rohár3-7/+7
2022-08-23arm: mvebu: turris_mox: Set "sfp" label in eth1 DT node when only Mox SFP is ...Pali Rohár1-0/+5
2022-08-23arm: mvebu: turris_omnia: Show MCU versionPali Rohár1-0/+36
2022-08-23arm: mvebu: Define env_sf_get_env_addr() for all Armada boards in SPLPali Rohár1-10/+0
2022-08-21powerpc: remove support for kmtergr1 and MPC8309Holger Brunck2-22/+0
2022-08-21arm: Remove warp boardTom Rini6-438/+0
2022-08-21smdkc100: Remove legacy non-DM_ETH codeTom Rini1-9/+0
2022-08-21warp7: Remove legacy non-DM_ETH codeTom Rini1-13/+0
2022-08-21vinco: Remove legacy non-DM_ETH codeTom Rini1-3/+0
2022-08-21ls1021aqds/ls1021aiot: Remove legacy non-DM_ETH codeTom Rini5-356/+0
2022-08-21igep00x0: Disable networkingTom Rini1-58/+0
2022-08-21net: ks8851_mll: Remove legacy non-DM_ETH code and callersTom Rini1-35/+0
2022-08-21mpc8548cds: Guard old ethernet code with !DM_ETHTom Rini1-1/+3
2022-08-21ppc: Remove corenet_ds boardsTom Rini17-2793/+0
2022-08-21layerscape: Disable CONFIG_FMAN_ENET on *aqds* platformsTom Rini4-16/+14
2022-08-21arm: Remove kzm9g boardTom Rini4-398/+0
2022-08-21arm: Remove armadillo-800eva boardTom Rini4-350/+0
2022-08-21arm: Remove cm_t335 boardTom Rini7-537/+0
2022-08-21arm: Remove edminiv2 boardTom Rini4-85/+0
2022-08-21mx28evk: Remove AUART/NAND/SPI variantsFabio Estevam1-3/+0
2022-08-20Restore pcm051_rev3_defconfig configMatwey V. Kornilov3-1/+32
2022-08-20Nokia RX-51: Move board required options from defconfig to KconfigPali Rohár1-0/+6
2022-08-20Nokia RX-51: Simplify calculation of attached kernel image addressPali Rohár1-17/+4
2022-08-20Nokia RX-51: Simplify copy kernel codePali Rohár1-5/+2
2022-08-20Nokia RX-51: Use U-Boot generic position independent codePali Rohár1-112/+15
2022-08-20Nokia RX-51: Fix invalidating zImage kernel formatPali Rohár1-1/+4
2022-08-20MAINTAINERS: Update email of Neil ArmstrongNeil Armstrong11-11/+11
2022-08-16board: ls1043ardb: fdt fixups for revision v7.0 boardsCamelia Groza1-1/+43
2022-08-16ls1021atwr: caam: Enable Uboot validaion in SPL.Gaurav Jain3-8/+21
2022-08-12net: Remove smc91111 ethernet driverTom Rini2-6/+0