Skip to content
  1. Dec 03, 2015
    • Heiko Stuebner's avatar
      ARM: dts: rockchip: add veyron-brain board · 6ea78309
      Heiko Stuebner authored
      
      
      Similar to pinky, brain is a development model and probably also
      nearing extinction. But to keep pinky from being lonely I'll keep
      the two brain boards around as well, especially as they as well
      have easily accessible dut-connectors.
      
      Signed-off-by: default avatarHeiko Stuebner <heiko.stuebner@collabora.com>
      For the license change:
      Acked-by: default avatarBrian Norris <briannorris@chromium.org>
      6ea78309
    • Heiko Stuebner's avatar
      ARM: dts: rockchip: make sure edp_24m is associated to xin24m on veyron · ba5810ab
      Heiko Stuebner authored
      
      
      The edp-24m clock has two possible sources: the 24MHz oscillator as well
      as an external 27MHz input. The power-on-default is the 27MHz clock which
      is not supplied on all Rockchip boards. While on all current boards and
      also all Veyron Chromebooks the bootloader seems to adapt the muxing to
      the internal source, this doesn't seem to be the case on headless veyron
      devices like brain and mickey making the edp-24m clock an orphan.
      On the hardware side the 27m input also is not connected at all.
      
      With the upcoming deferral of orphan-clocks this results in the power-
      domain code deferring, as it cannot request the needed clock and if the
      synchronous reset is sucessfullat all in this case is also unknown.
      
      So fix that by making sure, the edp-24m clock is muxed to the internal
      24MHz oscillator at all times.
      
      Signed-off-by: default avatarHeiko Stuebner <heiko.stuebner@collabora.com>
      ba5810ab
  2. Dec 01, 2015
  3. Nov 28, 2015
  4. Nov 24, 2015
  5. Nov 20, 2015
  6. Nov 19, 2015
  7. Nov 07, 2015
  8. Nov 03, 2015
  9. Nov 02, 2015
  10. Oct 31, 2015
  11. Oct 28, 2015
    • Rob Herring's avatar
      arm: enable building of all dtbs · efd8c4ff
      Rob Herring authored
      
      
      Enable building all dtb files when CONFIG_OF_ALL_DTBS is enabled. The dtbs
      are not really dependent on a platform being enabled or any other kernel
      config, so for testing coverage it is convenient to build all of the dtbs.
      This builds all dts files in the tree, not just targets listed. This
      is simpler for arm64 which has a bunch of sub-dirs.
      
      Signed-off-by: default avatarRob Herring <robh@kernel.org>
      Cc: Russell King <linux@arm.linux.org.uk>
      efd8c4ff
  12. Oct 27, 2015
  13. Oct 26, 2015
  14. Oct 24, 2015
  15. Oct 23, 2015