mkimage: Allow to specify the signature algorithm on the command line
[platform/kernel/u-boot.git] / common /
2022-01-22 Tom RiniMerge tag 'efi-2022-04-rc1-2' of https://source.denx...
2022-01-21 Tom RiniMerge branch '2022-01-21-Kconfig-migrations'
2022-01-21 Patrick Delaunaymtd: cfi: introduce CFI_FLASH_BANKS
2022-01-21 Alexandru Gagniucspl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig
2022-01-20 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-01-20 Tom RiniMerge tag 'u-boot-amlogic-20220120' of https://source...
2022-01-20 Tom RiniMerge tag 'doc-2022-04-rc1' of https://source.denx...
2022-01-20 Pali RohárSPL: Add support for checking board / BootROM specific...
2022-01-20 Pali RohárSPL: Add struct spl_boot_device parameter into spl_pars...
2022-01-20 Marek Behúnfdt_support: Add fdt_for_each_node_by_compatible()...
2022-01-19 Heinrich Schuchardtdoc: replace @return by Return:
2022-01-19 Tom RiniMerge tag 'xilinx-for-v2022.04-rc1' of https://source...
2022-01-19 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-01-18 Tom RiniMerge branch '2022-01-17-assorted-updates'
2022-01-18 Ovidiu Panaitcommon: board_r: drop ifdefs around header includes
2022-01-18 Ovidiu Panaitcommon: board_r: include asm-generic/gpio.h
2022-01-18 Ovidiu Panaitcommon: board_r: move init_addr_map() to init.h
2022-01-18 Ovidiu Panaitcommon: board_r: drop initr_addr_map wrapper
2022-01-18 Ovidiu Panaitcommon: board_r: drop initr_kgdb wrapper
2022-01-18 Ovidiu Panaitcommon: remove bedbug debugger support
2022-01-18 Ovidiu Panaitcommon: spl: move armv7m-specific code to spl_perform_f...
2022-01-17 Tom RiniMerge tag 'u-boot-at91-2022.04-b' of https://source...
2022-01-17 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2022-01-13 Tom RiniMerge tag 'dm-pull-13jan22' of https://source.denx...
2022-01-13 Simon Glassbloblist: Relicense to allow BSD-3-Clause
2022-01-13 Simon Glassbloblist: Add functions to obtain base address and...
2022-01-13 Simon Glassbloblist: Refactor Kconfig to support alloc or fixed
2022-01-13 Simon Glassbloblist: Use 'phase' consistently for bloblists
2022-01-13 Simon Glassbloblist: Use LOG_CATEGORY to simply logging
2022-01-13 Simon Glassbloblist: Use explicit numbering for the tags
2022-01-13 Simon Glassbloblist: Drop unused tags
2022-01-13 Simon Glassbloblist: Rename the SPL tag
2022-01-13 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-01-13 Tom RiniMerge branch '2022-01-13-assorted-spelling-fixes'
2022-01-13 Vagrant Cascadiancommon/fdt_support.c: Fix spelling of "shouldn't".
2022-01-10 Tom RiniMerge branch 'next'
2022-01-09 Tom RiniMerge tag 'u-boot-amlogic-20220107' of https://source...
2021-12-31 Tom RiniMerge tag 'efi-next' of https://source.denx.de/u-boot...
2021-12-31 Simon Glassx86: efi: Don't set up global_data again with EFI
2021-12-28 Tom RiniMerge tag 'video-next-20211228' of https://source.denx...
2021-12-27 Tom RiniMerge branch '2021-12-27-CONFIG-migrations' into next
2021-12-27 Tom RiniConvert CONFIG_TPL_TEXT_BASE to Kconfig
2021-12-27 Tom RiniFinish converting CONFIG_SYS_FSL_CLK to Kconfig
2021-12-26 Simon Glassvideo: Support virtio devices with the splash screen
2021-12-26 Simon Glassvideo: Convert CONFIG_VIDEO_LOGO to Kconfig
2021-12-26 Simon Glassconsole: Avoid serial output before the console is...
2021-12-24 Tom RiniMerge branch '2021-12-23-make-OF_BOARD-a-boolean' into...
2021-12-23 Simon Glassfdt: Show a runtime warning based on devicetree source
2021-12-23 Simon Glassfdt: Report the devicetree source
2021-12-20 Tom RiniMerge tag 'v2022.01-rc4' into next
2021-12-19 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2021-12-19 Marek Behúnfdt_support: Add fdt_delete_disabled_nodes() and use...
2021-12-19 Marek Behúnfdt_support: Add some useful functions
2021-12-19 Marek Behúnfdt_support: Fix comment for fdt_create_phandle()
2021-12-19 Marek Behúnfdt_support: Remove FDT_STATUS_FAIL_ERROR_CODE
2021-12-19 Marek Behúnfdt_support: Remove fdt_alloc_phandle() in favor of...
2021-12-17 Tom RiniMerge tag 'u-boot-at91-2022.04-a' of https://source...
2021-12-06 Tom RiniMerge tag 'dm-pull-5dec21a' of https://source.denx...
2021-12-05 Simon Glassbloblist: Support allocating the bloblist
2021-12-02 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2021-12-02 Tom RiniMerge branch '2021-12-01-assorted-updates' into next
2021-12-01 Nishanth Menonspl: fit: Skip attempting to load 0 length image
2021-12-01 Tom RiniMerge tag 'u-boot-stm32-20211130' of https://source...
2021-11-30 Patrick Delaunaycommon: add fdt_simplefb_enable_and_mem_rsv function
2021-11-30 Patrick Delaunaycommon: rename functions lcd_dt_simplefb to fdt_simplefb
2021-11-30 Patrick Delaunaycommon: rename lcd_simplefb.c file to fdt_simplefb.c
2021-11-30 Patrick DelaunayConvert CONFIG_LCD_DT_SIMPLEFB to Kconfig
2021-11-29 Tom RiniMerge tag 'v2022.01-rc3' into next
2021-11-29 Tom RiniMerge tag 'dm-pull-28nov21' of https://source.denx...
2021-11-28 Simon Glasscommon: Allow a smaller console-recording pre-reloc
2021-11-19 Tom RiniMerge tag 'tpm-19112021' of https://source.denx.de...
2021-11-18 Tom RiniMerge branch '2021-11-18-regression-fixes'
2021-11-18 Marek Vasutboard_f: Copy GD to new GD even if relocation disabled
2021-11-16 Tom RiniMerge tag 'xilinx-for-v2022.01-rc3' of https://source...
2021-11-13 Tom RiniMerge tag 'efi-2022-01-rc2-2' of https://source.denx...
2021-11-12 Tom RiniMerge branch '2021-11-12-assorted-updates'
2021-11-12 Thomas HuthRemove LYNX KDI remainders
2021-11-12 Simon GlassCreate a new boot/ directory
2021-11-11 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-11-10 Tom RiniMerge tag 'u-boot-stm32-20211110' of https://source...
2021-11-09 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-11-09 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-11-08 Leo Yu-Chi LiangFix syntax error
2021-11-05 Tom RiniMerge branch '2021-11-05-Kconfig-syncs'
2021-11-05 Tom Rinispl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL...
2021-11-02 Tom RiniMerge tag 'u-boot-amlogic-20211102' of https://source...
2021-10-31 Tom RiniMerge tag 'dm-pull-boo21' of https://source.denx.de...
2021-10-31 Marek Vasutbootstage: Add SPL support
2021-10-31 Hannu Lounentoimage.h: make image_sign_info.fit point to const
2021-10-26 Tom RiniMerge tag 'efi-2022-01-rc1-2' of https://source.denx...
2021-10-26 Tom RiniMerge branch '2021-10-26-add-nand-biterr-and-bugfixes'
2021-10-26 Philippe Reynescommon: Kconfig.boot: add config SPL_FIT_RSASSA_PSS
2021-10-26 Tom RiniMerge branch '2021-10-25-assorted-updates'
2021-10-25 Ricardo Salvetiarm: spl: prepare for jumping to OPTEE
2021-10-23 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-spi
2021-10-22 Tom RiniMerge tag 'efi-2022-01-rc1' of https://source.denx...
2021-10-21 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2021-10-21 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-10-20 Tom RiniMerge tag 'u-boot-imx-20211020' of https://source.denx...
2021-10-12 Tom RiniMerge tag 'u-boot-stm32-20211012' of https://source...
next