platform/kernel/u-boot.git
2022-10-06 Heinrich Schuchardtcmd: simplify do_env_set_efi()
2022-10-06 Paul Barkerefi: Add string conversion helper
2022-10-06 Heinrich Schuchardtdoc: typo 'it it' in doc/develop/package/index.rst
2022-10-06 Heinrich Schuchardtregmap: fix range checks
2022-10-06 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-10-06 Pali Rohárarm: mvebu: turris_omnia: Specify VHV gpio for eFUSE...
2022-10-06 Pali Rohárarm: mvebu: Add support for specifying VHV_Enable GPIO
2022-10-06 Pali Rohárarm: mvebu: Add support for programming LD0 and LD1...
2022-10-06 Stefan Roesetimer: orion-timer: Only init timer once
2022-10-06 Stefan Roesearm: mvebu: Remove timer.c
2022-10-06 Pali Rohártools: kwbimage: Verify maximal kwbimage header size
2022-10-06 Chris Packhammtd: nand: pxa3xx: simplify ECC hardware parameters
2022-10-06 Holger Brunckboard/km: remove kirkwood boards
2022-10-03 Tom RiniMerge branch 'next'
2022-10-03 Tom RiniPrepare v2022.10 v2022.10
2022-10-03 Fabio Estevamimx8mn-ddr4-evk-u-boot: Fix broken boot
2022-10-03 Fabio Estevamimx8mn-venice-u-boot: Fix broken boot
2022-09-30 Tom RiniMerge branch '2022-09-29-dm-core-support-multiple-devic...
2022-09-30 Tom RiniMerge tag 'efi-2022-10-rc6' of https://source.denx...
2022-09-30 Simon Glassdm: core: Support copying properties with ofnode
2022-09-30 Simon Glassdm: core: Allow copying ofnode property data when writing
2022-09-30 Simon Glassvbe: Allow test to run with live/flat tree
2022-09-30 Simon Glassdm: core: Expand ofnode tests
2022-09-30 Simon Glassdm: core: Create a function to get a live tree in a...
2022-09-30 Simon Glassdm: core: Update comments for default-FDT ofnode functions
2022-09-30 Simon Glassdm: core: Complete phandle implementation using the...
2022-09-30 Simon Glassdm: core: Add the ofnode multi-tree implementation
2022-09-30 Simon Glassdm: core: Add definitions for multiple ofnode trees
2022-09-30 Simon Glassdm: core: Split ofnode_path_root() into two functions
2022-09-30 Simon Glassdm: core: Allow obtaining a node offset in the same...
2022-09-30 Simon Glassdm: core: Add a way to look up a phandle in an oftree
2022-09-30 Simon Glassdm: core: Add ofnode functions to obtain an oftree
2022-09-30 Simon Glassdm: core: Add an ofnode function to obtain the flat...
2022-09-30 Simon Glassdm: core: Provide a way to reset the device tree
2022-09-30 Simon Glassdm: core: Expand integer-reading tests
2022-09-30 Heinrich Schuchardtefi_loader: fix efi_initrd_deregister()
2022-09-30 Heinrich Schuchardtefi_selftest: prefix test functions with efi_st_
2022-09-30 Heinrich Schuchardtdoc: improve description of autostart
2022-09-29 Simon Glassdm: core: Drop ofnode_is_available()
2022-09-29 Simon Glassdm: core: Add a macro to iterate through properties
2022-09-29 Simon Glassdm: core: Avoid creating a name property when unflattening
2022-09-29 Simon Glassdm: core: Rename ofnode_get_property_by_prop()
2022-09-29 Simon Glassdm: core: Rename ofnode_get_first/next_property()
2022-09-29 Simon Glassdm: core: Reduce code size with dev_of_offset()
2022-09-29 Simon Glasssandbox: test: Provide an easy way to use the other FDT
2022-09-29 Simon Glasssandbox: Support setting up the other FDT for testing
2022-09-29 Simon Glasssandbox: Support loading the other FDT
2022-09-29 Simon Glasssandbox: Add a function to load a relative file path
2022-09-29 Simon Glasstest: Drop the UT_TESTF_LIVE_OR_FLAT flag
2022-09-29 Simon Glasstest: Detect a change in the device tree
2022-09-29 Simon Glasstest: Make a copy of the device tree before running...
2022-09-29 Simon Glassdm: core: Drop the const from ofnode
2022-09-29 Simon Glassdm: core: Support writing a property to an empty node
2022-09-29 Simon Glassdm: core: Allow adding ofnode subnodes
2022-09-29 Simon Glassdm: core: Document the livetree structures properly
2022-09-29 Simon Glasstest: Support testing malloc() failures
2022-09-29 Simon Glasstest: Fix missing livetree test runs
2022-09-29 Simon Glassevent: Pass the images to EVT_FT_FIXUP
2022-09-29 Simon Glassdm: core: Pass a root node to of_find_node_by_phandle()
2022-09-29 Simon Glassevent: Allow multiple spy declarations for each event
2022-09-29 Simon Glassevent: Fix a typo in the EVENT help
2022-09-29 Simon Glasssandbox: power: Update PMIC driver to use log
2022-09-29 Simon Glasslog: update the comment for log_msg_ret()
2022-09-29 Simon Glasstreewide: Drop image_header_t typedef
2022-09-29 Simon Glasstreewide: Drop image_info_t typedef
2022-09-29 Simon Glasstreewide: Drop bootm_headers_t typedef
2022-09-29 Simon Glassimage: Fix BOOTM_STATE values
2022-09-29 Tom RiniMerge branch '2022-09-29-assorted-fixes'
2022-09-29 Pierre-Clément... board_r: Relocate OF_EMBED if NEEDS_MANUAL_RELOC only
2022-09-29 Pali Rohárpci: Remove duplicate PCI_REGION_IO / "io" line
2022-09-29 Miaoqian Lintools: env: Fix missing closedir in ubi_get_volnum_by_name
2022-09-29 Nishanth Menonboard: ti: common: board_detect: Fix EEPROM read quirk...
2022-09-29 Andre Przywaravexpress64: also consider DTB pointer in x1
2022-09-29 Pankaj Raghavfs: btrfs: remove the usage of undeclared fs_mutex...
2022-09-29 Michael Trimarchiconfigs: rockchip: Drop TPL_MAX_SIZE definition
2022-09-27 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-09-27 Tom RiniMerge tag 'u-boot-stm32-20220927' of https://source...
2022-09-27 Rasmus Villemoesautoboot: make sure watchdog device(s) are handled...
2022-09-27 Pali Rohárwatchdog: max6370: use __udelay() to avoid recursion
2022-09-27 Rasmus Villemoeswatchdog: gpio_wdt: use __udelay() to avoid recursion
2022-09-27 Patrice Chotardconfigs: increase SYS_MALLOC_F_LEN for STM32 MCU's...
2022-09-26 Tom RiniMerge tag 'xilinx-for-v2023.01-rc1-v2' of https://gitla...
2022-09-26 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2022-09-26 Patrice Chotardconfigs: stm32f746-disco: Remove CONFIG_SYS_UBOOT_START...
2022-09-26 Patrice Chotardconfigs: stm32f769-disco: Fix internal flash size
2022-09-26 Patrice Chotardconfigs: stm32746g-eval: Fix CONFIG_SYS_SPL_ARGS_ADDR
2022-09-26 Patrice Chotardconfigs: stm32f746-disco: Fix CONFIG_SYS_SPL_ARGS_ADDR
2022-09-26 Patrice Chotardconfigs: stm32746g-eval: Fix SPL boot
2022-09-26 Patrice Chotardconfigs: stm32f769-disco: Fix SPL boot
2022-09-26 Patrice Chotardconfigs: stm32f746-disco: Fix SPL boot
2022-09-26 Patrice ChotardARM: dts: stm32: DT sync with kernel v6.0-rc4 for MCU...
2022-09-26 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2022-09-26 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2022-09-26 Michal Simekarm64: versal-net: Add support for mini configuration
2022-09-26 Michal Simekarm64: versal-net: Add defconfig for Versal NET
2022-09-26 Jay Buddhabhattireset: zynqmp: Enable reset driver for Versal NET
2022-09-26 Jay Buddhabhattimailbox: zynqmp: Enable ipi mailbox driver for Versal NET
2022-09-26 Jay Buddhabhattifirmware: zynqmp: Add Versal NET compatible string
2022-09-26 Jay Buddhabhatticlk: versal: Enable clock driver for Versal NET
2022-09-26 Michal Simekspi: zynqmp_gqspi: Add support for Versal NET
next