aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-27cmd: misc: Fix return value for the sleep commandWIP/2021-01-27-assorted-fixes-and-improvementsMarek Szyprowski1-1/+1
2021-01-27doc: device-tree-bindings: rtc: Abracon AB x80x i2c rtcYing-Chun Liu (PaulLiu)1-0/+31
2021-01-27rtc: add rtc-abx80x, a driver for the Abracon AB x80x i2c rtcYing-Chun Liu (PaulLiu)3-0/+563
2021-01-27autoboot: fix illegal memory access when stop key and delay key are emptyYuezhang.Mo@sony.com1-3/+3
2021-01-27Add support for stack-protectorJoel Peshkin11-7/+110
2021-01-27binman: Allow reading entries from a subnodeSimon Glass2-0/+32
2021-01-27binman: Move selection of the binman node into a functionSimon Glass1-10/+33
2021-01-27crc32: Exclude crc32 from TPLSimon Glass1-0/+2
2021-01-27mmc: pci_mmc: Set the removable flagSimon Glass1-0/+8
2021-01-27mmc: pci_mmc: Only generate ACPI code for the SD cardSimon Glass1-1/+10
2021-01-27uuid: Add a comment for UUID_STR_LENSimon Glass1-0/+1
2021-01-27display_options: Use USE_TINY_PRINTF for SPL checkSimon Glass1-5/+4
2021-01-27fdtdec: Use CONFIG_IS_ENABLED in board_fdt_blob_setup()Simon Glass1-1/+1
2021-01-27fdtdec: Update the missing-devicetree messageSimon Glass1-1/+2
2021-01-27net: Use CONFIG_IS_ENABLED() in eth_dev_get_mac_address()Simon Glass1-1/+1
2021-01-27video: Allow syncing the entire framebuffer to the copySimon Glass2-0/+24
2021-01-27bloblist: Add missing tag namesSimon Glass1-0/+6
2021-01-27bloblist: Support relocating to a larger spaceSimon Glass5-4/+73
2021-01-27spl: Add functions for next and previous phaseSimon Glass2-1/+54
2021-01-27lib: rsa: rsa-verify: don't look for keys in the FIT imagePhilippe Reynes1-2/+2
2021-01-27pci: Remove CONFIG_PCI_ENUM_ONLY as it's not used (any more)Stefan Roese4-89/+41
2021-01-27common: fit-sig: Fix error message in fit_config_verify_sig()Alexandru Gagniuc1-1/+1
2021-01-27test/py: ecdsa: Add test for mkimage ECDSA signingAlexandru Gagniuc1-0/+111
2021-01-27test/py: Add pycryptodomex to list of required pakagesAlexandru Gagniuc1-0/+1
2021-01-27doc: signature.txt: Document devicetree format for ECDSA keysAlexandru Gagniuc1-1/+6
2021-01-27lib: Add support for ECDSA image signingAlexandru Gagniuc5-2/+415
2021-01-27lib/rsa: Make fdt_add_bignum() available outside of RSA codeAlexandru Gagniuc4-64/+101
2021-01-27lib: Rename rsa-checksum.c to hash-checksum.cAlexandru Gagniuc10-8/+11
2021-01-27smccc: fix sign bit expansionVolodymyr Babchuk1-2/+2
2021-01-27bootcount: allow to use this feature on TPLPhilippe Reynes4-5/+15
2021-01-27Makefile: Do not call useless command 'true'Pali Rohár1-1/+5
2021-01-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellWIP/27Jan2021Tom Rini16-48/+143
2021-01-27Merge tag 'doc-2021-04-rc1-3' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini22-185/+1596
2021-01-27Merge branch '2021-01-27-assorted-net-updates'Tom Rini19-19/+1838
2021-01-27cmd: pxe: add support for FDT overlaysNeil Armstrong3-0/+113
2021-01-27net: phy: micrel: Try default PHY ofnode firstMarek Vasut1-2/+7
2021-01-27board: presidio-asic: Add CAxxxx Ethernet supportAlex Nemirovsky3-2/+48
2021-01-27net: phy: ca_phy: Add driver for CAxxxx SoCsAbbie Chang6-0/+147
2021-01-27net: cortina_ni: Add eth support for Cortina Access CAxxxx SoCsAaron Tseng5-0/+1516
2021-01-27net: fix ping in netconsoleYang Liu1-1/+1
2021-01-27net: e1000: Add missing address translationsStefan Roese1-5/+5
2021-01-27net: e1000: Use virt_to_phys() instead of pci_virt_to_mem()Stefan Roese1-7/+1
2021-01-27net: e1000: Remove unused bus_to_phys() macroStefan Roese1-2/+0
2021-01-27arm: mvebu: turris_mox: enable setexpr command in defconfigMarek Behún1-1/+1
2021-01-27arm: mvebu: turris_mox: enable wdt command in defconfigMarek Behún1-0/+1
2021-01-27arm64: a37xx: pci: Fix printing debug messagesPali Rohár1-3/+2
2021-01-27serial: a3720: Implement pending method for output directionPali Rohár1-2/+8
2021-01-27doc: exception commandHeinrich Schuchardt2-0/+69
2021-01-27doc: update Kernel documentation build systemHeinrich Schuchardt14-156/+1476
2021-01-27.gitlab-ci: install doc/sphinx/requirements.txtHeinrich Schuchardt2-1/+8