platform/kernel/u-boot.git
2022-04-25 Tom RiniMerge branch '2022-04-23-binman-updates'
2022-04-25 Heinrich Schuchardtbinman: don't import deprecated distutils package
2022-04-25 Alper Nebi... MAINTAINERS: Add Alper as a binman maintainer
2022-04-25 Alper Nebi... binman: Refuse to replace sections for now
2022-04-25 Alper Nebi... binman: Test replacing non-section entries in FIT subse...
2022-04-25 Alper Nebi... binman: Create FIT subentries in the FIT section, not...
2022-04-25 Alper Nebi... binman: Remove '/images/' fragment from FIT subentry...
2022-04-25 Alper Nebi... binman: Don't reset offset/size if image doesn't allow...
2022-04-25 Alper Nebi... binman: Collect bintools for images when replacing...
2022-04-25 Alper Nebi... binman: Fix unique names having '/.' for images read...
2022-04-24 AKASHI Takahirocmd: part: add explicit dependency on PARTITIONS
2022-04-23 Tom RiniMerge tag 'efi-2022-07-rc1-3' of https://source.denx...
2022-04-23 AKASHI Takahiroefi_loader: disk: use udevice instead of blk_desc
2022-04-23 AKASHI Takahirodm: disk: add read/write interfaces with udevice
2022-04-23 AKASHI Takahiroefi_loader: disk: not delete BLK device for BLK(IF_TYPE...
2022-04-23 AKASHI Takahiroefi_loader: disk: a helper function to delete efi_disk...
2022-04-23 AKASHI Takahiroefi_loader: disk: not create BLK device for BLK(IF_TYPE...
2022-04-23 AKASHI Takahiroefi_loader: disk: a helper function to create efi_disk...
2022-04-23 AKASHI Takahiroefi_loader: split efi_init_obj_list() into two stages
2022-04-23 AKASHI Takahirodm: blk: add a device-probe hook for scanning disk...
2022-04-23 AKASHI Takahirodm: disk: add UCLASS_PARTITION
2022-04-23 AKASHI Takahirotest: dm: add tests for tag support
2022-04-23 AKASHI Takahirodm: tag: add some document
2022-04-23 AKASHI Takahirodm: tag: change ENOSPC to ENOMEM
2022-04-23 Masahisa Kojimabootmenu: fix menu API error handling
2022-04-23 AKASHI Takahirodisk: don't compile in partition support for spl/tpl...
2022-04-23 AKASHI Takahiroefi_loader: disk: compile efi_disk when CONFIG_BLK
2022-04-23 AKASHI Takahiroefi_loader: PARTITION_UUIDS should be optional
2022-04-23 AKASHI Takahirosandbox: move a function prototype
2022-04-23 AKASHI Takahirodisk: define nullified functions for !PARTITIONS
2022-04-23 AKASHI Takahirodisk: enable function prototypes in part.h for SPL/TPL
2022-04-23 AKASHI Takahirodisk: include errno.h explicitly in part.h
2022-04-23 Heinrich Schuchardtdoc: update bootefi man-page
2022-04-23 Kyle Evanscmd: bootefi: restore ability to boot arbitrary blob
2022-04-23 Vagrant Cascadiantools: kwboot: Fix spelling of "followed" in kwboot.1
2022-04-23 Mark Kettenisdoc: board: apple: Mention M1 Ultra support
2022-04-23 Tom RiniMerge branch '2022-04-22-assorted-updates'
2022-04-22 Mark Kettenisarm: apple: Point stdout-path to framebuffer when keybo...
2022-04-22 Mark Kettenisarm: apple: Don't clear framebuffer
2022-04-22 Lyle FranklinAllow colon in PXE bootfile URLs
2022-04-22 Peter Hoyesfdt: Add -q option to fdt addr for distro_bootcmd
2022-04-22 Marek Vasutcmd: adc: Add support for storing ADC result in env...
2022-04-22 Andrew Abbottfdt: Fix TPL SEPARATE_BSS check when locating DTB
2022-04-22 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2022-04-22 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2022-04-22 Tom Riniconfigs: Resync with savedefconfig
2022-04-22 Sean Andersonpower-domain: Fix use of uninitialized value in dev_pow...
2022-04-22 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2022-04-22 Tom RiniMerge tag 'u-boot-imx-20220422' of https://gitlab.denx...
2022-04-22 Oleksii TitovAdd support for TP-Link UE200 dongle
2022-04-22 Michal Simekusb: dwc3: Add support for usb3-phy PHY configuration
2022-04-22 Michal Simekgeneric-phy: s/CONFIG_PHY/CONFIG_IS_ENABLED(PHY)/
2022-04-22 Adam Fordusb: gadget: ci: Make various ops const
2022-04-22 Jim Liuwdt: nuvoton: Add support for Nuvoton
2022-04-22 Philippe Reynesdoc: device-tree-bindings: watchdog: document common...
2022-04-21 Tom RiniMerge branch '2022-04-21-further-cleanups'
2022-04-21 Heiko ThieryARM: imx: imx8mn-evk: change environment address variables
2022-04-21 Peng Fanconfigs: imx: drop IMX_FEC_BASE
2022-04-21 Ying-Chun Liu... imx8mm-cl-iot-gate: Remove redundant board_fix_fdt()
2022-04-21 Peng Fanarm: set cntfrq_el0 if CONFIG_COUNTER_FREQUENCY is...
2022-04-21 Peng Faninclude/configs: drop COUNTER_FREQUENCY
2022-04-21 Peng Fanconfigs: set CONFIG_COUNTER_FREQUENCY
2022-04-21 Peng Fanarch: arm: Kconfig: set default COUNTER_FREQUENCY
2022-04-21 Peng Fanarch: arm: move COUNTER_FREQUENCY from versal to arm
2022-04-21 Peng Fanxilinx: versal: board: use CONFIG_COUNTER_FREQUENCY
2022-04-21 Pali Rohármisc: atsha204a: Remove duplicate CRC-16 implementation
2022-04-21 Pali Rohárfs: ext4: Use CRC-16 implementation from linux/crc16.h
2022-04-21 Pali Rohárcrc16: Move standard CRC-16 implementation from ubifs...
2022-04-21 Pali Rohárcrc16: Rename fs/ubifs/crc16.h to include/linux/crc16.h
2022-04-21 Pali Rohárcrc16-ccitt: Rename file with CRC-16-CCITT implementati...
2022-04-21 Pali RohárSPL: Do not enable SPL_SYS_MALLOC_SIMPLE without SPL_FR...
2022-04-21 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-04-21 Tom RiniMerge branch '2022-04-21-assorted-improvements'
2022-04-21 Ye Liimx: Fix build error
2022-04-21 Ye Liimx: Update FSL_MFGPROT config for iMX8M
2022-04-21 Gaurav Jaincrypto/fsl: add invalidate_dcache_range for hash output...
2022-04-21 Fabio Estevamdoc: imx8mn_evk: Do not export ATF_LOAD_ADDR
2022-04-21 Fabio Estevamimx8mn_evk: Enable cache in SPL
2022-04-21 Michael Trimarchiboard: bsh: imx8mn_bsh_smm_s2/s2pro: enable DM_SERIAL
2022-04-21 Tim Harveyarm: dts: imx8mp: add of-list support to common imx8mp...
2022-04-21 Gaurav Jaincrypto/fsl: Clear the memory when blob decapsulation...
2022-04-21 Peng Fanimx: imx8mq-evk: enable CONFIG_DM_SERIAL
2022-04-21 Peng Fanimx: imx8mn_evk: enable CONFIG_DM_SERIAL
2022-04-21 Peng Fanimx: imx8mm_evk: enable CONFIG_DM_SERIAL
2022-04-21 Peng Fanimx: imx8mp_evk: enable CONFIG_DM_SERIAL
2022-04-21 Peng Fanscripts: config_whitelist: drop CONFIG_MMCROOT
2022-04-21 Peng Fanconfigs: drop CONFIG_MMCROOT
2022-04-21 Sean Andersontreewide: Enable SPL_SEPARATE_BSS if SPL_BSS_START_ADDR...
2022-04-21 Paul Barkerboard: ti: am335x: Add support for BBE Extended WiFi
2022-04-21 Paul Barkerboard: ti: am335x: Add BBE Lite support
2022-04-21 Paul Barkerarm: dts: Resync dts for BeagleBone and derivatives
2022-04-21 Pali Rohárfs: Allow to compile FS_SQUASHFS only for proper U...
2022-04-21 Marek VasutARM: imx: imx8m: env: Switch to arch_env_get_location()
2022-04-21 Marek Vasutarmv8: layerscape: env: Switch to arch_env_get_location()
2022-04-21 Marek Vasutenv: Implement lower priority arch_env_get_location()
2022-04-21 Peng Fanconfigs: phycore_imx8mm/p: drop unused SDHC macro
2022-04-21 Peng Fanconfigs: imx8mm/n_venice: drop unused SDHC macro
2022-04-21 Peng Fanconfigs: verdin-imx8m: drop unused SDHC macro
2022-04-21 Peng Fanconfigs: imx8qm/qxp_evk: drop unused SDHC macro
2022-04-21 Peng Fanconfigs: mx7dsabresd: drop unused SDHC macro
next