aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-02tools: env: Handle shorter read callsWIP/2021-09-02-assorted-platform-and-bugfixesThibault Ferrante1-10/+12
2021-09-02psci: fix double declarationOleksandr Suvorov1-1/+0
2021-09-02pci: iproc: fix compilation errors and warningsBharat Gooty1-3/+4
2021-09-02mailmap: Update e-mail for Jernej SkrabecJernej Skrabec1-0/+1
2021-09-02ARM: Prevent the compiler from using NEON registersSamuel Holland1-0/+1
2021-09-02doc: Add documentation for the Arm vexpress board configsPeter Hoyes4-1/+69
2021-09-02arm: Use armv8_switch_to_el1 env to switch to EL1Peter Hoyes1-15/+25
2021-09-02vexpress64: Add BASER_FVP vexpress board variantPeter Hoyes6-24/+93
2021-09-02armv8: Add ARMv8 MPU configuration logicPeter Hoyes2-3/+154
2021-09-02armv8: Ensure EL1&0 VMSA is enabledPeter Hoyes2-0/+41
2021-09-02armv8: Disable pointer authentication traps for EL1Peter Hoyes4-4/+26
2021-09-02Revert "configs: synquacer: Make U-Boot binary position independent"Masami Hiramatsu1-2/+1
2021-09-02lib: add crc16.o if CONFIG_MMC_SPI_CRC_ON for SPL buildAndreas Schwab3-2/+1
2021-09-02arm64: Kconfig: Enable usage of optimized memset/memcpy/memmoveStefan Roese2-6/+35
2021-09-02arm64: memset-arm64: Use simple memset when cache is disabledStefan Roese1-0/+32
2021-09-02arm64: arch/arm/lib: Add optimized memset/memcpy/memmove functionsStefan Roese4-0/+461
2021-09-02cmd/part: correct alignment of partition listHeinrich Schuchardt1-1/+1
2021-09-02arm: mach-snapdrgon: misc: Simplify msm_generate_mac_addr()Stephan Gerhold1-11/+10
2021-09-02arm: mach-snapdragon: misc: Initialize eMMC if necessaryStephan Gerhold1-0/+3
2021-09-02armv7: Add Position Independent Execution supportChia-Wei Wang4-11/+80
2021-09-02arm: Fix option dependency with Kconfig languageChia-Wei Wang1-4/+5
2021-09-02Merge branch '2021-09-02-assorted-fixes' into nextTom Rini36-444/+2897
2021-09-01ata: ahci-pci: Add new option CONFIG_SPL_AHCI_PCIPali Rohár2-1/+7
2021-09-01ata: ahci-pci: Fix dependency on DM_PCIPali Rohár1-0/+1
2021-09-01rtc: ds1307: Fix incorrect clock reset for DS13xxCallum Sinclair1-13/+56
2021-09-01arm: u8500: Prefer building in thumb mode by defaultStephan Gerhold1-0/+1
2021-09-01board: stemmy: Update documentationStephan Gerhold6-56/+99
2021-09-01board: stemmy: Add basic Fastboot supportStephan Gerhold3-0/+57
2021-09-01arm: dts: u8500: u-boot: Add fixed clock for eMMCStephan Gerhold1-1/+10
2021-09-01arm: dts: u8500: Update from Linux ux500-dts-for-v5.15Stephan Gerhold3-50/+175
2021-09-01arm: u8500: Imply options for new driversStephan Gerhold1-0/+7
2021-09-01MAINTAINERS: Add new drivers for ARM U8500Stephan Gerhold1-0/+5
2021-09-01loadb: Properly indicate aborted kermit transferPali Rohár1-0/+3
2021-09-01scripts/checkpatch.pl: Resync with v5.13Tom Rini4-247/+1919
2021-09-01mkimage: clarify error message for empty input filesThomas Hebb1-0/+6
2021-09-01lib: -Wformat-truncation in rsa_engine_get_priv_keyHeinrich Schuchardt1-1/+1
2021-09-01fit: Use DM hash driver if supportedChia-Wei Wang1-0/+30
2021-09-01crypto: hash: Add software hash DM driverChia-Wei Wang3-0/+313
2021-09-01dm: hash: Add new UCLASS_HASH supportChia-Wei Wang7-0/+196
2021-09-01lib/md5: Export progressive APIsChia-Wei Wang2-3/+7
2021-09-01lib/rsa: Remove support for OpenSSL < 1.1.0 and libressl < 2.7.0Alexandru Gagniuc1-72/+4
2021-08-31Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvel...WIP/31Aug2021-nextTom Rini12-61/+349
2021-08-31Merge branch '2021-08-31-kconfig-migrations-part2' into nextTom Rini1568-3018/+2880
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek65-224/+1
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini953-740/+690
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini457-310/+512
2021-08-31Finish converting CONFIG_SYS_CACHELINE_SIZE to KconfigTom Rini35-103/+68
2021-08-31ls1046ardb_qspi*: Enable RAMBOOT_PBLTom Rini3-0/+9
2021-08-31Convert CONFIG_RAMBOOT_PBL et al to KconfigTom Rini66-274/+201
2021-08-31Convert CONFIG_QSPI_BOOT to KconfigTom Rini18-18/+6