aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-04docs: board: ti: k3: Cleanup FIT signature documentationManorit Chawdhry
2024-01-04arm: dts: k3-j7200-binman: Add firewall configurationsManorit Chawdhry
2024-01-04arm: dts: k3-j721s2-binman: Add firewall configurationsManorit Chawdhry
2024-01-04arm: dts: k3-j721e-binman: Add firewall configurationsManorit Chawdhry
2024-01-04arm: dts: k3-binman: Add k3-security.h and include it in k3-binman.dtsiManorit Chawdhry
2024-01-04binman: ftest: Add test for ti-secure firewall nodeManorit Chawdhry
2024-01-04binman: ti-secure: Add support for firewalling entitiesManorit Chawdhry
2024-01-04dtoc: Change dst to self in debug messageManorit Chawdhry
2023-12-28Merge patch series "Modernize U-Boot shell"Tom Rini
2023-12-28configs: Use old hush for several boardsFrancis Laniel
2023-12-28cmd: Set modern hush as default shellFrancis Laniel
2023-12-28cli: modern_hush: Add upstream commits up to 2nd October 2023.Francis Laniel
2023-12-28test: hush: Fix loop tests for modern hushFrancis Laniel
2023-12-28cli: hush_modern: Enable loopsFrancis Laniel
2023-12-28cli: hush_modern: Enable if keywordFrancis Laniel
2023-12-28cli: hush_modern: Enable using < and > as string compare operatorsFrancis Laniel
2023-12-28test: hush: Fix variable expansion tests for modern hushFrancis Laniel
2023-12-28test: hush: Fix instructions list tests for modern hushFrancis Laniel
2023-12-28cli: add modern hush as parser for run_command*()Francis Laniel
2023-12-28cli: hush_modern: Add functions to be called from run_command()Francis Laniel
2023-12-28cli: hush_modern: Enable variables expansion for modern hushFrancis Laniel
2023-12-28cli: Enables using modern hush parser as command line parserFrancis Laniel
2023-12-28cmd: Add new cli commandFrancis Laniel
2023-12-28global_data.h: add GD_FLG_HUSH_OLD_PARSER flagFrancis Laniel
2023-12-28cli: Add menu for hush parserFrancis Laniel
2023-12-28cli: Port upstream Busybox hush to U-BootFrancis Laniel
2023-12-28cli: Add Busybox upstream hush.c fileFrancis Laniel
2023-12-28test: hush: Test hush loopsFrancis Laniel
2023-12-28test: hush: Test hush commands listFrancis Laniel
2023-12-28test: hush: Test hush variable expansionFrancis Laniel
2023-12-28test/py: hush_if_test: Remove the test fileFrancis Laniel
2023-12-28test: hush: Test hush if/elseFrancis Laniel
2023-12-28test: Add framework to test hush behaviorFrancis Laniel
2023-12-28Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini
2023-12-27andes: ae350: Enable MISC_INIT_R for ae350 platformLeo Yu-Chi Liang
2023-12-27andes: ae350: Save cpu name to envLeo Yu-Chi Liang
2023-12-27andes: cpu: Enable cache and TLB ECC supportLeo Yu-Chi Liang
2023-12-27andes: cpu: Enable memboost featureLeo Yu-Chi Liang
2023-12-27andes: ae350: Implement cache switch via KconfigLeo Yu-Chi Liang
2023-12-27andes: csr.h: Clean up CSR definitionLeo Yu-Chi Liang
2023-12-27riscv: Extend board compatible string with "qemu,mbv"Michal Simek
2023-12-27riscv: cache: support cache enable in SPL stageZong Li
2023-12-27cache: add sifive private L2 cache driverZong Li
2023-12-22bootmeth: pass size to efi_binary_run()Heinrich Schuchardt
2023-12-21Merge patch series "Complete decoupling of bootm logic from commands"Tom Rini
2023-12-21bootm: Create a new boot_run() function to handle bootingSimon Glass
2023-12-21bootm: Create a function to run through the booti statesSimon Glass
2023-12-21stm32: Use bootm_run() and bootz_run()Simon Glass
2023-12-21bootm: Create a function to run through the bootz statesSimon Glass
2023-12-21stm32: Use local vars in stm32prog for initrd and fdtSimon Glass