summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-23mips: octeon: Add cvmx-pko-defs.h header fileAaron Williams
2021-04-23mips: octeon: Add cvmx-pki-defs.h header fileAaron Williams
2021-04-23mips: octeon: Add cvmx-pip-defs.h header fileAaron Williams
2021-04-23mips: octeon: Add cvmx-pepx-defs.h header fileAaron Williams
2021-04-23mips: octeon: Add cvmx-pemx-defs.h header fileAaron Williams
2021-04-23mips: octeon: Add cvmx-pcsx-defs.h header fileAaron Williams
2021-04-23mips: octeon: Add cvmx-pciercx-defs.h header fileAaron Williams
2021-04-23mips: octeon: Add cvmx-pcieepx-defs.h header fileAaron Williams
2021-04-23mips: octeon: Add cvmx-npi-defs.h header fileAaron Williams
2021-04-23mips: octeon: Add cvmx-mio-defs.h header fileAaron Williams
2021-04-23mips: octeon: Add cvmx-l2c-defs.h header fileAaron Williams
2021-04-23mips: octeon: Add cvmx-ipd-defs.h header fileAaron Williams
2021-04-23mips: octeon: Add cvmx-gserx-defs.h header fileAaron Williams
2021-04-23mips: octeon: Add cvmx-gmxx-defs.h header fileAaron Williams
2021-04-23mips: octeon: Add cvmx-fpa-defs.h header fileAaron Williams
2021-04-23mips: octeon: Add cvmx-dtx-defs.h header fileAaron Williams
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