Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge patch series "Modernize U-Boot shell"WIP/28Dec2023-next | Tom Rini | 2023-12-28 | 1 | -1/+0 |
* | cli: modern_hush: Add upstream commits up to 2nd October 2023. | Francis Laniel | 2023-12-28 | 1 | -1/+19 |
* | cli: hush_modern: Enable loops | Francis Laniel | 2023-12-28 | 1 | -0/+1 |
* | cli: hush_modern: Enable if keyword | Francis Laniel | 2023-12-28 | 1 | -0/+11 |
* | cli: hush_modern: Enable variables expansion for modern hush | Francis Laniel | 2023-12-28 | 1 | -0/+17 |
* | cli: Enables using modern hush parser as command line parser | Francis Laniel | 2023-12-28 | 1 | -0/+3 |
* | cli: Port upstream Busybox hush to U-Boot | Francis Laniel | 2023-12-28 | 1 | -0/+274 |