index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-01-04
docs: board: ti: k3: Cleanup FIT signature documentation
Manorit Chawdhry
2024-01-04
arm: dts: k3-j7200-binman: Add firewall configurations
Manorit Chawdhry
2024-01-04
arm: dts: k3-j721s2-binman: Add firewall configurations
Manorit Chawdhry
2024-01-04
arm: dts: k3-j721e-binman: Add firewall configurations
Manorit Chawdhry
2024-01-04
arm: dts: k3-binman: Add k3-security.h and include it in k3-binman.dtsi
Manorit Chawdhry
2024-01-04
binman: ftest: Add test for ti-secure firewall node
Manorit Chawdhry
2024-01-04
binman: ti-secure: Add support for firewalling entities
Manorit Chawdhry
2024-01-04
dtoc: Change dst to self in debug message
Manorit Chawdhry
2023-12-28
Merge patch series "Modernize U-Boot shell"
Tom Rini
2023-12-28
configs: Use old hush for several boards
Francis Laniel
2023-12-28
cmd: Set modern hush as default shell
Francis Laniel
2023-12-28
cli: modern_hush: Add upstream commits up to 2nd October 2023.
Francis Laniel
2023-12-28
test: hush: Fix loop tests for modern hush
Francis Laniel
2023-12-28
cli: hush_modern: Enable loops
Francis Laniel
2023-12-28
cli: hush_modern: Enable if keyword
Francis Laniel
2023-12-28
cli: hush_modern: Enable using < and > as string compare operators
Francis Laniel
2023-12-28
test: hush: Fix variable expansion tests for modern hush
Francis Laniel
2023-12-28
test: hush: Fix instructions list tests for modern hush
Francis Laniel
2023-12-28
cli: add modern hush as parser for run_command*()
Francis Laniel
2023-12-28
cli: hush_modern: Add functions to be called from run_command()
Francis Laniel
2023-12-28
cli: hush_modern: Enable variables expansion for modern hush
Francis Laniel
2023-12-28
cli: Enables using modern hush parser as command line parser
Francis Laniel
2023-12-28
cmd: Add new cli command
Francis Laniel
2023-12-28
global_data.h: add GD_FLG_HUSH_OLD_PARSER flag
Francis Laniel
2023-12-28
cli: Add menu for hush parser
Francis Laniel
2023-12-28
cli: Port upstream Busybox hush to U-Boot
Francis Laniel
2023-12-28
cli: Add Busybox upstream hush.c file
Francis Laniel
2023-12-28
test: hush: Test hush loops
Francis Laniel
2023-12-28
test: hush: Test hush commands list
Francis Laniel
2023-12-28
test: hush: Test hush variable expansion
Francis Laniel
2023-12-28
test/py: hush_if_test: Remove the test file
Francis Laniel
2023-12-28
test: hush: Test hush if/else
Francis Laniel
2023-12-28
test: Add framework to test hush behavior
Francis Laniel
2023-12-28
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv ...
Tom Rini
2023-12-27
andes: ae350: Enable MISC_INIT_R for ae350 platform
Leo Yu-Chi Liang
2023-12-27
andes: ae350: Save cpu name to env
Leo Yu-Chi Liang
2023-12-27
andes: cpu: Enable cache and TLB ECC support
Leo Yu-Chi Liang
2023-12-27
andes: cpu: Enable memboost feature
Leo Yu-Chi Liang
2023-12-27
andes: ae350: Implement cache switch via Kconfig
Leo Yu-Chi Liang
2023-12-27
andes: csr.h: Clean up CSR definition
Leo Yu-Chi Liang
2023-12-27
riscv: Extend board compatible string with "qemu,mbv"
Michal Simek
2023-12-27
riscv: cache: support cache enable in SPL stage
Zong Li
2023-12-27
cache: add sifive private L2 cache driver
Zong Li
2023-12-22
bootmeth: pass size to efi_binary_run()
Heinrich Schuchardt
2023-12-21
Merge patch series "Complete decoupling of bootm logic from commands"
Tom Rini
2023-12-21
bootm: Create a new boot_run() function to handle booting
Simon Glass
2023-12-21
bootm: Create a function to run through the booti states
Simon Glass
2023-12-21
stm32: Use bootm_run() and bootz_run()
Simon Glass
2023-12-21
bootm: Create a function to run through the bootz states
Simon Glass
2023-12-21
stm32: Use local vars in stm32prog for initrd and fdt
Simon Glass
[next]