1. 02 2月, 2011 4 次提交
  2. 27 1月, 2011 1 次提交
  3. 19 1月, 2011 3 次提交
  4. 14 1月, 2011 4 次提交
  5. 11 1月, 2011 1 次提交
  6. 17 12月, 2010 3 次提交
  7. 09 12月, 2010 2 次提交
    • S
      Davinci: add support for the ea20 board · 76bfe76b
      Stefano Babic 提交于
      This board uses the OMAP-L138 SOM stacked on a
      custom baseboard. It supports SPI Flash, Ethernet
      with RMII.
      Signed-off-by: NStefano Babic <sbabic@denx.de>
      Signed-off-by: NBen Gardiner <bengardiner@nanometrics.ca>
      Signed-off-by: NSandeep Paulraj <s-paulraj@ti.com>
      76bfe76b
    • S
      Add board support for hawkboard · dfddb5e6
      Sughosh Ganu 提交于
      The patch adds basic board support for TI's OMAP-L138 based
      Hawkboard. This board is pretty similar to the da850 EVM. Support for
      nand and network access is added in this version.
      
      The following bootup procedure is used.
      
      At reset, the Rom Boot Loader(RBL), initialises the ddr and the nand
      controllers and copies the second stage bootloader(nand_spl) to
      RAM. The secondary bootloader then copies u-boot from a predefined
      location in the nand flash to the RAM, and passes control to the
      u-boot image.
      
      Three config options are supported
      * hawkboard_config - Used to create the u-boot.bin. Tftp the
       u-boot.bin image to the RAM from u-boot, and flash to the nand flash
       at address 0xe0000.
      
      * hawkboard_nand_config - Used to generate the secondary
       bootloader(nand_spl) image. This creates an elf file u-boot-spl
       under nand_spl/. Create an AIS signed image using this file, and
       flash it to the nand flash at address 0x20000. The ais file should
       fit in one block.
      
      * hawkboard_uart_config - This is same as the first image, but with
       the TEXT_BASE as expected by the RBL(0xc1080000). Create the AIS
      Signed-off-by: NSughosh Ganu <urwithsughosh@gmail.com>
      Signed-off-by: NBen Gardiner <bengardiner@nanometrics.ca>
      Signed-off-by: NSandeep Paulraj <s-paulraj@ti.com>
      dfddb5e6
  8. 08 12月, 2010 1 次提交
  9. 07 12月, 2010 2 次提交
  10. 01 12月, 2010 2 次提交
    • S
      Davinci: add support for the ea20 board · 649a33e4
      Stefano Babic 提交于
      This board uses the OMAP-L138 SOM stacked on a
      custom baseboard. It supports SPI Flash, Ethernet
      with RMII.
      Signed-off-by: NStefano Babic <sbabic@denx.de>
      Signed-off-by: NBen Gardiner <bengardiner@nanometrics.ca>
      Signed-off-by: NSandeep Paulraj <s-paulraj@ti.com>
      649a33e4
    • S
      Add board support for hawkboard · 48571ff0
      Sughosh Ganu 提交于
      The patch adds basic board support for TI's OMAP-L138 based
      Hawkboard. This board is pretty similar to the da850 EVM. Support for
      nand and network access is added in this version.
      
      The following bootup procedure is used.
      
      At reset, the Rom Boot Loader(RBL), initialises the ddr and the nand
      controllers and copies the second stage bootloader(nand_spl) to
      RAM. The secondary bootloader then copies u-boot from a predefined
      location in the nand flash to the RAM, and passes control to the
      u-boot image.
      
      Three config options are supported
      * hawkboard_config - Used to create the u-boot.bin. Tftp the
       u-boot.bin image to the RAM from u-boot, and flash to the nand flash
       at address 0xe0000.
      
      * hawkboard_nand_config - Used to generate the secondary
       bootloader(nand_spl) image. This creates an elf file u-boot-spl
       under nand_spl/. Create an AIS signed image using this file, and
       flash it to the nand flash at address 0x20000. The ais file should
       fit in one block.
      
      * hawkboard_uart_config - This is same as the first image, but with
       the TEXT_BASE as expected by the RBL(0xc1080000). Create the AIS
      Signed-off-by: NSughosh Ganu <urwithsughosh@gmail.com>
      Signed-off-by: NBen Gardiner <bengardiner@nanometrics.ca>
      Signed-off-by: NSandeep Paulraj <s-paulraj@ti.com>
      48571ff0
  11. 28 11月, 2010 1 次提交
  12. 27 11月, 2010 3 次提交
  13. 25 11月, 2010 1 次提交
  14. 10 11月, 2010 1 次提交
  15. 26 10月, 2010 1 次提交
  16. 25 10月, 2010 1 次提交
  17. 24 10月, 2010 1 次提交
  18. 22 10月, 2010 5 次提交
  19. 21 10月, 2010 3 次提交