aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2022-12-23global: Migrate CONFIG_ICS307_REFCLK_HZ to CFGTom Rini1-2/+2
2022-12-23global: Migrate CONFIG_FSL_SERDES2 to CFGTom Rini1-3/+3
2022-12-23global: Migrate CONFIG_FSL_SERDES1 to CFGTom Rini1-2/+2
2022-12-23global: Migrate CONFIG_FSL_PMIC_BUS to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_FEC_MXC_PHYADDR to CFGTom Rini2-2/+2
2022-12-23global: Migrate CONFIG_FEC_ENET_DEV to CFGTom Rini4-4/+4
2022-12-23global: Migrate CONFIG_ETHBASE to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_ET1100_BASE to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_ENV_TOTAL_SIZE to CFGTom Rini1-3/+3
2022-12-23global: Migrate CONFIG_ENV_SROM_BANK to CFGTom Rini2-6/+6
2022-12-23global: Migrate CONFIG_DFU_ALT et al to CFGTom Rini2-4/+4
2022-12-23exynos: Rework legacy PWM usageTom Rini2-4/+4
2022-12-22T104xRDB: Remove non-TARGET_T1042D4RDB variantsTom Rini4-41/+3
2022-12-22nxp: Rename CONFIG_U_BOOT_HDR_SIZE to FSL_U_BOOT_HDR_SIZETom Rini1-1/+1
2022-12-22net: vsc9953: Remove this driverTom Rini1-46/+0
2022-12-22etamin: Rework CONFIG_NAND_CS_INITTom Rini3-2/+11
2022-12-22Convert CONFIG_MONITOR_IS_IN_RAM to KconfigTom Rini1-18/+9
2022-12-22global: Remove unused CONFIG symbolsTom Rini1-1/+1
2022-12-22arm: samsung: Rename CONFIG_G_DNL_*_NUM variablesTom Rini1-4/+10
2022-12-22Convert CONFIG_FLASH_SPANSION_S29WS_N et al to KconfigTom Rini4-9/+20
2022-12-22Convert CONFIG_DM9000_BYTE_SWAPPED et al to KconfigTom Rini2-4/+6
2022-12-21Merge tag 'v2023.01-rc4' into nextTom Rini3-16/+83
2022-12-19Merge tag 'u-boot-rockchip-20221219' of https://source.denx.de/u-boot/custodi...Tom Rini1-1/+54
2022-12-19rockpi4: board: Add firmware image information for capsule updatesSughosh Ganu1-1/+54
2022-12-14sunxi: board: annotate #endif linesAndre Przywara1-6/+5
2022-12-14sunxi: remove bogus mmc_pinmux_setup() prototypeAndre Przywara1-4/+0
2022-12-14sunxi: remove unused CONFIG_MMC_SUNXI_SLOTAndre Przywara1-2/+7
2022-12-12km/ppc: migrate all mpc83xx to DM_I2CHolger Brunck3-76/+2
2022-12-12board/km: remove obsolete ARCH_KIRKWOODHolger Brunck1-3/+2
2022-12-12board/km/secu: migrate to use environment text filesHolger Brunck1-0/+50
2022-12-12board/km/cent2: migrate to environment text fileHolger Brunck3-13/+38
2022-12-12km/powerpc: migrate to env.txt fileHolger Brunck1-0/+21
2022-12-12board/km: move ls102xa boards to environment text filesHolger Brunck2-0/+6
2022-12-12arm: mach-omap2: Move common image process functions out of board filesAndrew Davis4-60/+0
2022-12-12arm: mvebu: Espressobin: Fix default env variablesDerek LaHousse1-3/+17
2022-12-09board: ti: introduce the basic files needed to support the am62aBryan Brattlof4-0/+99
2022-12-09Nokia RX-51: Use ENTRY/ENDPROC for save_boot_paramsPali Rohár1-2/+4
2022-12-07net: tsec: Remove non-DM_ETH support codeTom Rini4-248/+0
2022-12-07global: Remove extraneous DM_ETH imply/selectTom Rini3-3/+0
2022-12-05Nokia RX-51: Migrate legacy USB device options to KconfigTom Rini1-0/+30
2022-12-05arm: samsung: Move CONFIG_MISC_COMMON to KconfigTom Rini1-0/+2
2022-12-05mpc8548cds: Migrate CONFIG_INTERRUPTS to KconfigTom Rini1-0/+3
2022-12-05Convert CONFIG_POWER_LTC3676 et al to KconfigTom Rini1-0/+2
2022-12-05Convert CONFIG_FSL_CADMUS to KconfigTom Rini1-0/+3
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini99-672/+672
2022-12-05global: Move remaining CONFIG_*SRIO_* to CFG_*Tom Rini3-12/+12
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini133-309/+309
2022-12-05global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini11-37/+37
2022-12-05global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_*Tom Rini10-20/+20
2022-12-05global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini14-28/+28