Merge tag 'v2021.01-rc5' into next
[platform/kernel/u-boot.git] / common /
2021-01-05 Tom RiniMerge tag 'v2021.01-rc5' into next
2020-12-23 Tom RiniMerge tag 'dm-next-23dec20' of git://git.denx.de/u...
2020-12-23 Hongwei ZhangCommon:fdt: Check for error return value
2020-12-14 Tom RiniMerge tag 'dm-pull-14dec20' of git://git.denx.de/u...
2020-12-13 Simon Glassdm: treewide: Rename ..._platdata variables to just...
2020-12-13 Simon Glassdm: treewide: Rename dev_get_platdata() to dev_get_plat()
2020-12-13 Simon Glassdm: treewide: Rename 'platdata' variables to just ...
2020-12-13 Simon Glassdm: treewide: Rename auto_alloc_size members to be...
2020-12-11 Tom RiniMerge tag 'u-boot-atmel-fixes-2021.01-b' of https:...
2020-12-07 Alexandru Gagniucspl: fit: Prefer a malloc()'d buffer for loading images
2020-12-07 Tom RiniMerge branch '2020-12-07-bootm-and-spl-atf-improvements...
2020-12-05 Simon Glassbootm: Support string substitution in bootargs
2020-12-04 Simon Glasscli: Support macro processing with a fixed-size buffer
2020-12-04 Simon Glassbootm: Allow updating the bootargs in a buffer
2020-12-04 Simon Glassbootm: Update bootm_process_cmdline_env() to use flags
2020-12-04 Simon Glassbootm: Split out bootargs environment reading / writing
2020-12-04 Simon Glassbootm: Use size rather than length for CONSOLE_ARG
2020-12-04 Simon Glassbootm: Add a bool parameter to bootm_process_cmdline_env()
2020-12-04 Simon Glassbootm: Rename fixup_silent_linux()
2020-12-04 Simon Glassbootm: Update fixup_silent_linux() to return an error
2020-12-04 Simon Glassbootm: Add tests for fixup_silent_linux()
2020-12-04 Michael Wallespl: atf: add support for LOAD_IMAGE_V2
2020-12-04 Michael Wallespl: atf: remove helper structure from common header
2020-12-04 Michael Wallespl: atf: provide a bl2_plat_get_bl31_params_default()
2020-12-04 Michael Wallespl: atf: move storage for bl31_params into function
2020-12-03 Tom RiniMerge tag 'efi-next' of https://gitlab.denx.de/u-boot...
2020-12-03 AKASHI Takahiroefi_loader: capsule: add capsule_on_disk support
2020-12-03 AKASHI Takahirocommon: update: fix an "unused" warning against update_...
2020-12-03 Tom RiniMerge branch '2020-12-02-master-imports'
2020-12-02 AKASHI Takahirocommon: update: fix an "unused" warning against update_...
2020-12-02 Tom RiniMerge branch '2020-12-01-next-imports' into next
2020-12-01 Philippe Reynesspl: spl_fit.c: enable check of signature for config...
2020-12-01 Patrick Delaunaycmd: Kconfig: migrate CONFIG_SYS_PROMPT_HUSH_PS2
2020-12-01 Simon Glasscommand: Add constants for cmd_get_data_size string...
2020-11-19 Tom RiniMerge branch '2020-11-18-assorted-fixes'
2020-11-19 Michael Wallecommon: fit: add missing newline
2020-11-06 Tom RiniMerge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm
2020-11-06 Tom RiniMerge tag 'u-boot-amlogic-20201105' of https://gitlab...
2020-11-06 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-11-06 Simon Glassboard: Rename uclass to sysinfo
2020-11-06 Simon Glassx86: zimage: Add a little more logging
2020-11-06 Simon Glassx86: Use CONFIG_CHROMEOS_VBOOT for verified boot
2020-11-05 Tom RiniMerge tag 'u-boot-imx-20201105' of https://gitlab.denx...
2020-11-02 Tom RiniMerge tag 'u-boot-atmel-fixes-2021.01-a' of https:...
2020-11-01 Tom RiniMerge tag 'efi-2020-01-rc2-2' of https://gitlab.denx...
2020-10-31 Tom RiniMerge tag 'u-boot-rockchip-20201031' of https://gitlab...
2020-10-30 Tom RiniMerge tag 'dm-pull-30oct20' of https://gitlab.denx...
2020-10-30 Tom RiniMerge branch '2020-10-30-misc-changes'
2020-10-30 Sean Andersonlog: Add filter flag to match greater than a log level
2020-10-30 Sean Andersonlog: Add filter flag to deny on match
2020-10-30 Sean Andersonlog: Add function to create a filter with flags
2020-10-30 Sean Andersonlog: Expose some helper functions
2020-10-30 Sean Andersonlog: Add additional const qualifier to arrays
2020-10-30 Sean Andersonlog: Fix missing negation of ENOMEM
2020-10-30 AKASHI Takahiroefi_loader: add option to initialise EFI subsystem...
2020-10-30 AKASHI Takahirocommon: update: add a generic interface for FIT image
2020-10-30 AKASHI Takahirodfu: modify an argument type for an address
2020-10-30 AKASHI Takahirodfu: rename dfu_tftp_write() to dfu_write_by_name()
2020-10-29 Simon Glassdm: Avoid using #ifdef for CONFIG_OF_LIVE
2020-10-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-10-29 Tom RiniMerge tag 'xilinx-for-v2021.01-v2' of https://gitlab...
2020-10-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-10-28 Tom RiniMerge branch '2020-10-28-mux-driver-framework'
2020-10-28 Jean-Jacques Hiblotdm: board: complete the initialization of the muxes...
2020-10-28 Tom RiniMerge tag 'efi-2021-01-rc2' of https://gitlab.denx...
2020-10-28 Tom RiniMerge branch '2020-10-27-further-log-enhancements'
2020-10-27 Heinrich Schuchardtlog: correct and check array size of log categories
2020-10-27 Heinrich Schuchardtlog: allow for message continuation
2020-10-27 Heinrich Schuchardtlog: move processing_msg to global data
2020-10-27 Michal Simekspl: fdt: Record load/entry fit-images entries in 64bit...
2020-10-27 Michal Simekspl: Use standard FIT entries
2020-10-26 Tom RiniMerge tag 'video-for-2021.01-rc1' of https://gitlab...
2020-10-26 Anatolij Gustschineb_cpu5282: fix CONFIG_DM_VIDEO build warnings
2020-10-24 Tom RiniMerge branch '2020-10-23-misc-changes'
2020-10-23 Jaehoon Chungbootm: fix wrong conditions about images overlap
2020-10-23 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-10-23 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-10-22 Tom RiniMerge branch '2020-10-22-misc-changes'
2020-10-22 Patrick DelaunayRemove default value of CONFIG_PREBOOT for CONFIG_USB_S...
2020-10-22 Heinrich Schuchardtcommon: rename getc() to getchar()
2020-10-22 Rasmus Villemoescli_hush.c: remove broken sanity check
2020-10-22 Heiko Schochercommon, autoboot: sync functionality with Kconfig descr...
2020-10-22 Naoki Hayamacosmetic: image: Fix comments and the order of definitions
2020-10-22 Naoki Hayamaimage: Add a function to modify category information
2020-10-22 Ovidiu PanaitKconfig: Use hex values for CONFIG_{SPL,TPL}_SIZE_LIMIT
2020-10-22 Simon Glassboard: Show memory for frame buffers
2020-10-22 Simon Glassbloblist: Place on a 4KB boundary
2020-10-22 Simon Glasslog: Add missing category names
2020-10-22 Tom RiniMerge tag 'u-boot-stm32-20201021' of https://gitlab...
2020-10-22 Tom RiniMerge branch '2021.01-rc' of https://github.com/lftan...
2020-10-22 Samuel Hollandspl: fit: Minimally parse OS properties with FIT_IMAGE_TINY
2020-10-21 Tom RiniMerge tag 'efi-2021-01-rc1-2' of https://gitlab.denx...
2020-10-21 Marek VasutRevert "Fix data abort caused by mis-aligning FIT data"
2020-10-15 Tom RiniMerge tag 'mmc-2020-10-14' of https://gitlab.denx.de...
2020-10-14 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-10-14 Tom RiniMerge branch '2020-10-14-assorted-changes'
2020-10-14 Otavio Salvadorspl: Add SPL_SERIAL as requirement for SDP_USB_SDP
2020-10-14 Otavio Salvadorspl: Avoid printing boot device if silent console is...
2020-10-14 Frédéric Daniscmd: Fixup DT to pass PStore Ramoops parameters
2020-10-13 Tom RiniMerge branch '2020-10-12-assorted-encryption-changes'
next