summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-12board: dhelectronics: Implement common MAC address functionsPhilip Oberfichtner
2022-08-12CI: Azure: Move to using macOS-12 imageTom Rini
2022-08-12CI: Azure: Move to Ubuntu 22.04 imageTom Rini
2022-08-12Merge branch '2022-08-11-verified-boot-for-embedded-initial-support'Tom Rini
2022-08-12vbe: Add a new vbe commandSimon Glass
2022-08-12bootstd: Check building without global bootmethsSimon Glass
2022-08-12bootstd: Update documentationSimon Glass
2022-08-12bootstd: Add vbe bootmeth into sandboxSimon Glass
2022-08-12vbe: Support VBE simpleSimon Glass
2022-08-12vbe: Add initial support for VBESimon Glass
2022-08-12event: Add an event for device tree fixupsSimon Glass
2022-08-12event: Change EVENT_SPY to globalSimon Glass
2022-08-12bootstd: Drop the system bootdevSimon Glass
2022-08-12bootstd: Always create the EFI bootmgr bootmethSimon Glass
2022-08-12bootstd: Allow scanning for global bootmeths separatelySimon Glass
2022-08-12dm: core: Call dm_scan_other() when setting up for testsSimon Glass
2022-08-12bootstd: Support bootflows with global bootmethsSimon Glass
2022-08-12bootstd: Tidy comments in bootflow_scan_bootdev()Simon Glass
2022-08-12bootstd: Allow the bootdev to be optional in bootflowsSimon Glass
2022-08-12bootstd: Allow EFI bootmgr to support an invalid bootflowSimon Glass
2022-08-12bootstd: Allow bootmeths to be marked as globalSimon Glass
2022-08-12bootstd: Tidy up var naming in bootdev_setup_iter_order()Simon Glass
2022-08-12bootstd: Provide a bootmeth method to obtain state infoSimon Glass
2022-08-12bootstd: Detect empty bootmeth orderingSimon Glass
2022-08-12bootstd: Fix comment in bootmeth testSimon Glass
2022-08-12bootstd: Drop delays in the testsSimon Glass
2022-08-12dm: core: Support sandbox with read interfaceSimon Glass
2022-08-12dm: core: Add support for writing u32 with ofnodeSimon Glass
2022-08-12dm: core: Allow writing to a flat tree with ofnodeSimon Glass
2022-08-12dm: core: Prepare for updating the device tree with ofnodeSimon Glass
2022-08-12dm: core: Tidy up ofnode-writing testSimon Glass
2022-08-12dm: core: Swap parameters of ofnode_write_prop()Simon Glass
2022-08-12dm: core: Move ofnode-writing test to ofnodeSimon Glass
2022-08-12dm: core: Introduce support for multiple treesSimon Glass
2022-08-12dm: core: Add a note about how livetree updates workSimon Glass
2022-08-12dm: core: Split out the declaration of ofnodeSimon Glass
2022-08-12video: Rename structs and functions to avoid VBESimon Glass
2022-08-12video: Renname vbe.h to vesa.hSimon Glass
2022-08-12vbe: Add some documentationSimon Glass
2022-08-11Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2022-08-11Merge tag 'dm-pull-9aug22-take2' of https://source.denx.de/u-boot/custodians/...Tom Rini
2022-08-11spl: opensbi: convert scratch options to configNikita Shubin
2022-08-11spl: opensbi: fix typoNikita Shubin
2022-08-11riscv: ae350: Fix XIP config boot failureLeo Yu-Chi Liang
2022-08-11riscv: cpu: set gp before board_init_f_init_reserveNikita Shubin
2022-08-10Merge branch '2022-08-10-assorted-updates'Tom Rini
2022-08-10boot: allow bootmeth-distro without CONFIG_NETJohn Keeping
2022-08-10MAINTAINERS: Update e-mail addressJoao Marcos Costa
2022-08-10lz4: Fix compile warning comparison of distinct pointer typesPali Rohár
2022-08-10scripts/config: pick config script from kernel scriptsMilan P. Stanić