1. 16 6月, 2017 1 次提交
  2. 12 6月, 2017 1 次提交
  3. 07 6月, 2017 1 次提交
  4. 28 4月, 2017 1 次提交
  5. 12 4月, 2017 1 次提交
  6. 07 4月, 2017 1 次提交
  7. 06 4月, 2017 3 次提交
    • T
      OpenRISC: Remove · 70cc0c34
      Tom Rini 提交于
      The OpenRISC architecture is currently unmaintained, remove.
      
      Cc: Stefan Kristiansson <stefan.kristiansson@saunalahti.fi>
      Signed-off-by: NTom Rini <trini@konsulko.com>
      Reviewed-by: NSimon Glass <sjg@chromium.org>
      70cc0c34
    • T
      SPARC: Remove · 936478e7
      Tom Rini 提交于
      The SPARC architecture is currently unmaintained, remove.
      
      Cc: Francois Retief <fgretief@spaceteq.co.za>
      Signed-off-by: NTom Rini <trini@konsulko.com>
      936478e7
    • T
      Blackfin: Remove · ea3310e8
      Tom Rini 提交于
      The architecture is currently unmaintained, remove.
      
      Cc: Benjamin Matthews <mben12@gmail.com>
      Cc: Chong Huang <chuang@ucrobotics.com>
      Cc: Dimitar Penev <dpn@switchfin.org>
      Cc: Haitao Zhang <hzhang@ucrobotics.com>
      Cc: I-SYST Micromodule <support@i-syst.com>
      Cc: M.Hasewinkel (MHA) <info@ssv-embedded.de>
      Cc: Marek Vasut <marex@denx.de>
      Cc: Martin Strubel <strubel@section5.ch>
      Cc: Peter Meerwald <devel@bct-electronic.com>
      Cc: Sonic Zhang <sonic.adi@gmail.com>
      Cc: Valentin Yakovenkov <yakovenkov@niistt.ru>
      Cc: Wojtek Skulski <info@skutek.com>
      Cc: Wojtek Skulski <skulski@pas.rochester.edu>
      Signed-off-by: NTom Rini <trini@konsulko.com>
      ea3310e8
  8. 15 3月, 2017 1 次提交
  9. 29 1月, 2017 1 次提交
    • A
      defconfig: Add a config for AM335x High Security EVM · a42eee12
      Andrew F. Davis 提交于
      Add a new defconfig file for the AM335x High Security EVM. This config
      is specific for the case of memory device booting. Memory device booting
      is handled separatly from peripheral booting on HS devices as the load
      address changes.
      
      This defconfig is the same as for the non-secure part, except for:
      	CONFIG_TI_SECURE_DEVICE option set to 'y'
      	CONFIG_ISW_ENTRY_ADDR updated for secure images.
      	CONFIG_FIT_IMAGE_POST_PROCESS option set to 'y'
      	CONFIG_SPL_FIT_IMAGE_POST_PROCESS option set to 'y'
      	CONFIG_USE_TINY_PRINTF option set to 'y' to reduce SPL size
      	CONFIG_SPL_SYS_MALLOC_SIMPLE set to 'y' to reduce SPL size
      Signed-off-by: NAndrew F. Davis <afd@ti.com>
      Reviewed-by: NTom Rini <trini@konsulko.com>
      a42eee12
  10. 21 1月, 2017 1 次提交
  11. 15 1月, 2017 1 次提交
  12. 28 12月, 2016 1 次提交
  13. 13 12月, 2016 1 次提交
  14. 12 12月, 2016 1 次提交
  15. 06 12月, 2016 1 次提交
  16. 26 11月, 2016 1 次提交
  17. 22 11月, 2016 1 次提交
  18. 15 11月, 2016 1 次提交
  19. 29 10月, 2016 1 次提交
  20. 17 8月, 2016 1 次提交
  21. 16 8月, 2016 1 次提交
  22. 02 8月, 2016 1 次提交
  23. 28 7月, 2016 1 次提交
  24. 03 5月, 2016 1 次提交
  25. 26 4月, 2016 1 次提交
  26. 12 4月, 2016 1 次提交
    • S
      rpi: remove redundant board files · fe84ebf0
      Stephen Warren 提交于
      Now that rpi_*defconfig and Kconfig (rather than the config header file)
      provide the identity of the build, we don't need to separate config
      headers and board directories for each RPi variant. Set CONFIG_SYS_BOARD
      and CONFIG_SYS_CONFIG_NAME so that we can get rid of the duplication. This
      requires a tiny number of extra ifdefs in the config header.
      
      The only disadvantage of this approach is that the $board/$board_name
      environment variables aren't as descriptive as they used to be. This isn't
      really an issue because those only exist to allow scripts to create DTB
      filenames at runtime. However, the RPi board code already sets $fdtfile to
      something more accurate based on FW-reported board ID anyway.
      
      While at it, unify some Kconfig select options, and add a MAINTAINERS
      entry for bcm283x too.
      Partially-suggested-by: NTom Rini <trini@konsulko.com>
      Signed-off-by: NStephen Warren <swarren@wwwdotorg.org>
      Reviewed-by: NTom Rini <trini@konsulko.com>
      fe84ebf0
  27. 02 4月, 2016 2 次提交
  28. 16 3月, 2016 1 次提交
  29. 25 2月, 2016 1 次提交
  30. 15 1月, 2016 1 次提交
  31. 14 1月, 2016 1 次提交
  32. 08 1月, 2016 1 次提交
  33. 22 12月, 2015 2 次提交
  34. 30 11月, 2015 1 次提交
  35. 13 11月, 2015 1 次提交
  36. 16 5月, 2015 1 次提交