summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-02Merge branch '2022-03-02-armv8-fixes-and-cleanups' into nextTom Rini
2022-03-02armv8: Fix and simplify branch_if_master/branch_if_slaveAndre Przywara
2022-03-02armv8: Simplify switch_el macroAndre Przywara
2022-03-02arm: Clean up asm/io.hAndre Przywara
2022-03-02armv8: Force SP_ELx stack pointer usageAndre Przywara
2022-03-02armv8: Always unmask SErrorsAndre Przywara
2022-03-02cmd: exception: arm64: fix undefined, add faultsAndre Przywara
2022-03-02Merge branch '2022-03-02-enable-pylint-in-CI' into nextTom Rini
2022-03-02Azure/GitLab CI: Add the pylint checkerSimon Glass
2022-03-02buildman: Update default config to build for sandboxSimon Glass
2022-03-02Makefile: Add a way to check for pylint errorsSimon Glass
2022-03-02test: Correct pylint errorsSimon Glass
2022-03-02moveconfig: Correct pylint errorsSimon Glass
2022-03-02binman: Correct pylint errorsSimon Glass
2022-03-02dtoc: Correct pylint errorsSimon Glass
2022-03-02buildman: Correct pylint errorsSimon Glass
2022-03-02patman: Correct pylint errorsSimon Glass
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
2022-02-26doc: describe generation of SMBIOS tableHeinrich Schuchardt