Skip to content
Snippets Groups Projects
  1. Jul 04, 2011
  2. Jun 30, 2011
  3. Jun 22, 2011
  4. Jun 21, 2011
  5. May 11, 2011
  6. Apr 27, 2011
  7. Apr 13, 2011
  8. Apr 02, 2011
  9. 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
  10. Dec 07, 2010
  11. 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
  12. Oct 27, 2010
  13. Oct 26, 2010
  14. Oct 23, 2010
  15. Oct 21, 2010
  16. Oct 19, 2010
  17. Oct 18, 2010
  18. Oct 17, 2010
  19. Oct 13, 2010
    • Matt Waddel's avatar
      ARMV7: Versatile Express Coretile CortexA9x4 support · b80e41ac
      Matt Waddel authored
      
      Adds support for the ARM quad-core Cortex-A9 processor
      
      This system includes a motherboard(Versatile Express), daughterboard
      (Coretile), and SOC(Cortex-A9 quad core).  The serial port, ethernet,
      and flash systems work with these additions.  The naming convention
      is:
         SOC -> CortexA9 quad core = ca9x4
         daughterboard -> Coretile = ct
         motherboard -> Versatile Express = vxp
      This gives ca9x4_ct_vxp.c as the board support file.
      
      Signed-off-by: default avatarMatt Waddel <matt.waddel@linaro.org>
      b80e41ac
  20. Sep 21, 2010
  21. Sep 19, 2010
  22. Sep 12, 2010
    • Graeme Russ's avatar
      x86: Remove Unmaintained Boards · 215e1cb3
      Graeme Russ authored
      The SC520 CDP boards originally implemented by Daniel Engström are now
      very broken. Attempts to contact Daniel via the email address on the
      copyright notice have failed. Remove these boards from mainline
      215e1cb3
  23. Aug 10, 2010
  24. Aug 01, 2010
  25. Jul 17, 2010
  26. Jul 16, 2010
  27. Jul 14, 2010
  28. Jul 13, 2010
  29. Jul 12, 2010
    • Thomas Chou's avatar
      nios2: remove EP1C20, EP1S10, EP1S40 boards · a3c09f66
      Thomas Chou authored
      
      The example configuration files of nios2-generic board can generated
      binary to run on the EP1C20, EP1S10, and EP1S40 boards. So the three
      boards can be removed.
      
      With nios2-generic approach, the fpga parameter header file can
      be generated from hardware designs using tools. Porting u-boot for
      nios2 boards is simplified. Vendors can supply their fpga parameter
      file or patches to add a new nios2-generic board instance. There is
      no need to include other boards support for nios2 in the u-boot
      mainline.
      
      Signed-off-by: default avatarThomas Chou <thomas@wytron.com.tw>
      Signed-off-by: default avatarScott McNutt <smcnutt@psyent.com>
      a3c09f66
Loading