aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge https://source.denx.de/u-boot/custodians/u-boot-marvellWIP/04Mar2022Tom Rini2022-03-0410-191/+606
|\
| * tools: kwboot: Update references with public linksPali Rohár2022-03-041-3/+28
| * tools: kwboot: Update doc about AvantaPali Rohár2022-03-042-4/+4
| * tools: kwboot: Update manpagePali Rohár2022-03-041-4/+99
| * tools: kwboot: Update usagePali Rohár2022-03-041-3/+4
| * tools: kwboot: Add support for backspace key in mini terminalPali Rohár2022-03-042-14/+97
| * tools: kwboot: Fix sending and processing debug message pattern (-d option)Pali Rohár2022-03-041-16/+123
| * tools: kwboot: Use separate thread for sending boot message patternPali Rohár2022-03-042-19/+104
| * tools: kwboot: Cleanup bootmsg and debugmsg variablesPali Rohár2022-03-041-17/+14
| * tools: kwboot: Remove msg_req_delayPali Rohár2022-03-041-6/+1
| * tools: kwboot: Check for return value of kwboot_tty_send() and tcflush()Pali Rohár2022-03-041-11/+19
| * ARM: mvebu: x530: clearfog: Add ODT configurationChris Packham2022-03-042-0/+2
| * arm64: a37xx: pinctrl: Fix PWM pins indexesMarek Behún2022-03-041-3/+3
| * drivers: rtc: fix null pointer access in armada38x_rtc_resetFrancois Berder2022-03-041-1/+1
| * arm: a37xx: pci: Fix a3700_fdt_fix_pcie_regions() function againPali Rohár2022-03-041-26/+55
| * arm: mvebu: turris_omnia: Enable ext4 write support in defconfigMarek Behún2022-03-041-0/+1
| * pci: pci_mvebu: Cleanup macro namesPali Rohár2022-03-041-70/+60
| * pci: pci_mvebu: Remove unused SELECT and lane_maskPali Rohár2022-03-041-3/+0
| * tools: kwboot: Fix quitting terminalPali Rohár2022-03-041-2/+2
|/
* Merge tag 'u-boot-at91-fixes-2022.04-a' of https://source.denx.de/u-boot/cust...WIP/03Mar2022Tom Rini2022-03-031-6/+19
|\
| * ARM: dts: at91: sama7g5ek: disable slew rate for GMACs non MDIO pinsCodrin Ciubotariu2022-02-041-6/+19
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2022-03-0319-164/+577
|\ \
| * | tools: pblimage: fix image header verification functionHou Zhiqiang2022-02-283-4/+11
| * | lx2160a: Fix distroboot device list for configs without USB/SCSI/etcDaniel Klauer2022-02-281-5/+29
| * | board: sl28: use fit image generatorMichael Walle2022-02-282-120/+10
| * | board: sl28: disable random MAC address generationMichael Walle2022-02-281-2/+0
| * | board: sl28: remove "Useful I2C tricks" section from docsMichael Walle2022-02-281-15/+0
| * | board: sl28: disable recovery watchdogMichael Walle2022-02-282-6/+35
| * | board: sl28: enable SoC watchdog supportMichael Walle2022-02-281-0/+1
| * | board: sl28: enable sl28cpld supportMichael Walle2022-02-281-0/+8
| * | board: sl28: print CPLD version on bootupMichael Walle2022-02-282-0/+30
| * | board: sl28: fix DRAM pretty printMichael Walle2022-02-281-2/+0
| * | gpio: add sl28cpld driverMichael Walle2022-02-284-0/+173
| * | watchdog: add sl28cpld watchdog driverMichael Walle2022-02-285-17/+154
| * | misc: add sl28cpld base driverMichael Walle2022-02-285-0/+133
* | | Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini2022-03-011-5/+7
|\ \ \
| * | | phy: nop-phy: Fix phy reset if no reset-gpio definedTim Harvey2022-03-011-5/+7
|/ / /
* | | Prepare v2022.04-rc3v2022.04-rc3Tom Rini2022-02-281-1/+1
* | | Merge branch '2022-02-28-bugfixes'Tom Rini2022-02-2812-63/+429
|\ \ \ | |/ / |/| |
| * | board: stemmy: Detect board variants and patch DTBWIP/2022-02-28-bugfixesLinus Walleij2022-02-282-0/+317
| * | arm: apple: Switch to fully dynamic mem layoutJanne Grunau2022-02-283-6/+35
| * | arm: pdu001: Setup pinmux for console UART as early as possibleFelix Brack2022-02-281-0/+30
| * | arm: pdu001: Fix early debugging UARTFelix Brack2022-02-282-5/+3
| * | tools: mkimage/dumpimage: Allow to use -l with -TPali Rohár2022-02-285-52/+44
|/ /
* | Merge tag 'efi-2022-04-rc3' of https://source.denx.de/u-boot/custodians/u-boo...WIP/26Feb2022Tom Rini2022-02-2613-85/+243
|\ \
| * | efi_loader: update the timing of enabling and disabling EFI watchdogMasahisa Kojima2022-02-262-12/+18
| * | efi_loader: test/py: Reset system after capsule update on diskMasami Hiramatsu2022-02-262-16/+39
| * | test/py: Handle expected reboot while booting sandboxMasami Hiramatsu2022-02-262-22/+33
| * | test/py: Handle expected reset by commandMasami Hiramatsu2022-02-261-41/+58
| * | efi_loader: use efi_update_capsule_firmware() for capsule on diskMasami Hiramatsu2022-02-261-1/+1