aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-20Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh int...Tom Rini
2023-03-20Merge branch '2023-03-17-improve-read-command-add-write-command' into nextTom Rini
2023-03-18serial: sh: Make indent consistentMarek Vasut
2023-03-18serial: sh: Add DEBUG_UART supportMarek Vasut
2023-03-18serial: sh: Rename CONFIG_SCI and CONFIG_SCIF_USE_EXT_CLK to CFG_ variantsMarek Vasut
2023-03-18pinctrl: renesas: Replace ifdeffery with IS_ENABLED()Marek Vasut
2023-03-18net: ravb: Support fixed PHY in R-CarMikhail Lappo
2023-03-18i2c: rcar_i2c: Sort Kconfig depends list ascendingMarek Vasut
2023-03-18i2c: rcar_iic: Sort Kconfig depends list ascendingMarek Vasut
2023-03-18clk: renesas: rcar-gen3: Replace SSCG caching with MDSEL/PE cachingMarek Vasut
2023-03-18ARM: rmobile: Split R-Car Gen3 into separate Kconfig from common 64bit optionsMarek Vasut
2023-03-18ARM: rmobile: Introduce CONFIG_RCAR_64 symbolMarek Vasut
2023-03-18ARM: rmobile: Factor out SYS_SOC Kconfig optionMarek Vasut
2023-03-18ARM: rmobile: Sort R-Car Gen3 Kconfig listsMarek Vasut
2023-03-18ARM: rmobile: Convert ifdef in rmobile_get_prr() to IS_ENABLED()Marek Vasut
2023-03-18ARM: renesas: falcon: Enable RWDT reset for V3U FalconHai Pham
2023-03-18ARM: renesas: falcon: Initialize ARM generic timer and GICv3 if EL3Hai Pham
2023-03-18ARM: renesas: Enable DTO support by default on R-Car Gen3Marek Vasut
2023-03-18ARM: renesas: Demote overlap memory nodes message to debug on Gen3Hai Pham
2023-03-18ARM: renesas: Remove defines for USB on Eagle/CondorHai Pham
2023-03-17test: add tests of 'read' and 'write' shell commandsRasmus Villemoes
2023-03-17sandbox: enable CMD_WRITERasmus Villemoes
2023-03-17doc: document read/write commandsRasmus Villemoes
2023-03-17cmd: introduce 'write' commandRasmus Villemoes
2023-03-17cmd: read: use part_get_info_by_dev_and_name_or_num() instead of open-coded d...Rasmus Villemoes
2023-03-16Merge tag 'xilinx-for-v2023.07-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-03-16Merge tag 'fsl-qoriq-next-2023-3-14' of https://source.denx.de/u-boot/custodi...Tom Rini
2023-03-16Revert 9f62a472dfb2 ("video: Remove duplicate cursor-positioning function")Tom Rini
2023-03-16Merge tag 'dm-next-12mar23a' of git://git.denx.de/u-boot-dm into nextTom Rini
2023-03-14buildman: Fix CROSS_COMPILE output for sandboxSimon Glass
2023-03-14Revert "buildman: Correct CROSS_COMPILE output for sandbox"Simon Glass
2023-03-14tools: add fdt_add_pubkeyRoman Kopytin
2023-03-14binman: add tests for sign optionIvan Mikhaylov
2023-03-14binman: add sign option for binmanIvan Mikhaylov
2023-03-14binman: add documentation for binman sign optionIvan Mikhaylov
2023-03-14test: cmd: fdt: Test fdt applyMarek Vasut
2023-03-14test: cmd: fdt: Test fdt chosenMarek Vasut
2023-03-14test: cmd: fdt: Test fdt rsvmemMarek Vasut
2023-03-14test: cmd: fdt: Test fdt memoryMarek Vasut
2023-03-14test: cmd: fdt: Test fdt headerMarek Vasut
2023-03-14test: cmd: fdt: Test fdt print and listMarek Vasut
2023-03-14cmd: fdt: Drop the 0x prefixMarek Vasut
2023-03-14console: Use only 0x00 as line separator for console recordingMarek Vasut
2023-03-14test: cmd: fdt: Drop new unneeded curly bracketsMarek Vasut
2023-03-14test: Wrap assert macros in ({ ... }) and fix missing semicolonsMarek Vasut
2023-03-14Merge tag 'v2023.04-rc4' into nextTom Rini
2023-03-14Merge branch '2023-03-14-revert-two-TI-patches' into nextTom Rini
2023-03-14Revert "configs: j721s2: merge HS and non-HS defconfigs"Tom Rini
2023-03-14Revert "configs: j7200: Merge HS and non-HS defconfigs"Tom Rini
2023-03-14configs: ls208x: enable DM_SERIALIoana Ciornei