summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-26board: sl28: add basic PSCI implementationMichael Walle
2022-04-26armv8: psci: add ARMV8_PSCI_RELOCATE Kconfig optionMichael Walle
2022-04-26armv8: psci: skip setup code if we are not EL3Michael Walle
2022-04-26armv8: layerscape: get rid of smc_call()Michael Walle
2022-04-26armv8: include psci_update_dt() unconditionallyMichael Walle
2022-04-26arm: layerscape: Disable erratum A009007 on LS1021A, LS1043A, and LS1046ASean Anderson
2022-04-26doc: boards: amlogic: update documentation for ADC support for AXGVyacheslav Bocharov
2022-04-26ARM: dts: at91: sama7g5ek: Align the impedance of the QSPI0's HSIO and PCB linesTudor Ambarus
2022-04-26ARM: dts: at91: sama7g5: Fix QSPI1 clockTudor Ambarus
2022-04-26spi: atmel-quadspi: Fix the buswidth adjustment between spi-mem and controllerTudor Ambarus
2022-04-26include: configs: at91/sam: remove stray #ifdef/#elseEugen Hristev
2022-04-26ARM: dts: sam9x60: Add pit64b nodeDurai Manickam KR
2022-04-26timers: atmel_pit: introduce CONFIG_SPL_ATMEL_PIT_TIMEREugen Hristev
2022-04-26timers: atmel_tcb: introduce CONFIG_SPL_ATMEL_TCBEugen Hristev
2022-04-26ARM: mach-at91: armv7: Remove default reset driverSergiu Moga
2022-04-26ARM: mach-at91: arm926ejs: Add SYSRESET conditionalSergiu Moga
2022-04-26configs: at91: Enable SYSRESET for Atmel/Microchip's platformsSergiu Moga
2022-04-26sysreset: Add Atmel/Microchip sysreset driverSergiu Moga
2022-04-26ARM: dts: at91: Add RSTC nodeSergiu Moga
2022-04-26configs: Add sam9x60_curiosity_mmc_defconfigDurai Manickam KR
2022-04-26ARM: dts: Add device tree files for sam9x60_curiosityDurai Manickam KR
2022-04-26board: Add sam9x60_curiosity supportDurai Manickam KR
2022-04-25Prepare v2022.07-rc1v2022.07-rc1Tom Rini
2022-04-25configs: Resync with savedefconfigTom Rini
2022-04-25nds32: Remove the architectureTom Rini
2022-04-25Merge branch '2022-04-25-initial-implementation-of-stdboot'Tom Rini
2022-04-25Merge branch '2022-04-23-binman-updates'Tom Rini
2022-04-25binman: don't import deprecated distutils packageHeinrich Schuchardt
2022-04-25MAINTAINERS: Add Alper as a binman maintainerAlper Nebi Yasak
2022-04-25binman: Refuse to replace sections for nowAlper Nebi Yasak
2022-04-25binman: Test replacing non-section entries in FIT subsectionsAlper Nebi Yasak
2022-04-25binman: Create FIT subentries in the FIT section, not its parentAlper Nebi Yasak
2022-04-25binman: Remove '/images/' fragment from FIT subentry pathsAlper Nebi Yasak
2022-04-25binman: Don't reset offset/size if image doesn't allow repackingAlper Nebi Yasak
2022-04-25binman: Collect bintools for images when replacing entriesAlper Nebi Yasak
2022-04-25binman: Fix unique names having '/.' for images read from filesAlper Nebi Yasak
2022-04-25bootstd: doc: Add documentationSimon Glass
2022-04-25bootstd: Provide a default commandSimon Glass
2022-04-25bootstd: Add setup for the bootflow testsSimon Glass
2022-04-25bootstd: Add tests for bootstd including all uclassesSimon Glass
2022-04-25bootstd: usb: Add a bootdev driverSimon Glass
2022-04-25bootstd: Add an implementation of script bootSimon Glass
2022-04-25bootstd: sandbox: Add a hostfs bootdevSimon Glass
2022-04-25bootstd: Add a sandbox bootmeth driverSimon Glass
2022-04-25bootstd: Add an implementation of EFI bootmgrSimon Glass
2022-04-25bootstd: Add a system bootdev for strange boot methodsSimon Glass
2022-04-25bootstd: Add an implementation of EFI bootSimon Glass
2022-04-25bootstd: Add an implementation of distro PXE bootSimon Glass
2022-04-25bootstd: ethernet: Add a bootdev driverSimon Glass
2022-04-25bootstd: mmc: Add a bootdev driverSimon Glass