1. 30 12月, 2016 1 次提交
  2. 26 11月, 2016 2 次提交
  3. 12 10月, 2016 1 次提交
  4. 09 9月, 2016 1 次提交
  5. 26 7月, 2016 1 次提交
  6. 17 6月, 2016 1 次提交
  7. 10 6月, 2016 1 次提交
  8. 27 5月, 2016 1 次提交
    • S
      Rename reset to sysreset · 11636258
      Stephen Warren 提交于
      The current reset API implements a method to reset the entire system.
      In the near future, I'd like to introduce code that implements the device
      tree reset bindings; i.e. the equivalent of the Linux kernel's reset API.
      This controls resets to individual HW blocks or external chips with reset
      signals. It doesn't make sense to merge the two APIs into one since they
      have different semantic purposes. Resolve the naming conflict by renaming
      the existing reset API to sysreset instead, so the new reset API can be
      called just reset.
      Signed-off-by: NStephen Warren <swarren@nvidia.com>
      Acked-by: NSimon Glass <sjg@chromium.org>
      11636258
  9. 26 4月, 2016 3 次提交
  10. 15 3月, 2016 1 次提交
  11. 14 12月, 2015 1 次提交
  12. 01 12月, 2015 1 次提交