aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_BOOTFILE to KconfigTom Rini2022-03-03212-106/+342
* Convert CONFIG_BOARD_POSTCLK_INIT to KconfigTom Rini2022-03-039-7/+9
* Convert CONFIG_BOARD_ECC_SUPPORT to KconfigTom Rini2022-03-033-2/+5
* Convert CONFIG_BIOSEMU to KconfigTom Rini2022-03-033-4/+7
* Convert CONFIG_BOARD_COMMON to KconfigTom Rini2022-03-0312-20/+4
* arm: exynos: Move BL1/2 SPI flash defines to their user, drop CONFIGTom Rini2022-03-034-34/+30
* Convert CONFIG_BTB to KconfigTom Rini2022-03-0313-12/+10
* powerpc: Remove unused MPC8540/60ADS codeTom Rini2022-03-0316-2335/+0
* Merge branch '2022-03-02-scmi-updates' into nextTom Rini2022-03-0312-464/+345
|\
| * clk: scmi: register scmi clocks with CCFWIP/2022-03-02-scmi-updatesEtienne Carriere2022-03-023-0/+186
| * firmware: scmi: fix sandbox and related tests for clock discoveryEtienne Carriere2022-03-024-14/+16
| * scmi: change parameter dev in devm_scmi_process_msgEtienne Carriere2022-03-025-13/+26
| * sandbox: scmi: test against a single scmi agentEtienne Carriere2022-03-025-212/+124
| * doc: binding: scmi: link to latest Linux kernel bindingEtienne Carriere2022-03-021-234/+2
|/
* Merge branch '2022-03-02-armv8-fixes-and-cleanups' into nextWIP/02Mar2022-nextTom Rini2022-03-029-142/+85
|\
| * armv8: Fix and simplify branch_if_master/branch_if_slaveAndre Przywara2022-03-026-28/+15
| * armv8: Simplify switch_el macroAndre Przywara2022-03-021-5/+3
| * arm: Clean up asm/io.hAndre Przywara2022-03-021-96/+2
| * armv8: Force SP_ELx stack pointer usageAndre Przywara2022-03-021-0/+1
| * armv8: Always unmask SErrorsAndre Przywara2022-03-023-9/+4
| * cmd: exception: arm64: fix undefined, add faultsAndre Przywara2022-03-021-4/+60
|/
* Merge branch '2022-03-02-enable-pylint-in-CI' into nextTom Rini2022-03-0240-95/+154
|\
| * Azure/GitLab CI: Add the pylint checkerSimon Glass2022-03-022-0/+38
| * buildman: Update default config to build for sandboxSimon Glass2022-03-021-0/+1
| * Makefile: Add a way to check for pylint errorsSimon Glass2022-03-021-2/+8
| * test: Correct pylint errorsSimon Glass2022-03-024-6/+15
| * moveconfig: Correct pylint errorsSimon Glass2022-03-021-4/+1
| * binman: Correct pylint errorsSimon Glass2022-03-0213-32/+39
| * dtoc: Correct pylint errorsSimon Glass2022-03-022-6/+6
| * buildman: Correct pylint errorsSimon Glass2022-03-025-12/+7
| * patman: Correct pylint errorsSimon Glass2022-03-0211-33/+39
|/
* 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
| * efi_loader: fix uefi secure boot with intermediate certsIlias Apalodimas2022-02-261-6/+5
| * tools: mkeficapsule: remove duplicated codeAKASHI Takahiro2022-02-261-2/+0
| * doc: describe fatload commandHeinrich Schuchardt2022-02-262-0/+81
| * doc: describe generation of SMBIOS tableHeinrich Schuchardt2022-02-263-1/+24
* | Merge https://source.denx.de/u-boot/custodians/u-boot-shTom Rini2022-02-262-4/+32
|\ \ | |/ |/|
| * arm: rmobile: rzg2_beacon: Enable proper Ethernet PHYAdam Ford2022-02-251-1/+1