summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* remoteproc: k3_arm64: Enable DM_FLAG_DEFAULT_PD_CTRL_OFFLokesh Vutla2019-10-151-0/+1
* dm: core: Allow for not controlling the power-domain by DM frameworkLokesh Vutla2019-10-152-1/+5
* dm: device: Fix typo in the non-DEVRES version of devm_kmalloc_array()Jean-Jacques Hiblot2019-10-151-2/+2
* patman: Use the Change-Id, version, and prefix in the Message-IdDouglas Anderson2019-10-154-5/+85
* cmd: aes: use map_sysmem when accessing memoryPhilippe Reynes2019-10-151-4/+10
* sandbox64: enable command aesPhilippe Reynes2019-10-151-0/+1
* sandbox: enable command aesPhilippe Reynes2019-10-151-0/+1
* libfdt: fix typo on commentGiulio Benetti2019-10-151-1/+1
* rsa: Return immediately if required-key verification failsDaniele Alessandrelli2019-10-151-2/+1
* pytest: vboot: add a test for required keyPhilippe Reynes2019-10-152-0/+103
* dm: pinctrl: Skip not associated gpio phandle and rise a warning messageMichael Trimarchi2019-10-151-4/+10
* core: device: use dev_power_domain_onPeng Fan2019-10-151-3/+3
* power: domain: add dev_power_domain_onPeng Fan2019-10-152-0/+38
* dm: spi: Do not assume first SPI busThomas Fitzsimmons2019-10-151-1/+1
* dm: device: Request next sequence numberThomas Fitzsimmons2019-10-152-1/+8
* tpm2: Don't assume active low reset valueKayla Theil2019-10-151-2/+2
* dm: Fix default address cells return valueMatthias Brugger2019-10-151-1/+1
* libfdt: Allow #size-cells of 0Matthias Brugger2019-10-151-3/+5
* libfdt: return correct value if #size-cells property is not presentMatthias Brugger2019-10-152-4/+14
* libfdt: fdt_address_cells() and fdt_size_cells()Matthias Brugger2019-10-152-23/+14
* sandbox: fix cpu property in test.dts for pytestAKASHI Takahiro2019-10-151-11/+13
* doc: add full path to patman READMERalph Siemsen2019-10-151-1/+1
* dm: pinctrl: introduce PINCONF_RECURSIVE optionPatrick Delaunay2019-10-152-0/+27
* binman: Drop comment-out code in testUpdateFdtOutput()Simon Glass2019-10-151-2/+0
* binman: Add logging for the number of pack passesSimon Glass2019-10-151-0/+1
* binman: Write symbol info before image inclusionSimon Glass2019-10-151-1/+1
* binman: Support writing symbols into entries within an IFWISimon Glass2019-10-151-0/+5
* binman: Update IFWI entry to support updatesSimon Glass2019-10-151-18/+28
* binman: Update IFWI entry to read entries outside constructorSimon Glass2019-10-151-0/+3
* binman: Fix entry comment for Intel descriptorSimon Glass2019-10-151-1/+1
* binman: Add support for Intel FSP meminitSimon Glass2019-10-154-0/+66
* binman: Allow support for writing a size symbol to binariesSimon Glass2019-10-154-9/+12
* binman: Increase size of TPL and SPL test dataSimon Glass2019-10-157-14/+14
* binman: Avoid needing the section size in advanceSimon Glass2019-10-153-4/+49
* binman: Rename some two-digit test filesSimon Glass2019-10-153-2/+2
* binman: Use underscore in test filenamesSimon Glass2019-10-1514-14/+14
* binman: Allow symbols to be resolved inside sectionsSimon Glass2019-10-154-10/+67
* binman: Clean up unnecessary code related to ELF test filesSimon Glass2019-10-153-12/+4
* binman: Use the Makefile for u_boot_binman_syms_badSimon Glass2019-10-153-3/+3
* binman: Use the Makefile for u_boot_binman_syms_sizeSimon Glass2019-10-153-3/+4
* binman: Use the Makefile for u_boot_binman_symsSimon Glass2019-10-155-9/+13
* binman: Use the Makefile for u_boot_no_ucode_ptrSimon Glass2019-10-153-6/+6
* binman: Use the Makefile for u_boot_ucode_ptrSimon Glass2019-10-156-14/+26
* binman: Use the Makefile to build ELF test filesSimon Glass2019-10-154-7/+43
* binman: Use tools.Run() to run objdumpSimon Glass2019-10-151-1/+1
* binman: Fix IFWI output when using an Intel FIT imageSimon Glass2019-10-152-4/+4
* binman: Add support for Intel FITSimon Glass2019-10-156-0/+149
* binman: x86: Separate out 16-bit reset and init codeSimon Glass2019-10-158-57/+88
* binman: Add support for an x86 'reset' sectionSimon Glass2019-10-158-1/+203
* binman: Correct use of 'replace' in IFWI testsSimon Glass2019-10-155-4/+16