aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-25arm: dts: k3-j721e-mcu-wakeup: Introduce chipid nodeDave Gerlach2-0/+9
2020-07-25arm: dts: k3-am65-wakeup: Introduce chipid nodeDave Gerlach2-0/+9
2020-07-25dm: soc: Introduce soc_ti_k3 driver for TI K3 SoCsDave Gerlach3-0/+132
2020-07-25test: Add tests for SOC uclassDave Gerlach9-0/+186
2020-07-25dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matchingDave Gerlach5-0/+258
2020-07-25doc: Add new doc for soc ID driver modelDave Gerlach2-0/+69
2020-07-25fdt_support: add static to fdt_node_set_part_info()Masahiro Yamada1-2/+2
2020-07-25patman: When no tracking branch is provided, tell the userNicolas Boichat1-2/+3
2020-07-25patman: Make sure sendemail.suppresscc is (un)set correctlyNicolas Boichat2-0/+27
2020-07-25Revert "lib: fdt: Split fdtdec_setup_mem_size_base()"Michal Simek2-28/+3
2020-07-25Revert "lib: fdt: Split fdtdec_setup_memory_banksize()"Michal Simek2-31/+6
2020-07-25ARM: rmobile: Switch back to fdtdec_setup_memory/banksize_fdt()Michal Simek1-2/+2
2020-07-25Add information for skipped commit optionsPatrick Delaunay1-0/+3
2020-07-25lib: libfdt: fdt_region: avoid NULL pointer accessPhilippe Reynes1-0/+2
2020-07-25patman: Detect unexpected ENDPatrick Delaunay1-0/+4
2020-07-25cpu: Convert the methods to use a const udevice *Simon Glass15-58/+63
2020-07-25binman: Add support for generating a FITSimon Glass5-0/+384
2020-07-25dtoc: Allow adding variable-sized data to a dtbSimon Glass2-2/+19
2020-07-25mkimage: Allow updating the FIT timestampSimon Glass4-2/+15
2020-07-25binman: Allow zero-length entries to overlapSimon Glass3-1/+23
2020-07-25binman: Allow missing Intel blobsSimon Glass4-14/+55
2020-07-25binman: Detect when valid images are not producedSimon Glass7-3/+76
2020-07-25patman: Update errors and warnings to use stderrSimon Glass2-2/+5
2020-07-25binman: Allow external binaries to be missingSimon Glass8-8/+66
2020-07-25binman: Convert existing binary blobs to blob_extSimon Glass16-39/+29
2020-07-25binman: Add an etype for external binary blobsSimon Glass5-0/+83
2020-07-25binman: Use super() instead of specifying parent typeSimon Glass57-87/+86
2020-07-25net: dc2114x: Add DM supportMarek Vasut1-2/+145
2020-07-25ARM: rmobile: Add Beacon EmbeddedWorks RZG2M Dev KitAdam Ford12-0/+1200
2020-07-25net: dc2114x: Split common parts of non-DM functions outMarek Vasut1-50/+67
2020-07-25net: dc2114x: Split RX pathMarek Vasut1-24/+43
2020-07-25net: dc2114x: Add RX/TX rings into the private dataMarek Vasut1-46/+46
2020-07-25net: dc2114x: Pass PCI BDF into phys_to_bus()Marek Vasut1-13/+16
2020-07-25net: dc2114x: Pass private data aroundMarek Vasut1-64/+71
2020-07-25net: dc2114x: Introduce private dataMarek Vasut1-7/+18
2020-07-25net: dc2114x: Use standard I/O accessorsMarek Vasut1-2/+3
2020-07-25net: dc2114x: Drop update_srom()Marek Vasut1-91/+0
2020-07-25net: dc2114x: Add Kconfig entriesMarek Vasut26-23/+10
2020-07-25net: dc2114x: Support all DC2114xMarek Vasut1-9/+0
2020-07-25net: dc2114x: Use PCI_DEVICE() to define PCI device compat listMarek Vasut1-2/+2
2020-07-25mmc: renesas-sdhi: Enable support for R8A774A1Adam Ford1-1/+1
2020-07-25pinctrl: renesas: Enable R8A774A1 PFC tablesAdam Ford4-0/+23
2020-07-25clk: renesas: Add R8A774A1 clock tablesAdam Ford4-0/+349
2020-07-25ARM: dts: r8a774a1: Import DTS from Linux 5.8-rc1Adam Ford3-0/+2885
2020-07-25ARM: renesas: Add basic R8A774A1 SupportAdam Ford1-0/+3
2020-07-24binman: Adjust pylibfdt for incremental buildSimon Glass1-0/+3
2020-07-24binman: Fix a few typos in the entry docsSimon Glass2-2/+2
2020-07-24binman: Add support for calling mkimageSimon Glass5-0/+120
2020-07-24binman: Set a default toolpathSimon Glass1-0/+5
2020-07-24binman: Specify the toolpath when running test coverageSimon Glass2-6/+13