1. 23 4月, 2014 2 次提交
  2. 17 10月, 2013 1 次提交
  3. 24 7月, 2013 1 次提交
  4. 25 5月, 2013 1 次提交
  5. 03 10月, 2011 1 次提交
    • R
      powerpc/p4080: Add support for secure boot flow · 7065b7d4
      Ruchika Gupta 提交于
      Pre u-boot Flow:
      1. User loads the u-boot image in flash
      2. PBL/Configuration word is used to create LAW for Flash at 0xc0000000
         (Please note that ISBC expects all these addresses, images to be
          validated, entry point etc within 0 - 3.5G range)
      3. ISBC validates the u-boot image, and passes control to u-boot
         at 0xcffffffc.
      
      Changes in u-boot:
      1. Temporarily map CONFIG_SYS_MONITOR_BASE to the 1M
         CONFIG_SYS_PBI_FLASH_WINDOW in AS=1.
         (The CONFIG_SYS_PBI_FLASH_WINDOW is the address map for the flash
          created by PBL/configuration word within 0 - 3.5G memory range. The
          u-boot image at this address has been validated by ISBC code)
      2. Remove TLB entries for 0 - 3.5G created by ISBC code
      3. Remove the LAW entry for the CONFIG_SYS_PBI_FLASH_WINDOW created by
         PBL/configuration word after switch to AS = 1
      Signed-off-by: NRuchika Gupta <ruchika.gupta@freescale.com>
      Signed-off-by: NKuldip Giroh <kuldip.giroh@freescale.com>
      Acked-by: NWood Scott-B07421 <B07421@freescale.com>
      Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
      7065b7d4
  6. 20 5月, 2011 1 次提交
  7. 28 4月, 2011 1 次提交
  8. 20 1月, 2011 1 次提交
  9. 14 1月, 2011 6 次提交
  10. 12 11月, 2010 2 次提交
  11. 19 10月, 2010 1 次提交
  12. 02 8月, 2010 1 次提交
  13. 13 4月, 2010 1 次提交
  14. 13 2月, 2010 1 次提交
    • J
      prepare joining at91rm9200 into at91 · 98250e8e
      Jens Scharsig 提交于
      * prepare joining at91 and at91rm9200
       * add modified copy of soc files to cpu/arm920t/at91 to make
         possible to compile at91rm9200 boards in at91 tree instead
         of at91rm9200
       * add header files with c structure defs for AT91 MC, ST and TC
       * the new cpu files are using at91 c structure soc access
       * please read README.soc-at91 for details
      Signed-off-by: NJens Scharsig <js_at_ng@scharsoft.de>
      98250e8e
  15. 31 10月, 2008 1 次提交
  16. 24 10月, 2008 1 次提交