video: Convert CONFIG_VIDEO_LOGO to Kconfig
[platform/kernel/u-boot.git] / common /
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...
2021-10-09 Tom RiniMerge tag 'video-20211009' of https://source.denx.de...
2021-10-09 Anatolij Gustschincommon: Kconfig: use 'vidconsole' name instead of old...
2021-10-09 Simon Glasslz4: Use a private header for U-Boot
2021-10-08 Tom RiniMerge branch '2021-10-08-image-cleanups'
2021-10-08 Simon Glassimage: Split up boot_get_fdt()
2021-10-08 Simon Glassimage: Reduce variable scope in boot_get_fdt()
2021-10-08 Simon Glassimage: Remove some #ifdefs from image-fit and image...
2021-10-08 Simon Glassimage: Remove #ifdefs from select_ramdisk()
2021-10-08 Simon Glassimage: Split up boot_get_ramdisk()
2021-10-08 Simon Glassimage: Reduce variable scope in boot_get_ramdisk()
2021-10-08 Simon Glassimage: Drop most #ifdefs in image-board.c
2021-10-08 Simon Glassimage: Drop #ifdefs for fit_print_contents()
2021-10-08 Simon Glassimage: Tidy up fit_unsupported_reset()
2021-10-08 Simon Glassimage: Drop IMAGE_ENABLE_IGNORE
2021-10-08 Simon Glassimage: Drop IMAGE_OF_SYSTEM_SETUP
2021-10-08 Simon Glassimage: Drop IMAGE_OF_BOARD_SETUP
2021-10-08 Simon Glassimage: Drop IMAGE_BOOT_GET_CMDLINE
2021-10-08 Simon Glassimage: Use the correct checks for CRC32
2021-10-08 Simon Glassimage: Drop IMAGE_ENABLE_OF_LIBFDT
2021-10-08 Simon Glassimage: Drop IMAGE_ENABLE_FIT
2021-10-08 Simon Glasshash: Drop some #ifdefs in hash.c
2021-10-08 Simon Glasshash: Use Kconfig to enable hashing in host tools and SPL
2021-10-08 Simon Glassimage: Add Kconfig options for FIT in the tools build
2021-10-08 Simon Glasscompiler: Rename host_build() to tools_build()
2021-10-08 Simon Glassimage: Remove ifdefs around image_setup_linux() el at
2021-10-08 Simon Glassimage: Avoid #ifdefs for manual relocation
2021-10-08 Simon Glassimage: Create a function to do manual relocation
2021-10-08 Simon Glassimage: Split host code out into its own file
2021-10-08 Simon Glassimage: Fix up checkpatch warnings in image-board.c
2021-10-08 Simon Glassimage: Split board code out into its own file
2021-10-08 Simon Glassimage: Update image_decomp() to avoid ifdefs
2021-10-08 Simon Glassimage: Update zstd to avoid reporting error twice
2021-10-08 Simon Glassimage: Avoid switch default in image_decomp()
2021-10-08 Simon Glasszstd: Create a function for use from U-Boot
2021-10-07 Heiko Schocherimx: spl: fix imx8m secure boot
2021-10-07 Heiko Schocherspl_fit. add hook to make fixes after fit header is...
2021-10-07 Tom RiniMerge tag 'u-boot-amlogic-20211007' of https://source...
2021-10-07 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-10-07 Samuel Hollandriscv: image: Use the first DRAM bank for bootm_low
2021-10-05 Tom RiniMerge branch '2021-10-05-general-updates'
2021-10-05 Patrick Delaunaylib: optee: remove the duplicate CONFIG_OPTEE
2021-10-04 Tom RiniMerge branch 'next'
2021-09-30 Tom RiniMerge tag 'xilinx-for-v2022.01-rc1' of https://source...
2021-09-30 Tom RiniMerge branch '2021-09-30-whitespace-cleanups' into...
next