summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* arm: Remove MPC8349EMDS board and ARCH_MPC8349 supportWIP/2021-09-08-remove-non-DM-boardsTom Rini2021-09-0822-1968/+45
* arm: Remove edminiv2 board and orion5x supportTom Rini2021-09-0825-1580/+4
* arm: Remove bg0900 boardTom Rini2021-09-088-358/+0
* arm: Remove zmx25 board and ARCH_MX25Tom Rini2021-09-0817-1654/+3
* arm: Remove aspenite boardTom Rini2021-09-088-153/+0
* arm: Remove flea3 boardTom Rini2021-09-089-501/+1
* Merge branch '2021-09-07-ATAGs-and-related-migration' into nextTom Rini2021-09-07246-874/+197
|\
| * arm: Finish migration of CONFIG_MACH_TYPEWIP/2021-09-07-ATAGs-and-related-migrationTom Rini2021-09-0788-268/+24
| * arm: Add Kconfig entry for MACH_TYPETom Rini2021-09-076-2/+22
| * arm: Disable ATAGs supportTom Rini2021-09-07151-563/+116
| * imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIGTom Rini2021-09-0719-20/+27
| * Convert CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to KconfigTom Rini2021-09-0719-21/+8
|/
* configs: Resync with savedefconfigTom Rini2021-09-0457-86/+20
* Merge branch '2021-09-04-makefile-cleanups-part-b' into nextTom Rini2021-09-04463-973/+1131
|\
| * net: Move network rules to drivers/netWIP/2021-09-04-makefile-cleanups-part-bSimon Glass2021-09-047-7/+12
| * net: Rename SPL_NET_SUPPORT to SPL_NETSimon Glass2021-09-0416-25/+25
| * power: Refactor Makefile rulesSimon Glass2021-09-046-12/+25
| * power: Add a POWER configSimon Glass2021-09-042-2/+16
| * i2c: Convert CONFIG_POWER_I2C et al to KconfigSimon Glass2021-09-0468-65/+131
| * power: Rename CONFIG_POWER to CONFIG_POWER_LEGACYSimon Glass2021-09-0434-40/+45
| * power: Tidy up #undef of CONFIG_DM_PMICSimon Glass2021-09-0420-21/+38
| * gpio: Add a GPIO configSimon Glass2021-09-042-3/+14
| * tegra: gpio: Drop use of CONFIG_xxx variablesSimon Glass2021-09-041-5/+5
| * Makefile: Move drivers/dma/ into drivers/MakefileSimon Glass2021-09-043-2/+3
| * Convert CONFIG_DMA_LPC32XX to KconfigSimon Glass2021-09-044-4/+12
| * ti: Convert CONFIG_TI_EDMA3 to KconfigSimon Glass2021-09-049-1/+8
| * dma: Add a Kconfig for legacy DMASimon Glass2021-09-041-0/+10
| * Makefile: Unify the rules for BOOTCOUNT_LIMITSimon Glass2021-09-041-3/+1
| * sata: Rename SATA_SUPPORT to SATASimon Glass2021-09-049-16/+16
| * ppc: Rename MPC8XXX_INIT_DDR_SUPPORT to MPC8XXX_INIT_DDRSimon Glass2021-09-0475-78/+78
| * Rename CACHE_SUPPORT to CACHESimon Glass2021-09-042-8/+1
| * spi: Rename SPI_SUPPORT to SPISimon Glass2021-09-04110-117/+116
| * serial: Add a SERIAL configSimon Glass2021-09-042-3/+13
| * serial: Rename SERIAL_SUPPORT to SERIALSimon Glass2021-09-04313-353/+353
| * rtc: Rename RTC_SUPPORT to RTCSimon Glass2021-09-047-8/+8
| * pch: Rename PCH_SUPPORT to PCHSimon Glass2021-09-046-10/+10
| * mmc: Rename MMC_SUPPORT to MMCSimon Glass2021-09-04212-232/+233
|/
* Merge branch '2021-09-03-xyz-modem-fixes' into nextTom Rini2021-09-032-6/+38
|\
| * xyz-modem: Allow to cancel transfer also by CTRL+CWIP/2021-09-03-xyz-modem-fixesPali Rohár2021-09-031-0/+2
| * xyz-modem: Show information about finished transferPali Rohár2021-09-031-0/+16
| * xyz-modem: Properly abort/terminate transfer on errorPali Rohár2021-09-031-1/+13
| * xyz-modem: Close stream after processing/sending terminate sequencePali Rohár2021-09-031-1/+1
| * xyz-modem: Put xyzModem_stream_close debug diagnostic message into ZM_DEBUG()Pali Rohár2021-09-031-2/+2
| * xyz-modem: Fix x-modem "xyzModem_eof error" at the end of filePali Rohár2021-09-031-0/+2
| * xyz-modem: Fix crash after cancelling transferPali Rohár2021-09-031-2/+2
|/
* Revert most of the series for adding vexpress_aemv8r supportWIP/03Sep2021-nextTom Rini2021-09-0316-383/+43
* Merge branch '2021-09-02-assorted-platform-and-bugfixes' into nextTom Rini2021-09-0231-91/+527
|\
| * tools: env: Handle shorter read callsThibault Ferrante2021-09-021-10/+12
| * psci: fix double declarationOleksandr Suvorov2021-09-021-1/+0
| * pci: iproc: fix compilation errors and warningsBharat Gooty2021-09-021-3/+4