summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-23mips: octeon: Add cvmx-dpi-defs.h header fileAaron Williams
2021-04-23mips: octeon: Add cvmx-dbg-defs.h header fileAaron Williams
2021-04-23mips: octeon: Add cvmx-ciu-defs.h header fileAaron Williams
2021-04-23mips: octeon: Add cvmx-bgxx-defs.h header fileAaron Williams
2021-04-23mips: octeon: Add cvmx-asxx-defs.h header fileAaron Williams
2021-04-23mips: octeon: Add cvmx-agl-defs.h header fileAaron Williams
2021-04-23mips: octeon: Add misc cvmx-helper header filesAaron Williams
2021-04-23mips: global_data.h: Add Octeon specific data to arch_global_data structStefan Roese
2021-04-23Merge branch '2021-04-22-assorted-updates'Tom Rini
2021-04-23Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2021-04-23Merge tag 'mips-pull-2021-04-22' of https://source.denx.de/u-boot/custodians/...Tom Rini
2021-04-23arm64: versal: Remove gd referenceMichal Simek
2021-04-23clk: Fix typo in Zynq Kconfig symbol descriptionMichal Simek
2021-04-23xilinx: Enable GUID partitions and EFI variable commandsMichal Simek
2021-04-23xilinx: common: Fix boot script addressT Karthik Reddy
2021-04-23xilinx: Enable DFU_TIMEOUT configT Karthik Reddy
2021-04-23xilinx: zynq: Add usb dfu/thor distro boot supportT Karthik Reddy
2021-04-23xilinx: versal: Add usb dfu/thor distro boot supportT Karthik Reddy
2021-04-23xilinx: zynqmp: Remove dfu_ram_info setupMichal Simek
2021-04-23xilinx: zynqmp: Add usb dfu/thor distro boot supportT Karthik Reddy
2021-04-23cmd: dfu: Propagate error if dfu gadget failsMichal Simek
2021-04-23xilinx: Enable redundant variable handlingMichal Simek
2021-04-23xilinx: versal: Add support for saving env based on bootmodeAshok Reddy Soma
2021-04-23xilinx: zynq: Add support for saving env based on bootmodeAshok Reddy Soma
2021-04-23env: Setup default value for ENV_OFFSET_REDUNDMichal Simek
2021-04-22usb: ehci-hcd: Add IAA handshake for removing async QHYe Li
2021-04-22configs: stm32mp15: increase the number of reserved memory region in lmbPatrick Delaunay
2021-04-22lmb: Add 2 config to define the max number of regionsPatrick Delaunay
2021-04-22test: lmb: add test for overflow protection in lmb_add_regionPatrick Delaunay
2021-04-22lmb: correct size of the regions arrayPatrick Delaunay
2021-04-22lmb: move MAX_LMB_REGIONS value in KconfigPatrick Delaunay
2021-04-22lmb: add a max parameter in the struct lmb_regionPatrick Delaunay
2021-04-22lmb: remove lmb_region.sizePatrick Delaunay
2021-04-22lmb: move CONFIG_LMB in KconfigPatrick Delaunay
2021-04-22checkpatch: Ignore ENOSYS warningsSean Anderson
2021-04-22test: Add test for partitionsSean Anderson
2021-04-22part: Fix bogus return from part_get_info_by_dev_and_nameSean Anderson
2021-04-22cmd: fs: Use part_get_info_by_dev_and_name_or_num to parse partitionsSean Anderson
2021-04-22test: Alphabetize dm MakefileSean Anderson
2021-04-22Merge branch '2021-04-22-udoo_neo-update'Tom Rini
2021-04-22mips: octeon: octeon_ebb7304_defconfig: Enable USB storage supportStefan Roese
2021-04-22mips: octeon: octeon_ebb7304_defconfig: Enable MMC supportStefan Roese
2021-04-22mips: octeon: mrvl,octeon_ebb7304.dts: Add MMC DT nodeStefan Roese
2021-04-22mips: octeon: mrvl,cn73xx.dtsi: Add MMC DT nodeStefan Roese
2021-04-22mmc: octeontx_hsmmc: Add support for MIPS OcteonStefan Roese
2021-04-22mips: mt7628: fix the displayed DDR type of mt7628Weijie Gao
2021-04-22mips: mt7628: fix ddr_type for MT7688KNWeijie Gao
2021-04-22net: jr2: Fix Serdes6G configurationHoratiu Vultur
2021-04-22net: jr2: Reset switchHoratiu Vultur
2021-04-20ARM: imx: udoo_neo: Convert to ethernet DMPeter Robinson