1. 21 5月, 2019 1 次提交
    • M
      mpc83xx: Get rid of CONFIG_83XX_CLKIN · ff3bb0c4
      Mario Six 提交于
      MPC83xx uses CONFIG_83XX_CLKIN instead of CONFIG_SYS_CLK_FREQ to set the
      system clock. To migrate the architecture, we can replace
      CONFIG_83XX_CLKIN with CONFIG_SYS_CLK_FREQ.
      
      To do this
      * replace all occurrences of CONFIG_83XX_CLKIN with CONFIG_SYS_CLK_FREQ
      * set CONFIG_SYS_CLK_FREQ to the old value of CONFIG_83XX_CLKIN in all
        MPC83xx config files
      Signed-off-by: NMario Six <mario.six@gdsys.cc>
      ff3bb0c4
  2. 19 5月, 2019 1 次提交
  3. 08 5月, 2019 1 次提交
  4. 09 4月, 2019 1 次提交
    • S
      Makefile: Add Kconfig option CONFIG_SPL_IMAGE to select the SPL binary · 9ea6f718
      Stefan Roese 提交于
      This patch adds the CONFIG_SPL_IMAGE option to select the SPL image that
      shall be used to generate the combined SPL + U-Boot image. The default
      value is the current value "spl/u-boot-spl.bin".
      
      This patch also sets CONFIG_SPL_IMAGE to "spl/boot.bin" for AT91 targets
      which use SPL NAND support (boot from NAND). For these build targets the
      combined image "u-boot-with-spl.bin" is now automatically generated and
      can be programmed into NAND as one single image (vs. SPL image and U-Boot
      as 2 separate images).
      Signed-off-by: NStefan Roese <sr@denx.de>
      Cc: Heiko Schocher <hs@denx.de>
      Cc: Andreas Bießmann <andreas@biessmann.org>
      Cc: Eugen Hristev <eugen.hristev@microchip.com>
      9ea6f718
  5. 21 3月, 2019 1 次提交
  6. 11 2月, 2019 1 次提交
  7. 02 2月, 2019 2 次提交
  8. 18 1月, 2019 1 次提交
  9. 01 1月, 2019 1 次提交
  10. 14 12月, 2018 1 次提交
  11. 03 12月, 2018 2 次提交
  12. 16 10月, 2018 1 次提交
    • M
      arm64: versal: Add support for new Xilinx Versal ACAPs · ec48b6c9
      Michal Simek 提交于
      Xilinx is introducing Versal, an adaptive compute acceleration platform
      (ACAP), built on 7nm FinFET process technology. Versal ACAPs combine
      Scalar Processing Engines, Adaptable Hardware Engines, and Intelligent
      Engines with leading-edge memory and interfacing technologies to deliver
      powerful heterogeneous acceleration for any application. The Versal AI
      Core series has five devices, offering 128 to 400 AI Engines. The series
      includes dual-core Arm Cortex™-A72 application processors, dual-core Arm
      Cortex-R5 real-time processors, 256KB of on-chip memory with ECC, more
      than 1,900 DSP engines optimized for high-precision floating point with
      low latency.
      
      The patch is adding necessary infrastructure in place without enabling
      platform which is done in separate patch.
      Signed-off-by: NMichal Simek <michal.simek@xilinx.com>
      ec48b6c9
  13. 11 9月, 2018 1 次提交
  14. 17 8月, 2018 1 次提交
  15. 06 8月, 2018 1 次提交
  16. 04 8月, 2018 1 次提交
  17. 30 7月, 2018 1 次提交
  18. 11 7月, 2018 1 次提交
    • T
      vboot: Add FIT_SIGNATURE_MAX_SIZE protection · 72239fc8
      Teddy Reed 提交于
      This adds a new config value FIT_SIGNATURE_MAX_SIZE, which controls the
      max size of a FIT header's totalsize field. The field is checked before
      signature checks are applied to protect from reading past the intended
      FIT regions.
      
      This field is not part of the vboot signature so it should be sanity
      checked. If the field is corrupted then the structure or string region
      reads may have unintended behavior, such as reading from device memory.
      A default value of 256MB is set and intended to support most max storage
      sizes.
      Suggested-by: NSimon Glass <sjg@chromium.org>
      Signed-off-by: NTeddy Reed <teddy.reed@gmail.com>
      Reviewed-by: NSimon Glass <sjg@chromium.org>
      72239fc8
  19. 24 5月, 2018 2 次提交
    • M
      spl: Add full fitImage support · 8a9dc16e
      Marek Vasut 提交于
      Add support for loading U-Boot and optionally FDT from a fitImage
      in SPL by using the full fitImage support from U-Boot. While we do
      have limited SPL loading support in SPL with a small footprint, it
      is missing a lot of important features, like checking signatures.
      This support has all the fitImage features, while the footprint is
      obviously larger.
      Signed-off-by: NMarek Vasut <marex@denx.de>
      Cc: Pantelis Antoniou <pantelis.antoniou@konsulko.com>
      Cc: Simon Glass <sjg@chromium.org>
      Reviewed-by: NSimon Glass <sjg@chromium.org>
      8a9dc16e
    • M
      fit: Fix CONFIG_FIT_SPL_PRINT · b527b9c6
      Marek Vasut 提交于
      Rename CONFIG_FIT_SPL_PRINT to CONFIG_SPL_FIT_PRINT and add Kconfig
      entry for it.
      Signed-off-by: NMarek Vasut <marex@denx.de>
      Cc: Pantelis Antoniou <pantelis.antoniou@konsulko.com>
      Cc: Simon Glass <sjg@chromium.org>
      Reviewed-by: NSimon Glass <sjg@chromium.org>
      b527b9c6
  20. 07 5月, 2018 1 次提交
  21. 28 4月, 2018 3 次提交
  22. 17 4月, 2018 1 次提交
    • S
      Kconfig: Enlarge default SYS_MALLOC_F_LEN for AM33XX · 90e407ae
      Sjoerd Simons 提交于
      Since commit 8e14ba7b ("gpio: omap_gpio: Add DM_FLAG_PRE_RELOC
      flag") omap GPIO gets bound before relocation.  Unfortunately due to
      this, on at least the beaglebone black, the pre-relocation memory pool
      gets exhausted before probing the serial port. This then causes u-boot
      to panic as CONFIG_REQUIRE_SERIAL_CONSOLE is set...
      
      Resolve this by resizing the default size of the pre-relocation malloc
      pool for AM335X platforms.
      Signed-off-by: NSjoerd Simons <sjoerd.simons@collabora.co.uk>
      90e407ae
  23. 14 4月, 2018 4 次提交
  24. 14 3月, 2018 1 次提交
  25. 28 2月, 2018 1 次提交
  26. 24 2月, 2018 1 次提交
  27. 23 2月, 2018 1 次提交
  28. 11 2月, 2018 1 次提交
    • T
      configs: Migrate CONFIG_SYS_TEXT_BASE · 278b90ce
      Tom Rini 提交于
      On the NIOS2 and Xtensa architectures, we do not have
      CONFIG_SYS_TEXT_BASE set.  This is a strict migration of the current
      values into the defconfig and removing them from the headers.
      
      I did not attempt to add more default values in and for now will leave
      that to maintainers.
      Signed-off-by: NTom Rini <trini@konsulko.com>
      278b90ce
  29. 09 2月, 2018 1 次提交
  30. 31 1月, 2018 1 次提交
  31. 18 11月, 2017 1 次提交
  32. 24 10月, 2017 1 次提交