aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-27Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/...WIP/27Sep2021-nextTom Rini138-487/+816
2021-09-27Merge tag 'v2021.10-rc5' into nextTom Rini76-1115/+936
2021-09-27Prepare v2021.10-rc5v2021.10-rc5Tom Rini1-1/+1
2021-09-27Merge https://source.denx.de/u-boot/custodians/u-boot-marvellWIP/27Sep2021Tom Rini2-1/+9
2021-09-27phy: marvell: cp110: Support SATA invert polarityDenis Odintsov1-1/+6
2021-09-27arm: mvebu: turris_omnia: fix leaked mtd deviceMarek Behún1-0/+3
2021-09-26Merge tag 'efi-2021-10-rc5' of https://source.denx.de/u-boot/custodians/u-boo...WIP/26Sep2021Tom Rini4-23/+35
2021-09-25fdt_support.h: Remove duplicated declarationsBin Meng1-2/+0
2021-09-25dm: pci: Fix handling of errors when scanning devicePali Rohár1-8/+1
2021-09-25sandbox: correct cpu nodesHeinrich Schuchardt4-8/+16
2021-09-25dm: gpio: Add of-platdata supportSimon Glass9-9/+93
2021-09-25irq: Tidy up of-platdata irq supportSimon Glass9-19/+119
2021-09-25dm: doc: Add a note about of-platdata header filesSimon Glass1-1/+49
2021-09-25clk: Rename clk_get_by_driver_info()Simon Glass7-11/+54
2021-09-25dm: Add comments to dt-structs contentsSimon Glass1-0/+27
2021-09-25fdt: Update Makefile rules with the new OF_REAL KconfigSimon Glass3-15/+6
2021-09-25treewide: Try to avoid the preprocessor with OF_REALSimon Glass21-159/+170
2021-09-25mmc: nds32: ftsdc010: Convert to livetreeSimon Glass1-15/+7
2021-09-25treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass63-84/+87
2021-09-25treewide: Simply conditions with the new OF_REALSimon Glass38-74/+71
2021-09-25fdt: Create a new OF_REAL KconfigSimon Glass1-1/+27
2021-09-25treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...Simon Glass20-116/+124
2021-09-25efi_loader: Fix spec ID event creationRuchika Gupta2-23/+24
2021-09-25doc: Add mention of the /config bindingSimon Glass2-0/+11
2021-09-24vexpress_ca9x4: Add missing SYS_LOAD_ADDRTom Rini1-13/+10
2021-09-24Merge branch '2021-09-24-assorted-updates' into nextTom Rini24-85/+1124
2021-09-24drivers: tpm2: update reset gpio semanticsWIP/2021-09-24-assorted-updatesJorge Ramirez-Ortiz2-9/+17
2021-09-24Avoid polluting CONFIG_ namespace with board specific define.Kristian Amlie3-3/+2
2021-09-24tools: Handle PAGER containing argumentsPaul Barker1-4/+6
2021-09-24tools: Refactor full help printingPaul Barker4-20/+24
2021-09-24ARM: vexpress_ca9x4: Reintroduce board in order to use with QEMU.Kristian Amlie13-22/+1072
2021-09-24arm: use CONFIG_SUPPORT_PASSING_ATAGSPatrick Delaunay4-32/+8
2021-09-24Merge branch '2021-09-24-assorted-minor-updates'Tom Rini13-685/+42
2021-09-24arm: orion5x: edminiv2: change maintainerWIP/2021-09-24-assorted-minor-updatesSimon Guinot1-1/+1
2021-09-24mtd: remove SPEAr flash driver st_smiPatrick Delaunay5-668/+0
2021-09-24Taking over responsibility for GE boards from SebastianMartyn Welch3-3/+3
2021-09-24MAINTAINERS: remove SPEAR entryPatrick Delaunay1-7/+0
2021-09-24fs: avoid superfluous messagesHeinrich Schuchardt1-1/+1
2021-09-24scripts/mailmapper: enable running with Python 3Heinrich Schuchardt1-5/+9
2021-09-24test/py: tpm2: Skip tpm pytest based on env variableT Karthik Reddy1-0/+28
2021-09-24Merge branch '2021-09-24-arm64-optimized-str-funcs' into nextTom Rini6-8/+532
2021-09-24arm64: Kconfig: Enable usage of optimized memset/memcpy/memmoveWIP/2021-09-24-arm64-optimized-str-funcsStefan Roese2-8/+39
2021-09-24arm64: memset-arm64: Use simple memset when cache is disabledStefan Roese1-0/+32
2021-09-24arm64: arch/arm/lib: Add optimized memset/memcpy/memmove functionsStefan Roese4-0/+461
2021-09-24Revert "env: Make _init() expect _INVALID when _IS_NOWHERE"Tom Rini1-1/+1
2021-09-23Merge branch '2021-09-23-assorted-updates' into nextTom Rini37-331/+271
2021-09-23pci: Fix configuring io/memory base and limit registers of PCI bridgesWIP/2021-09-23-assorted-updatesPali Rohár1-10/+29
2021-09-23arm: mediatek: merge board Kconfigs into mach-mediatekGuillaume La Roque13-134/+53
2021-09-23lmb: x86: Add arch_lmb_reserve()Marek Vasut1-0/+18
2021-09-23lmb: xtensa: Add arch_lmb_reserve()Marek Vasut1-0/+12