aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-07-24dm: core Fix long line in device_bind_common()Simon Glass
2020-07-24patman: Add a -D option to enable debuggingSimon Glass
2020-07-24patman: Support collecting response tags in PatchstreamSimon Glass
2020-07-24patman: Allow disabling 'bright' mode with Print outputSimon Glass
2020-07-24patman: Add a 'test' subcommandSimon Glass
2020-07-24patman: Allow different commandsSimon Glass
2020-07-24patman: Convert to ArgumentParserSimon Glass
2020-07-24patman: Allow skipping patches at the endSimon Glass
2020-07-24patman: Allow creating patches for another branchSimon Glass
2020-07-24patman: Add a test that uses gitpythonSimon Glass
2020-07-24patman: Move main code out to a control moduleSimon Glass
2020-07-24patman: Use test_util to show test resultsSimon Glass
2020-07-24Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-24ram: sifive: Avoid using hardcoded ram base and sizeBin Meng
2020-07-24riscv: dts: hifive-unleashed-a00: Make memory node available to SPLBin Meng
2020-07-24riscv: ae350: Use fdtdec_get_addr_size_auto_noparent to parse smc regRick Chen
2020-07-24riscv: Fix linking error when building u-boot-spl with no SMP supportLeo Yu-Chi Liang
2020-07-24serial: Fix SIFIVE debug serial dependencyMichal Simek
2020-07-24riscv: qemu: Add syscon reboot and poweroff supportBin Meng
2020-07-24sysreset: syscon: Support value propertyBin Meng