1. 09 1月, 2013 1 次提交
  2. 07 12月, 2012 1 次提交
  3. 06 12月, 2012 1 次提交
  4. 28 11月, 2012 2 次提交
  5. 14 11月, 2012 1 次提交
  6. 31 10月, 2012 2 次提交
  7. 30 10月, 2012 1 次提交
  8. 29 10月, 2012 1 次提交
  9. 26 10月, 2012 2 次提交
    • S
      MX35: add support for woodburn board · d81b27a2
      Stefano Babic 提交于
      The woodburn board is based on the MX35 SOC.
      Support for both external (NOR) and internal
      (SD Card) boot mode are added. It uses the
      generic SPL framework to implement the internal boot
      mode.
      
      The following peripherals are supported:
      - Ethernet (FEC)
      - SD Card
      - NAND (512 MB)
      - NOR Flash
      
      In the internal boot mode, a simple imximage header
      is generated to set the address in internal RAM
      where the SOC must copy the SPL code. The initial setup
      is then demanded to the SPL itself.
      Signed-off-by: NStefano Babic <sbabic@denx.de>
      d81b27a2
    • A
      am335x_evm: Enable use of UART{1,2,3,4,5} · c3f8318f
      Andrew Bradford 提交于
      Add targets of am335x_evm_uart{1,2,3,4,5} to have serial input/output on
      UART{1,2,3,4,5} for use with the Beaglebone RS232 cape, am335x_evm
      daughterboard, and other custom configurations.
      
      Modify target for am335x_evm to include SERIAL1 and CONS_INDEX=1
      options in order to clarify UART selection requirements.
      Signed-off-by: NAndrew Bradford <andrew@bradfordembedded.com>
      c3f8318f
  10. 24 10月, 2012 2 次提交
  11. 23 10月, 2012 1 次提交
  12. 18 10月, 2012 1 次提交
  13. 17 10月, 2012 1 次提交
  14. 16 10月, 2012 10 次提交
  15. 06 10月, 2012 1 次提交
    • W
      MPC85xx: remove support for TQM85xx boards · d923a5d5
      Wolfgang Denk 提交于
      Due to grown code sizes the TQM85xx boards don't build any more with
      some older tool chains (like ELDK 4.2).  As these boards have long
      reached EOL it seems a waste of effort trying to fix them.  The vendor
      has agreed to drop support for them, too.  So let's get rid of them.
      Signed-off-by: NWolfgang Denk <wd@denx.de>
      Cc: Stefan Roese <sr@denx.de>
      cc: Kim Phillips <kim.phillips@freescale.com>
      Acked-by: NStefan Roese <sr@denx.de>
      d923a5d5
  16. 05 10月, 2012 1 次提交
  17. 04 10月, 2012 2 次提交
  18. 03 10月, 2012 6 次提交
  19. 19 9月, 2012 1 次提交
    • M
      ARM: Remove apollon board · 535c74f8
      Marek Vasut 提交于
      This board is the only board that still sticks to OneNAND IPL.
      Remove this board, since we have SPL around for a while and
      OneNAND is well supported in the SPL framework. The board can
      be revived if necessary.
      Signed-off-by: NMarek Vasut <marex@denx.de>
      Cc: Albert Aribaud <albert.u.boot@aribaud.net>
      Cc: Kyungmin Park <kyungmin.park@samsung.com>
      Cc: Tom Rini <trini@ti.com>
      535c74f8
  20. 13 9月, 2012 1 次提交
  21. 05 9月, 2012 1 次提交