aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2022-08-20powerpc: remove support for kmtergr1 and MPC8309Holger Brunck2-22/+0
2022-08-20arm: Remove warp boardTom Rini6-438/+0
2022-08-20smdkc100: Remove legacy non-DM_ETH codeTom Rini1-9/+0
2022-08-20warp7: Remove legacy non-DM_ETH codeTom Rini1-13/+0
2022-08-20vinco: Remove legacy non-DM_ETH codeTom Rini1-3/+0
2022-08-20ls1021aqds/ls1021aiot: Remove legacy non-DM_ETH codeTom Rini5-356/+0
2022-08-20igep00x0: Disable networkingTom Rini1-58/+0
2022-08-20net: ks8851_mll: Remove legacy non-DM_ETH code and callersTom Rini1-35/+0
2022-08-20mpc8548cds: Guard old ethernet code with !DM_ETHTom Rini1-1/+3
2022-08-20ppc: Remove corenet_ds boardsTom Rini17-2793/+0
2022-08-20layerscape: Disable CONFIG_FMAN_ENET on *aqds* platformsTom Rini4-16/+14
2022-08-20arm: Remove kzm9g boardTom Rini4-398/+0
2022-08-20arm: Remove armadillo-800eva boardTom Rini4-350/+0
2022-08-20arm: Remove cm_t335 boardTom Rini7-537/+0
2022-08-20arm: Remove edminiv2 boardTom Rini4-85/+0
2022-08-20mx28evk: 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
2022-08-12arm: Remove snapper9260 boardTom Rini4-182/+0
2022-08-12ppc: Remove ids8313 boardTom Rini4-243/+0
2022-08-12ARM: stm32: DH: Use common MAC address functionsPhilip Oberfichtner1-57/+45
2022-08-12ARM: imx8: DH: Use common MAC address functionsPhilip Oberfichtner1-73/+48
2022-08-12ARM: imx6: DH: Use common MAC address functionsPhilip Oberfichtner1-33/+14
2022-08-12board: dhelectronics: Implement common MAC address functionsPhilip Oberfichtner5-0/+139
2022-08-11riscv: ae350: Fix XIP config boot failureLeo Yu-Chi Liang1-6/+11
2022-08-10common: Drop display_options.h from common headerSimon Glass8-0/+8
2022-08-09ARM: kirkwood: SBx81LIFKW: update for DM_GPIOChris Packham1-5/+16
2022-08-09ARM: kirkwood: SBx81LIFKW: remove direct access of GPIO registersChris Packham1-39/+11
2022-08-09arm: mvebu: turris_omnia: Remove hardcoded spi-nor device tree pathPali Rohár1-5/+11
2022-08-09arm: mvebu: turris_omnia: Increase fdt size in fixup_mtd_partitionsPali Rohár1-0/+3
2022-08-09arm: mvebu: turris_omnia: Do not fail in fixup_mtd_partitions when partitions...Pali Rohár1-5/+4
2022-08-09arm: mvebu: turris_omnia: Add support for design with SW reset signalsPali Rohár1-0/+226
2022-08-09arm: mvebu: turris_omnia: Show MCU type in show_board_info()Pali Rohár1-0/+45
2022-08-04Audit <flash.h> inclusionTom Rini8-9/+5
2022-08-04Convert CONFIG_FLASH_CFI_LEGACY to KconfigTom Rini1-0/+4
2022-08-04Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to KconfigTom Rini2-8/+10
2022-08-04P1010RDB: Drop support for not-CONFIG_SYS_DDR_RAW_TIMINGTom Rini1-138/+0
2022-08-04malta: Switch to using CONFIG_SYS_SDRAM_SIZETom Rini2-3/+3
2022-08-04powerpc: Move CONFIG_SYS_DDR_SIZE to CONFIG_SYS_SDRAM_SIZETom Rini4-8/+7
2022-08-04imx: imx8mp_rsb3720a1: fix incorrect ifdef check on SPL_MMCQuentin Schulz1-2/+2
2022-07-31Merge tag 'fsl-qoriq-2022-7-29' of https://source.denx.de/u-boot/custodians/u...Tom Rini2-4/+6
2022-07-29board: freescale: p1_p2_rdb_pc: Fix parsing inverted bits from boot input dataPali Rohár1-2/+4