platform/kernel/u-boot.git
2022-11-02 Michal Suchanekxen: pvblock: Use uclass_probe_all
2022-11-02 Andre Przywarahighbank: switch to use the Arm SP804 DM_TIMER driver
2022-11-02 Andre Przywarahighbank: scan into hb_sregs DT subnodes
2022-11-02 Andre Przywaratimer: add SP804 UCLASS timer driver
2022-11-02 Jim Liupinctrl: nuvoton: Add NPCM8xx pinctrl driver
2022-11-02 Andre Przywaraarm: smh: Allow semihosting trap calls to be inlined
2022-11-02 Andre Przywaraarm: smh: Make semihosting trap calls more robust
2022-11-02 Andre Przywaraarm: smh: specify Thumb trap instruction
2022-11-02 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-11-02 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-11-02 Rasmus Villemoescyclic: get rid of cyclic_init()
2022-11-02 Rasmus Villemoescyclic: switch to using hlist instead of list
2022-11-02 Rasmus Villemoeslist.h: synchronize hlist_for_each_entry* iterators...
2022-11-02 Rasmus Villemoescyclic: drop redundant cyclic_ready flag
2022-11-02 Rasmus Villemoescyclic: use a flag in gd->flags for recursion protection
2022-11-01 Tom RiniMerge branch '2022-10-31-FWU-add-FWU-multi-bank-update...
2022-10-31 Sughosh GanuFWU: doc: Add documentation for the FWU feature
2022-10-31 Sughosh Ganumkeficapsule: Add support for setting OEM flags in...
2022-10-31 Sughosh Ganumkeficapsule: Add support for generating empty capsules
2022-10-31 Sughosh Ganutest: dm: Add test cases for FWU Metadata uclass
2022-10-31 Sughosh GanuFWU: cmd: Add a command to read FWU metadata
2022-10-31 Sughosh GanuFWU: Add support for the FWU Multi Bank Update feature
2022-10-31 Sughosh GanuFWU: Add boot time checks as highlighted by the FWU...
2022-10-31 Sughosh Ganuevent: Add an event for main_loop
2022-10-31 Sughosh GanuFWU: STM32MP1: Add support to read boot index from...
2022-10-31 Sughosh GanuFWU: Add helper functions for accessing FWU metadata
2022-10-31 Sughosh Ganustm32mp1: Add image information for capsule updates
2022-10-31 Sughosh Ganustm32mp1: Add a node for the FWU metadata device
2022-10-31 Sughosh GanuFWU: Add FWU metadata access driver for GPT partitioned...
2022-10-31 Sughosh GanuFWU: Add FWU metadata structure and driver for accessin...
2022-10-31 Sughosh Ganudt/bindings: Add bindings for GPT based FWU Metadata...
2022-10-31 Tom RiniMerge branch '2022-10-31-vbe-implement-the-full-firmwar...
2022-10-31 Simon Glassvbe: Add a test for the VBE flow into U-Boot proper
2022-10-31 Simon Glassvbe: Add a command to show the VBE state
2022-10-31 Simon Glassvbe: Record which phases loaded using VBE
2022-10-31 Simon Glassvbe: Use a manual test
2022-10-31 Simon Glassvpl: Allow signature verification
2022-10-31 Simon Glasssandbox: Add an image for VPL
2022-10-31 Simon Glassvbe: Add info about the VBE device to the fwupd node
2022-10-31 Simon Glassvbe: Add Kconfig options for VPL
2022-10-31 Simon Glassvbe: Drop the U-Boot prefix from the version
2022-10-31 Simon Glassvbe: Move OS implementation into a separate file
2022-10-31 Simon Glassvbe: Support reading the next SPL phase via VBE
2022-10-31 Simon Glassvbe: Support selecting operations by SPL phase
2022-10-31 Simon Glasssandbox: Support obtaining the next phase from an image
2022-10-31 Simon Glassspl: Allow multiple loaders of the same time
2022-10-31 Simon Glassvbe: Use a warning for a failed requests
2022-10-31 Simon Glassvbe: Rename vbe_fixup to vbe_request
2022-10-31 Simon Glassimage: Allow loading a FIT image for a particular phase
2022-10-31 Simon Glassimage: Add the concept of a phase to FIT
2022-10-31 Simon Glasssandbox: Add a way to specify the sandbox executable
2022-10-31 Simon Glasssandbox: Generalise SPL booting
2022-10-31 Simon Glassimage: Move comment for fit_conf_find_compat()
2022-10-31 Simon Glasssandbox: Drop message about writing sandbox state
2022-10-31 Simon Glassdm: mmc: Allow sandbox emulator to build without writes
2022-10-31 Simon Glassdm: blk: mmc: Tidy up some Makefile rules for SPL
2022-10-31 Simon Glassbloblist: Drop debugging
2022-10-31 Simon Glassusb: Update the test to cover reading and writing
2022-10-31 Simon Glassdm: blk: Add udevice functions
2022-10-31 Simon Glassdisk: Rename block_dev to desc
2022-10-31 Simon Glassdisk: Rename block functions
2022-10-31 Simon Glassbootstd: Add a way to set up a bootflow
2022-10-31 Simon Glasstest: Support tests which can only be run manually
2022-10-31 Simon Glasstest: Update tests to use the skip feature
2022-10-31 Simon Glasstest: Report skippped tests
2022-10-31 Simon Glassbinman: Support writing symbols into ELF files
2022-10-31 Simon Glassbinman: Handle writing ELF symbols in the Entry class
2022-10-31 Simon Glassbinman: Split out looking up a symbol into a function
2022-10-31 Simon Glassbinman: Allow obtaining a symbol value
2022-10-31 Simon Glassspl: Add a separate silence option for SPL
2022-10-31 Simon Glassspl: Refactor controls for console output
2022-10-31 Simon Glassspl: Use binman suffix allow symbols of any SPL etype
2022-10-31 Simon Glassdisk: Drop debug messages in part_efi
2022-10-31 Simon GlassRename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
2022-10-31 Tom RiniMerge branch '2022-10-31-broadcom-updates'
2022-10-31 William Zhangtimer: bcmbca: use arm global timer for bcm63138 SoC
2022-10-31 William Zhangtimer: sti: convert sti-timer to arm a9 global timer
2022-10-31 William Zhangarm: bcmbca: replace ARCH_BCM6753 symbols in Kconfig...
2022-10-31 William Zhangarm: bcmbca: remove bcm6753 support under CONFIG_ARCH_B...
2022-10-31 William Zhangarm: bcmbca: add bcm6855 SoC support under CONFIG_ARCH_...
2022-10-31 William Zhangarm: bcmbca: replace ARCH_BCM6858 symbols in Kconfig...
2022-10-31 William Zhangarm: bcmbca: remove bcm6858 support under CONFIG_ARCH_B...
2022-10-31 William Zhangarm: bcmbca: add bcm6858 SoC support under CONFIG_ARCH_...
2022-10-31 William Zhangarm: bcmbca: replace ARCH_BCM68360 symbols in Kconfig...
2022-10-31 William Zhangarm: bcmbca: remove bcm68360 support under CONFIG_ARCH_...
2022-10-31 William Zhangarm: bcmbca: add bcm6856 SoC support under CONFIG_ARCH_...
2022-10-31 William Zhangarm: bcmbca: make reset_cpu function weak
2022-10-31 William ZhangMAINTAINERS: Add BCM63158 maintainer to BCMBCA entry
2022-10-31 William Zhangarm: bcmbca: replace ARCH_BCM63158 symbols in Kconfig...
2022-10-31 William Zhangarm: bcmbca: remove bcm63158 support under CONFIG_ARCH_...
2022-10-31 William Zhangarm: bcmbca: add bcm63158 SoC support under CONFIG_ARCH...
2022-10-31 William Zhangarm: bcmbca: add bcm4908 SoC support
2022-10-31 William Zhangarm: bcmbca: add bcm6813 SoC support
2022-10-31 William Zhangarm: bcmbca: add bcm4912 SoC support
2022-10-31 William Zhangarm: bcmbca: add bcm63146 SoC support
2022-10-31 William Zhangarm: bcmbca: add bcm63138 SoC support
2022-10-31 William Zhangarm: bcmbca: add bcm63148 SoC support
2022-10-31 William Zhangarm: bcmbca: add bcm6756 SoC support
2022-10-31 William Zhangarm: bcmbca: add bcm6878 SoC support
2022-10-31 William Zhangarm: bcmbca: add bcm6846 SoC support
next