aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-17test: add tests of 'read' and 'write' shell commandsWIP/2023-03-17-improve-read-command-add-write-commandRasmus Villemoes2-0/+105
2023-03-17sandbox: enable CMD_WRITERasmus Villemoes2-0/+2
2023-03-17doc: document read/write commandsRasmus Villemoes3-0/+52
2023-03-17cmd: introduce 'write' commandRasmus Villemoes3-7/+28
2023-03-17cmd: read: use part_get_info_by_dev_and_name_or_num() instead of open-coded d...Rasmus Villemoes1-24/+8
2023-03-16Merge tag 'xilinx-for-v2023.07-rc1' of https://source.denx.de/u-boot/custodia...WIP/16Mar2023-nextTom Rini32-155/+175
2023-03-16Merge tag 'fsl-qoriq-next-2023-3-14' of https://source.denx.de/u-boot/custodi...Tom Rini16-3767/+72
2023-03-16Revert 9f62a472dfb2 ("video: Remove duplicate cursor-positioning function")Tom Rini1-10/+34
2023-03-16Merge tag 'dm-next-12mar23a' of git://git.denx.de/u-boot-dm into nextTom Rini25-84/+1155
2023-03-14buildman: Fix CROSS_COMPILE output for sandboxSimon Glass1-2/+3
2023-03-14Revert "buildman: Correct CROSS_COMPILE output for sandbox"Simon Glass1-1/+2
2023-03-14tools: add fdt_add_pubkeyRoman Kopytin3-0/+142
2023-03-14binman: add tests for sign optionIvan Mikhaylov7-6/+227
2023-03-14binman: add sign option for binmanIvan Mikhaylov5-1/+62
2023-03-14binman: add documentation for binman sign optionIvan Mikhaylov1-0/+47
2023-03-14test: cmd: fdt: Test fdt applyMarek Vasut1-0/+152
2023-03-14test: cmd: fdt: Test fdt chosenMarek Vasut1-0/+48
2023-03-14test: cmd: fdt: Test fdt rsvmemMarek Vasut1-0/+63
2023-03-14test: cmd: fdt: Test fdt memoryMarek Vasut1-0/+83
2023-03-14test: cmd: fdt: Test fdt headerMarek Vasut1-0/+59
2023-03-14test: cmd: fdt: Test fdt print and listMarek Vasut1-0/+143
2023-03-14cmd: fdt: Drop the 0x prefixMarek Vasut1-1/+1
2023-03-14console: Use only 0x00 as line separator for console recordingMarek Vasut1-1/+1
2023-03-14test: cmd: fdt: Drop new unneeded curly bracketsMarek Vasut1-8/+6
2023-03-14test: Wrap assert macros in ({ ... }) and fix missing semicolonsMarek Vasut9-72/+124
2023-03-14Merge tag 'v2023.04-rc4' into nextTom Rini134-224/+15935
2023-03-14Merge branch '2023-03-14-revert-two-TI-patches' into nextTom Rini9-6/+769
2023-03-14Revert "configs: j721s2: merge HS and non-HS defconfigs"Tom Rini5-3/+391
2023-03-14Revert "configs: j7200: Merge HS and non-HS defconfigs"Tom Rini5-3/+378
2023-03-14configs: ls208x: enable DM_SERIALIoana Ciornei3-4/+9
2023-03-14arch: arm: dst: fsl-ls2080a.dts: tag serial nodes with bootph-allIoana Ciornei1-0/+2
2023-03-14arch: arm: dst: fsl-ls2080a.dts: sync serial nodes with LinuxIoana Ciornei1-6/+27
2023-03-14arch: arm: dst: fsl-ls2080a.dtsi: move the serial nodes under socIoana Ciornei1-15/+14
2023-03-14arch: arm: dst: fsl-ls2080a.dtsi: add an 'soc' nodeIoana Ciornei1-0/+9
2023-03-14arm: dts: ls1088a-rdb: replace 'xgmii' with '10gbase-r'Ioana Ciornei1-2/+2
2023-03-14board: freescale: ls1088a: remove code under !CONFIG_DM_ETHIoana Ciornei3-830/+4
2023-03-14board: freescale: ls2080aqds: remove code under !CONFIG_DM_ETHIoana Ciornei2-979/+4
2023-03-14board: freescale: ls2080rdb: remove code under !CONFIG_DM_ETHIoana Ciornei2-96/+1
2023-03-14board: freescale: lx2160a: remove code under !CONFIG_DM_ETHIoana Ciornei4-1699/+8
2023-03-14board: freescale: lx2160a: remove hardcoded ethernet initializationIoana Ciornei1-144/+0
2023-03-13Prepare v2023.04-rc4v2023.04-rc4Tom Rini2-2/+2
2023-03-13Merge tag 'efi-next-20230313' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini17-86/+228
2023-03-13Merge tag 'efi-2023-04-rc4' of https://source.denx.de/u-boot/custodians/u-boo...WIP/13Mar2023Tom Rini8-9/+101
2023-03-13efi_loader: describe term_get_char()Heinrich Schuchardt1-0/+8
2023-03-13efi_loader: update SetVariable attribute checkMasahisa Kojima1-6/+25
2023-03-13doc: man-page for panic commandHeinrich Schuchardt2-0/+34
2023-03-13doc: uefi: fix linksVincent Stehlé2-3/+4
2023-03-13test: unit test for crc8Heinrich Schuchardt2-0/+30
2023-03-13video: Add a note about the broken implementationSimon Glass1-1/+7
2023-03-13efi: Add dhrystone, dcache and scroll lines to appSimon Glass1-0/+3