1. 23 5月, 2019 1 次提交
  2. 22 5月, 2019 2 次提交
  3. 18 5月, 2019 2 次提交
    • T
      CONFIG_SPL_SYS_[DI]CACHE_OFF: add · 10015025
      Trevor Woerner 提交于
      While converting CONFIG_SYS_[DI]CACHE_OFF to Kconfig, there are instances
      where these configuration items are conditional on SPL. This commit adds SPL
      variants of these configuration items, uses CONFIG_IS_ENABLED(), and updates
      the configurations as required.
      Acked-by: NAlexey Brodkin <abrodkin@synopsys.com>
      Signed-off-by: NTrevor Woerner <trevor@toganlabs.com>
      [trini: Make the default depend on the setting for full U-Boot, update
      more zynq hardware]
      Signed-off-by: NTom Rini <trini@konsulko.com>
      10015025
    • T
      CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig · a0aba8a2
      Trevor Woerner 提交于
      CONFIG_SYS_[DI]CACHE_OFF had been partially converted to Kconfig
      parameters; only for the ARC architecture. This patch turns these two
      parameters into Kconfig items everywhere else they are found.
      
      All of the include/configs/* and defconfig changes in this patch are
      for arm machines only. The Kconfig changes for arc, nds32, riscv,
      and xtensa have been included since these symbols are found in code
      under arch/{arc,nds32,riscv,xtensa}, however, no currently-defined
      include/configs/* or defconfigs for these architectures exist which
      include these symbols.
      
      These results have been confirmed with tools/moveconfig.py.
      Acked-by: NAlexey Brodkin <abrodkin@snopsys.com>
      Signed-off-by: NTrevor Woerner <trevor@toganlabs.com>
      [trini: Re-migrate for a few more boards]
      Signed-off-by: NTom Rini <trini@konsulko.com>
      a0aba8a2
  4. 08 5月, 2019 2 次提交
  5. 07 5月, 2019 1 次提交
  6. 05 5月, 2019 1 次提交
  7. 01 5月, 2019 1 次提交
  8. 27 4月, 2019 1 次提交
  9. 26 4月, 2019 1 次提交
  10. 25 4月, 2019 1 次提交
  11. 17 4月, 2019 1 次提交
    • J
      arm: sunxi: Enable DM_MMC and DM_SCSI · bb3362b0
      Jagan Teki 提交于
      - Enable DM_MMC if MMC defined
      - Enable DM_SCSI if SCSI defined
      
      globally through Allwinner platform, the effected SoC families
      and boards will make use of MMC and SCSI subsystems in driver-model.
      
      Tested DM_MMC in one board from A64, H6, H5, H3, R40, A83T, A20, A10
      SoCs.
      
      Tested-by: Pablo Sebastián Greco <pgreco@centosproject.org> # BPI-M2-Ultra
      Signed-off-by: NJagan Teki <jagan@amarulasolutions.com>
      bb3362b0
  12. 12 4月, 2019 5 次提交
  13. 09 4月, 2019 1 次提交
  14. 03 3月, 2019 1 次提交
  15. 19 2月, 2019 3 次提交
  16. 09 2月, 2019 2 次提交
  17. 30 1月, 2019 1 次提交
  18. 24 1月, 2019 5 次提交
  19. 19 1月, 2019 1 次提交
  20. 09 1月, 2019 1 次提交
  21. 01 1月, 2019 1 次提交
  22. 26 12月, 2018 1 次提交
  23. 07 12月, 2018 2 次提交
  24. 04 12月, 2018 1 次提交
  25. 29 11月, 2018 1 次提交