summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-24binman: Allow entries to expand after packingSimon Glass
2019-07-24binman: Add a control for post-pack entry expansionSimon Glass
2019-07-24binman: Add a return value to ProcessContentsUpdate()Simon Glass
2019-07-24binman: Call ProcessUpdateContents() consistentlySimon Glass
2019-07-24binman: Fix up ProcessUpdateContents error and commentsSimon Glass
2019-07-24binman: Allow easy importing of entry modulesSimon Glass
2019-07-24binman: Drop an unused arg in Entry.Lookup()Simon Glass
2019-07-24binman: Move compression into the Entry base classSimon Glass
2019-07-24binman: Convert to use ArgumentParserSimon Glass
2019-07-24binman: Add an image headerSimon Glass
2019-07-24binman: Add an FDT mapSimon Glass
2019-07-24binman: Add a convenience functions for real-DTB testsSimon Glass
2019-07-24binman: Update help for new featuresSimon Glass
2019-07-24binman: Update future featuresSimon Glass
2019-07-24binman: Simplify the entry testSimon Glass
2019-07-24binman: Add support for fixed-offset files in CBFSSimon Glass
2019-07-24binman: Pad empty areas of the CBFS with filesSimon Glass
2019-07-24binman: Add support for Intel IFWI entriesSimon Glass
2019-07-24binman: Add support for CBFS entriesSimon Glass
2019-07-24binman: Add a utility library for coreboot CBFSSimon Glass
2019-07-24patman: Add a function to write ifwitoolSimon Glass
2019-07-24binman: Pass the toolpath to testsSimon Glass
2019-07-24Merge branch '2019-07-24-master-imports'Tom Rini
2019-07-24psci: Fix warnings when compiling with W=1Patrick Delaunay
2019-07-24distro_bootcmd: refactor virtio to support PCI block devicesDavid Abdurachmanov
2019-07-24remoteproc: Fix potential build issues with SPL remoteprocSuman Anna
2019-07-24doc: fitImage: Cosmetics break linesMickaël Tansorier
2019-07-24doc: fitImage: Fix conf number incrementationMickaël Tansorier
2019-07-24doc: Add the U-Boot logo to the html docBin Meng
2019-07-24doc: Add .gitignore for the Sphinx build output directoryBin Meng
2019-07-24spl: sata: support U-Boot load from raw sata diskBaruch Siach
2019-07-24scripts/kernel-doc: fix parsing of function pointersHeinrich Schuchardt
2019-07-24scripts/kernel-doc: update script from Linux 5.2Heinrich Schuchardt
2019-07-24doc: Cope with Sphinx logging deprecationsJonathan Corbet
2019-07-24env: am57xx: Implement A/B boot processRuslan Trofymenko
2019-07-24doc: android: Add simple guide for A/B updatesRuslan Trofymenko
2019-07-24test/py: Add base test case for A/B updatesRuslan Trofymenko
2019-07-24cmd: Add 'ab_select' commandRuslan Trofymenko
2019-07-24common: Implement A/B metadataRuslan Trofymenko
2019-07-24disk: part: Extend API to get partition infoRuslan Trofymenko
2019-07-24cmd: bcb: Apply non-functional refinementsEugeniu Rosca
2019-07-24cmd: bcb: Use strcmp() instead of strncmp() for string literalsEugeniu Rosca
2019-07-24cmd: bcb: Fix duplicated handling in two case-branchesEugeniu Rosca
2019-07-24treewide: Fix stale references of Android docsEugeniu Rosca
2019-07-24image: android: allow to wrap uImage into the Android boot imageRoman Stratiienko
2019-07-24menu: don't bother going interactive with just one menu itemLeon Yu
2019-07-24cmd: part: Add 'number' sub-commandRuslan Trofymenko
2019-07-24Merge branch '2019-07-24-doc-html-cleanup'Tom Rini
2019-07-24doc: Remove README.blackfinBin Meng
2019-07-24doc: arch: Convert README.xtensa to reSTBin Meng