platform/kernel/u-boot.git
2021-06-28 Pratyush Yadavmtd: spi-nor-core: Do not set data direction when there...
2021-06-28 Pratyush Yadavmtd: spi-nor-core: Rework hwcaps selection
2021-06-28 Pratyush Yadavmtd: spi-nor-core: Introduce flash-specific fixup hooks
2021-06-28 Pratyush Yadavmtd: spi-nor-core: Move SFDP related declarations to top
2021-06-28 Pratyush Yadavmtd: spi-nor-core: Add a ->setup() hook
2021-06-28 Pratyush Yadavmtd: spi-nor-core: Fix address width on flash chips...
2021-06-28 Pratyush Yadavspi: cadence-qspi: Add support for octal DTR flashes
2021-06-28 Pratyush Yadavspi: cadence-qspi: Add a small delay before indirect...
2021-06-28 Pratyush Yadavspi: cadence-qspi: Do not calibrate when device tree...
2021-06-28 Pratyush Yadavspi: spi-mem: add spi_mem_dtr_supports_op()
2021-06-28 Pratyush Yadavspi: spi-mem: export spi_mem_default_supports_op()
2021-06-28 Pratyush Yadavspi: spi-mem: allow specifying a command's extension
2021-06-28 Pratyush Yadavspi: spi-mem: allow specifying whether an op is DTR...
2021-06-25 Tom RiniMerge tag 'u-boot-imx-20210625' of https://gitlab.denx...
2021-06-25 Zhengxunspi: Add MXIC controller driver
2021-06-25 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-sh
2021-06-25 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2021-06-24 Fabio Estevamusb: ehci-mx6: Do not fail when 'reg' is not found
2021-06-24 Fabio Estevamusb: ehci-mx6: Move fdtdec_get_alias_seq() inside the...
2021-06-24 Adam FordARM: rmobile: beacon: Set CONFIG_RZ_G2 on Beacon boards
2021-06-24 Hai PhamARM: rmobile: Add basic PSCI support for R8A779A0 V3U...
2021-06-24 Koji MatsuokaARM: renesas: Add GICv3 initialization for V3U Falcon
2021-06-24 Koji MatsuokaARM: renesas: Add generic timer initialization for...
2021-06-24 Hai PhamARM: renesas: Add R8A779A0 V3U Falcon board code
2021-06-24 Hai PhamARM: renesas: Add R8A779A0 V3U platform code
2021-06-24 Marek VasutARM: dts: renesas: Add RPC node to R8A779A0 V3U
2021-06-24 Hai PhamARM: dts: renesas: Add R8A779A0 V3U DT extras
2021-06-24 Marek VasutARM: dts: renesas: Add R8A779A0 V3U Falcon DTs
2021-06-24 Marek VasutARM: dts: renesas: Add R8A779A0 V3U DTs and headers
2021-06-24 Marek Vasutpinctrl: renesas: Import R8A779A0 V3U PFC tables
2021-06-24 Marek Vasutgpio: renesas: Handle R8A779A0 V3U INEN register
2021-06-24 Hai Phamclk: renesas: Add R8A779A0 clock tables
2021-06-24 Marek Vasutclk: renesas: Handle R8A779A0 V3U clock types in Gen3...
2021-06-24 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2021-06-24 Marek Behúncmd: mtd: expand <name> argument definition in command...
2021-06-24 Marek Behúnmtd: compare also with OF path and device name in get_m...
2021-06-24 Marek Behúncmd: mtd: print device OF path in listing
2021-06-24 Marek Behúnmtd: probe SPI NOR devices in mtd_probe_devices()
2021-06-24 Marek Behúnmtd: remove mtd_probe() function
2021-06-24 Marek Behúnmtd: spi-nor: fill-in mtd->dev member
2021-06-24 Marek Behúnmtd: spi-nor: allow registering multiple MTDs when...
2021-06-24 Marek Behúnmtd: add support for parsing partitions defined in OF
2021-06-24 Marek Behúndm: core: add ofnode_get_path()
2021-06-24 Marek Behúndm: core: add non-translating version of ofnode_get_add...
2021-06-24 Jaime Liaomtd: spinand: macronix: Add support for serial NAND...
2021-06-23 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-x86
2021-06-23 Tom RiniMerge tag 'mmc-2021-6-22' of https://source.denx.de...
2021-06-23 Tom RiniMerge branch '2021-06-22-assorted-fixes'
2021-06-23 Andy Shevchenkotest: Include /sbin to the PATH when creating file...
2021-06-23 Jaehoon ChungMAINTAINER, git-mailrc: Update the mmc maintainer
2021-06-23 Tom Riniglobal_data: Ensure we have <config.h> when symbols...
2021-06-23 Tom Rinisocfpga64: Do not define CONFIG_SYS_MEM_RESERVE_SECURE...
2021-06-23 Tom RiniRevert "powerpc: fix regression in arch_initr_trap()"
2021-06-23 Tom Rinipowerpc: Don't use relative include for config.h in...
2021-06-23 Heinrich Schuchardtmalloc: add SPDX license identifiers
2021-06-23 Bin MengMAINTAINERS: Add an entry for NVMe
2021-06-23 Bin Mengdoc: develop: Convert README.nvme to reST
2021-06-23 Bin Mengnvme: Don't clear nvme blk device's priv space
2021-06-23 Bin Mengnvme: Drop useless members of 'struct nvme_ns'
2021-06-23 Bin Mengnvme: Eliminate the offset of one during block dev...
2021-06-23 Bin Mengnvme: Skip block device creation for inactive namespaces
2021-06-23 Bin Mengnvme: Move block dev creation from uclass post_probe...
2021-06-23 Wesley Shengnvme: Remove the redundant aqa value setting
2021-06-23 Wesley Shengnvme: Correct the prps per page calculation method
2021-06-23 David Lamparternvme: fix for big endian systems
2021-06-23 Bin Mengx86: Discard .note.gnu.property sections
2021-06-23 Michal Simekspl: fit: Also record architecture in /fit-images
2021-06-23 Michal Simekarm64: zynqmp: Add missing year in Kria dts files
2021-06-23 Michal Simekarm64: zynqmp: Add psgtr description to zc1751 dc1...
2021-06-23 Michal Simekarm64: zynqmp: Remove gpio from aliases list
2021-06-23 Michal Simekarm64: zynqmp: Enable USB3.0 for dc2/dc3
2021-06-23 Michal Simekarm64: zynqmp: Update usb dwc3 DT description
2021-06-23 Michal Simekarm64: zynqmp: Use overlay sugar syntax for Kria SOM
2021-06-23 Michal Simekarm64: zynqmp: Remove revA compatibility string from...
2021-06-23 Zhengxunclk: zynq: Add clock wizard driver
2021-06-23 Michal Simekarm64: zynqmp: Add support for 64bit addresses in its
2021-06-23 Michal Simekarm64: zynqmp: Sync psgtr location on zcu104/zcu111...
2021-06-23 Michal Simekarm64: zynqmp: Remove information about dma clock on...
2021-06-23 Michal Simekarm64: zynqmp: Remove unused property from SD/USB
2021-06-23 Michal Simekarm64: zynqmp: Remove can aliases from zc1751
2021-06-23 Michal Simekarm64: zynqmp: Remove si5328 and si5382 nodes
2021-06-23 Michal Simekxilinx: Convert xlnx,eeprom property to nvmem alias
2021-06-23 Srinivas Neeliarm64: zynqmp: rtc: Update rtc calibration value
2021-06-23 Michal Simekarm64: zynqmp: Sync psgtr location on zcu100/zcu106
2021-06-23 Michal Simekarm64: zynqmp: Sync dp port location on zc1751 dc4
2021-06-23 Michal Simekarm64: zynqmp: Remove unused dp_aclk clock
2021-06-23 Michal Simekarm64: zynqmp: Remove addition newline from zc1751 dc1
2021-06-23 Michal Simekarm64: zynqmp: Add maximum-speed property for dwc3...
2021-06-23 Michal Simekarm64: zynqmp: Remove additional header from zc1232 DT
2021-06-23 Michal Simekzynqmp: Remove u-boot,dm-pre-reloc for uart instances
2021-06-23 Michal Simekzynqmp: Pass bl32 entry to TF-A via xilinx handoff...
2021-06-23 Michal Simekzynqmp: Generate u-boot.its also with TEE dynamically
2021-06-23 Michal Simekzynqmp: Do not place u-boot to reserved memory location
2021-06-23 Michal Simekzynqmp: Enable regulators
2021-06-23 Michal Simekarm64: zynqmp: Update Copyright years to 2021
2021-06-23 Michal Simekarm64: zynqmp: Add label for zynqmp_ipi
2021-06-23 Michal Simekarm64: zynqmp: Move DP nodes to the end of file (zcu106)
2021-06-23 Michal Simekarm64: zynqmp: Add reset description for sata
2021-06-23 Stefano Stabelliniarm64: zynqmp: Add missing SMID for pcie to zynqmp...
2021-06-23 Michal Simekarm64: zynqmp: Disable CCI by default
next