summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-12Convert CONFIG_SYS_FSL_QMAN_V3 et al to KconfigTom Rini
2022-08-12Convert CONFIG_SYS_FSL_PCIE_COMPAT to KconfigTom Rini
2022-08-12Convert CONFIG_SYS_FSL_NUM_CC_PLLS to KconfigTom Rini
2022-08-12Convert CONFIG_SYS_FSL_MAX_NUM_OF_SEC to KconfigTom Rini
2022-08-12Convert CONFIG_SYS_FSL_ESDHC_HAS_DDR_MODE to KconfigTom Rini
2022-08-12Remove CONFIG_SYS_FSL_SCFG_IODSECR1_ADDR et alTom Rini
2022-08-12arc: Move SYS_LITTLE_ENDIAN / SYS_BIG_ENDIAN selection to KconfigTom Rini
2022-08-12Convert CONFIG_SYS_FSL_DDR_MAIN_NUM_CTRLS et al to KconfigTom Rini
2022-08-12ARM: stm32: DH: Use common MAC address functionsPhilip Oberfichtner
2022-08-12ARM: imx8: DH: Use common MAC address functionsPhilip Oberfichtner
2022-08-12ARM: imx6: DH: Use common MAC address functionsPhilip Oberfichtner
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