summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2021-09-17Remove #include <version.h> from files which do not need itPali Rohár3-3/+0
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini32-1473/+68
2021-09-15rpi: Conditionally add simple-framebuffer nodeIvan T. Ivanov1-6/+5
2021-09-14pci: Drop DM_PCISimon Glass2-2/+0
2021-09-14ppc: Remove UCP1020 boardSimon Glass12-1432/+0
2021-09-13Merge tag 'efi-2021-10-rc4-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini1-1/+1
2021-09-11riscv: sifive: unleashed: Add genimage config filesBin Meng2-0/+38
2021-09-11doc: board: toradex: fix file namesOleksandr Suvorov1-1/+1
2021-09-11board: ti: am64x: Add support for fixing dr_mode while booting from USBAswath Govindraju1-0/+32
2021-09-10Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini2-2/+2
2021-09-10arm: marvell: Dreamplug: fix typo in eth1 nameTony Dinh1-1/+1
2021-09-10arm: kirkwood: Sheevaplug: Update board maintainerTony Dinh1-1/+1
2021-09-09MAINTAINERS: Update ARM TI entryLokesh Vutla10-10/+10
2021-09-08common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASHAlexandru Gagniuc1-0/+1
2021-09-08arm: Finish migration of CONFIG_MACH_TYPETom Rini4-18/+21
2021-09-07arm: Disable ATAGs supportTom Rini38-105/+69
2021-09-07imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIGTom Rini1-2/+2
2021-09-07board: sifive: use ccache driver instead of helper functionZong Li2-16/+5
2021-09-04i2c: Convert CONFIG_POWER_I2C et al to KconfigSimon Glass7-8/+8
2021-09-04power: Rename CONFIG_POWER to CONFIG_POWER_LEGACYSimon Glass7-8/+8
2021-09-04spi: Rename SPI_SUPPORT to SPISimon Glass4-7/+7
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass2-2/+2
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass4-4/+4
2021-09-03Revert most of the series for adding vexpress_aemv8r supportTom Rini3-30/+2
2021-09-02vexpress64: Add BASER_FVP vexpress board variantPeter Hoyes3-2/+30
2021-09-02board: stemmy: Update documentationStephan Gerhold2-51/+2
2021-09-01arm: mvebu: turris_omnia: disable MCU watchdog in board_late_init()Marek Behún1-5/+5
2021-09-01arm: mvebu: turris_omnia: disable MCU watchdog in SPL when booting over UARTMarek Behún1-1/+16
2021-09-01arm: mvebu: turris_omnia: don't guard by CONFIG_SPL_BUILD macroMarek Behún1-8/+0
2021-09-01Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvel...Tom Rini1-3/+2
2021-09-01Kconfig: Remove all default n/no optionsMichal Simek9-18/+0
2021-09-01Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini16-24/+20
2021-09-01nitrogen6x: Migrate DDR_MB to KconfigTom Rini1-0/+3
2021-09-01imx: Finish migration of IMX_CONFIG to KconfigTom Rini51-5/+159
2021-09-01nxp: Migrate CONFIG_DDR_CLK_FREQ to KconfigTom Rini8-31/+2
2021-08-31board: x530: switch to wdt_stop_all()Rasmus Villemoes1-3/+2
2021-08-31global: Remove unused or unnecessary CONFIG symbols related to DDRTom Rini1-23/+0
2021-08-30Kconfig: Use spaces not tabs in Kconfig entiresTom Rini1-2/+2
2021-08-30global: Remove dead code that starts with CONFIG_[0-9A]Tom Rini1-2/+0
2021-08-30varisys: Remove dead codeTom Rini3-527/+0
2021-08-30i2c: fsl_i2c: Migrate to KconfigTom Rini2-3/+3
2021-08-30Convert CONFIG_SYS_I2C_SPEED et al to KconfigTom Rini1-1/+1
2021-08-30ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespaceTom Rini5-5/+5
2021-08-30am43xx: Drop non-DM_I2C codeTom Rini1-27/+0
2021-08-30am335x: Drop non-DM_I2C codeTom Rini2-27/+0
2021-08-30Convert CONFIG_SYS_I2C_EARLY_INIT to KconfigTom Rini6-14/+6
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini9-11/+11
2021-08-30Convert CONFIG_SYS_I2C_SOFT et al to KconfigTom Rini1-1/+1
2021-08-30Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to KconfigTom Rini1-9/+0
2021-08-30siemens: Move CONFIG_SYS_I2C_EEPROM_ADDR usage out of CONFIG namespaceTom Rini2-5/+10