Merge branch 'v2021.04-rc4' of https://github.com/lftan/u-boot
- Add VAB support
No related branches found
No related tags found
Showing
- Makefile 6 additions, 5 deletionsMakefile
- arch/arm/Kconfig 3 additions, 3 deletionsarch/arm/Kconfig
- arch/arm/dts/socfpga_soc64_fit-u-boot.dtsi 22 additions, 0 deletionsarch/arm/dts/socfpga_soc64_fit-u-boot.dtsi
- arch/arm/mach-socfpga/Kconfig 20 additions, 0 deletionsarch/arm/mach-socfpga/Kconfig
- arch/arm/mach-socfpga/Makefile 3 additions, 0 deletionsarch/arm/mach-socfpga/Makefile
- arch/arm/mach-socfpga/board.c 41 additions, 4 deletionsarch/arm/mach-socfpga/board.c
- arch/arm/mach-socfpga/include/mach/mailbox_s10.h 1 addition, 0 deletionsarch/arm/mach-socfpga/include/mach/mailbox_s10.h
- arch/arm/mach-socfpga/include/mach/reset_manager.h 1 addition, 2 deletionsarch/arm/mach-socfpga/include/mach/reset_manager.h
- arch/arm/mach-socfpga/include/mach/secure_vab.h 63 additions, 0 deletionsarch/arm/mach-socfpga/include/mach/secure_vab.h
- arch/arm/mach-socfpga/include/mach/system_manager.h 1 addition, 2 deletionsarch/arm/mach-socfpga/include/mach/system_manager.h
- arch/arm/mach-socfpga/secure_vab.c 186 additions, 0 deletionsarch/arm/mach-socfpga/secure_vab.c
- arch/arm/mach-socfpga/vab.c 34 additions, 0 deletionsarch/arm/mach-socfpga/vab.c
- board/intel/agilex-socdk/MAINTAINERS 5 additions, 0 deletionsboard/intel/agilex-socdk/MAINTAINERS
- common/Kconfig.boot 1 addition, 1 deletioncommon/Kconfig.boot
- configs/socfpga_agilex_atf_defconfig 2 additions, 0 deletionsconfigs/socfpga_agilex_atf_defconfig
- configs/socfpga_agilex_defconfig 2 additions, 0 deletionsconfigs/socfpga_agilex_defconfig
- configs/socfpga_agilex_vab_defconfig 75 additions, 0 deletionsconfigs/socfpga_agilex_vab_defconfig
- configs/socfpga_stratix10_atf_defconfig 2 additions, 0 deletionsconfigs/socfpga_stratix10_atf_defconfig
- configs/socfpga_stratix10_defconfig 2 additions, 0 deletionsconfigs/socfpga_stratix10_defconfig
- drivers/ddr/altera/Kconfig 3 additions, 3 deletionsdrivers/ddr/altera/Kconfig
Loading
Please register or sign in to comment