[PATCH 00/35] Relicense multiple BSPs

Joel Sherrill joel at rtems.org
Mon Jul 11 22:36:11 UTC 2022


Hi

Another round of license changes for the bsps/ subdirectory.  Again this
only touches files which have one copyright notice and that sole one is
from OAR, embedded brains, Chris Johns, or Gedare Bloom. I have split
them per BSP, shared, etc directory.

This finishes off the "easy" pass for the BSPs. The SPARC code is 
still not done but Daniel should be taking a swing at that soon.

Hopefully OK to commit.

--joel


Joel Sherrill (35):
  bsps/mips/shared: Change license to BSD-2
  bsps/mips/csb350: Change license to BSD-2
  bsps/mips/hurricane: Change license to BSD-2
  bsps/mips/include: Change license to BSD-2
  bsps/mips/jmr3904: Change license to BSD-2
  bsps/mips/malta: Change license to BSD-2
  bsps/mips/rbtx4925: Change license to BSD-2
  bsps/mips/rbtx4938: Change license to BSD-2
  bsps/moxie/moxiesim: Change license to BSD-2
  bsps/nios2/nios2_iss: Change license to BSD-2
  bsps/no_cpu/no_bsp: Change license to BSD-2
  bsps/powerpc/beatnik: Change license to BSD-2
  bsps/powerpc/gen5200: Change license to BSD-2
  bsps/powerpc/83xx: Change license to BSD-2
  bsps/powerpc/include: Change license to BSD-2
  bsps/powerpc/mpc55xxevb: Change license to BSD-2
  bsps/powerpc/mpc8260ads: Change license to BSD-2
  bsps/powerpc/psim: Change license to BSD-2
  bsps/powerpc/qemuppc: Change license to BSD-2
  bsps/powerpc/qoriq: Change license to BSD-2
  bsps/powerpc/shared: Change license to BSD-2
  bsps/powerpc/t32mppc: Change license to BSD-2
  bsps/powerpc/tqm8xx: Change license to BSD-2
  bsps/powerpc/virtex: Change license to BSD-2
  bsps/powerpc/virtex4: Change license to BSD-2
  bsps/powerpc/virtex5: Change license to BSD-2
  bsps/sh/gensh1: Change license to BSD-2
  bsps/sh/gensh2: Change license to BSD-2
  bsps/sh/shared: Change license to BSD-2
  bsps/sh/shsim: Change license to BSD-2
  bsps/sparc64/include: Change license to BSD-2
  bsps/sparc64/niagara: Change license to BSD-2
  bsps/sparc64/shared: Change license to BSD-2
  bsps/sparc64/usiii: Change license to BSD-2
  bsps/v850/gdbv850sim: Change license to BSD-2

 bsps/mips/csb350/console/console-io.c         | 25 ++++++++++++++++---
 bsps/mips/csb350/include/bsp.h                | 25 ++++++++++++++++---
 bsps/mips/csb350/include/bsp/irq.h            | 25 ++++++++++++++++---
 bsps/mips/csb350/start/bspreset.c             | 25 ++++++++++++++++---
 bsps/mips/csb350/start/bspstart.c             | 25 ++++++++++++++++---
 bsps/mips/hurricane/include/bsp.h             | 25 ++++++++++++++++---
 bsps/mips/hurricane/include/bsp/irq.h         | 25 ++++++++++++++++---
 bsps/mips/hurricane/irq/vectorisrs.c          | 25 ++++++++++++++++---
 bsps/mips/hurricane/start/bspstart.c          | 25 ++++++++++++++++---
 bsps/mips/hurricane/start/usc.S               | 25 ++++++++++++++++---
 bsps/mips/include/libcpu/isr_entries.h        | 25 ++++++++++++++++---
 bsps/mips/include/libcpu/rm5231.h             | 25 ++++++++++++++++---
 bsps/mips/include/libcpu/tx3904.h             | 25 ++++++++++++++++---
 bsps/mips/include/libcpu/tx4925.h             | 25 ++++++++++++++++---
 bsps/mips/include/libcpu/tx4938.h             | 25 ++++++++++++++++---
 bsps/mips/jmr3904/btimer/btimer.c             | 25 ++++++++++++++++---
 bsps/mips/jmr3904/clock/clockdrv.c            | 25 ++++++++++++++++---
 bsps/mips/jmr3904/console/console-io.c        | 25 ++++++++++++++++---
 bsps/mips/jmr3904/include/bsp.h               | 25 ++++++++++++++++---
 bsps/mips/jmr3904/include/bsp/irq.h           | 25 ++++++++++++++++---
 bsps/mips/jmr3904/irq/vectorisrs.c            | 25 ++++++++++++++++---
 bsps/mips/jmr3904/start/bspstart.c            | 25 ++++++++++++++++---
 bsps/mips/malta/console/conscfg.c             | 25 ++++++++++++++++---
 bsps/mips/malta/console/printk_support.c      | 25 ++++++++++++++++---
 bsps/mips/malta/include/bsp.h                 | 25 ++++++++++++++++---
 bsps/mips/malta/include/bsp/irq.h             | 25 ++++++++++++++++---
 bsps/mips/malta/irq/interruptmask.c           | 25 ++++++++++++++++---
 bsps/mips/malta/irq/vectorisrs.c              | 25 ++++++++++++++++---
 bsps/mips/malta/pci/pci.c                     | 25 ++++++++++++++++---
 bsps/mips/malta/start/bspreset.c              | 25 ++++++++++++++++---
 bsps/mips/malta/start/bspstart.c              | 25 ++++++++++++++++---
 bsps/mips/malta/start/inittlb.c               | 25 ++++++++++++++++---
 bsps/mips/malta/start/simple_access.c         | 25 ++++++++++++++++---
 bsps/mips/rbtx4925/clock/clockdrv.c           | 25 ++++++++++++++++---
 bsps/mips/rbtx4925/include/bsp.h              | 25 ++++++++++++++++---
 bsps/mips/rbtx4925/include/bsp/irq.h          | 25 ++++++++++++++++---
 bsps/mips/rbtx4925/irq/vectorisrs.c           | 25 ++++++++++++++++---
 bsps/mips/rbtx4925/start/bspstart.c           | 25 ++++++++++++++++---
 bsps/mips/rbtx4938/clock/clockdrv.c           | 25 ++++++++++++++++---
 bsps/mips/rbtx4938/include/bsp.h              | 25 ++++++++++++++++---
 bsps/mips/rbtx4938/include/bsp/irq.h          | 25 ++++++++++++++++---
 bsps/mips/rbtx4938/irq/vectorisrs.c           | 25 ++++++++++++++++---
 bsps/mips/rbtx4938/start/bspstart.c           | 25 ++++++++++++++++---
 bsps/mips/shared/clock/clockdrv.c             | 25 ++++++++++++++++---
 bsps/mips/shared/irq/interruptmask.c          | 25 ++++++++++++++++---
 bsps/mips/shared/irq/interruptmask_TX49.c     | 25 ++++++++++++++++---
 bsps/mips/shared/irq/isr_entries.S            | 25 ++++++++++++++++---
 bsps/mips/shared/irq/vectorexceptions.c       | 25 ++++++++++++++++---
 bsps/moxie/moxiesim/include/bsp.h             | 25 ++++++++++++++++---
 bsps/nios2/nios2_iss/include/bsp.h            | 25 ++++++++++++++++---
 bsps/no_cpu/no_bsp/btimer/btimer.c            | 25 ++++++++++++++++---
 bsps/no_cpu/no_bsp/btimer/timerisr.c          | 25 ++++++++++++++++---
 bsps/no_cpu/no_bsp/clock/ckinit.c             | 25 ++++++++++++++++---
 bsps/no_cpu/no_bsp/console/console.c          | 25 ++++++++++++++++---
 bsps/no_cpu/no_bsp/include/bsp.h              | 25 ++++++++++++++++---
 bsps/no_cpu/no_bsp/mpci/addrconv.c            | 25 ++++++++++++++++---
 bsps/no_cpu/no_bsp/mpci/getcfg.c              | 25 ++++++++++++++++---
 bsps/no_cpu/no_bsp/mpci/lock.c                | 25 ++++++++++++++++---
 bsps/no_cpu/no_bsp/mpci/mpisr.c               | 25 ++++++++++++++++---
 bsps/no_cpu/no_bsp/start/bspstart.c           | 25 ++++++++++++++++---
 bsps/no_cpu/no_bsp/start/linkcmds             | 25 ++++++++++++++++---
 bsps/no_cpu/no_bsp/start/setvec.c             | 25 ++++++++++++++++---
 bsps/powerpc/beatnik/irq/irq_test_app.c       | 25 ++++++++++++++++---
 bsps/powerpc/gen5200/ata/ata-dma-pio-single.c | 25 ++++++++++++++++---
 bsps/powerpc/gen5200/ata/ata-instance.c       | 25 ++++++++++++++++---
 bsps/powerpc/gen5200/ata/idecfg.c             | 25 ++++++++++++++++---
 bsps/powerpc/gen5200/bestcomm/bestcomm_glue.c | 25 ++++++++++++++++---
 bsps/powerpc/gen5200/dev/mpc5200-ata.c        | 25 ++++++++++++++++---
 bsps/powerpc/gen5200/include/bsp.h            | 25 ++++++++++++++++---
 bsps/powerpc/gen5200/include/bsp/ata.h        | 25 ++++++++++++++++---
 bsps/powerpc/gen5200/include/bsp/bestcomm.h   | 25 ++++++++++++++++---
 .../include/bsp/bestcomm/bestcomm_glue.h      | 25 ++++++++++++++++---
 .../gen5200/include/bsp/bestcomm_ops.h        | 25 ++++++++++++++++---
 bsps/powerpc/gen5200/include/bsp/mpc5200.h    | 25 ++++++++++++++++---
 bsps/powerpc/gen5200/include/bsp/mscan-base.h | 25 ++++++++++++++++---
 bsps/powerpc/gen5200/include/bsp/mscan.h      | 25 ++++++++++++++++---
 bsps/powerpc/gen5200/include/bsp/slicetimer.h | 25 ++++++++++++++++---
 .../gen5200/include/bsp/u-boot-config.h       | 25 ++++++++++++++++---
 bsps/powerpc/gen5200/mscan/mscan-base.c       | 25 ++++++++++++++++---
 bsps/powerpc/gen5200/mscan/mscan.c            | 25 ++++++++++++++++---
 bsps/powerpc/gen5200/mscan/mscan_int.h        | 25 ++++++++++++++++---
 bsps/powerpc/gen5200/start/bestcomm.c         | 25 ++++++++++++++++---
 bsps/powerpc/gen5200/start/bspreset.c         | 25 ++++++++++++++++---
 bsps/powerpc/gen5200/start/uboot_support.c    | 25 ++++++++++++++++---
 bsps/powerpc/gen83xx/console/console-config.c | 25 ++++++++++++++++---
 bsps/powerpc/gen83xx/dev/gtm.c                | 25 ++++++++++++++++---
 bsps/powerpc/gen83xx/dev/mpc83xx_i2cdrv.c     | 25 ++++++++++++++++---
 bsps/powerpc/gen83xx/dev/mpc83xx_spidrv.c     | 25 ++++++++++++++++---
 bsps/powerpc/gen83xx/i2c/i2c_init.c           | 25 ++++++++++++++++---
 bsps/powerpc/gen83xx/include/bsp.h            | 25 ++++++++++++++++---
 bsps/powerpc/gen83xx/include/bsp/hwreg_vals.h | 25 ++++++++++++++++---
 bsps/powerpc/gen83xx/include/bsp/irq.h        | 25 ++++++++++++++++---
 .../powerpc/gen83xx/include/bsp/tsec-config.h | 25 ++++++++++++++++---
 .../gen83xx/include/bsp/u-boot-config.h       | 25 ++++++++++++++++---
 bsps/powerpc/gen83xx/include/tm27.h           | 25 ++++++++++++++++---
 bsps/powerpc/gen83xx/irq/irq.c                | 25 ++++++++++++++++---
 bsps/powerpc/gen83xx/spi/spi_init.c           | 25 ++++++++++++++++---
 bsps/powerpc/gen83xx/start/bspreset.c         | 25 ++++++++++++++++---
 bsps/powerpc/gen83xx/start/bsprestart.c       | 25 ++++++++++++++++---
 bsps/powerpc/gen83xx/start/bspstart.c         | 25 ++++++++++++++++---
 bsps/powerpc/gen83xx/start/start.S            | 25 ++++++++++++++++---
 bsps/powerpc/gen83xx/start/uboot_support.c    | 25 ++++++++++++++++---
 bsps/powerpc/include/bsp/linker-symbols.h     | 25 ++++++++++++++++---
 bsps/powerpc/include/bsp/start.h              | 25 ++++++++++++++++---
 bsps/powerpc/include/bsp/tictac.h             | 25 ++++++++++++++++---
 bsps/powerpc/include/bsp/tsec.h               | 25 ++++++++++++++++---
 bsps/powerpc/include/libcpu/powerpc-utility.h | 25 ++++++++++++++++---
 bsps/powerpc/include/mpc83xx/gtm.h            | 25 ++++++++++++++++---
 bsps/powerpc/include/mpc83xx/mpc83xx_i2cdrv.h | 25 ++++++++++++++++---
 bsps/powerpc/include/mpc83xx/mpc83xx_spidrv.h | 25 ++++++++++++++++---
 bsps/powerpc/mpc55xxevb/clock/clock-config.c  | 25 ++++++++++++++++---
 .../mpc55xxevb/console/console-config.c       | 25 ++++++++++++++++---
 .../powerpc/mpc55xxevb/console/console-esci.c | 25 ++++++++++++++++---
 .../mpc55xxevb/console/console-generic.c      | 25 ++++++++++++++++---
 .../mpc55xxevb/console/console-linflex.c      | 25 ++++++++++++++++---
 bsps/powerpc/mpc55xxevb/dev/dspi.c            | 25 ++++++++++++++++---
 bsps/powerpc/mpc55xxevb/i2c/i2c_init.c        | 25 ++++++++++++++++---
 bsps/powerpc/mpc55xxevb/include/bsp.h         | 25 ++++++++++++++++---
 .../mpc55xxevb/include/bsp/console-esci.h     | 25 ++++++++++++++++---
 .../mpc55xxevb/include/bsp/console-generic.h  | 25 ++++++++++++++++---
 .../mpc55xxevb/include/bsp/console-linflex.h  | 25 ++++++++++++++++---
 bsps/powerpc/mpc55xxevb/include/bsp/irq.h     | 25 ++++++++++++++++---
 .../mpc55xxevb/include/bsp/mpc55xx-config.h   | 25 ++++++++++++++++---
 .../mpc55xxevb/include/bsp/smsc9218i.h        | 25 ++++++++++++++++---
 .../powerpc/mpc55xxevb/include/mpc55xx/dspi.h | 25 ++++++++++++++++---
 .../powerpc/mpc55xxevb/include/mpc55xx/edma.h | 25 ++++++++++++++++---
 .../mpc55xxevb/include/mpc55xx/emios.h        | 25 ++++++++++++++++---
 .../mpc55xxevb/include/mpc55xx/mpc55xx.h      | 25 ++++++++++++++++---
 .../mpc55xxevb/include/mpc55xx/reg-defs.h     | 25 ++++++++++++++++---
 .../powerpc/mpc55xxevb/include/mpc55xx/regs.h | 25 ++++++++++++++++---
 bsps/powerpc/mpc55xxevb/include/mpc55xx/siu.h | 25 ++++++++++++++++---
 .../mpc55xxevb/include/mpc55xx/watchdog.h     | 25 ++++++++++++++++---
 bsps/powerpc/mpc55xxevb/start/bspreset.c      | 25 ++++++++++++++++---
 bsps/powerpc/mpc55xxevb/start/bspstart.c      | 25 ++++++++++++++++---
 bsps/powerpc/mpc55xxevb/start/copy.S          | 25 ++++++++++++++++---
 bsps/powerpc/mpc55xxevb/start/edma.c          | 25 ++++++++++++++++---
 bsps/powerpc/mpc55xxevb/start/emios.c         | 25 ++++++++++++++++---
 .../mpc55xxevb/start/exc-vector-base.S        | 25 ++++++++++++++++---
 .../mpc55xxevb/start/get-system-clock.c       | 25 ++++++++++++++++---
 bsps/powerpc/mpc55xxevb/start/idle-thread.c   | 25 ++++++++++++++++---
 bsps/powerpc/mpc55xxevb/start/irq.c           | 25 ++++++++++++++++---
 bsps/powerpc/mpc55xxevb/start/restart.c       | 25 ++++++++++++++++---
 bsps/powerpc/mpc55xxevb/start/sd-card-init.c  | 25 ++++++++++++++++---
 bsps/powerpc/mpc55xxevb/start/siu.c           | 25 ++++++++++++++++---
 bsps/powerpc/mpc55xxevb/start/start-cache.S   | 25 ++++++++++++++++---
 bsps/powerpc/mpc55xxevb/start/start-clock.c   | 25 ++++++++++++++++---
 .../mpc55xxevb/start/start-config-clock.c     | 25 ++++++++++++++++---
 .../start/start-config-ebi-cs-cal.c           | 25 ++++++++++++++++---
 .../mpc55xxevb/start/start-config-ebi-cs.c    | 25 ++++++++++++++++---
 .../mpc55xxevb/start/start-config-ebi.c       | 25 ++++++++++++++++---
 .../mpc55xxevb/start/start-config-mmu-early.c | 25 ++++++++++++++++---
 .../mpc55xxevb/start/start-config-mmu.c       | 25 ++++++++++++++++---
 .../mpc55xxevb/start/start-config-siu-pcr.c   | 25 ++++++++++++++++---
 bsps/powerpc/mpc55xxevb/start/start-early.c   | 25 ++++++++++++++++---
 bsps/powerpc/mpc55xxevb/start/start-flash.S   | 25 ++++++++++++++++---
 .../powerpc/mpc55xxevb/start/start-prologue.c | 25 ++++++++++++++++---
 .../powerpc/mpc55xxevb/start/start-watchdog.c | 25 ++++++++++++++++---
 bsps/powerpc/mpc55xxevb/start/start.S         | 25 ++++++++++++++++---
 bsps/powerpc/mpc8260ads/include/bsp.h         | 25 ++++++++++++++++---
 bsps/powerpc/mpc8260ads/start/bspstart.c      | 25 ++++++++++++++++---
 bsps/powerpc/psim/console/console-io.c        | 25 ++++++++++++++++---
 bsps/powerpc/psim/mpci/addrconv.c             | 25 ++++++++++++++++---
 bsps/powerpc/psim/mpci/getcfg.c               | 25 ++++++++++++++++---
 bsps/powerpc/psim/mpci/lock.c                 | 25 ++++++++++++++++---
 bsps/powerpc/psim/mpci/mpisr.c                | 25 ++++++++++++++++---
 bsps/powerpc/psim/start/bspstart.c            | 25 ++++++++++++++++---
 bsps/powerpc/psim/start/linkcmds              | 25 ++++++++++++++++---
 bsps/powerpc/qemuppc/console/console-io.c     | 25 ++++++++++++++++---
 bsps/powerpc/qemuppc/include/bsp.h            | 25 ++++++++++++++++---
 bsps/powerpc/qemuppc/irq/irq_init.c           | 25 ++++++++++++++++---
 bsps/powerpc/qemuppc/start/bspstart.c         | 25 ++++++++++++++++---
 bsps/powerpc/qoriq/btimer/btimer.c            | 25 ++++++++++++++++---
 bsps/powerpc/qoriq/clock/clock-config.c       | 25 ++++++++++++++++---
 bsps/powerpc/qoriq/console/console-config.c   | 25 ++++++++++++++++---
 .../qoriq/console/uart-bridge-master.c        | 25 ++++++++++++++++---
 .../powerpc/qoriq/console/uart-bridge-slave.c | 25 ++++++++++++++++---
 bsps/powerpc/qoriq/include/bsp.h              | 25 ++++++++++++++++---
 bsps/powerpc/qoriq/include/bsp/intercom.h     | 25 ++++++++++++++++---
 bsps/powerpc/qoriq/include/bsp/irq.h          | 25 ++++++++++++++++---
 bsps/powerpc/qoriq/include/bsp/mmu.h          | 25 ++++++++++++++++---
 bsps/powerpc/qoriq/include/bsp/qoriq.h        | 25 ++++++++++++++++---
 bsps/powerpc/qoriq/include/bsp/tsec-config.h  | 25 ++++++++++++++++---
 bsps/powerpc/qoriq/include/bsp/uart-bridge.h  | 25 ++++++++++++++++---
 bsps/powerpc/qoriq/include/tm27.h             | 25 ++++++++++++++++---
 bsps/powerpc/qoriq/irq/irq.c                  | 25 ++++++++++++++++---
 bsps/powerpc/qoriq/mpci/intercom-mpci.c       | 25 ++++++++++++++++---
 bsps/powerpc/qoriq/mpci/intercom.c            | 25 ++++++++++++++++---
 bsps/powerpc/qoriq/mpci/lock.S                | 25 ++++++++++++++++---
 bsps/powerpc/qoriq/rtc/rtc-config.c           | 25 ++++++++++++++++---
 bsps/powerpc/qoriq/start/bspreset.c           | 25 ++++++++++++++++---
 bsps/powerpc/qoriq/start/bsprestart.c         | 25 ++++++++++++++++---
 bsps/powerpc/qoriq/start/bspsmp.c             | 25 ++++++++++++++++---
 bsps/powerpc/qoriq/start/bspstart.c           | 25 ++++++++++++++++---
 bsps/powerpc/qoriq/start/epapr_hcalls.S       | 25 ++++++++++++++++---
 bsps/powerpc/qoriq/start/l1cache.S            | 25 ++++++++++++++++---
 bsps/powerpc/qoriq/start/l2cache.S            | 25 ++++++++++++++++---
 bsps/powerpc/qoriq/start/mmu-config.c         | 25 ++++++++++++++++---
 bsps/powerpc/qoriq/start/mmu-tlb1.S           | 25 ++++++++++++++++---
 bsps/powerpc/qoriq/start/mmu.c                | 25 ++++++++++++++++---
 bsps/powerpc/qoriq/start/portal.c             | 25 ++++++++++++++++---
 bsps/powerpc/qoriq/start/restart.S            | 25 ++++++++++++++++---
 bsps/powerpc/qoriq/start/start.S              | 25 ++++++++++++++++---
 bsps/powerpc/shared/btimer/btimer-ppc-dec.c   | 25 ++++++++++++++++---
 bsps/powerpc/shared/clock/clock.c             | 25 ++++++++++++++++---
 .../powerpc/shared/exceptions/ppc-code-copy.c | 25 ++++++++++++++++---
 .../shared/exceptions/ppc-exc-handler-table.c | 25 ++++++++++++++++---
 .../shared/exceptions/ppc_exc_alignment.c     | 25 ++++++++++++++++---
 .../shared/exceptions/ppc_exc_async_normal.S  | 25 ++++++++++++++++---
 .../powerpc/shared/exceptions/ppc_exc_fatal.S | 25 ++++++++++++++++---
 .../powerpc/shared/exceptions/ppc_exc_naked.S | 25 ++++++++++++++++---
 bsps/powerpc/shared/start/bsp-start-zero.S    | 25 ++++++++++++++++---
 bsps/powerpc/shared/start/bspidle.c           | 25 ++++++++++++++++---
 bsps/powerpc/shared/start/linkcmds.base       | 25 ++++++++++++++++---
 bsps/powerpc/shared/start/memcpy.c            | 25 ++++++++++++++++---
 bsps/powerpc/shared/start/rtems_crti.S        | 25 ++++++++++++++++---
 bsps/powerpc/shared/start/rtems_crtn.S        | 25 ++++++++++++++++---
 bsps/powerpc/shared/start/showbats.c          | 25 ++++++++++++++++---
 bsps/powerpc/shared/start/tictac.c            | 25 ++++++++++++++++---
 .../powerpc/shared/u-boot/uboot_dump_bdinfo.c | 25 ++++++++++++++++---
 bsps/powerpc/shared/u-boot/uboot_getenv.c     | 25 ++++++++++++++++---
 bsps/powerpc/t32mppc/clock/clock-config.c     | 25 ++++++++++++++++---
 bsps/powerpc/t32mppc/console/console.c        | 25 ++++++++++++++++---
 bsps/powerpc/t32mppc/include/bsp.h            | 25 ++++++++++++++++---
 bsps/powerpc/t32mppc/include/bsp/irq.h        | 25 ++++++++++++++++---
 bsps/powerpc/t32mppc/irq/irq.c                | 25 ++++++++++++++++---
 bsps/powerpc/t32mppc/start/bspreset.c         | 25 ++++++++++++++++---
 bsps/powerpc/t32mppc/start/bspstart.c         | 25 ++++++++++++++++---
 bsps/powerpc/t32mppc/start/start.S            | 25 ++++++++++++++++---
 bsps/powerpc/tqm8xx/include/bsp/irq.h         | 25 ++++++++++++++++---
 bsps/powerpc/tqm8xx/include/bsp/spi.h         | 25 ++++++++++++++++---
 bsps/powerpc/tqm8xx/include/bsp/tqm.h         | 25 ++++++++++++++++---
 bsps/powerpc/tqm8xx/irq/irq.c                 | 25 ++++++++++++++++---
 bsps/powerpc/tqm8xx/spi/spi.c                 | 25 ++++++++++++++++---
 bsps/powerpc/tqm8xx/start/bspstart.c          | 25 ++++++++++++++++---
 bsps/powerpc/tqm8xx/start/start.S             | 25 ++++++++++++++++---
 bsps/powerpc/virtex/include/bsp/irq.h         | 25 ++++++++++++++++---
 bsps/powerpc/virtex/start/start.S             | 25 ++++++++++++++++---
 bsps/powerpc/virtex4/include/bsp/irq.h        | 25 ++++++++++++++++---
 bsps/powerpc/virtex4/irq/irq_init.c           | 25 ++++++++++++++++---
 bsps/powerpc/virtex5/include/bsp/irq.h        | 25 ++++++++++++++++---
 bsps/powerpc/virtex5/irq/irq_init.c           | 25 ++++++++++++++++---
 bsps/sh/gensh1/console/scitab.c               | 25 ++++++++++++++++---
 bsps/sh/gensh2/console/config.c               | 25 ++++++++++++++++---
 bsps/sh/gensh2/console/sci_termios.c          | 25 ++++++++++++++++---
 bsps/sh/gensh2/console/scitab.c               | 25 ++++++++++++++++---
 bsps/sh/gensh2/include/sh/sci_termios.h       | 25 ++++++++++++++++---
 bsps/sh/shared/start/bsphwinit.c              | 25 ++++++++++++++++---
 bsps/sh/shsim/console/console-debugio.c       | 25 ++++++++++++++++---
 bsps/sh/shsim/console/console-io.c            | 25 ++++++++++++++++---
 bsps/sh/shsim/start/cpu_asm.c                 | 25 ++++++++++++++++---
 bsps/sh/shsim/start/sysexit.c                 | 25 ++++++++++++++++---
 bsps/sparc64/include/asm.h                    | 25 ++++++++++++++++---
 bsps/sparc64/include/traptable.h              | 25 ++++++++++++++++---
 bsps/sparc64/niagara/include/bsp.h            | 25 ++++++++++++++++---
 bsps/sparc64/niagara/start/bspclean.c         | 25 ++++++++++++++++---
 bsps/sparc64/niagara/start/bspinit.S          | 25 ++++++++++++++++---
 bsps/sparc64/shared/clock/ckinit.c            | 25 ++++++++++++++++---
 bsps/sparc64/shared/start/halt.S              | 25 ++++++++++++++++---
 bsps/sparc64/shared/start/trap_table.S        | 25 ++++++++++++++++---
 bsps/sparc64/usiii/include/bsp.h              | 25 ++++++++++++++++---
 bsps/sparc64/usiii/start/bspinit.S            | 25 ++++++++++++++++---
 bsps/v850/gdbv850sim/console/console-io.c     | 25 ++++++++++++++++---
 bsps/v850/gdbv850sim/include/bsp.h            | 25 ++++++++++++++++---
 bsps/v850/gdbv850sim/start/bspreset.c         | 25 ++++++++++++++++---
 264 files changed, 5808 insertions(+), 792 deletions(-)

-- 
2.24.4



More information about the devel mailing list