tlv_eeprom: Return -ENOSYS when system call is not available
[platform/kernel/u-boot.git] / common /
2021-04-05 Tom RiniMerge branch 'next'
2021-03-31 Tom RiniMerge tag 'xilinx-for-v2021.07' of https://source.denx...
2021-03-30 Tom RiniMerge tag 'u-boot-atmel-2021.07-a' of https://source...
2021-03-29 Tom RiniMerge tag 'v2021.04-rc5' into next
2021-03-29 Tom RiniMerge tag 'dm-pull-28mar21' of git://git.denx.de/u...
2021-03-27 Simon Glasssysinfo: Allow showing model info from sysinfo
2021-03-27 Simon Glassbootm: Skip command-line substitution if !CONFIG_CMDLINE
2021-03-27 Simon Glasscpu: Rename SPL_CPU_SUPPORT to SPL_CPU
2021-03-27 Simon Glassbootstage: Warning if space is exhausted
2021-03-27 Simon Glassspl: Split out bootstage ID into a function
2021-03-27 Simon Glasssandbox: image: Allow sandbox to load any image
2021-03-26 Tom RiniMerge tag 'dm-pull-26mar21-take2' of git://git.denx...
2021-03-26 Simon Glassdm: core: Add an option to support SPL in read-only...
2021-03-19 Tom RiniMerge tag 'video-for-v2021.04' of https://source.denx...
2021-03-18 Tom RiniMerge branch '2021-03-17-assorted-fixes'
2021-03-17 schspaavb: Fix error when partition not found
2021-03-17 Simon Glassimage: Avoid -ENODATA in host tools
2021-03-15 Tom RiniMerge tag 'v2021.04-rc4' into next
2021-03-15 Tom RiniMerge tag 'u-boot-stm32-20210312' of https://source...
2021-03-15 Tom RiniMerge branch '2021-03-12-assorted-improvements' into...
2021-03-13 Jorge Ramirez-Ortizcommon: SCP03 control (enable and provision of keys)
2021-03-12 Simon Glasslog: Handle line continuation
2021-03-12 Simon Glasslog: Set up a flag byte for log records
2021-03-12 Tom RiniMerge branch '2021-03-12-test-improvements' into next
2021-03-12 Simon Glassspl: Convert spl_fit to work with sandbox
2021-03-08 Tom RiniMerge tag 'u-boot-amlogic-20210308' of https://gitlab...
2021-03-08 Tom RiniMerge branch 'v2021.04-rc4' of https://github.com/lftan...
2021-03-08 Siew Chin Limarm: socfpga: soc64: Support Vendor Authorized Boot...
2021-03-06 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-03-05 Bin Mengcommon: Move initr_addr_map() to a bit earlier
2021-03-05 Bin Mengcommon: fdt_support: Support special case of PCI addres...
2021-03-04 Tom RiniMerge tag 'next-2021-03-04' of https://gitlab.denx...
2021-03-04 Tom RiniMerge tag 'dm-pull-3mar21' of https://gitlab.denx.de...
2021-03-04 Simon Glassbootstage: Fix dependency for BOOTSTAGE_RECORD_COUNT
2021-03-03 Tom RiniMerge branch '2021-03-03-assorted-improvements' into...
2021-03-03 Tom RiniMerge tag 'u-boot-imx-20210303' of https://gitlab.denx...
2021-03-02 Simon Glassbootm: Fix duplicate debugging in bootm_process_cmdline()
2021-03-02 Simon Glassspl: Drop duplicate 'Jumping to U-Boot' message
2021-03-01 Frieder SchrempfRespect that some compression algos can be enabled...
2021-02-27 Tom RiniMerge tag 'efi-2021-04-rc3-2' of https://gitlab.denx...
2021-02-26 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2021-02-26 Stefan Brünsusb: kbd: Also accept keyboards with Interrupt OUT...
2021-02-26 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-02-26 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-02-25 Tom RiniMerge branch '2021-02-24-assorted-fixes'
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
next