aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-18cmd: Default to new parser, hackup warning fixesRFC/RFCv2-modernize-hushTom Rini3-9/+4
2022-02-18test: hush: Fix loop tests for hush 2021Francis Laniel1-0/+20
2022-02-18cli: hush_2021: Enable loopsFrancis Laniel1-1/+14
2022-02-18test: hush: Fix if tests for hush 2021Francis Laniel1-0/+43
2022-02-18cli: hush_2021: Enable if keywordFrancis Laniel1-6/+4
2022-02-18cli: hush_2021: Enable using \< and \> as string compare operatorsFrancis Laniel1-1/+27
2022-02-18test: hush: Fix variable expansion tests for hush 2021Francis Laniel1-0/+51
2022-02-18test: hush: Fix instructions list tests for hush 2021Francis Laniel1-0/+48
2022-02-18cli: Modify run_command() to add hush 2021 as parserFrancis Laniel1-2/+15
2022-02-18cli: hush_2021: Add functions to be called from run_command()Francis Laniel1-3/+63
2022-02-18cli: hush_2021: Enable variables expansion for hush 2021Francis Laniel2-5/+86
2022-02-18cli: Enables using hush 2021 parser as command line parserFrancis Laniel2-3/+19
2022-02-18cli: Add HUSH_2021_PARSER to hush parser choiceFrancis Laniel2-0/+9
2022-02-18cli: Add choice for hush parserFrancis Laniel2-1/+15
2022-02-18cli: Port Busybox 2021 hush to U-BootFrancis Laniel2-1/+761
2022-02-18cli: Add Busybox upstream hush.c fileFrancis Laniel1-0/+12162
2022-02-18test: hush: Test hush loopsFrancis Laniel2-0/+65
2022-02-18test: hush: Test hush commands listFrancis Laniel2-0/+80
2022-02-18test: hush: Test hush variable expansionFrancis Laniel2-0/+176
2022-02-18test/py: hush_if_test: Remove the test fileFrancis Laniel1-184/+0
2022-02-18test: hush: Test hush if/elseFrancis Laniel2-0/+309
2022-02-18test: Add framework to test hush behaviorFrancis Laniel6-0/+51
2022-02-17Merge https://source.denx.de/u-boot/custodians/u-boot-marvellWIP/17Feb2022Tom Rini27-1024/+2170
2022-02-17arm: mvebu: turris_omnia: Reset the board immediately on DDR training failureMarek Behún1-0/+1
2022-02-17arm: mvebu: spl: Add option to reset the board on DDR training failureMarek Behún2-1/+19
2022-02-17tools: kwbimage: Add me as an author of kwbimagePali Rohár1-0/+2
2022-02-17tools: kwbimage: Fix help how to extract DDR3 training codePali Rohár1-1/+1
2022-02-17tools: kwbimage: Add support for NAND_BLKSZ and NAND_BADBLK_LOCATION for v0 i...Pali Rohár1-0/+6
2022-02-17tools: kwbimage: Do not show mkimage error message in dumpimagePali Rohár1-1/+1
2022-02-17tools: kwbimage: Add support for dumping extended and binary v0 headersPali Rohár2-12/+179
2022-02-17tools: kwbimage: Fix calculating size of kwbimage v0 headerPali Rohár1-1/+13
2022-02-17tools: kwbimage: Define structures for extended kwbimage v0 headersPali Rohár1-9/+42
2022-02-17ddr: marvell: a38x: fix BYTE_HOMOGENEOUS_SPLIT_OUT decisionMarek Behún1-2/+4
2022-02-17arm: mvebu: a37xx: Fix comment with name of the functionPali Rohár1-1/+1
2022-02-17arm: mvebu: a37xx: Map CCI-400 and AP BootROM address spacePali Rohár1-1/+22
2022-02-17arm: mvebu: a37xx: Fix calling build_mem_map()Pali Rohár1-2/+2
2022-02-17pci: mvebu: Ensure that root port is always on root zero busPali Rohár1-30/+22
2022-02-17arm: a37xx: pci: Update comment about Command/Direct modePali Rohár1-1/+1
2022-02-17arm: a37xx: pci: Register controller also when no PCIe card is connectedPali Rohár1-9/+3
2022-02-17arm: a37xx: pci: Do not try to access other buses when link is downPali Rohár1-17/+21
2022-02-17arm: a37xx: Update DTS files to version from upstream Linux kernelPali Rohár9-633/+1510
2022-02-17arm: a37xx: espressobin: Explicitly enable eMMC node in -u-boot.dtsiPali Rohár1-0/+8
2022-02-17arm: a37xx: espressobin: Move U-Boot specific partitions node to -u-boot.dtsiPali Rohár2-18/+23
2022-02-17arm: a37xx: Update sdhci pointers to official DT bindingsPali Rohár6-9/+9
2022-02-17arm: mvebu: turris_mox: Remove hardcoded ethernet node namesPali Rohár1-2/+20
2022-02-17watchdog: armada_37xx: Convert to official DT bindingsPali Rohár2-7/+3
2022-02-17usb: ehci: ehci-marvell: Update compatible string to official DT bindingsPali Rohár3-4/+4
2022-02-17phy: marvell: a3700: Update compatible string to official DT bindingsPali Rohár2-2/+3
2022-02-17rtc: ds1307: Add bindings for microchip, mcp7940xPali Rohár1-0/+1
2022-02-17tools: kwbimage: Fix dumping DATA registers for v0 imagesPali Rohár1-2/+4