summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cmd: add more implementation IDs to sbi commandWIP/2021-01-29-assorted-fixesHeinrich Schuchardt2021-01-291-16/+21
* test: inconsistent string testsHeinrich Schuchardt2021-01-291-2/+1
* test: inconsistent bootm testsHeinrich Schuchardt2021-01-291-1/+1
* env: sf: cosmetic: remove unnecessary spacePatrick Delaunay2021-01-291-2/+2
* test: Update test_fs to not use deprecated pytest.yield_fixture()Tom Rini2021-01-291-10/+5
* test: correct entry point to pytestHeinrich Schuchardt2021-01-291-5/+5
* test: pr_cont_test.o depends on CONFIG_LOG=yHeinrich Schuchardt2021-01-291-1/+1
* fs: btrfs: Select SHA256 in KconfigMatthias Brugger2021-01-291-0/+1
* fs: fat: remove superfluous assignmentsHeinrich Schuchardt2021-01-292-4/+5
* fs: fat: avoid out of bounds access warningHeinrich Schuchardt2021-01-291-5/+2
* avb: AVB_VERIFY depends on MMCHeinrich Schuchardt2021-01-291-0/+1
* vexpress_aemv8a: allow overriding BOOTCOMMANDStanislav Pinchuk2021-01-291-2/+4
* arm: dts: enable MTK SPI NOR controller driverSkyLake.Huang2021-01-296-4/+56
* spi: mtk_snor: add support for MTK SPI NOR controllerSkyLake.Huang2021-01-293-0/+571
* test: test_ofplatdata: Mark as sandbox specificTom Rini2021-01-291-0/+1
* Merge branch '2021-01-27-assorted-fixes-and-improvements'WIP/28Jan2021Tom Rini2021-01-2834-128/+915
|\
| * cmd: misc: Fix return value for the sleep commandWIP/2021-01-27-assorted-fixes-and-improvementsMarek Szyprowski2021-01-271-1/+1
| * doc: device-tree-bindings: rtc: Abracon AB x80x i2c rtcYing-Chun Liu (PaulLiu)2021-01-271-0/+31
| * rtc: add rtc-abx80x, a driver for the Abracon AB x80x i2c rtcYing-Chun Liu (PaulLiu)2021-01-273-0/+563
| * autoboot: fix illegal memory access when stop key and delay key are emptyYuezhang.Mo@sony.com2021-01-271-3/+3
| * binman: Allow reading entries from a subnodeSimon Glass2021-01-272-0/+32
| * binman: Move selection of the binman node into a functionSimon Glass2021-01-271-10/+33
| * crc32: Exclude crc32 from TPLSimon Glass2021-01-271-0/+2
| * mmc: pci_mmc: Set the removable flagSimon Glass2021-01-271-0/+8
| * mmc: pci_mmc: Only generate ACPI code for the SD cardSimon Glass2021-01-271-1/+10
| * uuid: Add a comment for UUID_STR_LENSimon Glass2021-01-271-0/+1
| * display_options: Use USE_TINY_PRINTF for SPL checkSimon Glass2021-01-271-5/+4
| * fdtdec: Use CONFIG_IS_ENABLED in board_fdt_blob_setup()Simon Glass2021-01-271-1/+1
| * fdtdec: Update the missing-devicetree messageSimon Glass2021-01-271-1/+2
| * net: Use CONFIG_IS_ENABLED() in eth_dev_get_mac_address()Simon Glass2021-01-271-1/+1
| * video: Allow syncing the entire framebuffer to the copySimon Glass2021-01-272-0/+24
| * bloblist: Add missing tag namesSimon Glass2021-01-271-0/+6
| * bloblist: Support relocating to a larger spaceSimon Glass2021-01-275-4/+73
| * spl: Add functions for next and previous phaseSimon Glass2021-01-272-1/+54
| * lib: rsa: rsa-verify: don't look for keys in the FIT imagePhilippe Reynes2021-01-271-2/+2
| * pci: Remove CONFIG_PCI_ENUM_ONLY as it's not used (any more)Stefan Roese2021-01-274-89/+41
| * common: fit-sig: Fix error message in fit_config_verify_sig()Alexandru Gagniuc2021-01-271-1/+1
| * smccc: fix sign bit expansionVolodymyr Babchuk2021-01-271-2/+2
| * bootcount: allow to use this feature on TPLPhilippe Reynes2021-01-274-5/+15
| * Makefile: Do not call useless command 'true'Pali Rohár2021-01-271-1/+5
|/
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2021-01-2716-48/+143
|\
| * arm: mvebu: turris_mox: enable setexpr command in defconfigMarek Behún2021-01-271-1/+1
| * arm: mvebu: turris_mox: enable wdt command in defconfigMarek Behún2021-01-271-0/+1
| * arm64: a37xx: pci: Fix printing debug messagesPali Rohár2021-01-271-3/+2
| * serial: a3720: Implement pending method for output directionPali Rohár2021-01-271-2/+8
| * pci: pci_mvebu: Define an IO region as wellPhil Sutter2021-01-271-1/+27
| * pci: Make auto-config code a little more robustPhil Sutter2021-01-271-4/+5
| * arm: mvebu: ds414: Config header mini-reviewPhil Sutter2021-01-271-18/+3
| * arm: mvebu: Espressobin: Disable slot when emmc is not presentPali Rohár2021-01-272-3/+31
| * ARM: mvebu: ClearFog make sure that SATA and UART images are buildableDennis Gilmore2021-01-271-2/+2