Skip to content
Snippets Groups Projects
  1. Sep 04, 2011
  2. Sep 03, 2011
  3. Aug 03, 2011
  4. Jul 26, 2011
  5. Jul 04, 2011
  6. Jun 30, 2011
  7. Jun 22, 2011
  8. Jun 21, 2011
  9. May 11, 2011
  10. Apr 27, 2011
  11. Apr 13, 2011
  12. Apr 02, 2011
  13. Dec 16, 2010
    • Prafulla Wadaskar's avatar
      Armada100: Add Board Support for Marvell Aspenite-DB · c291e2fc
      Prafulla Wadaskar authored
      
      Aspenite is a Development Board for ASPEN/ARMADA168(88AP168) with
      	* Processor upto 1.2GHz
              * Parallel 1Gb x8 DDR2-1066 MHz
              * 16 Mb x16 NOR, 4Gb x8 SLC NAND, footprint for SPI NOR
              * Footprints for eMMC/eSD NAND & MMC x8 card
              * 4-in-1 card reader (xD, MMC/SD/MS Pro), CF True IDE socket
              * SEAF memory board, subset of PISMO2
          With Peripherals:
              * 4.3” WVGA 24-bit LCD
              * Audio codecs (AC97 & I2S), TSI
              * VGA camera
              * Video in via 3 RCA jacks, and HDMI type C out
              * Marvell 88W8688 802.11bg/BT module
              * GPS RF IC
              * Dual analog mics & speakers, headset jack, LED, ambient light sensor
              * USB2.0 HS host  (A), OTG (micro AB)
              * FE PHY, PCIE Mini Card  slot
              * GPIO, GPIO expander with DIP switches for easier selection UART serial over USB, CIR
      
      This patch adds basic board support with DRAM and UART functionality
      The patch is tested for boot from DRAM using XDB
      
      Signed-off-by: default avatarMahavir Jain <mjain@marvell.com>
      Signed-off-by: default avatarPrafulla Wadaskar <prafulla@marvell.com>
      c291e2fc
  14. Dec 07, 2010
  15. Nov 14, 2010
    • Peter Tyser's avatar
      MAKEALL: Do a sanity check on user-supplied arguments · cd57b0bb
      Peter Tyser authored
      
      Add a check to make sure that the user's arguments actually find a board
      in boards.cfg.  Previously, if a user misspelled an argument the
      argument would be discarded without warning.  For example, running
      'MAKEALL -c 85xx' with the intention of compiling all Freescale 85xx
      boards would instead silently discard the '-c 85xx' argument since the
      proper cpu name is 'mpc85xx' and then proceed to compile all PowerPC
      boards (MAKEALL's default).
      
      Also fix an unrelated typo.
      
      Signed-off-by: default avatarPeter Tyser <ptyser@xes-inc.com>
      cd57b0bb
  16. Oct 27, 2010
  17. Oct 26, 2010
  18. Oct 23, 2010
  19. Oct 21, 2010
  20. Oct 19, 2010
Loading