summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-31Merge https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2021-08-01sunxi: decide the inclusion of SCP by SCP_ADDR existenceIcenowy Zheng
2021-08-01sunxi: A23/A33/H3: Move sun8i secure monitor to SRAM A2Samuel Holland
2021-08-01sunxi: Select environment MMC based on boot deviceSamuel Holland
2021-07-31Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2021-07-31serial: a37xx: Do not call get_ref_clk() in _debug_uart_init()Pali Rohár
2021-07-31serial: a37xx: Use CONFIG_BAUDRATE for initializing early debug UARTPali Rohár
2021-07-31arm: kirkwood: Dreamplug: Add DM SATA and remove IDE configsTony Dinh
2021-07-31arm: kirkwood: Dreamplug: Use Ethernet PHY name and address from device treeTony Dinh
2021-07-31arm: kirkwood: Dreamplug: Add DM Ethernet and DM SATA configsTony Dinh
2021-07-31arm64: a37xx: pinctrl: Correct PWM pins definitionsMarek Behún
2021-07-31kwbimage: Update help message about how to extract from an existing imagePali Rohár
2021-07-31kwbimage: Add support for extracting images via dumpimage toolPali Rohár
2021-07-31arm: mvebu: gdsys: Remove custom spl_board_init()Pali Rohár
2021-07-31arm: mvebu: Remove unused macro CONFIG_SYS_U_BOOT_OFFSPali Rohár
2021-07-31tools: kwbimage: Remove v1 kwbimage SPL padding to CONFIG_SYS_U_BOOT_OFFS bytesPali Rohár
2021-07-31arm: mvebu: Remove legacy U-Boot header from kwbimage v1 filesPali Rohár
2021-07-31arm: mvebu: Load U-Boot proper binary in SPL code based on kwbimage headerPali Rohár
2021-07-31SPL: Add support for parsing board / BootROM specific image typesPali Rohár
2021-07-31SPL: Add support for specifying offset between header and imagePali Rohár
2021-07-31arm: mvebu: Use U-Boot's SPL BootROM framework for booting from NAND/UARTPali Rohár
2021-07-31arm: mvebu: Implement return_to_bootrom() via U-Boot's SPL frameworkPali Rohár
2021-07-31arm: mvebu: Mark return_to_bootrom() as a noreturn functionPali Rohár
2021-07-31arm: mvebu: Fix return_to_bootrom()Pali Rohár
2021-07-31tools: kwboot: Fix checking image header versionPali Rohár
2021-07-31tools: kwboot: Check for v1 header sizePali Rohár
2021-07-31tools: kwboot: Cosmetic fix - add missing curly bracketsPali Rohár
2021-07-31tools: kwboot: Print trailing newline after terminal is terminatedPali Rohár
2021-07-31tools: kwboot: Fix restoring terminalPali Rohár
2021-07-31tools: kwboot: Fix wrong parameter passed to read()Pali Rohár
2021-07-31tools: dumpimage: Show error message when trying to extract data from kwbimagePali Rohár
2021-07-31tools: dumpimage: Fix crashing when trying to extract data from kwbimagePali Rohár
2021-07-31tools: kwbimage: Mark all BootROM structures __packedPali Rohár
2021-07-31tools: kwbimage: Do not hide usage of secure header under CONFIG_ARMADA_38XPali Rohár
2021-07-31tools: kwbimage: Add support for a new DATA_DELAY commandPali Rohár
2021-07-31tools: kwbimage: Add support for DATA command also for v1 imagesPali Rohár
2021-07-31tools: kwbimage: Don't parse PAYLOAD keywordPali Rohár
2021-07-31tools: kwbimage: Add support for more BINARY headersPali Rohár
2021-07-31tools: kwbimage: Fix calculating size of binary headerPali Rohár
2021-07-31tools: kwbimage: Change maximum number of arguments in binary header to 256Pali Rohár
2021-07-31tools: kwbimage: Use -a parameter (load address) for v1 imagesPali Rohár
2021-07-31tools: kwbimage: Cosmetic fix - remove redundant space characterMarek Behún
2021-07-31tools: kwbimage: Print size of binary header in kwbimage_print_header()Pali Rohár
2021-07-31tools: kwbimage: Validate data checksum of v1 imagesPali Rohár
2021-07-31tools: kwbimage: Validate extended headers of v1 imagesPali Rohár
2021-07-31tools: kwbimage: Fix check for v0 extended header checksumPali Rohár
2021-07-31tools: kwbimage: Don't crash when binary file name does not contain '/'Pali Rohár
2021-07-31tools: kwbimage: Fix generation of SATA, SDIO and PCIe imagesPali Rohár
2021-07-31tools: kwbimage: Add constant for SDIO bootfromMarek Behún
2021-07-31tools: kwbimage: Align SPI and NAND images to 256 bytesPali Rohár