summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-20fdt_support: add static to fdt_node_set_part_info()Masahiro Yamada
2020-07-20patman: When no tracking branch is provided, tell the userNicolas Boichat
2020-07-20patman: Make sure sendemail.suppresscc is (un)set correctlyNicolas Boichat
2020-07-20Revert "lib: fdt: Split fdtdec_setup_mem_size_base()"Michal Simek
2020-07-20Revert "lib: fdt: Split fdtdec_setup_memory_banksize()"Michal Simek
2020-07-20ARM: rmobile: Switch back to fdtdec_setup_memory/banksize_fdt()Michal Simek
2020-07-20Add information for skipped commit optionsPatrick Delaunay
2020-07-20lib: libfdt: fdt_region: avoid NULL pointer accessPhilippe Reynes
2020-07-20patman: Detect unexpected ENDPatrick Delaunay
2020-07-20cpu: Convert the methods to use a const udevice *Simon Glass
2020-07-20binman: Add support for generating a FITSimon Glass
2020-07-20dtoc: Allow adding variable-sized data to a dtbSimon Glass
2020-07-20mkimage: Allow updating the FIT timestampSimon Glass
2020-07-20binman: Allow zero-length entries to overlapSimon Glass
2020-07-20binman: Allow missing Intel blobsSimon Glass
2020-07-20binman: Detect when valid images are not producedSimon Glass
2020-07-20patman: Update errors and warnings to use stderrSimon Glass
2020-07-20binman: Allow external binaries to be missingSimon Glass
2020-07-20binman: Convert existing binary blobs to blob_extSimon Glass
2020-07-20binman: Add an etype for external binary blobsSimon Glass
2020-07-20binman: Use super() instead of specifying parent typeSimon Glass
2020-07-20binman: Re-enable concurrent testsSimon Glass
2020-07-20binman: Adjust pylibfdt for incremental buildSimon Glass
2020-07-20binman: Fix a few typos in the entry docsSimon Glass
2020-07-20binman: Add support for calling mkimageSimon Glass
2020-07-20binman: Set a default toolpathSimon Glass
2020-07-20binman: Specify the toolpath when running test coverageSimon Glass
2020-07-20binman: Correct the search patch for pylibfdtSimon Glass
2020-07-20binman: cbfs: Fix IFWI typoSimon Glass
2020-07-20binman: Output errors to stderrSimon Glass
2020-07-20.gitignore: Ignore Python 3 cache directoriesSimon Glass
2020-07-20dm: core Fix long line in device_bind_common()Simon Glass
2020-07-20patman: Add a -D option to enable debuggingSimon Glass
2020-07-20patman: Support collecting response tags in PatchstreamSimon Glass
2020-07-20patman: Allow disabling 'bright' mode with Print outputSimon Glass
2020-07-20patman: Add a 'test' subcommandSimon Glass
2020-07-20patman: Allow different commandsSimon Glass
2020-07-20patman: Convert to ArgumentParserSimon Glass
2020-07-20patman: Allow skipping patches at the endSimon Glass
2020-07-20patman: Allow creating patches for another branchSimon Glass
2020-07-20patman: Add a test that uses gitpythonSimon Glass
2020-07-20patman: Move main code out to a control moduleSimon Glass
2020-07-20patman: Use test_util to show test resultsSimon Glass
2020-07-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-07-20x86: mtrr: Enhance 'mtrr' command to list MTRRs on any CPUSimon Glass
2020-07-20x86: mp: Add more comments to the moduleSimon Glass
2020-07-20x86: mtrr: Update 'mtrr' to allow setting MTRRs on any CPUSimon Glass
2020-07-20x86: mtrr: Restructure so command execution is in one placeSimon Glass
2020-07-20x86: mtrr: Update the command to use the new mtrr callsSimon Glass
2020-07-20x86: mtrr: Add support for writing to MTRRs on any CPUSimon Glass