summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* arm: mvebu: Use U-Boot's SPL BootROM framework for booting from NAND/UARTPali Rohár2021-07-311-23/+24
* arm: mvebu: Implement return_to_bootrom() via U-Boot's SPL frameworkPali Rohár2021-07-312-0/+16
* arm: mvebu: Mark return_to_bootrom() as a noreturn functionPali Rohár2021-07-311-1/+1
* arm: mvebu: Fix return_to_bootrom()Pali Rohár2021-07-311-1/+2
* tools: kwboot: Fix checking image header versionPali Rohár2021-07-311-1/+1
* tools: kwboot: Check for v1 header sizePali Rohár2021-07-311-0/+5
* tools: kwboot: Cosmetic fix - add missing curly bracketsPali Rohár2021-07-311-1/+2
* tools: kwboot: Print trailing newline after terminal is terminatedPali Rohár2021-07-311-0/+1
* tools: kwboot: Fix restoring terminalPali Rohár2021-07-311-1/+2
* tools: kwboot: Fix wrong parameter passed to read()Pali Rohár2021-07-311-1/+1
* tools: dumpimage: Show error message when trying to extract data from kwbimagePali Rohár2021-07-311-0/+5
* tools: dumpimage: Fix crashing when trying to extract data from kwbimagePali Rohár2021-07-311-1/+1
* tools: kwbimage: Mark all BootROM structures __packedPali Rohár2021-07-312-19/+19
* tools: kwbimage: Do not hide usage of secure header under CONFIG_ARMADA_38XPali Rohár2021-07-312-26/+0
* tools: kwbimage: Add support for a new DATA_DELAY commandPali Rohár2021-07-311-1/+23
* tools: kwbimage: Add support for DATA command also for v1 imagesPali Rohár2021-07-312-1/+58
* tools: kwbimage: Don't parse PAYLOAD keywordPali Rohár2021-07-311-13/+0
* tools: kwbimage: Add support for more BINARY headersPali Rohár2021-07-311-31/+28
* tools: kwbimage: Fix calculating size of binary headerPali Rohár2021-07-311-9/+2
* tools: kwbimage: Change maximum number of arguments in binary header to 256Pali Rohár2021-07-311-1/+1
* tools: kwbimage: Use -a parameter (load address) for v1 imagesPali Rohár2021-07-312-10/+2
* tools: kwbimage: Cosmetic fix - remove redundant space characterMarek Behún2021-07-311-1/+1
* tools: kwbimage: Print size of binary header in kwbimage_print_header()Pali Rohár2021-07-311-0/+24
* tools: kwbimage: Validate data checksum of v1 imagesPali Rohár2021-07-311-0/+43
* tools: kwbimage: Validate extended headers of v1 imagesPali Rohár2021-07-311-0/+29
* tools: kwbimage: Fix check for v0 extended header checksumPali Rohár2021-07-311-7/+11
* tools: kwbimage: Don't crash when binary file name does not contain '/'Pali Rohár2021-07-311-1/+1
* tools: kwbimage: Fix generation of SATA, SDIO and PCIe imagesPali Rohár2021-07-311-0/+25
* tools: kwbimage: Add constant for SDIO bootfromMarek Behún2021-07-311-0/+1
* tools: kwbimage: Align SPI and NAND images to 256 bytesPali Rohár2021-07-311-1/+18
* tools: kwbimage: Simplify aligning and calculating checksumPali Rohár2021-07-311-21/+15
* tools: kwbimage: Fix compilation without CONFIG_SYS_U_BOOT_OFFSPali Rohár2021-07-311-1/+1
* Merge branch '2021-07-28-assorted-fixes'Tom Rini2021-07-2917-31/+68
|\
| * mkimage: use environment variable MKIMAGE_SIGN_PIN to set pin for OpenSSL EngineMarc Kleine-Budde2021-07-282-2/+13
| * test/py: Improve check for mksquashfs versionMarek Behún2021-07-281-1/+1
| * build: remove the variable NM in gen_ll_addressable_symbols.shPatrick Delaunay2021-07-283-3/+6
| * lib: rsa: rsa-sign: Minor bug in debug messageChan, Donald2021-07-281-1/+1
| * lib: rsa: rsa-verify: Fix a typo in a debug messageThomas Perrot2021-07-281-1/+1
| * arm64: Update memcpy_{from, to}io() helpersPatrice Chotard2021-07-283-10/+26
| * arm: use the correct prototype for reset_cpu functionPatrick Delaunay2021-07-284-4/+4
| * doc: sandbox: Fix up dependenciesSimon Glass2021-07-282-7/+5
| * pci: swap_case: Allow compilation on 32-bit machinesSimon Glass2021-07-281-2/+11
* | Merge tag 'ti-v2021.10-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2021-07-2955-578/+5775
|\ \ | |/ |/|
| * board: ti: k2g: Program PadConfig_202 before locking RSTMUX8Suman Anna2021-07-291-0/+3
| * configs: j721e_evm_r5: Disable K3 R5F remoteprocSuman Anna2021-07-271-1/+0
| * arm: dts: k3-j721e-r5: Remove MAIN R5FSS0 cluster from SPLSuman Anna2021-07-272-16/+0
| * arm: mach-k3: Cleanup common start_non_linux_remote_cores()Suman Anna2021-07-272-6/+0
| * arm: mach-k3: j721e: Cleanup MAIN R5 boot code from R5 SPLSuman Anna2021-07-272-42/+0
| * arm: mach-k3: j721e: Move booting of Main R5FSS Core0 to A72 U-BootSuman Anna2021-07-272-1/+6
| * arm: dts: k3-am65: Fix up MCU R5FSS cluster mode back to Split-modeSuman Anna2021-07-271-0/+4