summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-02led: led_pwm: typo 'iverted' on code commentNylon Chen
2022-11-02configs: evb-ast2500: Set environment in SPI flashCédric Le Goater
2022-11-02configs: evb-ast2500: Add support for FIT formatCédric Le Goater
2022-11-02configs: evb-ast2500: Adjust boot commandCédric Le Goater
2022-11-02configs: evb-ast2500: Remove MMC support from default settingsCédric Le Goater
2022-11-02arm: dts: ti: k3-am64-main: Add RTI watchdog nodesChristian Gmeiner
2022-11-02treewide: Remove the unnecessary space before semicolonBin Meng
2022-11-02cmd: eeprom: don't truncate target address at 32-bitBaruch Siach
2022-11-02xen: pvblock: Use uclass_probe_allMichal Suchanek
2022-11-02highbank: switch to use the Arm SP804 DM_TIMER driverAndre Przywara
2022-11-02highbank: scan into hb_sregs DT subnodesAndre Przywara
2022-11-02timer: add SP804 UCLASS timer driverAndre Przywara
2022-11-02pinctrl: nuvoton: Add NPCM8xx pinctrl driverJim Liu
2022-11-02arm: smh: Allow semihosting trap calls to be inlinedAndre Przywara
2022-11-02arm: smh: Make semihosting trap calls more robustAndre Przywara
2022-11-02arm: smh: specify Thumb trap instructionAndre Przywara
2022-11-02Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-watc...Tom Rini
2022-11-02Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi.gitTom Rini
2022-11-02cyclic: get rid of cyclic_init()Rasmus Villemoes
2022-11-02cyclic: switch to using hlist instead of listRasmus Villemoes
2022-11-02list.h: synchronize hlist_for_each_entry* iterators with linuxRasmus Villemoes
2022-11-02cyclic: drop redundant cyclic_ready flagRasmus Villemoes
2022-11-02cyclic: use a flag in gd->flags for recursion protectionRasmus Villemoes
2022-11-01Merge branch '2022-10-31-FWU-add-FWU-multi-bank-update-feature-support'Tom Rini
2022-10-31FWU: doc: Add documentation for the FWU featureSughosh Ganu
2022-10-31mkeficapsule: Add support for setting OEM flags in capsule headerSughosh Ganu
2022-10-31mkeficapsule: Add support for generating empty capsulesSughosh Ganu
2022-10-31test: dm: Add test cases for FWU Metadata uclassSughosh Ganu
2022-10-31FWU: cmd: Add a command to read FWU metadataSughosh Ganu
2022-10-31FWU: Add support for the FWU Multi Bank Update featureSughosh Ganu
2022-10-31FWU: Add boot time checks as highlighted by the FWU specificationSughosh Ganu
2022-10-31event: Add an event for main_loopSughosh Ganu
2022-10-31FWU: STM32MP1: Add support to read boot index from backup registerSughosh Ganu
2022-10-31FWU: Add helper functions for accessing FWU metadataSughosh Ganu
2022-10-31stm32mp1: Add image information for capsule updatesSughosh Ganu
2022-10-31stm32mp1: Add a node for the FWU metadata deviceSughosh Ganu
2022-10-31FWU: Add FWU metadata access driver for GPT partitioned block devicesSughosh Ganu
2022-10-31FWU: Add FWU metadata structure and driver for accessing metadataSughosh Ganu
2022-10-31dt/bindings: Add bindings for GPT based FWU Metadata storage deviceSughosh Ganu
2022-10-31Merge branch '2022-10-31-vbe-implement-the-full-firmware-flow'Tom Rini
2022-10-31vbe: Add a test for the VBE flow into U-Boot properSimon Glass
2022-10-31vbe: Add a command to show the VBE stateSimon Glass
2022-10-31vbe: Record which phases loaded using VBESimon Glass
2022-10-31vbe: Use a manual testSimon Glass
2022-10-31vpl: Allow signature verificationSimon Glass
2022-10-31sandbox: Add an image for VPLSimon Glass
2022-10-31vbe: Add info about the VBE device to the fwupd nodeSimon Glass
2022-10-31vbe: Add Kconfig options for VPLSimon Glass
2022-10-31vbe: Drop the U-Boot prefix from the versionSimon Glass
2022-10-31vbe: Move OS implementation into a separate fileSimon Glass