summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-24doc: board: Add coreboot board docBin Meng
2019-07-24doc: board: Add Google Chromebook Samus board docBin Meng
2019-07-24doc: board: Add Google Chromebook Link board docBin Meng
2019-07-24doc: board: Add Intel Galileo board docBin Meng
2019-07-24doc: board: Add Intel Edison board docBin Meng
2019-07-24doc: board: Add Intel Cougar Canyon 2 board docBin Meng
2019-07-24doc: board: Add Intel Cherry Hill board docBin Meng
2019-07-24doc: board: Add Intel Bay Trail based board docsBin Meng
2019-07-24doc: board: Add Intel Crown Bay board docBin Meng
2019-07-24doc: Add board specific info to Sphinx TOC treeBin Meng
2019-07-24doc: arch: Convert README.mips to reSTBin Meng
2019-07-24doc: Add architecture specific info to Sphinx TOC treeBin Meng
2019-07-24doc: driver-model: Convert usb-info.txt to reSTBin Meng
2019-07-24doc: driver-model: Convert spi-howto.txt to reSTBin Meng
2019-07-24doc: driver-model: Convert serial-howto.txt to reSTBin Meng
2019-07-24doc: driver-model: Convert remoteproc-framework.txt to reSTBin Meng
2019-07-24doc: driver-model: Convert pmic-framework.txt to reSTBin Meng
2019-07-24doc: driver-model: Convert pci-info.txt to reSTBin Meng
2019-07-24doc: driver-model: Convert of-plat.txt to reSTBin Meng
2019-07-24doc: driver-model: Convert livetree.txt to reSTBin Meng
2019-07-24doc: driver-model: Convert i2c-howto.txt to reSTBin Meng
2019-07-24doc: driver-model: Convert fs_firmware_loader.txt to reSTBin Meng
2019-07-24doc: driver-model: Convert fdt-fixup.txt to reSTBin Meng
2019-07-24doc: driver-model: Convert MIGRATION.txt to reSTBin Meng
2019-07-24doc: driver-model: Convert README.txt to reSTBin Meng
2019-07-24doc: Add driver-model to Sphinx TOC treeBin Meng
2019-07-24doc: Add top-level description about U-Boot documentationBin Meng
2019-07-24doc: Move existing rst files into api sub-directoryBin Meng
2019-07-23binman: Allow preserving test directoriesSimon Glass
2019-07-23binman: Allow verbosity control when running testsSimon Glass
2019-07-23binman: Fix up the _DoTestFile() function -u argumentSimon Glass
2019-07-23binman: Support ELF files for TPLSimon Glass
2019-07-23binman: Correct comment in u_boot_spl_elfSimon Glass
2019-07-23binman: Use tools compression function for blob handlingSimon Glass
2019-07-23binman: Drop unnecessary debug handlingSimon Glass
2019-07-23binman: Use the tools.Decompress methodSimon Glass
2019-07-23patman: Add functions to compress and decompress dataSimon Glass
2019-07-23binman: Allow text directly in the nodeSimon Glass
2019-07-23binman: Update entry.SetOffsetSize to be optionalSimon Glass
2019-07-23binman: Don't assume there is an ME regionSimon Glass
2019-07-23binman: Assume Intel descriptor is at the start of the imageSimon Glass
2019-07-23binman: Ensure that coverage has access to site packagesSimon Glass
2019-07-23binman: Add a function to decode an ELF fileSimon Glass
2019-07-23binman: Add a function to create a sample ELF fileSimon Glass
2019-07-23binman: Detect skipped testsSimon Glass
2019-07-23binman: Use a better error for missing Intel descriptorSimon Glass
2019-07-23binman: Tidy up help for --indirSimon Glass
2019-07-23binman: Add missing comments toentrySimon Glass
2019-07-23binman: Add missing comments to bsectionSimon Glass
2019-07-23binman: Add a --toolpath option to set the tool search pathSimon Glass