summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-04tools: kwboot: Update manpagePali Rohár
2022-03-04tools: kwboot: Update usagePali Rohár
2022-03-04tools: kwboot: Add support for backspace key in mini terminalPali Rohár
2022-03-04tools: kwboot: Fix sending and processing debug message pattern (-d option)Pali Rohár
2022-03-04tools: kwboot: Use separate thread for sending boot message patternPali Rohár
2022-03-04tools: kwboot: Cleanup bootmsg and debugmsg variablesPali Rohár
2022-03-04tools: kwboot: Remove msg_req_delayPali Rohár
2022-03-04tools: kwboot: Check for return value of kwboot_tty_send() and tcflush()Pali Rohár
2022-03-04ARM: mvebu: x530: clearfog: Add ODT configurationChris Packham
2022-03-04arm64: a37xx: pinctrl: Fix PWM pins indexesMarek Behún
2022-03-04drivers: rtc: fix null pointer access in armada38x_rtc_resetFrancois Berder
2022-03-04arm: a37xx: pci: Fix a3700_fdt_fix_pcie_regions() function againPali Rohár
2022-03-04arm: mvebu: turris_omnia: Enable ext4 write support in defconfigMarek Behún
2022-03-04pci: pci_mvebu: Cleanup macro namesPali Rohár
2022-03-04pci: pci_mvebu: Remove unused SELECT and lane_maskPali Rohár
2022-03-04tools: kwboot: Fix quitting terminalPali Rohár
2022-03-03Merge tag 'u-boot-at91-fixes-2022.04-a' of https://source.denx.de/u-boot/cust...Tom Rini
2022-03-03Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2022-03-01Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2022-03-01phy: nop-phy: Fix phy reset if no reset-gpio definedTim Harvey
2022-02-28Prepare v2022.04-rc3v2022.04-rc3Tom Rini
2022-02-28Merge branch '2022-02-28-bugfixes'Tom Rini
2022-02-28board: stemmy: Detect board variants and patch DTBLinus Walleij
2022-02-28arm: apple: Switch to fully dynamic mem layoutJanne Grunau
2022-02-28arm: pdu001: Setup pinmux for console UART as early as possibleFelix Brack
2022-02-28arm: pdu001: Fix early debugging UARTFelix Brack
2022-02-28tools: mkimage/dumpimage: Allow to use -l with -TPali Rohár
2022-02-28tools: pblimage: fix image header verification functionHou Zhiqiang
2022-02-28lx2160a: Fix distroboot device list for configs without USB/SCSI/etcDaniel Klauer
2022-02-28board: sl28: use fit image generatorMichael Walle
2022-02-28board: sl28: disable random MAC address generationMichael Walle
2022-02-28board: sl28: remove "Useful I2C tricks" section from docsMichael Walle
2022-02-28board: sl28: disable recovery watchdogMichael Walle
2022-02-28board: sl28: enable SoC watchdog supportMichael Walle
2022-02-28board: sl28: enable sl28cpld supportMichael Walle
2022-02-28board: sl28: print CPLD version on bootupMichael Walle
2022-02-28board: sl28: fix DRAM pretty printMichael Walle
2022-02-28gpio: add sl28cpld driverMichael Walle
2022-02-28watchdog: add sl28cpld watchdog driverMichael Walle
2022-02-28misc: add sl28cpld base driverMichael Walle
2022-02-26Merge tag 'efi-2022-04-rc3' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-02-26Merge https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2022-02-26efi_loader: update the timing of enabling and disabling EFI watchdogMasahisa Kojima
2022-02-26efi_loader: test/py: Reset system after capsule update on diskMasami Hiramatsu
2022-02-26test/py: Handle expected reboot while booting sandboxMasami Hiramatsu
2022-02-26test/py: Handle expected reset by commandMasami Hiramatsu
2022-02-26efi_loader: use efi_update_capsule_firmware() for capsule on diskMasami Hiramatsu
2022-02-26efi_loader: fix uefi secure boot with intermediate certsIlias Apalodimas
2022-02-26tools: mkeficapsule: remove duplicated codeAKASHI Takahiro
2022-02-26doc: describe fatload commandHeinrich Schuchardt