summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-23mips: octeon: Add cvmx-dpi-defs.h header fileAaron Williams1-0/+1460
2021-04-23mips: octeon: Add cvmx-dbg-defs.h header fileAaron Williams1-0/+33
2021-04-23mips: octeon: Add cvmx-ciu-defs.h header fileAaron Williams1-0/+7351
2021-04-23mips: octeon: Add cvmx-bgxx-defs.h header fileAaron Williams1-0/+4106
2021-04-23mips: octeon: Add cvmx-asxx-defs.h header fileAaron Williams1-0/+709
2021-04-23mips: octeon: Add cvmx-agl-defs.h header fileAaron Williams1-0/+3135
2021-04-23mips: octeon: Add misc cvmx-helper header filesAaron Williams24-0/+5498
2021-04-23mips: global_data.h: Add Octeon specific data to arch_global_data structStefan Roese1-0/+9
2021-04-23Merge branch '2021-04-22-assorted-updates'Tom Rini29-79/+286
2021-04-23Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini2-0/+28
2021-04-23Merge tag 'mips-pull-2021-04-22' of https://source.denx.de/u-boot/custodians/...Tom Rini10-68/+906
2021-04-23arm64: versal: Remove gd referenceMichal Simek1-3/+0
2021-04-23clk: Fix typo in Zynq Kconfig symbol descriptionMichal Simek1-1/+1
2021-04-23xilinx: Enable GUID partitions and EFI variable commandsMichal Simek2-0/+5
2021-04-23xilinx: common: Fix boot script addressT Karthik Reddy1-4/+2
2021-04-23xilinx: Enable DFU_TIMEOUT configT Karthik Reddy2-0/+2
2021-04-23xilinx: zynq: Add usb dfu/thor distro boot supportT Karthik Reddy3-33/+30
2021-04-23xilinx: versal: Add usb dfu/thor distro boot supportT Karthik Reddy2-26/+28
2021-04-23xilinx: zynqmp: Remove dfu_ram_info setupMichal Simek1-18/+1
2021-04-23xilinx: zynqmp: Add usb dfu/thor distro boot supportT Karthik Reddy3-1/+32
2021-04-23cmd: dfu: Propagate error if dfu gadget failsMichal Simek1-1/+1
2021-04-23xilinx: Enable redundant variable handlingMichal Simek4-0/+4
2021-04-23xilinx: versal: Add support for saving env based on bootmodeAshok Reddy Soma3-1/+34
2021-04-23xilinx: zynq: Add support for saving env based on bootmodeAshok Reddy Soma2-1/+36
2021-04-23env: Setup default value for ENV_OFFSET_REDUNDMichal Simek1-0/+1
2021-04-22usb: ehci-hcd: Add IAA handshake for removing async QHYe Li2-0/+28
2021-04-22configs: stm32mp15: increase the number of reserved memory region in lmbPatrick Delaunay2-0/+6
2021-04-22lmb: Add 2 config to define the max number of regionsPatrick Delaunay3-2/+69
2021-04-22test: lmb: add test for overflow protection in lmb_add_regionPatrick Delaunay1-0/+64
2021-04-22lmb: correct size of the regions arrayPatrick Delaunay1-1/+1
2021-04-22lmb: move MAX_LMB_REGIONS value in KconfigPatrick Delaunay3-6/+12
2021-04-22lmb: add a max parameter in the struct lmb_regionPatrick Delaunay2-1/+5
2021-04-22lmb: remove lmb_region.sizePatrick Delaunay2-7/+0
2021-04-22lmb: move CONFIG_LMB in KconfigPatrick Delaunay18-31/+8
2021-04-22checkpatch: Ignore ENOSYS warningsSean Anderson1-0/+3
2021-04-22test: Add test for partitionsSean Anderson2-0/+77
2021-04-22part: Fix bogus return from part_get_info_by_dev_and_nameSean Anderson1-1/+1
2021-04-22cmd: fs: Use part_get_info_by_dev_and_name_or_num to parse partitionsSean Anderson2-3/+13
2021-04-22test: Alphabetize dm MakefileSean Anderson1-32/+32
2021-04-22Merge branch '2021-04-22-udoo_neo-update'Tom Rini10-195/+737
2021-04-22mips: octeon: octeon_ebb7304_defconfig: Enable USB storage supportStefan Roese1-1/+4
2021-04-22mips: octeon: octeon_ebb7304_defconfig: Enable MMC supportStefan Roese1-1/+7
2021-04-22mips: octeon: mrvl,octeon_ebb7304.dts: Add MMC DT nodeStefan Roese1-0/+57
2021-04-22mips: octeon: mrvl,cn73xx.dtsi: Add MMC DT nodeStefan Roese1-0/+27
2021-04-22mmc: octeontx_hsmmc: Add support for MIPS OcteonStefan Roese3-56/+763
2021-04-22mips: mt7628: fix the displayed DDR type of mt7628Weijie Gao1-0/+3
2021-04-22mips: mt7628: fix ddr_type for MT7688KNWeijie Gao1-3/+3
2021-04-22net: jr2: Fix Serdes6G configurationHoratiu Vultur1-4/+23
2021-04-22net: jr2: Reset switchHoratiu Vultur2-3/+19
2021-04-20ARM: imx: udoo_neo: Convert to ethernet DMPeter Robinson3-69/+7