net: cortina_ni: buffer overrun
[pandora-u-boot.git] / common /
2021-02-24 Klaus Heinrich KiwiKconfig: SPL_FIT_SIGNATURE requires SPL_LOAD_FIT
2021-02-24 Klaus Heinrich KiwiKconfig: SPL_FIT_SIGNATURE selects FIT_SIGNATURE
2021-02-24 Wasim Khancmd: fdt: skip board specific fixup using env variable
2021-02-23 Tom RiniMerge tag 'xilinx-for-v2021.04-rc3' of https://gitlab...
2021-02-22 Tom RiniMerge tag 'u-boot-amlogic-20210222' of https://gitlab...
2021-02-22 Tom RiniMerge tag 'ti-v2021.04-rc3' of https://gitlab.denx...
2021-02-22 Tom RiniMerge tag 'video-for-v2021.04-rc3' of https://gitlab...
2021-02-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-02-19 Andre Przywarafdt/sunxi: Remove OF_STDOUT_PATH
2021-02-19 Jaehoon Chungcommon: splash_source: fix -Wint-to-pointer-cast warning
2021-02-19 Tom RiniMerge tag 'mmc-2021-2-19' of https://gitlab.denx.de...
2021-02-18 Tom RiniMerge branch '2021-02-18-SPL-FIT-OP-TEE-Linux-improvements'
2021-02-18 Tom RiniMerge tag 'rpi-next-2021.04' of https://gitlab.denx...
2021-02-18 Nicolas Saenz Juliennedm: Introduce xxx_get_dma_range()
2021-02-18 Alexandru Gagniucspl: fit: Load devicetree when a Linux payload is found
2021-02-18 Alexandru Gagniucspl: fit: Replace #ifdef blocks with more readable...
2021-02-18 Alexandru Gagniucspl: fit: Only look up FIT configuration node once
2021-02-18 Alexandru Gagniucspl: fit: Remove useless loop in spl_fit_get_image_name()
2021-02-18 Alexandru Gagniucspl: fit: Pass FIT context via a structure pointer
2021-02-17 Alexandru Gagniucspl: fit: Factor out FIT parsing and use a context...
2021-02-17 Alexandru Gagniucspl: fit: Drop 'length' argument to board_spl_fit_post_...
2021-02-16 Tom RiniMerge branch '2021-02-16-assorted-improvements'
2021-02-16 Andy Shevchenkousb: kbd: destroy device after console is stopped
2021-02-16 Andy ShevchenkoIOMUX: Introduce iomux_replace_device()
2021-02-16 Andy ShevchenkoIOMUX: Split out for_each_console_dev() helper macro
2021-02-16 Andy ShevchenkoIOMUX: Split out iomux_match_device() helper
2021-02-16 Andy ShevchenkoIOMUX: Switch to use stdio_file_to_flags()
2021-02-16 Andy Shevchenkoconsole: Set file and devices at one go
2021-02-16 Andy Shevchenkoconsole: Set console device counter in console_devices_...
2021-02-16 Andy Shevchenkoconsole: Switch to use stdio_file_to_flags()
2021-02-16 Andy Shevchenkostdio: Introduce a new helper stdio_file_to_flags()
2021-02-16 Andy Shevchenkostdio: Split out nulldev_register() and move it under #if
2021-02-16 Andy Shevchenkostdio: Get rid of dead code, i.e. stdio_deregister()
2021-02-16 Tom RiniMerge branch '2021-02-15-fix-CVE-2021-27097-CVE-2021...
2021-02-16 Simon Glassimage: Check for unit addresses in FITs
2021-02-16 Simon Glassimage: Add an option to do a full check of the FIT
2021-02-16 Simon Glassimage: Adjust the workings of fit_check_format()
2021-02-16 Simon Glassfit: Don't allow verification of images with @ nodes
2021-02-16 Simon Glassfdt_region: Check for a single root node of the correct...
2021-02-15 Tom RiniMerge branch '2021-02-02-drop-asm_global_data-when...
2021-02-02 Simon Glasscommon: Drop asm/global_data.h from common header
2021-02-02 Tom RiniMerge branch '2021-02-01-assorted-fixes'
2021-02-01 Ravik Hasijacommon: Kconfig.boot: Add FIT_PRINT config option
2021-02-01 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2021-02-01 Simon Glassx86: spl: Add a function to find the text base
2021-02-01 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-31 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2021-01-31 Marek Szyprowskidfu: add support for the dfu_alt_info reintialization...
2021-01-29 Tom RiniMerge branch '2021-01-29-assorted-fixes'
2021-01-29 Heinrich Schuchardtavb: AVB_VERIFY depends on MMC
2021-01-28 Tom RiniMerge branch '2021-01-27-assorted-fixes-and-improvements'
2021-01-27 Yuezhang.Mo@sony.comautoboot: fix illegal memory access when stop key and...
2021-01-27 Simon Glassbloblist: Add missing tag names
2021-01-27 Simon Glassbloblist: Support relocating to a larger space
2021-01-27 Simon Glassspl: Add functions for next and previous phase
2021-01-27 Alexandru Gagniuccommon: fit-sig: Fix error message in fit_config_verify...
2021-01-27 Philippe Reynesbootcount: allow to use this feature on TPL
2021-01-26 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-25 Andre Przywarasunxi: support loading with SPL > 32KB
2021-01-25 Jernej Skrabecsunxi: Introduce common symbol for H6 like SoCs
2021-01-25 Tom RiniMerge tag 'u-boot-imx-20210125' of https://gitlab.denx...
2021-01-25 Tom RiniMerge tag 'u-boot-atmel-2021.04-b' of https://gitlab...
2021-01-24 Tom RiniMerge tag 'efi-2021-04-rc1-3' of https://gitlab.denx...
2021-01-23 Tom RiniMerge branch '2021-01-22-tool-updates'
2021-01-22 Joel Stanleyimage-fit: Fix FIT_CIPHER linking
2021-01-22 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-18 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2021-01-18 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-18 Tom RiniMerge tag 'doc-2021-04-rc1' of https://gitlab.denx...
2021-01-18 Tom RiniMerge branch '2021-01-16-assorted-improvements'
2021-01-16 Peng Fancommon: Makefile: drop duplicated line
2021-01-16 Patrick Delaunayconsole: cosmetics: remove #if 0
2021-01-16 Heinrich Schuchardtcommon: always compile fixup_cmdtable()
2021-01-16 Philippe Reynescommon: spl: spl_fit.c: report an error on hash check...
2021-01-16 Steve Bennettcli_readline: Only insert printable chars
2021-01-16 Joel PeshkinAdd optional salt to AUTOBOOT_STOP_STR_SHA256
2021-01-16 Tom RiniMerge branch '2021-01-15-assorted-improvements'
2021-01-15 Andy ShevchenkoIOMUX: Stop dropped consoles
2021-01-15 Andy ShevchenkoIOMUX: Drop indentation level by removing redundant...
2021-01-15 Andy ShevchenkoIOMUX: Refactor iomux_doenv() in order to increase...
2021-01-15 Andy ShevchenkoIOMUX: Preserve console list if realloc() fails
2021-01-15 Andy Shevchenkoconsole: rename search_device() to console_search_dev()
2021-01-15 Andy Shevchenkoconsole: Keep ->start() and ->stop() balanced
2021-01-15 Andy Shevchenkoconsole: Introduce console_start() and console_stop()
2021-01-15 Patrick Delaunayconsole: add console_has_tstc helper function for CONSO...
2021-01-15 Patrick Delaunayconsole: remove #ifdef CONFIG_CONSOLE_RECORD
2021-01-15 Patrick Delaunayconsole: add function console_devices_set
2021-01-15 Patrick Delaunayconsole: remove #ifdef CONFIG when it is possible
2021-01-15 Ovidiu Panaitspl: Kconfig: Add SPL dependency to CONFIG_HANDOFF
2021-01-15 Ovidiu Panaitcommon: board_r: Drop arch-specific ifdefs around initr...
2021-01-15 Ovidiu Panaitcommon: board_r: Drop initr_bbmii wrapper
2021-01-15 Ovidiu Panaitcommon: board_r: Drop initr_api wrapper
2021-01-15 Ovidiu Panaitcommon: board_r: Drop initr_jumptable wrapper
2021-01-15 Ovidiu Panaitcommon: board_r: Drop initr_xen wrapper
2021-01-15 Ovidiu Panaitcommon: board_r: Drop initr_noncached wrapper
2021-01-15 Ovidiu Panaitcommon: board_r: Drop initr_pci wrapper
2021-01-15 Ovidiu Panaitcommon: board_r: Drop initr_pci_ep wrapper
2021-01-15 Ovidiu Panaitcommon: board_r: Drop initr_post_backlog wrapper
2021-01-15 Ovidiu Panaitcommon: board_r: Drop initr_secondary_cpu wrapper
2021-01-15 Ovidiu Panaitcommon: board_r: Drop initr_console_record wrapper
next