platform/kernel/u-boot.git
2021-01-31 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2021-01-31 Tom RiniMerge tag 'dm-pull-30jan21' of https://gitlab.denx...
2021-01-31 Marek Vasutmmc: tmio: sdhi: Configure internal DMA bus width
2021-01-31 Biju Dasarm: dts: rmobile: r8a774a1: Synchronize DTs with Linux...
2021-01-30 Heinrich Schuchardtdisk: part: sandbox support in dev_print()
2021-01-30 Heinrich Schuchardtsandbox: fill block device meta information
2021-01-30 Dario Binacchidm: replace auto_alloc_size with auto
2021-01-30 Stanislav Pinchukdo not pass NULL pointer to libfdt
2021-01-30 Heinrich Schuchardtsandbox: keep time offset when resetting
2021-01-30 Simon Glassbinman: Print a debug message when binman selects a...
2021-01-30 Simon GlassAdd a symlink for ctype.h
2021-01-30 Simon Glassdm: core: Update ofnode_read_fmap_entry() to read hashes
2021-01-30 Simon Glassdm: core: Add a comment about pinctrl_select_state()
2021-01-30 Simon Glassclk: x86: Correct the driver name
2021-01-30 Simon Glassclk: Add debugging for return values
2021-01-30 Simon Glassdm: core: Don't inline dev_read...() calls with of...
2021-01-30 Simon Glasssandbox: Disable I2C emulators in SPL
2021-01-30 Simon Glassi2c: desigware: Add an alias for Intel Apollo Lake
2021-01-30 Simon Glassx86: coral: Support TPM and RTC in SPL
2021-01-30 Simon Glassspl: Tidy up SPL/TPL malloc sizes
2021-01-30 Simon Glasscros_ec: Add vstore support
2021-01-30 Simon Glasscros_ec: Allow use with of-platdata
2021-01-30 Simon Glasscros_ec: Show events in human-readable form
2021-01-30 Simon Glasscros_ec: Add support for switches
2021-01-30 Simon Glasscros_ec: Add documentation for cros_ec driver operations
2021-01-30 Simon Glasscros_ec: Support reading EC features
2021-01-30 Simon Glasscros_ec: Add support for reading the SKU ID
2021-01-30 Simon Glasscros_ec: Add run-time check for input buffer overflow
2021-01-30 Simon Glasscros_ec: Tidy up a few delays
2021-01-30 Simon Glasscros_ec: Add a function for the hello message
2021-01-30 Heinrich Schuchardtdoc/sandbox: improve formatting of command line options
2021-01-30 Heinrich Schuchardtsandbox: fix sandbox_cmdline_cb_test_fdt()
2021-01-30 Heinrich Schuchardtx86: typo segement
2021-01-30 Simon Glassbinman: Allow for skip_at_start when reading entries
2021-01-30 Simon Glassbinman: Support alignment of files
2021-01-30 Simon Glassbinman: Allow vblock to include devicetree blobs
2021-01-30 Simon Glassbinman: Support reading an image with entry args
2021-01-30 Simon Glassbinman: Support finding symbols in sub-sections
2021-01-30 Simon Glassbinman: Fix a few file comments
2021-01-30 Simon Glassbinman: Show the size when writing entries
2021-01-30 Simon Glassbinman: Update the TODO list
2021-01-30 Simon Glasspatman: Correct lz4 compression parameters
2021-01-30 Simon Glassdtoc: binman: Drop Python 2 code
2021-01-30 Simon Glassx86: coral: Enable CONFIG_BOOTARGS_SUBST
2021-01-30 Simon Glassx86: coral: Update an unused pin to reduce power
2021-01-30 Simon Glasstpm: cr50: Rename driver to work with of-platdata
2021-01-30 Simon Glasstpm: cr50: Add a better description and more debug
2021-01-30 Simon Glasstpm: cr50: Check for valid locality
2021-01-30 Tom RiniMerge tag 'efi-2021-04-rc1-4' of https://gitlab.denx...
2021-01-29 Heinrich Schuchardtefi_loader: add Linux magic to aarch64 crt0
2021-01-29 Heinrich Schuchardttools: add mkeficapsule to .gitignore
2021-01-29 Gary Bissondisk: part_efi: update partition table entries after...
2021-01-29 Heinrich Schuchardtefi_loader: switch to non-secure mode later
2021-01-29 Heinrich Schuchardtefi_loader: correct block IO alignment check
2021-01-29 Heinrich Schuchardtefi_selftest: test EFI_BLOCK_IO_PROTOCOL.Media->LastBlock
2021-01-29 Tom Riniconfigs: Resync with savedefconfig
2021-01-29 Tom RiniMerge branch '2021-01-29-assorted-fixes'
2021-01-29 Heinrich Schuchardtcmd: add more implementation IDs to sbi command
2021-01-29 Heinrich Schuchardttest: inconsistent string tests
2021-01-29 Heinrich Schuchardttest: inconsistent bootm tests
2021-01-29 Patrick Delaunayenv: sf: cosmetic: remove unnecessary space
2021-01-29 Tom Rinitest: Update test_fs to not use deprecated pytest.yield...
2021-01-29 Heinrich Schuchardttest: correct entry point to pytest
2021-01-29 Heinrich Schuchardttest: pr_cont_test.o depends on CONFIG_LOG=y
2021-01-29 Matthias Bruggerfs: btrfs: Select SHA256 in Kconfig
2021-01-29 Heinrich Schuchardtfs: fat: remove superfluous assignments
2021-01-29 Heinrich Schuchardtfs: fat: avoid out of bounds access warning
2021-01-29 Heinrich Schuchardtavb: AVB_VERIFY depends on MMC
2021-01-29 Stanislav Pinchukvexpress_aemv8a: allow overriding BOOTCOMMAND
2021-01-29 SkyLake.Huangarm: dts: enable MTK SPI NOR controller driver
2021-01-29 SkyLake.Huangspi: mtk_snor: add support for MTK SPI NOR controller
2021-01-29 Tom Rinitest: test_ofplatdata: Mark as sandbox specific
2021-01-28 Tom RiniMerge branch '2021-01-27-assorted-fixes-and-improvements'
2021-01-27 Marek Szyprowskicmd: misc: Fix return value for the sleep command
2021-01-27 Ying-Chun Liu... doc: device-tree-bindings: rtc: Abracon AB x80x i2c rtc
2021-01-27 Ying-Chun Liu... rtc: add rtc-abx80x, a driver for the Abracon AB x80x...
2021-01-27 Yuezhang.Mo... autoboot: fix illegal memory access when stop key and...
2021-01-27 Simon Glassbinman: Allow reading entries from a subnode
2021-01-27 Simon Glassbinman: Move selection of the binman node into a function
2021-01-27 Simon Glasscrc32: Exclude crc32 from TPL
2021-01-27 Simon Glassmmc: pci_mmc: Set the removable flag
2021-01-27 Simon Glassmmc: pci_mmc: Only generate ACPI code for the SD card
2021-01-27 Simon Glassuuid: Add a comment for UUID_STR_LEN
2021-01-27 Simon Glassdisplay_options: Use USE_TINY_PRINTF for SPL check
2021-01-27 Simon Glassfdtdec: Use CONFIG_IS_ENABLED in board_fdt_blob_setup()
2021-01-27 Simon Glassfdtdec: Update the missing-devicetree message
2021-01-27 Simon Glassnet: Use CONFIG_IS_ENABLED() in eth_dev_get_mac_address()
2021-01-27 Simon Glassvideo: Allow syncing the entire framebuffer to the...
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 Philippe Reyneslib: rsa: rsa-verify: don't look for keys in the FIT...
2021-01-27 Stefan Roesepci: Remove CONFIG_PCI_ENUM_ONLY as it's not used ...
2021-01-27 Alexandru Gagniuccommon: fit-sig: Fix error message in fit_config_verify...
2021-01-27 Volodymyr Babchuksmccc: fix sign bit expansion
2021-01-27 Philippe Reynesbootcount: allow to use this feature on TPL
2021-01-27 Pali RohárMakefile: Do not call useless command 'true'
2021-01-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-27 Tom RiniMerge tag 'doc-2021-04-rc1-3' of https://gitlab.denx...
2021-01-27 Tom RiniMerge branch '2021-01-27-assorted-net-updates'
next