aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-04ARM: mvebu: x530: clearfog: Add ODT configurationChris Packham2-0/+2
2022-03-04arm64: a37xx: pinctrl: Fix PWM pins indexesMarek Behún1-3/+3
2022-03-04drivers: rtc: fix null pointer access in armada38x_rtc_resetFrancois Berder1-1/+1
2022-03-04arm: a37xx: pci: Fix a3700_fdt_fix_pcie_regions() function againPali Rohár1-26/+55
2022-03-04arm: mvebu: turris_omnia: Enable ext4 write support in defconfigMarek Behún1-0/+1
2022-03-04pci: pci_mvebu: Cleanup macro namesPali Rohár1-70/+60
2022-03-04pci: pci_mvebu: Remove unused SELECT and lane_maskPali Rohár1-3/+0
2022-03-04tools: kwboot: Fix quitting terminalPali Rohár1-2/+2
2022-03-03Merge tag 'u-boot-at91-fixes-2022.04-a' of https://source.denx.de/u-boot/cust...WIP/03Mar2022Tom Rini1-6/+19
2022-03-03Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini19-164/+577
2022-03-03sunxi: f1c100s: Drop SYSRESET to enable reset functionalityAndre Przywara1-0/+1
2022-03-03sunxi: f1c100s: Fix FEL registers restoreAndre Przywara1-2/+2
2022-03-03mach-sunxi: Enable SPI boot for SUNIV and licheepi nanoJesse Taube2-1/+2
2022-03-03mach-sunxi: Add SPL SPI boot for SUNIVJesse Taube2-7/+18
2022-03-03mach-sunxi: Add boot device detection for SUNIV/F1C100sJesse Taube2-27/+46
2022-03-01Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini1-5/+7
2022-03-01phy: nop-phy: Fix phy reset if no reset-gpio definedTim Harvey1-5/+7
2022-02-28Prepare v2022.04-rc3v2022.04-rc3Tom Rini1-1/+1
2022-02-28Merge branch '2022-02-28-bugfixes'Tom Rini12-63/+429
2022-02-28board: stemmy: Detect board variants and patch DTBWIP/2022-02-28-bugfixesLinus Walleij2-0/+317
2022-02-28arm: apple: Switch to fully dynamic mem layoutJanne Grunau3-6/+35
2022-02-28arm: pdu001: Setup pinmux for console UART as early as possibleFelix Brack1-0/+30
2022-02-28arm: pdu001: Fix early debugging UARTFelix Brack2-5/+3
2022-02-28tools: mkimage/dumpimage: Allow to use -l with -TPali Rohár5-52/+44
2022-02-28tools: pblimage: fix image header verification functionHou Zhiqiang3-4/+11
2022-02-28lx2160a: Fix distroboot device list for configs without USB/SCSI/etcDaniel Klauer1-5/+29
2022-02-28board: sl28: use fit image generatorMichael Walle2-120/+10
2022-02-28board: sl28: disable random MAC address generationMichael Walle1-2/+0
2022-02-28board: sl28: remove "Useful I2C tricks" section from docsMichael Walle1-15/+0
2022-02-28board: sl28: disable recovery watchdogMichael Walle2-6/+35
2022-02-28board: sl28: enable SoC watchdog supportMichael Walle1-0/+1
2022-02-28board: sl28: enable sl28cpld supportMichael Walle1-0/+8
2022-02-28board: sl28: print CPLD version on bootupMichael Walle2-0/+30
2022-02-28board: sl28: fix DRAM pretty printMichael Walle1-2/+0
2022-02-28gpio: add sl28cpld driverMichael Walle4-0/+173
2022-02-28watchdog: add sl28cpld watchdog driverMichael Walle5-17/+154
2022-02-28misc: add sl28cpld base driverMichael Walle5-0/+133
2022-02-26Merge tag 'efi-2022-04-rc3' of https://source.denx.de/u-boot/custodians/u-boo...WIP/26Feb2022Tom Rini13-85/+243
2022-02-26Merge https://source.denx.de/u-boot/custodians/u-boot-shTom Rini2-4/+32
2022-02-26efi_loader: update the timing of enabling and disabling EFI watchdogMasahisa Kojima2-12/+18
2022-02-26efi_loader: test/py: Reset system after capsule update on diskMasami Hiramatsu2-16/+39
2022-02-26test/py: Handle expected reboot while booting sandboxMasami Hiramatsu2-22/+33
2022-02-26test/py: Handle expected reset by commandMasami Hiramatsu1-41/+58
2022-02-26efi_loader: use efi_update_capsule_firmware() for capsule on diskMasami Hiramatsu1-1/+1
2022-02-26efi_loader: fix uefi secure boot with intermediate certsIlias Apalodimas1-6/+5
2022-02-26tools: mkeficapsule: remove duplicated codeAKASHI Takahiro1-2/+0
2022-02-26doc: describe fatload commandHeinrich Schuchardt2-0/+81
2022-02-26doc: describe generation of SMBIOS tableHeinrich Schuchardt3-1/+24
2022-02-25arm: rmobile: rzg2_beacon: Enable proper Ethernet PHYAdam Ford1-1/+1
2022-02-25net: ravb: Add tx/rx delay flag checks and support for rgmii-rxidAdam Ford1-3/+31