summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-22net: eth-phy: use dev_dbg and log_noticePatrick Delaunay
2021-07-22net: eth-phy: add support of device tree configuration for gpio resetPatrick Delaunay
2021-07-22net: Use phys_addr_t for SMC net device addressesPeter Hoyes
2021-07-22Merge tag 'dm-pull-21jul21' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-07-22Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2021-07-21Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2021-07-21dm: core: fix no null pointer detection in ofnode_get_addr_size_index()Chen Guanqiao
2021-07-21sandbox: don't set SA_NODEFER in signal handlerHeinrich Schuchardt
2021-07-21binman: Add basic support for debugging performanceSimon Glass
2021-07-21patman: Use bytearray instead of stringSimon Glass
2021-07-21binman: Use bytearray instead of stringSimon Glass
2021-07-21binman: Split node-reading out from constructor in filesSimon Glass
2021-07-21binman: Support multithreading for building imagesSimon Glass
2021-07-21binman: Put compressed data into separate filesSimon Glass
2021-07-21log: Allow padding of the function nameSimon Glass
2021-07-21blk: Support iterationSimon Glass
2021-07-21sandbox: mmc: Support fixed MMC devicesSimon Glass
2021-07-21spl: Provide more information on boot failureSimon Glass
2021-07-21image: Allow @ in node names when not using signaturesSimon Glass
2021-07-21bloblist: Correct condition in bloblist_addrec()Simon Glass
2021-07-21bloblist: Tidy up a few API commentsSimon Glass
2021-07-21bloblist: Support resizing a blobSimon Glass
2021-07-21cros_ec: Use standard calls for recovery-request checkingSimon Glass
2021-07-21cros_ec: Support the full-size vboot contextSimon Glass
2021-07-21cros_ec: Drop cros_ec_entering_mode()Simon Glass
2021-07-21cros_ec: Allow reading the battery-charge stateSimon Glass
2021-07-21sandbox: Adjust the bloblist default addressSimon Glass
2021-07-21sandbox: Use hinting with the displaySimon Glass
2021-07-21sandbox: Add work-around for SDL2 displaySimon Glass
2021-07-21sandbox: Support executables for more phasesSimon Glass
2021-07-21test: Avoid a build error with SPLSimon Glass
2021-07-21test: Add DM_DMA to be disabledSimon Glass
2021-07-21test: Allow CONFIG_SPL_LOAD_FIT to be disabledSimon Glass
2021-07-21dm: Support lzma in the flashmapSimon Glass
2021-07-21dm: core: Add logging for DM_SEQ_ALIASSimon Glass
2021-07-21dtoc: Update documentation to cover warnings in more detailSimon Glass
2021-07-21dtoc: Detect drivers which do not parse correctlySimon Glass
2021-07-21dtoc: Detect unexpected suffix on .of_matchSimon Glass
2021-07-21dtoc: Add a stdout check in test_normalized_name()Simon Glass
2021-07-21dtoc: Correct the re_compat regular expressionSimon Glass
2021-07-21dtoc: Allow multiple warnings for a driverSimon Glass
2021-07-21dtoc: Convert to use ArgumentParserSimon Glass
2021-07-21dtoc: Avoid using subscripts on match objectsSimon Glass
2021-07-21board: sifive: unmatched: reset USB hub, PCIe-USB bridge, and ULPI device in SPLVincent Chen
2021-07-21board: sifive: unmatched: refine GEMGXL initialized function in SPLVincent Chen
2021-07-21board: sifive: drop stuff related to unmatched revision 1Zong Li
2021-07-21riscv: booti: do not force relocation if force_reloc is not setVitaly Wool
2021-07-21board: sifive: remove the command for setting serial numberZong Li
2021-07-20Merge branch 'master' of git://source.denx.de/u-boot-shTom Rini
2021-07-20ARM: dts: rmobile: Remove multiple unused DT properties on R-Car Gen3Marek Vasut