Changeset ba619b7f in rtems
- Timestamp:
- 03/01/22 21:38:20 (15 months ago)
- Branches:
- master
- Children:
- 9bf813c5
- Parents:
- 7a9b240
- git-author:
- Joel Sherrill <joel@…> (03/01/22 21:38:20)
- git-committer:
- Christian Mauderer <christian.mauderer@…> (03/10/22 07:43:50)
- Location:
- bsps/arm
- Files:
-
- 225 edited
Legend:
- Unmodified
- Added
- Removed
-
bsps/arm/altera-cyclone-v/console/console-config.c
r7a9b240 rba619b7f 7 7 /* 8 8 * Copyright (c) 2013-2014 embedded brains GmbH. All rights reserved. 9 *10 * embedded brains GmbH11 * Dornierstr. 412 * 82178 Puchheim13 * Germany14 * <info@embedded-brains.de>15 9 * 16 10 * The license and distribution terms for this file may be -
bsps/arm/altera-cyclone-v/i2c/i2cdrv-config.c
r7a9b240 rba619b7f 7 7 /* 8 8 * Copyright (c) 2014 embedded brains GmbH. All rights reserved. 9 *10 * embedded brains GmbH11 * Dornierstr. 412 * 82178 Puchheim13 * Germany14 * <info@embedded-brains.de>15 9 * 16 10 * The license and distribution terms for this file may be -
bsps/arm/altera-cyclone-v/i2c/i2cdrv-config.h
r7a9b240 rba619b7f 7 7 /* 8 8 * Copyright (c) 2014 embedded brains GmbH. All rights reserved. 9 *10 * embedded brains GmbH11 * Dornierstr. 412 * 82178 Puchheim13 * Germany14 * <info@embedded-brains.de>15 9 * 16 10 * The license and distribution terms for this file may be -
bsps/arm/altera-cyclone-v/i2c/i2cdrv.c
r7a9b240 rba619b7f 7 7 /* 8 8 * Copyright (c) 2014 embedded brains GmbH. All rights reserved. 9 *10 * embedded brains GmbH11 * Dornierstr. 412 * 82178 Puchheim13 * Germany14 * <info@embedded-brains.de>15 9 * 16 10 * The license and distribution terms for this file may be -
bsps/arm/altera-cyclone-v/include/bsp.h
r7a9b240 rba619b7f 7 7 /* 8 8 * Copyright (c) 2013, 2018 embedded brains GmbH. All rights reserved. 9 *10 * embedded brains GmbH11 * Dornierstr. 412 * 82178 Puchheim13 * Germany14 * <info@embedded-brains.de>15 9 * 16 10 * The license and distribution terms for this file may be -
bsps/arm/altera-cyclone-v/include/bsp/i2cdrv.h
r7a9b240 rba619b7f 7 7 /* 8 8 * Copyright (c) 2014 embedded brains GmbH. All rights reserved. 9 *10 * embedded brains GmbH11 * Dornierstr. 412 * 82178 Puchheim13 * Germany14 * <info@embedded-brains.de>15 9 * 16 10 * The license and distribution terms for this file may be -
bsps/arm/altera-cyclone-v/include/bsp/irq.h
r7a9b240 rba619b7f 7 7 /* 8 8 * Copyright (c) 2013 embedded brains GmbH. All rights reserved. 9 *10 * embedded brains GmbH11 * Dornierstr. 412 * 82178 Puchheim13 * Germany14 * <info@embedded-brains.de>15 9 * 16 10 * The license and distribution terms for this file may be -
bsps/arm/altera-cyclone-v/include/tm27.h
r7a9b240 rba619b7f 7 7 /* 8 8 * Copyright (c) 2013 embedded brains GmbH. All rights reserved. 9 *10 * embedded brains GmbH11 * Dornierstr. 412 * 82178 Puchheim13 * Germany14 * <info@embedded-brains.de>15 9 * 16 10 * The license and distribution terms for this file may be -
bsps/arm/altera-cyclone-v/rtc/rtc.c
r7a9b240 rba619b7f 7 7 /* 8 8 * Copyright (c) 2014 embedded brains GmbH. All rights reserved. 9 *10 * embedded brains GmbH11 * Dornierstr. 412 * 82178 Puchheim13 * Germany14 * <info@embedded-brains.de>15 9 * 16 10 * The license and distribution terms for this file may be -
bsps/arm/altera-cyclone-v/start/bspclean.c
r7a9b240 rba619b7f 7 7 /* 8 8 * Copyright (c) 2015 embedded brains GmbH. All rights reserved. 9 *10 * embedded brains GmbH11 * Dornierstr. 412 * 82178 Puchheim13 * Germany14 * <info@embedded-brains.de>15 9 * 16 10 * The license and distribution terms for this file may be -
bsps/arm/altera-cyclone-v/start/bspreset.c
r7a9b240 rba619b7f 7 7 /* 8 8 * Copyright (c) 2013 embedded brains GmbH. All rights reserved. 9 *10 * embedded brains GmbH11 * Dornierstr. 412 * 82178 Puchheim13 * Germany14 * <info@embedded-brains.de>15 9 * 16 10 * The license and distribution terms for this file may be -
bsps/arm/altera-cyclone-v/start/bspsmp.c
r7a9b240 rba619b7f 7 7 /* 8 8 * Copyright (c) 2013-2014 embedded brains GmbH. All rights reserved. 9 *10 * embedded brains GmbH11 * Dornierstr. 412 * 82178 Puchheim13 * Germany14 * <info@embedded-brains.de>15 9 * 16 10 * The license and distribution terms for this file may be -
bsps/arm/altera-cyclone-v/start/bspstart.c
r7a9b240 rba619b7f 7 7 /* 8 8 * Copyright (c) 2013, 2018 embedded brains GmbH. All rights reserved. 9 *10 * embedded brains GmbH11 * Dornierstr. 412 * 82178 Puchheim13 * Germany14 * <info@embedded-brains.de>15 9 * 16 10 * The license and distribution terms for this file may be -
bsps/arm/altera-cyclone-v/start/bspstarthooks.c
r7a9b240 rba619b7f 7 7 /* 8 8 * Copyright (c) 2013-2014 embedded brains GmbH. All rights reserved. 9 *10 * embedded brains GmbH11 * Dornierstr. 412 * 82178 Puchheim13 * Germany14 * <info@embedded-brains.de>15 9 * 16 10 * The license and distribution terms for this file may be -
bsps/arm/altera-cyclone-v/start/mmu-config.c
r7a9b240 rba619b7f 7 7 /* 8 8 * Copyright (c) 2013-2014 embedded brains GmbH. All rights reserved. 9 *10 * embedded brains GmbH11 * Dornierstr. 412 * 82178 Puchheim13 * Germany14 * <info@embedded-brains.de>15 9 * 16 10 * The license and distribution terms for this file may be -
bsps/arm/atsam/clock/systick-freq.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2016 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <rtems@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/atsam/console/console.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2016 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <rtems@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/atsam/console/debug-console.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2016 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <rtems@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/atsam/i2c/atsam_i2c_bus.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2016 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <info@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/atsam/i2c/atsam_i2c_init.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2016 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <info@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/atsam/include/bsp.h
r7a9b240 rba619b7f 7 7 /* 8 8 * Copyright (c) 2016 embedded brains GmbH. All rights reserved. 9 *10 * embedded brains GmbH11 * Dornierstr. 412 * 82178 Puchheim13 * Germany14 * <rtems@embedded-brains.de>15 9 * 16 10 * The license and distribution terms for this file may be -
bsps/arm/atsam/include/bsp/atsam-clock-config.h
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2017 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <rtems@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/atsam/include/bsp/atsam-i2c.h
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2016 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <info@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/atsam/include/bsp/atsam-spi.h
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2016 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <info@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/atsam/include/bsp/i2c.h
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2016 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <info@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/atsam/include/bsp/iocopy.h
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2018 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <rtems@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/atsam/include/bsp/irq.h
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2016 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <rtems@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/atsam/include/bsp/pin-config.h
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2016 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <rtems@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/atsam/include/bsp/power.h
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2016 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <rtems@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/atsam/include/bsp/sc16is752.h
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2016 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <info@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/atsam/include/bsp/spi.h
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2016 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <info@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/atsam/rtc/rtc-config.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2016 embedded brains GmbH 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <info@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/atsam/spi/atsam_spi_init.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2016 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <info@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/atsam/spi/sc16is752.c
r7a9b240 rba619b7f 2 2 /* 3 3 * Copyright (c) 2016 embedded brains GmbH. All rights reserved. 4 *5 * embedded brains GmbH6 * Dornierstr. 47 * 82178 Puchheim8 * Germany9 * <rtems@embedded-brains.de>10 4 * 11 5 * The license and distribution terms for this file may be -
bsps/arm/atsam/start/bspstart.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2016 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <rtems@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/atsam/start/bspstarthooks.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2016 embedded brains GmbH Huber. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <rtems@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/atsam/start/getentropy-trng.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2017 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <rtems@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/atsam/start/iocopy.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2018 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <rtems@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/atsam/start/pin-config.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2016 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <rtems@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/atsam/start/pmc-config.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2017 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <rtems@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/atsam/start/power-clock.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2016 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <rtems@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/atsam/start/power-rtc.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2016 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <rtems@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/atsam/start/power.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2016 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <rtems@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/atsam/start/restart.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2017 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <rtems@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/atsam/start/sdram-config.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2016 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <rtems@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/beagle/start/bspstart.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2013 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <info@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/beagle/start/bspstarthooks.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2013 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <info@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/beagle/start/bspstartmmu.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2013 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <info@embedded-brains.de>9 3 * 10 4 * Copyright (c) 2014 Chris Johns. All rights reserved. -
bsps/arm/imx/console/console-config.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2017 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <info@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/imx/i2c/imx-i2c.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2017 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <info@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/imx/include/arm/freescale/imx/imx_ecspireg.h
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2017 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <info@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/imx/include/arm/freescale/imx/imx_gpcreg.h
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2017 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <info@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/imx/include/arm/freescale/imx/imx_i2creg.h
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2017 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <info@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/imx/include/arm/freescale/imx/imx_srcreg.h
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2017 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <info@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/imx/include/arm/freescale/imx/imx_uartreg.h
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2017 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <info@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/imx/include/bsp.h
r7a9b240 rba619b7f 7 7 /* 8 8 * Copyright (c) 2017 embedded brains GmbH. All rights reserved. 9 *10 * embedded brains GmbH11 * Dornierstr. 412 * 82178 Puchheim13 * Germany14 * <info@embedded-brains.de>15 9 * 16 10 * The license and distribution terms for this file may be -
bsps/arm/imx/include/bsp/irq.h
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2017 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <info@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/imx/include/tm27.h
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2013 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <info@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/imx/spi/imx-ecspi.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2017 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <info@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/imx/start/bspreset.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2017 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <info@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/imx/start/bspsmp.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2017 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <info@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/imx/start/bspstart.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2017 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <info@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/imx/start/bspstarthooks.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2013, 2018 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <info@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/imx/start/ccm.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2017 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <info@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/imxrt/start/bspstarthooks.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2013, 2018 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <info@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/include/bsp/arm-a9mpcore-irq.h
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2013 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Dornierstr. 414 * 82178 Puchheim15 * Germany16 * <info@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/include/bsp/arm-a9mpcore-regs.h
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2013 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Dornierstr. 414 * 82178 Puchheim15 * Germany16 * <info@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/include/bsp/arm-a9mpcore-start.h
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2013-2014 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Dornierstr. 414 * 82178 Puchheim15 * Germany16 * <info@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/include/bsp/arm-cp15-start.h
r7a9b240 rba619b7f 11 11 * Copyright (c) 2013 Hesham AL-Matary. 12 12 * Copyright (c) 2009-2019 embedded brains GmbH. All rights reserved. 13 *14 * embedded brains GmbH15 * Dornierstr. 416 * 82178 Puchheim17 * Germany18 * <info@embedded-brains.de>19 13 * 20 14 * The license and distribution terms for this file may be -
bsps/arm/include/bsp/arm-errata.h
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2014 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Dornierstr. 414 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/include/bsp/arm-pl050-regs.h
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2013 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Dornierstr. 414 * 82178 Puchheim15 * Germany16 * <info@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/include/bsp/arm-pl050.h
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2013-2014 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Dornierstr. 414 * 82178 Puchheim15 * Germany16 * <info@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/include/bsp/arm-pl111-fb.h
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2013 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Dornierstr. 414 * 82178 Puchheim15 * Germany16 * <info@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/include/bsp/arm-pl111-regs.h
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2013 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Dornierstr. 414 * 82178 Puchheim15 * Germany16 * <info@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/include/bsp/arm-release-id.h
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2014 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Dornierstr. 414 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/include/bsp/armv7m-irq.h
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2012 Sebastian Huber. All rights reserved. 11 *12 * embedded brains GmbH13 * Obere Lagerstr. 3014 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/include/bsp/clock-armv7m.h
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2011, 2018 Sebastian Huber. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <rtems@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/include/bsp/linker-symbols.h
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2008, 2016 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Dornierstr. 414 * 82178 Puchheim15 * Germany16 * <info@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/include/bsp/lpc-dma.h
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2010-2012 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Obere Lagerstr. 3014 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/include/bsp/lpc-emc.h
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2010-2011 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Obere Lagerstr. 3014 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/include/bsp/lpc-i2s.h
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2010 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Obere Lagerstr. 3014 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/include/bsp/lpc-lcd.h
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2011 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Obere Lagerstr. 3014 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/include/bsp/lpc-timer.h
r7a9b240 rba619b7f 8 8 9 9 /* 10 * Copyright (c) 2009 11 * embedded brains GmbH 12 * Obere Lagerstr. 30 13 * D-82178 Puchheim 14 * Germany 15 * <rtems@embedded-brains.de> 10 * Copyright (c) 2009 embedded brains GmbH. All rights reserved. 16 11 * 17 12 * The license and distribution terms for this file may be -
bsps/arm/include/bsp/start.h
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2008-2013 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Obere Lagerstr. 3014 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/lm3s69xx/console/console-config.c
r7a9b240 rba619b7f 3 3 * 4 4 * Copyright (c) 2011 Sebastian Huber. All rights reserved. 5 *6 * embedded brains GmbH7 * Obere Lagerstr. 308 * 82178 Puchheim9 * Germany10 * <rtems@embedded-brains.de>11 5 * 12 6 * The license and distribution terms for this file may be -
bsps/arm/lm3s69xx/console/uart.c
r7a9b240 rba619b7f 3 3 * 4 4 * Copyright (c) 2011 Sebastian Huber. All rights reserved. 5 *6 * embedded brains GmbH7 * Obere Lagerstr. 308 * 82178 Puchheim9 * Germany10 * <rtems@embedded-brains.de>11 5 * 12 6 * The license and distribution terms for this file may be -
bsps/arm/lm3s69xx/include/bsp.h
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2011-2012 Sebastian Huber. All rights reserved. 11 *12 * embedded brains GmbH13 * Obere Lagerstr. 3014 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/lm3s69xx/include/bsp/irq.h
r7a9b240 rba619b7f 11 11 * 12 12 * Copyright (c) 2011 Sebastian Huber. All rights reserved. 13 *14 * embedded brains GmbH15 * Obere Lagerstr. 3016 * 82178 Puchheim17 * Germany18 * <rtems@embedded-brains.de>19 13 * 20 14 * The license and distribution terms for this file may be -
bsps/arm/lm3s69xx/include/bsp/lm3s69xx.h
r7a9b240 rba619b7f 11 11 * 12 12 * Copyright (c) 2011 Sebastian Huber. All rights reserved. 13 *14 * embedded brains GmbH15 * Obere Lagerstr. 3016 * 82178 Puchheim17 * Germany18 * <rtems@embedded-brains.de>19 13 * 20 14 * The license and distribution terms for this file may be -
bsps/arm/lm3s69xx/include/bsp/uart.h
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2011 Sebastian Huber. All rights reserved. 11 *12 * embedded brains GmbH13 * Obere Lagerstr. 3014 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/lm3s69xx/start/bspstarthook.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2011-2012 Sebastian Huber. All rights reserved. 3 *4 * embedded brains GmbH5 * Obere Lagerstr. 306 * 82178 Puchheim7 * Germany8 * <rtems@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/lpc176x/console/console-config.c
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2008-2014 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Dornierstr. 414 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/lpc176x/include/bsp.h
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2008-2013 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Obere Lagerstr. 3014 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/lpc176x/include/bsp/dma.h
r7a9b240 rba619b7f 8 8 9 9 /* 10 * Copyright (c) 2008, 2009 11 * embedded brains GmbH 12 * Obere Lagerstr. 30 13 * D-82178 Puchheim 14 * Germany 15 * <rtems@embedded-brains.de> 10 * Copyright (c) 2008, 2009 embedded brains GmbH. All rights reserved. 16 11 * 17 12 * The license and distribution terms for this file may be -
bsps/arm/lpc176x/include/bsp/irq.h
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2008-2012 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Obere Lagerstr. 3014 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/lpc176x/include/bsp/lpc-clock-config.h
r7a9b240 rba619b7f 8 8 9 9 /* 10 * Copyright (c) 2009 11 * embedded brains GmbH 12 * Obere Lagerstr. 30 13 * D-82178 Puchheim 14 * Germany 15 * <rtems@embedded-brains.de> 10 * Copyright (c) 2009 embedded brains GmbH. All rights reserved. 16 11 * 17 12 * The license and distribution terms for this file may be -
bsps/arm/lpc176x/include/bsp/system-clocks.h
r7a9b240 rba619b7f 8 8 9 9 /* 10 * Copyright (c) 2008, 2009 11 * embedded brains GmbH 12 * Obere Lagerstr. 30 13 * D-82178 Puchheim 14 * Germany 15 * <rtems@embedded-brains.de> 10 * Copyright (c) 2008, 2009 embedded brains GmbH. All rights reserved. 16 11 * 17 12 * The license and distribution terms for this file may be -
bsps/arm/lpc176x/irq/irq.c
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2008-2012 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Obere Lagerstr. 3014 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/lpc176x/rtc/rtc-config.c
r7a9b240 rba619b7f 8 8 9 9 /* 10 * Copyright (c) 2008 11 * Embedded Brains GmbH 12 * Obere Lagerstr. 30 13 * D-82178 Puchheim 14 * Germany 15 * rtems@embedded-brains.de 16 * 10 * Copyright (c) 2008 embedded brains GmbH. All rights reserved. 17 11 * The license and distribution terms for this file may be 18 12 * found in the file LICENSE in this distribution or at -
bsps/arm/lpc176x/start/bspidle.c
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2008-2011 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Obere Lagerstr. 3014 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/lpc176x/start/bspstart.c
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2008-2012 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Obere Lagerstr. 3014 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/lpc176x/start/dma-copy.c
r7a9b240 rba619b7f 8 8 9 9 /* 10 * Copyright (c) 2008, 2009 11 * embedded brains GmbH 12 * Obere Lagerstr. 30 13 * D-82178 Puchheim 14 * Germany 15 * <rtems@embedded-brains.de> 10 * Copyright (c) 2008, 2009 embedded brains GmbH. All rights reserved. 16 11 * 17 12 * The license and distribution terms for this file may be -
bsps/arm/lpc176x/start/dma.c
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2008-2011 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Obere Lagerstr. 3014 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/lpc176x/start/restart.c
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2011-2012 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Obere Lagerstr. 3014 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/lpc176x/start/system-clocks.c
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2008-2012 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Obere Lagerstr. 3014 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/lpc24xx/console/console-config.c
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2008-2014 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Dornierstr. 414 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/lpc24xx/console/uart-probe-1.c
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2011-2014 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Dornierstr. 414 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/lpc24xx/console/uart-probe-2.c
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2011-2014 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Dornierstr. 414 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/lpc24xx/console/uart-probe-3.c
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2011-2014 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Dornierstr. 414 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/lpc24xx/fb/lcd.c
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2010-2012 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Obere Lagerstr. 3014 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/lpc24xx/include/bsp.h
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2008-2014 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Dornierstr. 414 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/lpc24xx/include/bsp/dma.h
r7a9b240 rba619b7f 8 8 9 9 /* 10 * Copyright (c) 2008, 2009 11 * embedded brains GmbH 12 * Obere Lagerstr. 30 13 * D-82178 Puchheim 14 * Germany 15 * <rtems@embedded-brains.de> 10 * Copyright (c) 2008, 2009 embedded brains GmbH. All rights reserved. 16 11 * 17 12 * The license and distribution terms for this file may be -
bsps/arm/lpc24xx/include/bsp/io.h
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2009-2012 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Obere Lagerstr. 3014 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/lpc24xx/include/bsp/irq.h
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2008-2012 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Obere Lagerstr. 3014 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/lpc24xx/include/bsp/lcd.h
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2010-2012 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Obere Lagerstr. 3014 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/lpc24xx/include/bsp/lpc-clock-config.h
r7a9b240 rba619b7f 8 8 9 9 /* 10 * Copyright (c) 2009 11 * embedded brains GmbH 12 * Obere Lagerstr. 30 13 * D-82178 Puchheim 14 * Germany 15 * <rtems@embedded-brains.de> 10 * Copyright (c) 2009 embedded brains GmbH. All rights reserved. 16 11 * 17 12 * The license and distribution terms for this file may be -
bsps/arm/lpc24xx/include/bsp/lpc-ethernet-config.h
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2009-2012 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Obere Lagerstr. 3014 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/lpc24xx/include/bsp/lpc17xx.h
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2011 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Obere Lagerstr. 3014 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/lpc24xx/include/bsp/lpc24xx.h
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2008-2011 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Obere Lagerstr. 3014 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/lpc24xx/include/bsp/start-config.h
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2011-2012 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Obere Lagerstr. 3014 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/lpc24xx/include/bsp/system-clocks.h
r7a9b240 rba619b7f 8 8 9 9 /* 10 * Copyright (c) 2008, 2009 11 * embedded brains GmbH 12 * Obere Lagerstr. 30 13 * D-82178 Puchheim 14 * Germany 15 * <rtems@embedded-brains.de> 10 * Copyright (c) 2008, 2009 embedded brains GmbH. All rights reserved. 16 11 * 17 12 * The license and distribution terms for this file may be -
bsps/arm/lpc24xx/irq/irq-dispatch.c
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2008-2012 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Obere Lagerstr. 3014 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/lpc24xx/irq/irq.c
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2008-2012 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Obere Lagerstr. 3014 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/lpc24xx/rtc/rtc-config.c
r7a9b240 rba619b7f 8 8 9 9 /* 10 * Copyright (c) 2008 11 * Embedded Brains GmbH 12 * Obere Lagerstr. 30 13 * D-82178 Puchheim 14 * Germany 15 * rtems@embedded-brains.de 16 * 10 * Copyright (c) 2008 embedded brains GmbH. All rights reserved. 17 11 * The license and distribution terms for this file may be 18 12 * found in the file LICENSE in this distribution or at -
bsps/arm/lpc24xx/start/bspidle.c
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2008-2011 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Obere Lagerstr. 3014 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/lpc24xx/start/bspreset-armv4.c
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2008-2013 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Obere Lagerstr. 3014 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/lpc24xx/start/bspstart.c
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2008-2014 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Dornierstr. 414 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/lpc24xx/start/bspstarthooks.c
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2008-2012 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Obere Lagerstr. 3014 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/lpc24xx/start/dma-copy.c
r7a9b240 rba619b7f 8 8 9 9 /* 10 * Copyright (c) 2008, 2009 11 * embedded brains GmbH 12 * Obere Lagerstr. 30 13 * D-82178 Puchheim 14 * Germany 15 * <rtems@embedded-brains.de> 10 * Copyright (c) 2008, 2009 embedded brains GmbH. All rights reserved. 16 11 * 17 12 * The license and distribution terms for this file may be -
bsps/arm/lpc24xx/start/dma.c
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2008-2011 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Obere Lagerstr. 3014 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/lpc24xx/start/fb-config.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2013 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <info@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/lpc24xx/start/io.c
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2009-2012 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Obere Lagerstr. 3014 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/lpc24xx/start/restart.c
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2011-2014 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Dornierstr. 414 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/lpc24xx/start/start-config-emc-dynamic.c
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2011, 2019 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Dornierstr. 414 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/lpc24xx/start/start-config-emc-static.c
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2011 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Obere Lagerstr. 3014 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/lpc24xx/start/start-config-mpu.c
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2011, 2019 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Dornierstr. 414 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/lpc24xx/start/start-config-pinsel.c
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2011, 2019 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Dornierstr. 414 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/lpc24xx/start/system-clocks.c
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2008-2014 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Obere Lagerstr. 3014 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/lpc24xx/start/timer.c
r7a9b240 rba619b7f 8 8 9 9 /* 10 * Copyright (c) 2008, 2009 11 * embedded brains GmbH 12 * Obere Lagerstr. 30 13 * D-82178 Puchheim 14 * Germany 15 * <rtems@embedded-brains.de> 10 * Copyright (c) 2008, 2009 embedded brains GmbH. All rights reserved. 16 11 * 17 12 * The license and distribution terms for this file may be -
bsps/arm/lpc32xx/console/console-config.c
r7a9b240 rba619b7f 10 10 * Copyright (c) 2009-2014 embedded brains GmbH. All rights reserved. 11 11 * 12 * embedded brains GmbH13 * Dornierstr. 414 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 *18 12 * The license and distribution terms for this file may be 19 13 * found in the file LICENSE in this distribution or at -
bsps/arm/lpc32xx/console/hsu.c
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2010-2014 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Dornierstr. 414 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/lpc32xx/i2c/i2c.c
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2010-2011 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Obere Lagerstr. 3014 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/lpc32xx/include/bsp.h
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2009-2011 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Obere Lagerstr. 3014 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/lpc32xx/include/bsp/boot.h
r7a9b240 rba619b7f 8 8 9 9 /* 10 * Copyright (c) 2010 11 * embedded brains GmbH 12 * Obere Lagerstr. 30 13 * D-82178 Puchheim 14 * Germany 15 * <rtems@embedded-brains.de> 10 * Copyright (c) 2010 embedded brains GmbH. All rights reserved. 16 11 * 17 12 * The license and distribution terms for this file may be -
bsps/arm/lpc32xx/include/bsp/emc.h
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2010-2011 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Obere Lagerstr. 3014 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/lpc32xx/include/bsp/hsu.h
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2010-2014 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Dornierstr. 414 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/lpc32xx/include/bsp/i2c.h
r7a9b240 rba619b7f 8 8 9 9 /* 10 * Copyright (c) 2010 11 * embedded brains GmbH 12 * Obere Lagerstr. 30 13 * D-82178 Puchheim 14 * Germany 15 * <rtems@embedded-brains.de> 10 * Copyright (c) 2010 embedded brains GmbH. All rights reserved. 16 11 * 17 12 * The license and distribution terms for this file may be -
bsps/arm/lpc32xx/include/bsp/irq.h
r7a9b240 rba619b7f 8 8 9 9 /* 10 * Copyright (c) 2009 11 * embedded brains GmbH 12 * Obere Lagerstr. 30 13 * D-82178 Puchheim 14 * Germany 15 * <rtems@embedded-brains.de> 10 * Copyright (c) 2009 embedded brains GmbH. All rights reserved. 16 11 * 17 12 * The license and distribution terms for this file may be -
bsps/arm/lpc32xx/include/bsp/lpc-clock-config.h
r7a9b240 rba619b7f 8 8 9 9 /* 10 * Copyright (c) 2009 11 * embedded brains GmbH 12 * Obere Lagerstr. 30 13 * D-82178 Puchheim 14 * Germany 15 * <rtems@embedded-brains.de> 10 * Copyright (c) 2009 embedded brains GmbH. All rights reserved. 16 11 * 17 12 * The license and distribution terms for this file may be -
bsps/arm/lpc32xx/include/bsp/lpc-ethernet-config.h
r7a9b240 rba619b7f 8 8 9 9 /* 10 * Copyright (c) 2009 11 * embedded brains GmbH 12 * Obere Lagerstr. 30 13 * D-82178 Puchheim 14 * Germany 15 * <rtems@embedded-brains.de> 10 * Copyright (c) 2009 embedded brains GmbH. All rights reserved. 16 11 * 17 12 * The license and distribution terms for this file may be -
bsps/arm/lpc32xx/include/bsp/lpc32xx.h
r7a9b240 rba619b7f 8 8 9 9 /* 10 * Copyright (c) 2009, 2010 11 * embedded brains GmbH 12 * Obere Lagerstr. 30 13 * D-82178 Puchheim 14 * Germany 15 * <rtems@embedded-brains.de> 10 * Copyright (c) 2009, 2010 embedded brains GmbH. All rights reserved. 16 11 * 17 12 * The license and distribution terms for this file may be -
bsps/arm/lpc32xx/include/bsp/mmu.h
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2009-2011 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Obere Lagerstr. 3014 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/lpc32xx/include/bsp/nand-mlc.h
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2010-2011 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Obere Lagerstr. 3014 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * Copyright (c) 2011 Stephan Hoffmann <sho@reLinux.de> -
bsps/arm/lpc32xx/include/tm27.h
r7a9b240 rba619b7f 8 8 /* 9 9 * Copyright (c) 2010 embedded brains GmbH. All rights reserved. 10 *11 * embedded brains GmbH12 * Obere Lagerstr. 3013 * 82178 Puchheim14 * Germany15 * <info@embedded-brains.de>16 10 * 17 11 * The license and distribution terms for this file may be -
bsps/arm/lpc32xx/irq/irq.c
r7a9b240 rba619b7f 8 8 9 9 /* 10 * Copyright (c) 2009 11 * embedded brains GmbH 12 * Obere Lagerstr. 30 13 * D-82178 Puchheim 14 * Germany 15 * <rtems@embedded-brains.de> 10 * Copyright (c) 2009 embedded brains GmbH. All rights reserved. 16 11 * 17 12 * The license and distribution terms for this file may be -
bsps/arm/lpc32xx/nand/nand-mlc-erase-block-safe.c
r7a9b240 rba619b7f 10 10 /* 11 11 * Copyright (c) 2011 embedded brains GmbH. All rights reserved. 12 *13 * embedded brains GmbH14 * Obere Lagerstr. 3015 * 82178 Puchheim16 * Germany17 * <rtems@embedded-brains.de>18 12 * 19 13 * The license and distribution terms for this file may be -
bsps/arm/lpc32xx/nand/nand-mlc-read-blocks.c
r7a9b240 rba619b7f 8 8 9 9 /* 10 * Copyright (c) 2010 11 * embedded brains GmbH 12 * Obere Lagerstr. 30 13 * D-82178 Puchheim 14 * Germany 15 * <rtems@embedded-brains.de> 10 * Copyright (c) 2010 embedded brains GmbH. All rights reserved. 16 11 * 17 12 * The license and distribution terms for this file may be -
bsps/arm/lpc32xx/nand/nand-mlc-write-blocks.c
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2010-2011 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Obere Lagerstr. 3014 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/lpc32xx/nand/nand-mlc.c
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2010-2011 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Obere Lagerstr. 3014 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/lpc32xx/nand/nand-select.c
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2012 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Obere Lagerstr. 3014 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/lpc32xx/rtc/rtc-config.c
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2009-2011 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Obere Lagerstr. 3014 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/lpc32xx/start/boot.c
r7a9b240 rba619b7f 8 8 9 9 /* 10 * Copyright (c) 2010 11 * embedded brains GmbH 12 * Obere Lagerstr. 30 13 * D-82178 Puchheim 14 * Germany 15 * <rtems@embedded-brains.de> 10 * Copyright (c) 2010 embedded brains GmbH. All rights reserved. 16 11 * 17 12 * The license and distribution terms for this file may be -
bsps/arm/lpc32xx/start/bspidle.c
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2012 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Obere Lagerstr. 3014 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/lpc32xx/start/bspreset.c
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2009-2010 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Obere Lagerstr. 3014 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/lpc32xx/start/bspstart.c
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2009-2014 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Obere Lagerstr. 3014 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/lpc32xx/start/bspstarthooks.c
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2009-2013 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Dornierstr. 414 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/lpc32xx/start/emc.c
r7a9b240 rba619b7f 8 8 9 9 /* 10 * Copyright (c) 2010 11 * embedded brains GmbH 12 * Obere Lagerstr. 30 13 * D-82178 Puchheim 14 * Germany 15 * <rtems@embedded-brains.de> 10 * Copyright (c) 2010 embedded brains GmbH. All rights reserved. 16 11 * 17 12 * The license and distribution terms for this file may be -
bsps/arm/lpc32xx/start/restart.c
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2010, 2011 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Obere Lagerstr. 3014 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/lpc32xx/start/system-clocks.c
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2011 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Obere Lagerstr. 3014 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/lpc32xx/start/timer.c
r7a9b240 rba619b7f 8 8 9 9 /* 10 * Copyright (c) 2008, 2009 11 * embedded brains GmbH 12 * Obere Lagerstr. 30 13 * D-82178 Puchheim 14 * Germany 15 * <rtems@embedded-brains.de> 10 * Copyright (c) 2008, 2009 embedded brains GmbH. All rights reserved. 16 11 * 17 12 * The license and distribution terms for this file may be -
bsps/arm/raspberrypi/include/bsp/mmu.h
r7a9b240 rba619b7f 10 10 * Copyright (c) 2013 Alan Cudmore. 11 11 * based on work by: 12 * Copyright (c) 2009 13 * embedded brains GmbH 14 * Obere Lagerstr. 30 15 * D-82178 Puchheim 16 * Germany 17 * <rtems@embedded-brains.de> 12 * Copyright (c) 2009 embedded brains GmbH. All rights reserved. 18 13 * 19 14 * The license and distribution terms for this file may be -
bsps/arm/raspberrypi/irq/irq.c
r7a9b240 rba619b7f 10 10 * Copyright (c) 2014 Andre Marques <andre.lousa.marques at gmail.com> 11 11 * 12 * Copyright (c) 2009 13 * embedded brains GmbH 14 * Obere Lagerstr. 30 15 * D-82178 Puchheim 16 * Germany 17 * <rtems@embedded-brains.de> 12 * Copyright (c) 2009 embedded brains GmbH. All rights reserved. 18 13 * 19 14 * The license and distribution terms for this file may be -
bsps/arm/raspberrypi/start/bspstarthooks.c
r7a9b240 rba619b7f 11 11 * Copyright (c) 2013 by Alan Cudmore 12 12 * based on work by: 13 * Copyright (c) 2009 14 * embedded brains GmbH 15 * Obere Lagerstr. 30 16 * D-82178 Puchheim 17 * Germany 18 * <rtems@embedded-brains.de> 13 * Copyright (c) 2009 embedded brains GmbH. All rights reserved. 19 14 * 20 15 * The license and distribution terms for this file may be -
bsps/arm/realview-pbx-a9/console/console-config.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2013-2014 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <info@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/realview-pbx-a9/console/console-polled.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2013, 2018 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <info@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/realview-pbx-a9/include/bsp.h
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2013 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Dornierstr. 414 * 82178 Puchheim15 * Germany16 * <info@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/realview-pbx-a9/include/bsp/console.h
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2018 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <info@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/realview-pbx-a9/include/bsp/irq.h
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2013 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Dornierstr. 414 * 82178 Puchheim15 * Germany16 * <info@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/realview-pbx-a9/include/tm27.h
r7a9b240 rba619b7f 19 19 * Copyright (c) 2013 embedded brains GmbH. All rights reserved. 20 20 * 21 * embedded brains GmbH22 * Dornierstr. 423 * 82178 Puchheim24 * Germany25 * <info@embedded-brains.de>26 *27 21 * The license and distribution terms for this file may be 28 22 * found in the file LICENSE in this distribution or at -
bsps/arm/realview-pbx-a9/start/bspreset.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2013 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <info@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/realview-pbx-a9/start/bspsmp.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2014 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <info@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/realview-pbx-a9/start/bspstart.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2013 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <info@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/realview-pbx-a9/start/bspstarthooks.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2013 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <info@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/realview-pbx-a9/start/fb-config.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2013 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <info@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/shared/cache/cache-cp15.h
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2014 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Dornierstr. 414 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/shared/cache/cache-v7m.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2016 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <rtems@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/shared/clock/clock-a9mpcore.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2013, 2016 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <info@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/shared/clock/clock-nxp-lpc.c
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2009-2015 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Dornierstr. 414 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/shared/cp15/arm-cp15-set-exception-handler.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2013 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <info@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/shared/cp15/arm-cp15-set-ttb-entries.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2010-2019 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <rtems@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/shared/cpucounter/cpucounter-armv7m.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2016, 2018 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <rtems@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/shared/fb/arm-pl111.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2013 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <info@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/shared/irq/irq-dispatch-armv7m.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2011-2012 Sebastian Huber. All rights reserved. 3 *4 * embedded brains GmbH5 * Obere Lagerstr. 306 * 82178 Puchheim7 * Germany8 * <rtems@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/shared/serial/arm-pl050.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2013-2014 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <info@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/shared/start/arm-a9mpcore-smp.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2013, 2018 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <info@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/shared/start/bsp-start-memcpy.S
r7a9b240 rba619b7f 7 7 /* 8 8 * Copyright (c) 2008-2011 embedded brains GmbH. All rights reserved. 9 *10 * embedded brains GmbH11 * Obere Lagerstr. 3012 * 82178 Puchheim13 * Germany14 * <rtems@embedded-brains.de>15 9 * 16 10 * The license and distribution terms for this file may be -
bsps/arm/shared/start/bspreset-armv7m.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2015 embedded brains GmbH. All rights reserved. 3 *4 * embedded brains GmbH5 * Dornierstr. 46 * 82178 Puchheim7 * Germany8 * <rtems@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/shared/start/linkcmds.armv4
r7a9b240 rba619b7f 10 10 * Copyright (c) 2010-2014 embedded brains GmbH. All rights reserved. 11 11 * 12 * embedded brains GmbH13 * Obere Lagerstr. 3014 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 *18 12 * The license and distribution terms for this file may be 19 13 * found in the file LICENSE in this distribution or at -
bsps/arm/shared/start/linkcmds.armv7m
r7a9b240 rba619b7f 10 10 * Copyright (c) 2010 embedded brains GmbH. All rights reserved. 11 11 * 12 * embedded brains GmbH13 * Obere Lagerstr. 3014 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 *18 12 * The license and distribution terms for this file may be 19 13 * found in the file LICENSE in this distribution or at -
bsps/arm/shared/start/linkcmds.base
r7a9b240 rba619b7f 9 9 /* 10 10 * Copyright (c) 2008, 2016 embedded brains GmbH. All rights reserved. 11 *12 * embedded brains GmbH13 * Dornierstr. 414 * 82178 Puchheim15 * Germany16 * <rtems@embedded-brains.de>17 11 * 18 12 * The license and distribution terms for this file may be -
bsps/arm/shared/start/start.S
r7a9b240 rba619b7f 7 7 /* 8 8 * Copyright (c) 2008, 2020 embedded brains GmbH. All rights reserved. 9 *10 * embedded brains GmbH11 * Dornierstr. 412 * 82178 Puchheim13 * Germany14 * <rtems@embedded-brains.de>15 9 * 16 10 * Copyright (c) 2016 Pavel Pisa <pisa@cmp.felk.cvut.cz> -
bsps/arm/stm32f4/console/console-config.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2012 Sebastian Huber. All rights reserved. 3 *4 * embedded brains GmbH5 * Obere Lagerstr. 306 * 82178 Puchheim7 * Germany8 * <rtems@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/stm32f4/console/usart.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2012 Sebastian Huber. All rights reserved. 3 *4 * embedded brains GmbH5 * Obere Lagerstr. 306 * 82178 Puchheim7 * Germany8 * <rtems@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/stm32f4/i2c/i2c-config.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2013 Christian Mauderer. All rights reserved. 3 *4 * embedded brains GmbH5 * Obere Lagerstr. 306 * 82178 Puchheim7 * Germany8 * <rtems@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/stm32f4/i2c/i2c.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2013 Christian Mauderer. All rights reserved. 3 *4 * embedded brains GmbH5 * Obere Lagerstr. 306 * 82178 Puchheim7 * Germany8 * <rtems@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/stm32f4/include/bsp.h
r7a9b240 rba619b7f 7 7 /* 8 8 * Copyright (c) 2012 Sebastian Huber. All rights reserved. 9 *10 * embedded brains GmbH11 * Obere Lagerstr. 3012 * 82178 Puchheim13 * Germany14 * <rtems@embedded-brains.de>15 9 * 16 10 * The license and distribution terms for this file may be -
bsps/arm/stm32f4/include/bsp/i2c.h
r7a9b240 rba619b7f 7 7 /* 8 8 * Copyright (c) 2013 Christian Mauderer. All rights reserved. 9 *10 * embedded brains GmbH11 * Obere Lagerstr. 3012 * 82178 Puchheim13 * Germany14 * <rtems@embedded-brains.de>15 9 * 16 10 * The license and distribution terms for this file may be -
bsps/arm/stm32f4/include/bsp/io.h
r7a9b240 rba619b7f 7 7 /* 8 8 * Copyright (c) 2012 Sebastian Huber. All rights reserved. 9 *10 * embedded brains GmbH11 * Obere Lagerstr. 3012 * 82178 Puchheim13 * Germany14 * <rtems@embedded-brains.de>15 9 * 16 10 * The license and distribution terms for this file may be -
bsps/arm/stm32f4/include/bsp/irq.h
r7a9b240 rba619b7f 7 7 /* 8 8 * Copyright (c) 2012 Sebastian Huber. All rights reserved. 9 *10 * embedded brains GmbH11 * Obere Lagerstr. 3012 * 82178 Puchheim13 * Germany14 * <rtems@embedded-brains.de>15 9 * 16 10 * The license and distribution terms for this file may be -
bsps/arm/stm32f4/include/bsp/rcc.h
r7a9b240 rba619b7f 7 7 /* 8 8 * Copyright (c) 2012 Sebastian Huber. All rights reserved. 9 *10 * embedded brains GmbH11 * Obere Lagerstr. 3012 * 82178 Puchheim13 * Germany14 * <rtems@embedded-brains.de>15 9 * 16 10 * The license and distribution terms for this file may be -
bsps/arm/stm32f4/include/bsp/stm32_i2c.h
r7a9b240 rba619b7f 7 7 /* 8 8 * Copyright (c) 2013 Christian Mauderer. All rights reserved. 9 *10 * embedded brains GmbH11 * Obere Lagerstr. 3012 * 82178 Puchheim13 * Germany14 * <rtems@embedded-brains.de>15 9 * 16 10 * The license and distribution terms for this file may be -
bsps/arm/stm32f4/include/bsp/stm32_usart.h
r7a9b240 rba619b7f 7 7 /* 8 8 * Copyright (c) 2012 Sebastian Huber. All rights reserved. 9 *10 * embedded brains GmbH11 * Obere Lagerstr. 3012 * 82178 Puchheim13 * Germany14 * <rtems@embedded-brains.de>15 9 * 16 10 * The license and distribution terms for this file may be -
bsps/arm/stm32f4/include/bsp/stm32f10xxx_exti.h
r7a9b240 rba619b7f 7 7 /* 8 8 * Copyright (c) 2013 Christian Mauderer. All rights reserved. 9 *10 * embedded brains GmbH11 * Obere Lagerstr. 3012 * 82178 Puchheim13 * Germany14 * <rtems@embedded-brains.de>15 9 * 16 10 * The license and distribution terms for this file may be -
bsps/arm/stm32f4/include/bsp/stm32f10xxx_gpio.h
r7a9b240 rba619b7f 7 7 /* 8 8 * Copyright (c) 2013 Christian Mauderer. All rights reserved. 9 *10 * embedded brains GmbH11 * Obere Lagerstr. 3012 * 82178 Puchheim13 * Germany14 * <rtems@embedded-brains.de>15 9 * 16 10 * The license and distribution terms for this file may be -
bsps/arm/stm32f4/include/bsp/stm32f10xxx_rcc.h
r7a9b240 rba619b7f 7 7 /* 8 8 * Copyright (c) 2013 Christian Mauderer. All rights reserved. 9 *10 * embedded brains GmbH11 * Obere Lagerstr. 3012 * 82178 Puchheim13 * Germany14 * <rtems@embedded-brains.de>15 9 * 16 10 * The license and distribution terms for this file may be -
bsps/arm/stm32f4/include/bsp/stm32f4.h
r7a9b240 rba619b7f 7 7 /* 8 8 * Copyright (c) 2012 Sebastian Huber. All rights reserved. 9 *10 * embedded brains GmbH11 * Obere Lagerstr. 3012 * 82178 Puchheim13 * Germany14 * <rtems@embedded-brains.de>15 9 * 16 10 * The license and distribution terms for this file may be -
bsps/arm/stm32f4/include/bsp/stm32f4xxxx_gpio.h
r7a9b240 rba619b7f 7 7 /* 8 8 * Copyright (c) 2012 Sebastian Huber. All rights reserved. 9 *10 * embedded brains GmbH11 * Obere Lagerstr. 3012 * 82178 Puchheim13 * Germany14 * <rtems@embedded-brains.de>15 9 * 16 10 * The license and distribution terms for this file may be -
bsps/arm/stm32f4/include/bsp/stm32f4xxxx_rcc.h
r7a9b240 rba619b7f 7 7 /* 8 8 * Copyright (c) 2012 Sebastian Huber. All rights reserved. 9 *10 * embedded brains GmbH11 * Obere Lagerstr. 3012 * 82178 Puchheim13 * Germany14 * <rtems@embedded-brains.de>15 9 * 16 10 * The license and distribution terms for this file may be -
bsps/arm/stm32f4/include/bsp/usart.h
r7a9b240 rba619b7f 7 7 /* 8 8 * Copyright (c) 2012 Sebastian Huber. All rights reserved. 9 *10 * embedded brains GmbH11 * Obere Lagerstr. 3012 * 82178 Puchheim13 * Germany14 * <rtems@embedded-brains.de>15 9 * 16 10 * The license and distribution terms for this file may be -
bsps/arm/stm32f4/start/bspreset.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2012 Sebastian Huber. All rights reserved. 3 *4 * embedded brains GmbH5 * Obere Lagerstr. 306 * 82178 Puchheim7 * Germany8 * <rtems@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/stm32f4/start/bspstart.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2012 Sebastian Huber. All rights reserved. 3 *4 * embedded brains GmbH5 * Obere Lagerstr. 306 * 82178 Puchheim7 * Germany8 * <rtems@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/stm32f4/start/bspstarthook.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2012 Sebastian Huber. All rights reserved. 3 *4 * embedded brains GmbH5 * Obere Lagerstr. 306 * 82178 Puchheim7 * Germany8 * <rtems@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/stm32f4/start/io.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2012 Sebastian Huber. All rights reserved. 3 *4 * embedded brains GmbH5 * Obere Lagerstr. 306 * 82178 Puchheim7 * Germany8 * <rtems@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/stm32f4/start/rcc.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2012 Sebastian Huber. All rights reserved. 3 *4 * embedded brains GmbH5 * Obere Lagerstr. 306 * 82178 Puchheim7 * Germany8 * <rtems@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be -
bsps/arm/stm32f4/start/start-config-io.c
r7a9b240 rba619b7f 1 1 /* 2 2 * Copyright (c) 2012 Sebastian Huber. All rights reserved. 3 *4 * embedded brains GmbH5 * Obere Lagerstr. 306 * 82178 Puchheim7 * Germany8 * <rtems@embedded-brains.de>9 3 * 10 4 * The license and distribution terms for this file may be
Note: See TracChangeset
for help on using the changeset viewer.