1. 07 5月, 2018 1 次提交
    • T
      SPDX: Convert all of our single license tags to Linux Kernel style · 83d290c5
      Tom Rini 提交于
      When U-Boot started using SPDX tags we were among the early adopters and
      there weren't a lot of other examples to borrow from.  So we picked the
      area of the file that usually had a full license text and replaced it
      with an appropriate SPDX-License-Identifier: entry.  Since then, the
      Linux Kernel has adopted SPDX tags and they place it as the very first
      line in a file (except where shebangs are used, then it's second line)
      and with slightly different comment styles than us.
      
      In part due to community overlap, in part due to better tag visibility
      and in part for other minor reasons, switch over to that style.
      
      This commit changes all instances where we have a single declared
      license in the tag as both the before and after are identical in tag
      contents.  There's also a few places where I found we did not have a tag
      and have introduced one.
      Signed-off-by: NTom Rini <trini@konsulko.com>
      83d290c5
  2. 24 7月, 2013 1 次提交
  3. 28 5月, 2010 1 次提交
    • W
      add missing PCS3 for MCF5445x · e9b43cae
      Wolfgang Wegner 提交于
      This patch adds the code for handling PCS3 (DSPI chip select 3) in
      cpu_init.c and m5445x.h
      
      Signed-off-by: Wolfgang Wegner <w.wegner at astro-kom.de>
      e9b43cae
  4. 13 4月, 2010 1 次提交
  5. 25 3月, 2010 1 次提交
  6. 04 11月, 2008 1 次提交
    • T
      ColdFire: Modules header files cleanup · 012522fe
      TsiChung Liew 提交于
      Consolidate ATA, ePORT, QSPI, FlexCan, PWM, RNG,
      MDHA, SKHA, INTC, and FlexBus structures and
      definitions in immap_5xxx.h to more unify modules
      header files. Append DSPI support for m547x_8x.
      SSI cleanup. Remove USB Host structure from immap_539.h.
      Apply changes to use FlexBus structures in mcf52x2's
      cpu_init.c and platform configuration files.
      Signed-off-by: NTsiChung Liew <Tsi-Chung.Liew@freescale.com>
      012522fe
  7. 18 1月, 2008 2 次提交
  8. 08 11月, 2007 1 次提交
  9. 17 8月, 2007 1 次提交