:)
[platform/kernel/u-boot.git] / boot /
2022-09-08 Tom RiniMerge tag 'u-boot-stm32-20220907' of https://source...
2022-09-07 Tom RiniMerge tag 'fsl-qoriq-2022-9-7' of https://source.denx...
2022-09-07 Sean Andersonimage: fit: Add some helpers for getting data
2022-08-31 Tom RiniMerge branch '2022-08-31-assorted-fixes'
2022-08-31 Pali Rohárbootm: Fix upper bound of FDT overlap checks
2022-08-31 Daniel Golleimage-fit: don't set compression if it can't be read
2022-08-31 Daniel Gollebootm: fix typo imape_comp -> image_comp
2022-08-27 Tom RiniMerge tag 'dm-pull-26aug22' of https://source.denx...
2022-08-26 Dario BinacchiRename disto_[pxe_]getfile to distro_[pxe_]getfile
2022-08-26 Heinrich Schuchardtboot: simplify bootmeth_vbe_simple_ft_fixup()
2022-08-26 Heinrich Schuchardtboot: fix vbe_find_first_device()
2022-08-13 Tom RiniMerge branch '2022-08-12-assorted-updates'
2022-08-12 Tom RiniConvert CONFIG_SYS_FDT_PAD to Kconfig
2022-08-12 Tom RiniMerge branch '2022-08-11-verified-boot-for-embedded...
2022-08-12 Simon Glassvbe: Support VBE simple
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 Glassbootstd: Drop the system bootdev
2022-08-12 Simon Glassbootstd: Always create the EFI bootmgr bootmeth
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: Allow the bootdev to be optional in bootflows
2022-08-12 Simon Glassbootstd: Allow EFI bootmgr to support an invalid bootflow
2022-08-12 Simon Glassbootstd: Allow bootmeths to be marked as global
2022-08-12 Simon Glassbootstd: Tidy up var naming in bootdev_setup_iter_order()
2022-08-12 Simon Glassbootstd: Provide a bootmeth method to obtain state...
2022-08-12 Simon Glassbootstd: Detect empty bootmeth ordering
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-09 Tom RiniMerge tag 'u-boot-amlogic-20220809' of https://source...
2022-08-05 Tom RiniMerge branch '2022-08-05-buildman-integrate-boardscfg'
2022-08-05 Simon GlassRevert "Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS...
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 Riniflash: Remove pic32_flash.c
2022-07-27 Tom RiniMerge tag 'dm-pull-26jul22' of https://gitlab.denx...
2022-07-26 Tom RiniMerge tag 'u-boot-imx-20220726' of https://gitlab.denx...
2022-07-26 Tom RiniMerge tag 'xilinx-for-v2022.10-rc2' of https://source...
2022-07-26 Oleksandr Suvorovfpga: zynqmp: support loading authenticated images
2022-07-26 Oleksandr Suvorovfpga: pass compatible flags to fpga_load()
2022-07-26 Ashok Reddy Somazynqmp: Run board_get_usable_ram_top() only on main...
2022-07-24 Tom RiniMerge commit '90ba25b7cb78bd85c6af0b6429226c6616dedefa...
2022-07-23 Tom RiniMerge tag 'efi-2022-10-rc1-2' of https://source.denx...
2022-07-18 Heinrich Schuchardtpxe: simplify label_boot()
2022-07-13 Tom RiniMerge tag 'u-boot-stm32-20220712' of https://source...
2022-07-11 Tom RiniMerge branch 'next'
2022-07-08 Tom RiniMerge tag 'dm-pull-28jun22' of https://source.denx...
2022-07-07 Tom RiniMerge branch '2022-07-07-Kconfig-migrations-dead-code...
2022-07-07 Tom RiniConvert CONFIG_SYS_BOOTM_LEN to Kconfig
2022-07-07 Tom RiniConvert CONFIG_SYS_BOOT_RAMDISK_HIGH to Kconfig
2022-07-07 Tom RiniConvert CONFIG_SYS_RAMBOOT to Kconfig
2022-07-07 Tom Rinispl: Ensure all SPL symbols in Kconfig have some SPL...
2022-07-06 Tom RiniMerge branch '2022-07-05-more-Kconfig-migrations' into...
2022-07-05 Tom RiniConvert CONFIG_FSL_FIXED_MMC_LOCATION et al to Kconfig
2022-07-02 Tom RiniMerge tag 'efi-2022-07-rc6' of https://source.denx...
2022-07-02 Tom RiniMerge branch '2022-07-01-additional-critical-fixes...
2022-07-01 Joel Stanleyimage: fit: Use stack allocation macro
2022-07-01 Tom RiniMerge tag 'u-boot-amlogic-20220701' of https://source...
2022-06-30 Tom RiniMerge tag 'u-boot-at91-2022.10-a' of https://source...
2022-06-30 Tom RiniMerge tag 'versal-qspi-for-v2022.10' of https://gitlab...
2022-06-29 Tom RiniMerge branch '2022-06-28-Kconfig-migrations' into next
2022-06-28 Tom Rinitpl: Ensure all TPL symbols in Kconfig have some TPL...
2022-06-27 Tom RiniMerge tag 'xilinx-for-v2022.10' of https://source.denx...
2022-06-20 Tom RiniMerge branch 'master' into next
2022-06-07 Tom RiniMerge branch '2022-06-07-assorted-improvements' into...
2022-06-06 Sean Andersonbootm: Fix Linux silent console on newer kernels
2022-06-06 Peng Fanboot: image-pre-load: drop unused CONFIG_SYS_BOOTM_LEN
2022-06-06 Tom RiniMerge branch '2022-06-06-finish-SPL-Kconfig-migration...
2022-06-06 Tom RiniConvert CONFIG_SYS_BARGSIZE to Kconfig
2022-05-31 Tom RiniMerge tag 'efi-2022-07-rc4-3' of https://source.denx...
2022-05-28 Masahisa Kojimabootmenu: U-Boot console is enabled as default
2022-05-11 Tom RiniMerge branch '2022-05-11-Kconfig-cleanups-etc'
2022-05-11 Andrew Davisboot: Kconfig: Enable FIT processing by default on...
2022-05-11 Andrew Davisboot: Kconfig: Disable non-FIT loading for TI secure...
2022-04-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2022-04-27 Tom RiniMerge tag 'u-boot-amlogic-20220427' of https://source...
2022-04-25 Tom RiniMerge branch '2022-04-25-initial-implementation-of...
2022-04-25 Simon Glassbootstd: Provide a default command
2022-04-25 Simon Glassbootstd: Add an implementation of script boot
2022-04-25 Simon Glassbootstd: Add a sandbox bootmeth driver
2022-04-25 Simon Glassbootstd: Add an implementation of EFI bootmgr
2022-04-25 Simon Glassbootstd: Add a system bootdev for strange boot methods
2022-04-25 Simon Glassbootstd: Add an implementation of EFI boot
2022-04-25 Simon Glassbootstd: Add an implementation of distro PXE boot
2022-04-25 Simon Glassbootstd: Add an implementation of distro boot
2022-04-25 Simon Glassbootstd: Add support for bootflows
2022-04-25 Simon Glassbootstd: Add the bootmeth uclass and helpers
2022-04-25 Simon Glassbootstd: Add the bootdev uclass
2022-04-25 Simon Glassbootstd: Add the bootstd uclass and core implementation
2022-04-20 Tom RiniMerge branch '2022-04-20-assorted-improvements'
2022-04-20 Marek Vasutimage: fdt: Fix DT relocation handling with multiple...
2022-04-19 Tom RiniMerge branch '2022-04-19-assorted-updates'
2022-04-19 Heinrich Schuchardtimage-fit: don't check free() argument
2022-04-19 Daniel Golleimage-fdt: save name of FIT configuration in '/chosen...
2022-04-15 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2022-04-13 Tom RiniMerge tag 'u-boot-imx-20220413' of https://gitlab.denx...
2022-04-11 Tom RiniMerge branch '2022-04-11-assorted-updates'
next