aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-16Remove including timestamp.h in version.hWIP/2021-09-16-general-updatesPali Rohár8-3/+16
2021-09-16version: Remove global macro U_BOOT_VERSION_STRING from version.hPali Rohár3-12/+15
2021-09-16x86: quark: MRC: Remove U_BOOT_DATE and U_BOOT_TIME from debug logPali Rohár1-3/+1
2021-09-16version: Do not make version_string[] variable as a weakPali Rohár1-1/+1
2021-09-16version: Put version_string[] variable into section .text_version_stringPali Rohár1-1/+1
2021-09-16xtensa: Put U-Boot version string at correct place by linker scriptTom Rini1-0/+1
2021-09-16powerpc: mpc: Put U-Boot version string at correct place by linker scriptPali Rohár8-18/+28
2021-09-16m68k: mcf: Remove overloading version_stringPali Rohár6-38/+0
2021-09-16version: Move version_string[] from version.h to version_string.hPali Rohár11-12/+17
2021-09-16efi_loader: Use directly version_string variablePali Rohár1-2/+3
2021-09-16Remove #include <version.h> from files which do not need itPali Rohár8-8/+0
2021-09-16Remove #include <timestamp.h> from files which do not need itPali Rohár2-4/+0
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
2021-09-14image: Avoid erroneous double byte-swap in CRC valueAlexandru Gagniuc1-9/+0
2021-09-14Merge branch '2021-09-14-assorted-fixes'Tom Rini6-21/+29
2021-09-14image: rsa: Move padding_algos to linker listsWIP/2021-09-14-assorted-fixesAlexandru Gagniuc3-17/+25
2021-09-14pinctrl: fix typoYuan Fang1-1/+1
2021-09-14lib: fix typos in KconfigOleksandr Suvorov1-2/+2
2021-09-14lib/rsa: don't use NULL as key_idHeinrich Schuchardt1-1/+1
2021-09-13Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini1-3/+7
2021-09-14sunxi: mmc: A20: Fix MMC optimisationAndre Przywara1-3/+7
2021-09-13Merge branch '2021-09-09-finish-pre-DM_PCI-removal'WIP/13Sep2021Tom Rini44-2605/+36
2021-09-13pci: Drop DM_PCISimon Glass15-54/+14
2021-09-13pci: Drop PCI_INDIRECT_BRIDGESimon Glass10-92/+0
2021-09-13net: Drop DM_PCI check from designware driverSimon Glass1-12/+10
2021-09-13pci: acpi: Drop DM_PCI check from ahciSimon Glass2-59/+0
2021-09-13pci: Drop DM_PCI check from fdtdecSimon Glass1-2/+8
2021-09-13pci: Drop old code from header fileSimon Glass1-57/+3
2021-09-13ppc: Remove UCP1020 boardSimon Glass16-2329/+1
2021-09-13Merge tag 'mmc-2021-9-13' of https://source.denx.de/u-boot/custodians/u-boot-mmcTom Rini8-25/+135
2021-09-13mmc: fsl_esdhc: remove 1ms sleep in esdhc_send_cmd_common()Michael Walle1-7/+0
2021-09-12Merge tag 'efi-2021-10-rc4-2' of https://source.denx.de/u-boot/custodians/u-b...WIP/12Sep2021Tom Rini12-40/+88
2021-09-11Merge branch '2021-09-11-update-docker-container' into nextTom Rini5-6/+101
2021-09-11CI: Update to latest container imagesWIP/2021-09-11-update-docker-containerTom Rini2-2/+2
2021-09-11azure/gitlab: Add tests for SiFive Unleashed boardBin Meng2-2/+44
2021-09-11riscv: sifive: unleashed: Add genimage config filesBin Meng2-0/+38