summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* Remove including timestamp.h in version.hWIP/2021-09-16-general-updatesPali Rohár2021-09-171-0/+1
* version: Move version_string[] from version.h to version_string.hPali Rohár2021-09-173-3/+3
* Remove #include <version.h> from files which do not need itPali Rohár2021-09-173-3/+0
* Merge tag 'v2021.10-rc4' into nextTom Rini2021-09-1632-1473/+68
|\
| * pci: Drop DM_PCISimon Glass2021-09-132-2/+0
| * ppc: Remove UCP1020 boardSimon Glass2021-09-1312-1432/+0
| * Merge tag 'efi-2021-10-rc4-2' of https://source.denx.de/u-boot/custodians/u-b...WIP/12Sep2021Tom Rini2021-09-121-1/+1
| |\
| | * doc: board: toradex: fix file namesOleksandr Suvorov2021-09-111-1/+1
| * | board: ti: am64x: Add support for fixing dr_mode while booting from USBAswath Govindraju2021-09-101-0/+32
| * | Merge https://source.denx.de/u-boot/custodians/u-boot-marvellWIP/10Sep2021Tom Rini2021-09-102-2/+2
| |\ \
| | * | arm: marvell: Dreamplug: fix typo in eth1 nameTony Dinh2021-09-101-1/+1
| | * | arm: kirkwood: Sheevaplug: Update board maintainerTony Dinh2021-09-101-1/+1
| | |/
| * | MAINTAINERS: Update ARM TI entryLokesh Vutla2021-09-0910-10/+10
| |/
| * common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASHAlexandru Gagniuc2021-09-081-0/+1
| * board: sifive: use ccache driver instead of helper functionZong Li2021-09-072-16/+5
| * arm: mvebu: turris_omnia: disable MCU watchdog in board_late_init()Marek Behún2021-09-011-5/+5
| * arm: mvebu: turris_omnia: disable MCU watchdog in SPL when booting over UARTMarek Behún2021-09-011-1/+16
| * arm: mvebu: turris_omnia: don't guard by CONFIG_SPL_BUILD macroMarek Behún2021-09-011-8/+0
* | riscv: sifive: unleashed: Add genimage config filesBin Meng2021-09-112-0/+38
* | arm: Finish migration of CONFIG_MACH_TYPEWIP/2021-09-07-ATAGs-and-related-migrationTom Rini2021-09-074-18/+21
* | arm: Disable ATAGs supportTom Rini2021-09-0738-105/+69
* | imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIGTom Rini2021-09-071-2/+2
* | i2c: Convert CONFIG_POWER_I2C et al to KconfigSimon Glass2021-09-047-8/+8
* | power: Rename CONFIG_POWER to CONFIG_POWER_LEGACYSimon Glass2021-09-047-8/+8
* | spi: Rename SPI_SUPPORT to SPISimon Glass2021-09-044-7/+7
* | serial: Rename SERIAL_SUPPORT to SERIALSimon Glass2021-09-042-2/+2
* | mmc: Rename MMC_SUPPORT to MMCSimon Glass2021-09-044-4/+4
* | Revert most of the series for adding vexpress_aemv8r supportWIP/03Sep2021-nextTom Rini2021-09-033-30/+2
* | vexpress64: Add BASER_FVP vexpress board variantPeter Hoyes2021-09-023-2/+30
* | board: stemmy: Update documentationStephan Gerhold2021-09-012-51/+2
* | Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvel...WIP/31Aug2021-nextTom Rini2021-08-311-3/+2
|\ \
| * | board: x530: switch to wdt_stop_all()Rasmus Villemoes2021-08-311-3/+2
* | | Kconfig: Remove all default n/no optionsMichal Simek2021-08-319-18/+0
* | | Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2021-08-3116-24/+20
* | | nitrogen6x: Migrate DDR_MB to KconfigTom Rini2021-08-311-0/+3
* | | imx: Finish migration of IMX_CONFIG to KconfigTom Rini2021-08-3151-5/+159
* | | nxp: Migrate CONFIG_DDR_CLK_FREQ to KconfigTom Rini2021-08-318-31/+2
* | | global: Remove unused or unnecessary CONFIG symbols related to DDRTom Rini2021-08-301-23/+0
|/ /
* | Kconfig: Use spaces not tabs in Kconfig entiresWIP/2021-08-30-kconfig-migrations-part1-nextTom Rini2021-08-301-2/+2
* | global: Remove dead code that starts with CONFIG_[0-9A]Tom Rini2021-08-301-2/+0
* | varisys: Remove dead codeTom Rini2021-08-303-527/+0
* | i2c: fsl_i2c: Migrate to KconfigTom Rini2021-08-302-3/+3
* | Convert CONFIG_SYS_I2C_SPEED et al to KconfigTom Rini2021-08-301-1/+1
* | ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespaceTom Rini2021-08-305-5/+5
* | am43xx: Drop non-DM_I2C codeTom Rini2021-08-301-27/+0
* | am335x: Drop non-DM_I2C codeTom Rini2021-08-302-27/+0
* | Convert CONFIG_SYS_I2C_EARLY_INIT to KconfigTom Rini2021-08-306-14/+6
* | Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini2021-08-309-11/+11
* | Convert CONFIG_SYS_I2C_SOFT et al to KconfigTom Rini2021-08-301-1/+1
* | Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to KconfigTom Rini2021-08-301-9/+0