aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-22Merge tag 'u-boot-at91-2022.01-a' of https://source.denx.de/u-boot/custodians...WIP/22Sep2021-nextTom Rini41-659/+413
2021-09-22Merge branch '2021-09-22-general-updates' into nextTom Rini54-105/+294
2021-09-21ARM: dts: at91: update flexcom defines using include fileEugen Hristev2-2/+4
2021-09-21include: dt-bindings: mfd: add atmel flexcom include fileEugen Hristev2-0/+16
2021-09-21net: remove unused CONFIG_DRIVER_AT91EMAC_*Eugen Hristev5-534/+0
2021-09-21ARM: at91: remove references to RM9200DKEugen Hristev2-15/+0
2021-09-21board: pm926x: remove unused CONFIG_SYS_AT91_CPU_NAMEEugen Hristev3-5/+0
2021-09-21board: atmel: sama7g5ek: avoid rewriting of configured CONFIG_BOOTCOMMANDEugen Hristev3-1/+9
2021-09-21configs: sama5d2: add qspi config for QSPI1Mihai Sain2-0/+104
2021-09-21ARM: dts: at91: sama5d2: fix dtc warning for ohci and ehciEugen Hristev4-8/+8
2021-09-21ARM: dts: at91: sama5d2_icp: cosmetic arrangement of the nodesEugen Hristev2-23/+25
2021-09-21ARM: dts: at91: sama5d2_icp: add QSPI1 deviceMihai Sain2-0/+45
2021-09-21board: sama5d2_xplained: Modify load addressesClément Léger1-14/+10
2021-09-21board: sama5d2_xplained: Get dram size and base from device treeClément Léger1-4/+7
2021-09-21ARM: dts: at91: sama5d2_xplained: Add memory node in devicetreeClément Léger1-0/+4
2021-09-21board: sama5d27_som1_ek: Modify load addressesClément Léger1-8/+4
2021-09-21board: sama5d27_som1_ek: Get dram size and base from device treeClément Léger1-4/+8
2021-09-21ARM: mach-at91: armv7: fix multiple cpu_reset definition when enabling SYSRESETClément Léger1-1/+3
2021-09-21configs: gardena-smart-gateway-at91sam: Adjust to production valuesReto Schneider1-1/+14
2021-09-21configs: sam9x60ek: enable CONFIG_CPUClaudiu Beznea3-0/+3
2021-09-21ARM: dts: at91: sam9x60: add bindings for CPUClaudiu Beznea1-0/+12
2021-09-21cpu: at91: add compatible for ARM9260EJ-SClaudiu Beznea1-0/+1
2021-09-21clk: at91: clk-master: split master clock in pres and dividerClaudiu Beznea4-50/+144
2021-09-21ARM: at91: Add chip ID of SAMA5D29Hari Prasath2-0/+3
2021-09-17Remove including timestamp.h in version.hPali Rohár8-3/+12
2021-09-17version: Remove global macro U_BOOT_VERSION_STRING from version.hPali Rohár3-12/+15
2021-09-17x86: quark: MRC: Remove U_BOOT_DATE and U_BOOT_TIME from debug logPali Rohár1-3/+1
2021-09-17version: Do not make version_string[] variable as a weakPali Rohár1-1/+1
2021-09-17powerpc: Drop version_string placement optimizationTom Rini3-16/+0
2021-09-17m68k: mcf: Remove overloading version_stringPali Rohár6-26/+0
2021-09-17version: Move version_string[] from version.h to version_string.hPali Rohár11-12/+17
2021-09-17efi_loader: Use directly version_string variablePali Rohár1-2/+3
2021-09-17Remove #include <version.h> from files which do not need itPali Rohár8-8/+0
2021-09-17Remove #include <timestamp.h> from files which do not need itPali Rohár2-4/+0
2021-09-17m68k: Add missing ENTRY entry in linker scriptTom Rini1-0/+1
2021-09-16test: Add a way to skip console checking until a string matchesSimon Glass2-0/+50
2021-09-16sandbox: Add a way to map a file into memorySimon Glass2-0/+42
2021-09-16sandbox: Add a way to find the size of a fileSimon Glass2-6/+24
2021-09-16dm: core: Fix a few incorrect comments on first/next functionsSimon Glass2-3/+3
2021-09-16test: Tidy a comment in the bloblist testSimon Glass1-1/+1
2021-09-16sqfs: Suppress the message about missing filesystemSimon Glass1-1/+1
2021-09-16btrfs: Suppress the message about missing filesystemSimon Glass1-2/+6
2021-09-16sandbox: Add license headers to the dts filesSimon Glass6-0/+29
2021-09-16sandbox: Correct handling of --rm_memorySimon Glass1-1/+0
2021-09-16dtoc: Further improve documentation about warningsSimon Glass1-4/+88
2021-09-16scripts/config_whitelist.txt: Fix after mergingTom Rini1-0/+1
2021-09-16pci: Fix mismerge with v2021.10-rc4Tom Rini2-7/+1
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini215-3317/+1078
2021-09-14Prepare v2021.10-rc4v2021.10-rc4Tom Rini1-1/+1
2021-09-14configs: Resync with savedefconfigTom Rini27-48/+5