summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | binman: Add a function to decode an ELF fileSimon Glass2019-07-233-0/+102
| * | | binman: Add a function to create a sample ELF fileSimon Glass2019-07-232-0/+117
| * | | binman: Detect skipped testsSimon Glass2019-07-231-2/+7
| * | | binman: Use a better error for missing Intel descriptorSimon Glass2019-07-232-3/+3
| * | | binman: Tidy up help for --indirSimon Glass2019-07-231-1/+1
| * | | binman: Add missing comments toentrySimon Glass2019-07-231-0/+15
| * | | binman: Add missing comments to bsectionSimon Glass2019-07-231-0/+23
| * | | binman: Add a --toolpath option to set the tool search pathSimon Glass2019-07-233-0/+13
| * | | patman: Add a way to set the search path for toolsSimon Glass2019-07-231-5/+37
| * | | binman: Add coverage tools info for Python 3Simon Glass2019-07-231-1/+1
| * | | binman: Correct two typos in function names in ftestSimon Glass2019-07-231-2/+2
| * | | binman: Fix comment in bsection.GetEntries()Simon Glass2019-07-231-2/+2
| * | | tools: Drop duplicate raise_on_error argumentSimon Glass2019-07-231-2/+2
| * | | cbfs: Rename checksum to attributes_offsetSimon Glass2019-07-232-4/+5
| * | | cbfs: Add an enum and comment for the magic numberSimon Glass2019-07-231-0/+11
| * | | x86: Add ifwitool for Intel Integrated Firmware ImageSimon Glass2019-07-232-0/+2307
* | | | Merge branch '2019-07-24-master-imports'Tom Rini2019-07-2435-114/+954
|\ \ \ \
| * | | | psci: Fix warnings when compiling with W=1Patrick Delaunay2019-07-245-13/+28
| * | | | distro_bootcmd: refactor virtio to support PCI block devicesDavid Abdurachmanov2019-07-241-6/+21
| * | | | remoteproc: Fix potential build issues with SPL remoteprocSuman Anna2019-07-241-1/+1
| * | | | doc: fitImage: Cosmetics break linesMickaël Tansorier2019-07-241-0/+3
| * | | | doc: fitImage: Fix conf number incrementationMickaël Tansorier2019-07-241-2/+2
| * | | | doc: Add the U-Boot logo to the html docBin Meng2019-07-241-1/+1
| * | | | doc: Add .gitignore for the Sphinx build output directoryBin Meng2019-07-242-1/+1
| * | | | spl: sata: support U-Boot load from raw sata diskBaruch Siach2019-07-242-0/+48
| * | | | scripts/kernel-doc: fix parsing of function pointersHeinrich Schuchardt2019-07-241-1/+1
| * | | | scripts/kernel-doc: update script from Linux 5.2Heinrich Schuchardt2019-07-241-18/+19
| * | | | doc: Cope with Sphinx logging deprecationsJonathan Corbet2019-07-243-21/+59
| * | | | env: am57xx: Implement A/B boot processRuslan Trofymenko2019-07-241-6/+52
| * | | | doc: android: Add simple guide for A/B updatesRuslan Trofymenko2019-07-241-0/+67
| * | | | test/py: Add base test case for A/B updatesRuslan Trofymenko2019-07-242-0/+77
| * | | | cmd: Add 'ab_select' commandRuslan Trofymenko2019-07-243-0/+68
| * | | | common: Implement A/B metadataRuslan Trofymenko2019-07-244-0/+345
| * | | | disk: part: Extend API to get partition infoRuslan Trofymenko2019-07-242-0/+89
| * | | | cmd: bcb: Apply non-functional refinementsEugeniu Rosca2019-07-241-21/+22
| * | | | cmd: bcb: Use strcmp() instead of strncmp() for string literalsEugeniu Rosca2019-07-241-11/+11
| * | | | cmd: bcb: Fix duplicated handling in two case-branchesEugeniu Rosca2019-07-241-3/+0
| * | | | treewide: Fix stale references of Android docsEugeniu Rosca2019-07-242-2/+2
| * | | | image: android: allow to wrap uImage into the Android boot imageRoman Stratiienko2019-07-241-5/+17
| * | | | menu: don't bother going interactive with just one menu itemLeon Yu2019-07-241-1/+5
| * | | | cmd: part: Add 'number' sub-commandRuslan Trofymenko2019-07-241-1/+15
* | | | | Merge branch '2019-07-24-doc-html-cleanup'Tom Rini2019-07-2472-4249/+4902
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | doc: Remove README.blackfinBin Meng2019-07-241-46/+0
| * | | | doc: arch: Convert README.xtensa to reSTBin Meng2019-07-242-11/+14
| * | | | doc: arch: Convert README.sandbox to reSTBin Meng2019-07-242-121/+131
| * | | | doc: arch: Convert README.sh to reSTBin Meng2019-07-243-97/+107
| * | | | doc: arch: Convert README.m68k to reSTBin Meng2019-07-243-150/+171
| * | | | doc: arch: Convert README.ARC to reSTBin Meng2019-07-242-0/+6
| * | | | doc: arch: Convert README.nios2 to reSTBin Meng2019-07-242-35/+52
| * | | | doc: arch: Convert README.NDS32 to reSTBin Meng2019-07-244-96/+102