summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-31arm: dts: rmobile: r8a774a1: Synchronize DTs with Linux 5.10Biju Das
2021-01-29configs: Resync with savedefconfigTom Rini
2021-01-29Merge branch '2021-01-29-assorted-fixes'Tom Rini
2021-01-29cmd: add more implementation IDs to sbi commandHeinrich Schuchardt
2021-01-29test: inconsistent string testsHeinrich Schuchardt
2021-01-29test: inconsistent bootm testsHeinrich Schuchardt
2021-01-29env: sf: cosmetic: remove unnecessary spacePatrick Delaunay
2021-01-29test: Update test_fs to not use deprecated pytest.yield_fixture()Tom Rini
2021-01-29test: correct entry point to pytestHeinrich Schuchardt
2021-01-29test: pr_cont_test.o depends on CONFIG_LOG=yHeinrich Schuchardt
2021-01-29fs: btrfs: Select SHA256 in KconfigMatthias Brugger
2021-01-29fs: fat: remove superfluous assignmentsHeinrich Schuchardt
2021-01-29fs: fat: avoid out of bounds access warningHeinrich Schuchardt
2021-01-29avb: AVB_VERIFY depends on MMCHeinrich Schuchardt
2021-01-29vexpress_aemv8a: allow overriding BOOTCOMMANDStanislav Pinchuk
2021-01-29arm: dts: enable MTK SPI NOR controller driverSkyLake.Huang
2021-01-29spi: mtk_snor: add support for MTK SPI NOR controllerSkyLake.Huang
2021-01-29test: test_ofplatdata: Mark as sandbox specificTom Rini
2021-01-28Merge branch '2021-01-27-assorted-fixes-and-improvements'Tom Rini
2021-01-27cmd: misc: Fix return value for the sleep commandMarek Szyprowski
2021-01-27doc: device-tree-bindings: rtc: Abracon AB x80x i2c rtcYing-Chun Liu (PaulLiu)
2021-01-27rtc: add rtc-abx80x, a driver for the Abracon AB x80x i2c rtcYing-Chun Liu (PaulLiu)
2021-01-27autoboot: fix illegal memory access when stop key and delay key are emptyYuezhang.Mo@sony.com
2021-01-27binman: Allow reading entries from a subnodeSimon Glass
2021-01-27binman: Move selection of the binman node into a functionSimon Glass
2021-01-27crc32: Exclude crc32 from TPLSimon Glass
2021-01-27mmc: pci_mmc: Set the removable flagSimon Glass
2021-01-27mmc: pci_mmc: Only generate ACPI code for the SD cardSimon Glass
2021-01-27uuid: Add a comment for UUID_STR_LENSimon Glass
2021-01-27display_options: Use USE_TINY_PRINTF for SPL checkSimon Glass
2021-01-27fdtdec: Use CONFIG_IS_ENABLED in board_fdt_blob_setup()Simon Glass
2021-01-27fdtdec: Update the missing-devicetree messageSimon Glass
2021-01-27net: Use CONFIG_IS_ENABLED() in eth_dev_get_mac_address()Simon Glass
2021-01-27video: Allow syncing the entire framebuffer to the copySimon Glass
2021-01-27bloblist: Add missing tag namesSimon Glass
2021-01-27bloblist: Support relocating to a larger spaceSimon Glass
2021-01-27spl: Add functions for next and previous phaseSimon Glass
2021-01-27lib: rsa: rsa-verify: don't look for keys in the FIT imagePhilippe Reynes
2021-01-27pci: Remove CONFIG_PCI_ENUM_ONLY as it's not used (any more)Stefan Roese
2021-01-27common: fit-sig: Fix error message in fit_config_verify_sig()Alexandru Gagniuc
2021-01-27smccc: fix sign bit expansionVolodymyr Babchuk
2021-01-27bootcount: allow to use this feature on TPLPhilippe Reynes
2021-01-27Makefile: Do not call useless command 'true'Pali Rohár
2021-01-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2021-01-27Merge tag 'doc-2021-04-rc1-3' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2021-01-27Merge branch '2021-01-27-assorted-net-updates'Tom Rini
2021-01-27cmd: pxe: add support for FDT overlaysNeil Armstrong
2021-01-27net: phy: micrel: Try default PHY ofnode firstMarek Vasut
2021-01-27board: presidio-asic: Add CAxxxx Ethernet supportAlex Nemirovsky
2021-01-27net: phy: ca_phy: Add driver for CAxxxx SoCsAbbie Chang