summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-15Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-cold...Tom Rini
2023-03-15Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2023-03-15board: m5253demo: remove floating point flash size calculationAngelo Dureghello
2023-03-15m68k: add private libgcc ashrdi3Angelo Dureghello
2023-03-15board: amcore: fix config options namespaceAngelo Dureghello
2023-03-15m68k: rename CONFIG_MCFTMR to CFG_MCFTMRAngelo Dureghello
2023-03-15m68k: dts: stmark2: set correct compatible field for spi norAngelo Dureghello
2023-03-15arch: enable private libgcc for m68kAngelo Dureghello
2023-03-15board: stmark2: fix clock valueAngelo Dureghello
2023-03-15m68k: add global variable sdhc_per_clk for m68kAngelo Dureghello
2023-03-15m68k: use longword-based jumpsAngelo Dureghello
2023-03-15board: amcore: fix u-boot mtd partitionAngelo Dureghello
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-14rpi: Update the RPi Zero 2W DT filenamePeter Robinson
2023-03-14rpi: Copy eth PHY address from fw DT to loaded DTAntoine Mazeas
2023-03-14rpi: Copy properties from firmware dtb to the loaded dtbAntoine Mazeas
2023-03-14configs: ls208x: enable DM_SERIALIoana Ciornei