aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2021-09-22Merge tag 'u-boot-at91-2022.01-a' of https://source.denx.de/u-boot/custodians...Tom Rini3-8/+16
2021-09-22arm: socfpga: vining: Let DWMAC configure PHY reset GPIOMarek Vasut1-7/+0
2021-09-21configs: sama5d2: add qspi config for QSPI1Mihai Sain1-0/+1
2021-09-21board: sama5d2_xplained: Get dram size and base from device treeClément Léger1-4/+7
2021-09-21board: sama5d27_som1_ek: Get dram size and base from device treeClément Léger1-4/+8
2021-09-18Revert "efi_capsule: Move signature from DTB to .rodata"Simon Glass1-0/+1
2021-09-17Remove including timestamp.h in version.hPali Rohár1-0/+1
2021-09-17version: Move version_string[] from version.h to version_string.hPali Rohár3-3/+3
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-13pci: Drop DM_PCISimon Glass2-2/+0
2021-09-13ppc: Remove UCP1020 boardSimon Glass12-1432/+0
2021-09-12Merge tag 'efi-2021-10-rc4-2' of https://source.denx.de/u-boot/custodians/u-b...WIP/12Sep2021Tom 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-10board: 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-marvellWIP/10Sep2021Tom 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-07arm: 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 supportWIP/03Sep2021-nextTom Rini3-30/+2
2021-09-02vexpress64: Add BASER_FVP vexpress board variantPeter Hoyes3-2/+30
2021-09-01board: 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-08-31Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvel...WIP/31Aug2021-nextTom Rini1-3/+2
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek9-18/+0
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini16-24/+20
2021-08-31nitrogen6x: Migrate DDR_MB to KconfigTom Rini1-0/+3
2021-08-31imx: Finish migration of IMX_CONFIG to KconfigTom Rini51-5/+159
2021-08-31nxp: 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-30global: Remove unused or unnecessary CONFIG symbols related to DDRTom Rini1-23/+0
2021-08-30Kconfig: Use spaces not tabs in Kconfig entiresWIP/2021-08-30-kconfig-migrations-part1-nextTom 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