summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-04-25bootstd: Add an implementation of distro bootSimon Glass
2022-04-25bootstd: Add a bootmeth commandSimon Glass
2022-04-25bootstd: Add a bootflow commandSimon Glass
2022-04-25bootstd: Add a bootdev commandSimon Glass
2022-04-25bootstd: Add support for bootflowsSimon Glass
2022-04-25bootstd: Add the bootmeth uclass and helpersSimon Glass
2022-04-25bootstd: Add the bootdev uclassSimon Glass
2022-04-25bootstd: Add the bootstd uclass and core implementationSimon Glass
2022-04-25bootstd: Add the concept of a bootflowSimon Glass
2022-04-25fs: Add a function to set the filesystem typeSimon Glass
2022-04-25dm: blk: Add a function to return the device typeSimon Glass
2022-04-25test: dm: Restart USB before assuming it is stoppedSimon Glass
2022-04-25test: fastboot: Avoid using mmc1Simon Glass
2022-04-25dm: core: Allow finding a uclass device by partial nameSimon Glass
2022-04-25dm: core: Rename and fix uclass_get_by_name_len()Simon Glass
2022-04-25lib: Add a way to find the postiion of a trailing numberSimon Glass
2022-04-25lib: Fix a few bugs in trailing_strtoln()Simon Glass
2022-04-25lib: Correct comment formatting to avoid sphinx problemsSimon Glass
2022-04-25test: Add tests for trailing_strtol()Simon Glass
2022-04-25lib: Move string tests to the string moduleSimon Glass
2022-04-25board: amlogic: jethub j100: enable saradc in configVyacheslav Bocharov
2022-04-25board: amlogic: jethub j100: enable saradc in dtsVyacheslav Bocharov
2022-04-25adc: meson-saradc: add AXG variantVyacheslav Bocharov
2022-04-25clk: meson: update driver for g12a-ao clocksVyacheslav Bocharov