summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-04power: Rename CONFIG_POWER to CONFIG_POWER_LEGACYSimon Glass
2021-09-04power: Tidy up #undef of CONFIG_DM_PMICSimon Glass
2021-09-04gpio: Add a GPIO configSimon Glass
2021-09-04tegra: gpio: Drop use of CONFIG_xxx variablesSimon Glass
2021-09-04Makefile: Move drivers/dma/ into drivers/MakefileSimon Glass
2021-09-04Convert CONFIG_DMA_LPC32XX to KconfigSimon Glass
2021-09-04ti: Convert CONFIG_TI_EDMA3 to KconfigSimon Glass
2021-09-04dma: Add a Kconfig for legacy DMASimon Glass
2021-09-04Makefile: Unify the rules for BOOTCOUNT_LIMITSimon Glass
2021-09-04sata: Rename SATA_SUPPORT to SATASimon Glass
2021-09-04ppc: Rename MPC8XXX_INIT_DDR_SUPPORT to MPC8XXX_INIT_DDRSimon Glass
2021-09-04Rename CACHE_SUPPORT to CACHESimon Glass
2021-09-04spi: Rename SPI_SUPPORT to SPISimon Glass
2021-09-04serial: Add a SERIAL configSimon Glass
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass
2021-09-04rtc: Rename RTC_SUPPORT to RTCSimon Glass
2021-09-04pch: Rename PCH_SUPPORT to PCHSimon Glass
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass
2021-09-03Merge branch '2021-09-03-xyz-modem-fixes' into nextTom Rini
2021-09-03xyz-modem: Allow to cancel transfer also by CTRL+CPali Rohár
2021-09-03xyz-modem: Show information about finished transferPali Rohár
2021-09-03xyz-modem: Properly abort/terminate transfer on errorPali Rohár
2021-09-03xyz-modem: Close stream after processing/sending terminate sequencePali Rohár
2021-09-03xyz-modem: Put xyzModem_stream_close debug diagnostic message into ZM_DEBUG()Pali Rohár
2021-09-03xyz-modem: Fix x-modem "xyzModem_eof error" at the end of filePali Rohár
2021-09-03xyz-modem: Fix crash after cancelling transferPali Rohár
2021-09-03Revert most of the series for adding vexpress_aemv8r supportTom Rini
2021-09-02Merge branch '2021-09-02-assorted-platform-and-bugfixes' into nextTom Rini
2021-09-02tools: env: Handle shorter read callsThibault Ferrante
2021-09-02psci: fix double declarationOleksandr Suvorov
2021-09-02pci: iproc: fix compilation errors and warningsBharat Gooty
2021-09-02mailmap: Update e-mail for Jernej SkrabecJernej Skrabec
2021-09-02ARM: Prevent the compiler from using NEON registersSamuel Holland
2021-09-02doc: Add documentation for the Arm vexpress board configsPeter Hoyes
2021-09-02arm: Use armv8_switch_to_el1 env to switch to EL1Peter Hoyes
2021-09-02vexpress64: Add BASER_FVP vexpress board variantPeter Hoyes
2021-09-02armv8: Add ARMv8 MPU configuration logicPeter Hoyes
2021-09-02armv8: Ensure EL1&0 VMSA is enabledPeter Hoyes
2021-09-02armv8: Disable pointer authentication traps for EL1Peter Hoyes
2021-09-02Revert "configs: synquacer: Make U-Boot binary position independent"Masami Hiramatsu
2021-09-02lib: add crc16.o if CONFIG_MMC_SPI_CRC_ON for SPL buildAndreas Schwab
2021-09-02cmd/part: correct alignment of partition listHeinrich Schuchardt
2021-09-02arm: mach-snapdrgon: misc: Simplify msm_generate_mac_addr()Stephan Gerhold
2021-09-02arm: mach-snapdragon: misc: Initialize eMMC if necessaryStephan Gerhold
2021-09-02armv7: Add Position Independent Execution supportChia-Wei Wang
2021-09-02arm: Fix option dependency with Kconfig languageChia-Wei Wang
2021-09-02Merge branch '2021-09-02-assorted-fixes' into nextTom Rini
2021-09-01ata: ahci-pci: Add new option CONFIG_SPL_AHCI_PCIPali Rohár
2021-09-01ata: ahci-pci: Fix dependency on DM_PCIPali Rohár
2021-09-01rtc: ds1307: Fix incorrect clock reset for DS13xxCallum Sinclair