aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-28configs: Resync with savedefconfigTom Rini1012-1248/+1122
2021-06-25Merge tag 'u-boot-imx-20210625' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini3-16/+8
2021-06-24Merge https://source.denx.de/u-boot/custodians/u-boot-shWIP/24Jun2021Tom Rini1-0/+3
2021-06-24Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini1-9/+8
2021-06-24usb: ehci-mx6: Do not fail when 'reg' is not foundFabio Estevam1-1/+1
2021-06-24usb: ehci-mx6: Move fdtdec_get_alias_seq() inside the CONFIG_MX6Fabio Estevam1-8/+7
2021-06-24ARM: rmobile: beacon: Set CONFIG_RZ_G2 on Beacon boardsAdam Ford1-0/+3
2021-06-23Merge https://source.denx.de/u-boot/custodians/u-boot-x86WIP/23Jun2021Tom Rini9-49/+77
2021-06-23Merge tag 'mmc-2021-6-22' of https://source.denx.de/u-boot/custodians/u-boot-mmcTom Rini10-58/+44
2021-06-23Merge branch '2021-06-22-assorted-fixes'Tom Rini15-16/+34
2021-06-23test: Include /sbin to the PATH when creating file systemAndy Shevchenko1-0/+4
2021-06-23MAINTAINER, git-mailrc: Update the mmc maintainerJaehoon Chung2-1/+2
2021-06-23global_data: Ensure we have <config.h> when symbols are not in Kconfig yetTom Rini4-2/+6
2021-06-23socfpga64: Do not define CONFIG_SYS_MEM_RESERVE_SECURE to 0Tom Rini1-1/+0
2021-06-23Revert "powerpc: fix regression in arch_initr_trap()"Tom Rini1-1/+0
2021-06-23powerpc: Don't use relative include for config.h in global_data.hTom Rini1-1/+1
2021-06-23malloc: add SPDX license identifiersHeinrich Schuchardt2-4/+15
2021-06-23MAINTAINERS: Add an entry for NVMeBin Meng1-0/+8
2021-06-23doc: develop: Convert README.nvme to reSTBin Meng2-6/+20
2021-06-23nvme: Don't clear nvme blk device's priv spaceBin Meng1-1/+0
2021-06-23nvme: Drop useless members of 'struct nvme_ns'Bin Meng2-5/+1
2021-06-23nvme: Eliminate the offset of one during block dev creationBin Meng1-3/+3
2021-06-23nvme: Skip block device creation for inactive namespacesBin Meng1-1/+22
2021-06-23nvme: Move block dev creation from uclass post_probe() to driver probe()Bin Meng2-30/+18
2021-06-23nvme: Remove the redundant aqa value settingWesley Sheng1-1/+0
2021-06-23nvme: Correct the prps per page calculation methodWesley Sheng1-1/+1
2021-06-23nvme: fix for big endian systemsDavid Lamparter1-4/+4
2021-06-23x86: Discard .note.gnu.property sectionsBin Meng3-0/+3
2021-06-22Makefile: Adjust indention of GENENV quiet outputJan Kiszka1-1/+1
2021-06-22autoboot: fix typos of CONFIG_AUTOBOOT_USE_MENUKEYDa Xue1-4/+4
2021-06-22disk/part_dos.c: Fix a variable typo in write_mbr_partitions()Christian Melki1-1/+1
2021-06-22azure: Use msys2 20210604 installer for Windows buildBin Meng1-1/+1
2021-06-22Revert "mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON to control card clock...Fabio Estevam2-23/+8
2021-06-22mmc: mmc-uclass: change to static about dm functionJaehoon Chung2-24/+12
2021-06-22mmc: fsl_esdhc_imx: use mmc_send_cmd instead of dm_mmc_send_cmdJaehoon Chung3-2/+2
2021-06-22mmc: Update environment variable with active partitionReuben Dowle2-6/+12
2021-06-22mmc: dwmmc: socfpga: Get "fifo-mode" property from DTLey Foon Tan1-0/+2
2021-06-22mmc: dw_mmc: Fixes data read when receiving DTO interrupt in FIFO modeLey Foon Tan1-3/+3
2021-06-22mmc: mtk-sd: increase the minimum bus frequencyWeijie Gao1-0/+5
2021-06-21imx8mm: configs: enable distro default featuresAndrey Zhizhikin1-2/+1
2021-06-21imx8mp: configs: enable distro default featuresAndrey Zhizhikin1-2/+1
2021-06-21o4-imx-nano: Fix dtc warningsFabio Estevam1-12/+6
2021-06-18Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-b...WIP/18Jun2021Tom Rini15-51/+1207
2021-06-18net: octeontx: smi: use dt live tree APITim Harvey1-13/+11
2021-06-18cmd: pxe_utils: sysboot: fix crash if either board or soc are not set.Dimitri John Ledkov1-0/+8
2021-06-18net: use the same alias stem for ethernet as linuxMichael Walle5-15/+15
2021-06-18net: use a more deterministic approach to get the active ethernet deviceMichael Walle1-5/+12
2021-06-18net: sun8i-emac: fix MDIO frequencyHeinrich Schuchardt1-2/+6
2021-06-18net: synquacer: Add netsec driverJassi Brar3-0/+1143
2021-06-18net: dwc_eth_qos: Revert some changes of commit 3a97da12ee7bDaniil Stas1-12/+1