aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-08arm: Remove MPC8349EMDS board and ARCH_MPC8349 supportWIP/2021-09-08-remove-non-DM-boardsTom Rini22-1968/+45
2021-09-08arm: Remove edminiv2 board and orion5x supportTom Rini25-1579/+3
2021-09-08arm: Remove bg0900 boardTom Rini8-358/+0
2021-09-08arm: Remove zmx25 board and ARCH_MX25Tom Rini17-1654/+3
2021-09-08arm: Remove aspenite boardTom Rini8-153/+0
2021-09-08arm: Remove flea3 boardTom Rini9-501/+1
2021-09-07Merge branch '2021-09-07-ATAGs-and-related-migration' into nextTom Rini246-874/+197
2021-09-07arm: Finish migration of CONFIG_MACH_TYPETom Rini88-268/+24
2021-09-07arm: Add Kconfig entry for MACH_TYPETom Rini6-2/+22
2021-09-07arm: Disable ATAGs supportTom Rini151-563/+116
2021-09-07imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIGTom Rini19-20/+27
2021-09-07Convert CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to KconfigTom Rini19-21/+8
2021-09-04configs: Resync with savedefconfigTom Rini57-86/+20
2021-09-04Merge branch '2021-09-04-makefile-cleanups-part-b' into nextTom Rini463-973/+1131
2021-09-04net: Move network rules to drivers/netSimon Glass7-7/+12
2021-09-04net: Rename SPL_NET_SUPPORT to SPL_NETSimon Glass16-25/+25
2021-09-04power: Refactor Makefile rulesSimon Glass6-12/+25
2021-09-04power: Add a POWER configSimon Glass2-2/+16
2021-09-04i2c: Convert CONFIG_POWER_I2C et al to KconfigSimon Glass68-65/+131
2021-09-04power: Rename CONFIG_POWER to CONFIG_POWER_LEGACYSimon Glass34-40/+45
2021-09-04power: Tidy up #undef of CONFIG_DM_PMICSimon Glass20-21/+38
2021-09-04gpio: Add a GPIO configSimon Glass2-3/+14
2021-09-04tegra: gpio: Drop use of CONFIG_xxx variablesSimon Glass1-5/+5
2021-09-04Makefile: Move drivers/dma/ into drivers/MakefileSimon Glass3-2/+3
2021-09-04Convert CONFIG_DMA_LPC32XX to KconfigSimon Glass4-4/+12
2021-09-04ti: Convert CONFIG_TI_EDMA3 to KconfigSimon Glass9-1/+8
2021-09-04dma: Add a Kconfig for legacy DMASimon Glass1-0/+10
2021-09-04Makefile: Unify the rules for BOOTCOUNT_LIMITSimon Glass1-3/+1
2021-09-04sata: Rename SATA_SUPPORT to SATASimon Glass9-16/+16
2021-09-04ppc: Rename MPC8XXX_INIT_DDR_SUPPORT to MPC8XXX_INIT_DDRSimon Glass75-78/+78
2021-09-04Rename CACHE_SUPPORT to CACHESimon Glass2-8/+1
2021-09-04spi: Rename SPI_SUPPORT to SPISimon Glass110-117/+116
2021-09-04serial: Add a SERIAL configSimon Glass2-3/+13
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass313-353/+353
2021-09-04rtc: Rename RTC_SUPPORT to RTCSimon Glass7-8/+8
2021-09-04pch: Rename PCH_SUPPORT to PCHSimon Glass6-10/+10
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass212-232/+233
2021-09-03Merge branch '2021-09-03-xyz-modem-fixes' into nextTom Rini2-6/+38
2021-09-03xyz-modem: Allow to cancel transfer also by CTRL+CWIP/2021-09-03-xyz-modem-fixesPali Rohár1-0/+2
2021-09-03xyz-modem: Show information about finished transferPali Rohár1-0/+16
2021-09-03xyz-modem: Properly abort/terminate transfer on errorPali Rohár1-1/+13
2021-09-03xyz-modem: Close stream after processing/sending terminate sequencePali Rohár1-1/+1
2021-09-03xyz-modem: Put xyzModem_stream_close debug diagnostic message into ZM_DEBUG()Pali Rohár1-2/+2
2021-09-03xyz-modem: Fix x-modem "xyzModem_eof error" at the end of filePali Rohár1-0/+2
2021-09-03xyz-modem: Fix crash after cancelling transferPali Rohár1-2/+2
2021-09-03Revert most of the series for adding vexpress_aemv8r supportWIP/03Sep2021-nextTom Rini16-383/+43
2021-09-02Merge branch '2021-09-02-assorted-platform-and-bugfixes' into nextTom Rini31-91/+527
2021-09-02tools: env: Handle shorter read callsThibault Ferrante1-10/+12
2021-09-02psci: fix double declarationOleksandr Suvorov1-1/+0
2021-09-02pci: iproc: fix compilation errors and warningsBharat Gooty1-3/+4