aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-24ARM: rmobile: Add basic PSCI support for R8A779A0 V3U FalconHai Pham
2021-06-24ARM: renesas: Add GICv3 initialization for V3U FalconKoji Matsuoka
2021-06-24ARM: renesas: Add generic timer initialization for V3U FalconKoji Matsuoka
2021-06-24ARM: renesas: Add R8A779A0 V3U Falcon board codeHai Pham
2021-06-24ARM: renesas: Add R8A779A0 V3U platform codeHai Pham
2021-06-24ARM: dts: renesas: Add RPC node to R8A779A0 V3UMarek Vasut
2021-06-24ARM: dts: renesas: Add R8A779A0 V3U DT extrasHai Pham
2021-06-24ARM: dts: renesas: Add R8A779A0 V3U Falcon DTsMarek Vasut
2021-06-24ARM: dts: renesas: Add R8A779A0 V3U DTs and headersMarek Vasut
2021-06-24pinctrl: renesas: Import R8A779A0 V3U PFC tablesMarek Vasut
2021-06-24gpio: renesas: Handle R8A779A0 V3U INEN registerMarek Vasut
2021-06-24clk: renesas: Add R8A779A0 clock tablesHai Pham
2021-06-24clk: renesas: Handle R8A779A0 V3U clock types in Gen3 clock codeMarek Vasut
2021-06-23Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2021-06-23Merge tag 'mmc-2021-6-22' of https://source.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2021-06-23Merge branch '2021-06-22-assorted-fixes'Tom Rini
2021-06-23test: Include /sbin to the PATH when creating file systemAndy Shevchenko
2021-06-23MAINTAINER, git-mailrc: Update the mmc maintainerJaehoon Chung
2021-06-23global_data: Ensure we have <config.h> when symbols are not in Kconfig yetTom Rini
2021-06-23socfpga64: Do not define CONFIG_SYS_MEM_RESERVE_SECURE to 0Tom Rini
2021-06-23Revert "powerpc: fix regression in arch_initr_trap()"Tom Rini
2021-06-23powerpc: Don't use relative include for config.h in global_data.hTom Rini
2021-06-23malloc: add SPDX license identifiersHeinrich Schuchardt
2021-06-23MAINTAINERS: Add an entry for NVMeBin Meng
2021-06-23doc: develop: Convert README.nvme to reSTBin Meng
2021-06-23nvme: Don't clear nvme blk device's priv spaceBin Meng
2021-06-23nvme: Drop useless members of 'struct nvme_ns'Bin Meng
2021-06-23nvme: Eliminate the offset of one during block dev creationBin Meng
2021-06-23nvme: Skip block device creation for inactive namespacesBin Meng
2021-06-23nvme: Move block dev creation from uclass post_probe() to driver probe()Bin Meng
2021-06-23nvme: Remove the redundant aqa value settingWesley Sheng
2021-06-23nvme: Correct the prps per page calculation methodWesley Sheng
2021-06-23nvme: fix for big endian systemsDavid Lamparter
2021-06-23x86: Discard .note.gnu.property sectionsBin Meng
2021-06-22Makefile: Adjust indention of GENENV quiet outputJan Kiszka
2021-06-22autoboot: fix typos of CONFIG_AUTOBOOT_USE_MENUKEYDa Xue
2021-06-22disk/part_dos.c: Fix a variable typo in write_mbr_partitions()Christian Melki
2021-06-22azure: Use msys2 20210604 installer for Windows buildBin Meng
2021-06-22Revert "mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON to control card clock...Fabio Estevam
2021-06-22mmc: mmc-uclass: change to static about dm functionJaehoon Chung
2021-06-22mmc: fsl_esdhc_imx: use mmc_send_cmd instead of dm_mmc_send_cmdJaehoon Chung
2021-06-22mmc: Update environment variable with active partitionReuben Dowle
2021-06-22mmc: dwmmc: socfpga: Get "fifo-mode" property from DTLey Foon Tan
2021-06-22mmc: dw_mmc: Fixes data read when receiving DTO interrupt in FIFO modeLey Foon Tan
2021-06-22mmc: mtk-sd: increase the minimum bus frequencyWeijie Gao
2021-06-18Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2021-06-18net: octeontx: smi: use dt live tree APITim Harvey
2021-06-18cmd: pxe_utils: sysboot: fix crash if either board or soc are not set.Dimitri John Ledkov
2021-06-18net: use the same alias stem for ethernet as linuxMichael Walle
2021-06-18net: use a more deterministic approach to get the active ethernet deviceMichael Walle