summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-25dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matchingDave Gerlach
2020-07-25doc: Add new doc for soc ID driver modelDave Gerlach
2020-07-25fdt_support: add static to fdt_node_set_part_info()Masahiro Yamada
2020-07-25patman: When no tracking branch is provided, tell the userNicolas Boichat
2020-07-25patman: Make sure sendemail.suppresscc is (un)set correctlyNicolas Boichat
2020-07-25Revert "lib: fdt: Split fdtdec_setup_mem_size_base()"Michal Simek
2020-07-25Revert "lib: fdt: Split fdtdec_setup_memory_banksize()"Michal Simek
2020-07-25ARM: rmobile: Switch back to fdtdec_setup_memory/banksize_fdt()Michal Simek
2020-07-25Add information for skipped commit optionsPatrick Delaunay
2020-07-25lib: libfdt: fdt_region: avoid NULL pointer accessPhilippe Reynes
2020-07-25patman: Detect unexpected ENDPatrick Delaunay
2020-07-25cpu: Convert the methods to use a const udevice *Simon Glass
2020-07-25binman: Add support for generating a FITSimon Glass
2020-07-25dtoc: Allow adding variable-sized data to a dtbSimon Glass
2020-07-25mkimage: Allow updating the FIT timestampSimon Glass
2020-07-25binman: Allow zero-length entries to overlapSimon Glass
2020-07-25binman: Allow missing Intel blobsSimon Glass
2020-07-25binman: Detect when valid images are not producedSimon Glass
2020-07-25patman: Update errors and warnings to use stderrSimon Glass
2020-07-25binman: Allow external binaries to be missingSimon Glass
2020-07-25binman: Convert existing binary blobs to blob_extSimon Glass
2020-07-25binman: Add an etype for external binary blobsSimon Glass
2020-07-25binman: Use super() instead of specifying parent typeSimon Glass
2020-07-25net: dc2114x: Add DM supportMarek Vasut
2020-07-25ARM: rmobile: Add Beacon EmbeddedWorks RZG2M Dev KitAdam Ford
2020-07-25net: dc2114x: Split common parts of non-DM functions outMarek Vasut
2020-07-25net: dc2114x: Split RX pathMarek Vasut
2020-07-25net: dc2114x: Add RX/TX rings into the private dataMarek Vasut
2020-07-25net: dc2114x: Pass PCI BDF into phys_to_bus()Marek Vasut
2020-07-25net: dc2114x: Pass private data aroundMarek Vasut
2020-07-25net: dc2114x: Introduce private dataMarek Vasut
2020-07-25net: dc2114x: Use standard I/O accessorsMarek Vasut
2020-07-25net: dc2114x: Drop update_srom()Marek Vasut
2020-07-25net: dc2114x: Add Kconfig entriesMarek Vasut
2020-07-25net: dc2114x: Support all DC2114xMarek Vasut
2020-07-25net: dc2114x: Use PCI_DEVICE() to define PCI device compat listMarek Vasut
2020-07-25mmc: renesas-sdhi: Enable support for R8A774A1Adam Ford
2020-07-25pinctrl: renesas: Enable R8A774A1 PFC tablesAdam Ford
2020-07-25clk: renesas: Add R8A774A1 clock tablesAdam Ford
2020-07-25ARM: dts: r8a774a1: Import DTS from Linux 5.8-rc1Adam Ford
2020-07-25ARM: renesas: Add basic R8A774A1 SupportAdam Ford
2020-07-24binman: Adjust pylibfdt for incremental buildSimon Glass
2020-07-24binman: Fix a few typos in the entry docsSimon Glass
2020-07-24binman: Add support for calling mkimageSimon Glass
2020-07-24binman: Set a default toolpathSimon Glass
2020-07-24binman: Specify the toolpath when running test coverageSimon Glass
2020-07-24binman: Correct the search patch for pylibfdtSimon Glass
2020-07-24binman: cbfs: Fix IFWI typoSimon Glass
2020-07-24binman: Output errors to stderrSimon Glass
2020-07-24.gitignore: Ignore Python 3 cache directoriesSimon Glass