test: Update FIT tests to run in parallel
[platform/kernel/u-boot.git] / include /
2022-09-03 Tom RiniMerge branch '2022-09-02-assorted-improvements' into...
2022-09-02 Simon Glasstest: Allow running tests multiple times
2022-09-02 Matwey V. Kornilovdistro_bootcmd: Introduce support for extension command
2022-09-02 Tom RiniMerge branch '2022-09-01-assorted-Kconfig-migrations...
2022-09-01 Philip OberfichtnerConvert CONFIG_SYS_L2_PL310 to Kconfig
2022-09-01 Tom RiniRemove CONFIG_SYS_I2C_EEPROM_PAGE_WRITE_BITS et al
2022-09-01 Tom RiniConvert CONFIG_SYS_I2C_EEPROM_CCID et al to Kconfig
2022-08-24 Tom RiniMerge commit 'ac30d240dbb520d0980f0687630feb702a14f51a...
2022-08-23 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-08-23 Michael Walleboard: lsxl: convert to DM_ETH
2022-08-23 Michael Walleboard: lsxl: make last resort recovery more reliable
2022-08-23 Michael Walleboard: lsxl: use proper *_r variables
2022-08-23 Michael Walleboard: lsxl: reorder image loading and remove ramdisk_len
2022-08-23 Michael Walleboard: lsxl: use CONFIG_DEFAULT_FDT_FILE
2022-08-23 Michael Walleboard: lsxl: remove eraseenv script
2022-08-23 Tony Dinharm: kirkwood: nsa310s: Add Distro boot capability
2022-08-23 Pali Rohárarm: mvebu: mbus: Fix mbus driver to work also after...
2022-08-23 Tony Dinharm: kirkwood: pogo_v4: Add Distro boot capability
2022-08-22 Tom RiniMerge tag 'dm-pull-20aug22' of https://source.denx...
2022-08-22 Tom RiniMerge branch '2022-08-22-platform-removals-CI-updates'
2022-08-22 Michael Trimarchimtd: nand: Rename nand_get_flash_type() into nand_detect()
2022-08-22 Michael Trimarchimtd: nand: change return type of nand_get_flash_type...
2022-08-22 Michael Trimarchimtd: nand: Rename the nand_manufacturers struct
2022-08-21 Holger Brunckpowerpc: remove support for kmtergr1 and MPC8309
2022-08-21 Tom Riniarm: Remove warp board
2022-08-21 Tom RiniMerge branch '2022-08-20-enforce-DM_ETH-migration'
2022-08-21 Tom Rinils1021aqds/ls1021aiot: Remove legacy non-DM_ETH code
2022-08-21 Tom Rinippc: Remove corenet_ds boards
2022-08-21 Tom Riniarm: Remove kzm9g board
2022-08-21 Tom Riniarm: Remove armadillo-800eva board
2022-08-21 Tom Riniarm: Remove cm_t335 board
2022-08-21 Tom Riniarm: Remove edminiv2 board
2022-08-21 Michal Simekbootstage: Show func name for bootstage_mark/error
2022-08-21 Simon Glasslog: Drop log_nop() functions
2022-08-20 Tom RiniMerge branch '2022-08-20-assorted-updates'
2022-08-20 Dhananjay Phadkegpio: aspeed: port Linux dt-bindings header file
2022-08-17 Tom RiniMerge tag 'fsl-qoriq-2022-8-17' of https://source.denx...
2022-08-16 Camelia Grozaboard: ls1043ardb: fdt fixups for revision v7.0 boards
2022-08-13 Tom RiniMerge tag 'efi-2022-10-rc3' of https://source.denx...
2022-08-13 Masahisa Kojimaefi_loader: move udevice pointer into struct efi_object
2022-08-13 Tom RiniMerge branch '2022-08-12-assorted-updates'
2022-08-12 Tom Rininet: Remove smc91111 ethernet driver
2022-08-12 Tom Riniarm: Remove snapper9260 board
2022-08-12 Tom Rinippc: Remove ids8313 board
2022-08-12 Tom RiniConvert CONFIG_SYS_FDT_PAD to Kconfig
2022-08-12 Tom RiniConvert CONFIG_SYS_FSL_QMAN_V3 et al to Kconfig
2022-08-12 Tom RiniConvert CONFIG_SYS_FSL_ESDHC_HAS_DDR_MODE to Kconfig
2022-08-12 Tom RiniRemove CONFIG_SYS_FSL_SCFG_IODSECR1_ADDR et al
2022-08-12 Tom RiniConvert CONFIG_SYS_FSL_DDR_MAIN_NUM_CTRLS et al to...
2022-08-12 Tom RiniMerge branch '2022-08-11-verified-boot-for-embedded...
2022-08-12 Simon Glassvbe: Add initial support for VBE
2022-08-12 Simon Glassevent: Add an event for device tree fixups
2022-08-12 Simon Glassevent: Change EVENT_SPY to global
2022-08-12 Simon Glassbootstd: Allow scanning for global bootmeths separately
2022-08-12 Simon Glassbootstd: Support bootflows with global bootmeths
2022-08-12 Simon Glassbootstd: Tidy comments in bootflow_scan_bootdev()
2022-08-12 Simon Glassbootstd: Allow bootmeths to be marked as global
2022-08-12 Simon Glassbootstd: Provide a bootmeth method to obtain state...
2022-08-12 Simon Glassdm: core: Add support for writing u32 with ofnode
2022-08-12 Simon Glassdm: core: Allow writing to a flat tree with ofnode
2022-08-12 Simon Glassdm: core: Prepare for updating the device tree with...
2022-08-12 Simon Glassdm: core: Swap parameters of ofnode_write_prop()
2022-08-12 Simon Glassdm: core: Introduce support for multiple trees
2022-08-12 Simon Glassdm: core: Add a note about how livetree updates work
2022-08-12 Simon Glassdm: core: Split out the declaration of ofnode
2022-08-12 Simon Glassvideo: Rename structs and functions to avoid VBE
2022-08-12 Simon Glassvideo: Renname vbe.h to vesa.h
2022-08-12 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-08-11 Tom RiniMerge tag 'dm-pull-9aug22-take2' of https://source...
2022-08-10 Tom RiniMerge branch '2022-08-10-assorted-updates'
2022-08-10 John Keepingboot: allow bootmeth-distro without CONFIG_NET
2022-08-10 Simon Glasscommon: Drop display_options.h from common header
2022-08-10 Heinrich Schuchardtcmd: inconsistent return type of command_process()
2022-08-10 Patrice Chotardlmb: Fix LMB_MEMORY_REGIONS flag usage
2022-08-09 Tom RiniMerge tag 'u-boot-amlogic-20220809' of https://source...
2022-08-08 Tom RiniMerge branch '2022-08-08-networking-updates'
2022-08-08 Ramon Friednet: phy: Remove inline definitions from convinience...
2022-08-08 Christophe Leroynet: mpc8xx_fec: Migrate to DM_ETH
2022-08-08 Rasmus Villemoesnet: dwc_eth_qos: remove use of DWC_NET_PHYADDR
2022-08-08 Andre Kalbnet: bootp: Make root path (option 17) length configurable
2022-08-05 Tom RiniMerge tag 'tpm-030822' of https://source.denx.de/u...
2022-08-04 Tom RiniMerge branch '2022-08-04-Kconfig-migrations'
2022-08-04 Tom RiniConvert CONFIG_SYS_FSL_DDR_INTLV_256B to Kconfig
2022-08-04 Tom RiniConvert CONFIG_FSL_MEMAC et al to Kconfig
2022-08-04 Tom RiniConvert CONFIG_FSL_CORENET to Kconfig
2022-08-04 Tom Riniconfigs: Remove a number of unreferenced CONFIG options.
2022-08-04 Tom RiniConvert CONFIG_SYS_FLASH_QUIET_TEST to Kconfig
2022-08-04 Tom RiniConvert CONFIG_SYS_MAX_FLASH_SECT to Kconfig
2022-08-04 Tom RiniAudit <flash.h> inclusion
2022-08-04 Tom RiniConvert CONFIG_FLASH_CFI_LEGACY to Kconfig
2022-08-04 Tom RiniConvert CONFIG_SYS_FLASH_ERASE_TOUT et al to Kconfig
2022-08-04 Tom RiniConvert CONFIG_SYS_FLASH_CHECKSUM to Kconfig
2022-08-04 Tom RiniP1010RDB: Drop support for not-CONFIG_SYS_DDR_RAW_TIMING
2022-08-04 Tom Rinimalta: Switch to using CONFIG_SYS_SDRAM_SIZE
2022-08-04 Tom Rinipowerpc: Move CONFIG_SYS_DDR_SIZE to CONFIG_SYS_SDRAM_SIZE
2022-08-04 Tom RiniConvert CONFIG_SYS_FLASH_EMPTY_INFO to Kconfig
2022-08-04 Tom Rininet: Remove CONFIG_SYS_DIRECT_FLASH_TFTP
2022-08-02 Simon Glasstpm: Export the TPM-version functions
2022-08-01 Tom RiniMerge tag 'fsl-qoriq-2022-7-29' of https://source.denx...
2022-07-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
next