summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsp/mpc55xx: PR2077: Mapping for external flashPeter Dufault2012-10-021-53/+6
|
* bsps: PR2076: SMC91111 fixes for mpc55xxevb BSPPeter Dufault2012-10-022-8/+7
| | | | | | | | - A typo prevents if_smc.c from being built when configured; - The argument passed to the interrupt handler was incorrect and the addition of support for RTEMS_INTERRUPT_SHARED exposed it; - A "#ifdef DEBUG" is supposed to be "#if DEBUG" since 0 is supposed to make it quiet.
* bsp/mpc55xx: Fix bsp_idle_thread()Sebastian Huber2012-10-024-13/+41
|
* bsp/mpc55xx: Add and use MPC55XX_CHIP_FAMILYSebastian Huber2012-10-0219-40/+44
|
* pc386: Add Cirrus FB Driver to Makefile and configure.acJoel Sherrill2012-09-282-1/+13
| | | | | | The user has to explicitly enable this driver, choosing it over the existing (and lame) CGA frame buffer driver using USE_CIRRUS_GD5446=1 on the configure command line.
* FB driver for Cirrus GD5446 graphic hardware.Alexandru-Sever Horin2012-09-281-0/+764
| | | | | | | | | | | | | | | | | | | | | | | | | Implementation is tested to work on QEMU simulator only. QEMU offers this hardware by default for PC platform but it can be requested by "-vga cirrus" option for other PCI aware systems in development/next QEMU releases as well. Next sources have been used for driver implementation: - RTEMS fb_vga.c - Rosimildo da Silva ( rdasilva@connecttel.com ) - Cirrus xf86 driver - used as VGA hardware setup documentation - CL-GD5446 Technical Reference Manual, 1996, Second Edition fb_vga.c has to be replaced by fb_cirrus.c in rtems/c/src/lib/libbsp/i386/pc386/Makefile.am to test the driver now. We expect to discus and include driver section mechanism after driver testing. Patch version 2: - comments style updated according to Joel Sherrill review - use static for variables and functions to compile without warnings Signed-off-by: Alexandru-Sever Horin <alex.sever.h@gmail.com> Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
* bsp/mpc55xx: Add e200z7 specific idle taskSebastian Huber2012-09-281-0/+13
|
* bsps/arm: Fix rtems_mii_ioctl() usageSebastian Huber2012-09-281-1/+1
|
* bsps/arm: Add LPC_DMA_CHANNEL_COUNTSebastian Huber2012-09-283-2/+10
|
* mpc55xxevb: Fix compilation in start-config-siu-pcr.cJoel Sherrill2012-09-061-2/+2
|
* bsp/mpc55xx: Use a one second timeoutChristian Mauderer2012-08-211-117/+217
|
* bsp/mpc55xx: Fix SMSC9218I_BIG_ENDIAN_SUPPORTChristian Mauderer2012-08-212-7/+15
|
* bsp/mpc55xx: Move work from ISR to task contextChristian Mauderer2012-08-211-6/+8
|
* bsp/gen83xx: Add br_uid BSP variantThomas Doerfler2012-08-208-0/+139
|
* bsp/lpc32xx: Specify scratch area alignmentSebastian Huber2012-08-201-1/+2
|
* bsp/lpc32xx: Stop unused DDRAM_CLKSebastian Huber2012-08-201-1/+1
|
* bsp/lpc32xx: Fix clock nameSebastian Huber2012-08-202-7/+7
| | | | Rename lpc32xx_dram_clk() in lpc32xx_ddram_clk()
* bsp/lpc32xx: Add lpc32xx_select_nand_controller()Sebastian Huber2012-08-203-0/+53
|
* bsp/lpc24xx: Use USB RAM for fast data sectionSebastian Huber2012-08-203-3/+6
|
* Delete leftover bspopts.h.in from revertGedare Bloom2012-08-061-31/+0
|
* Revert "Add bspopts.h.in."Gedare Bloom2012-08-0685-3770/+1
| | | | | | | | | | | | This reverts commit daffa606cc4a45d93c1f0f4fe365fde0fda6acbb. Conflicts: c/src/lib/libbsp/arm/lpc24xx/include/bspopts.h.in c/src/lib/libbsp/powerpc/mpc55xxevb/include/bspopts.h.in c/src/lib/libbsp/powerpc/qoriq/include/bspopts.h.in Manually deleted conflicting files.
* bsp/mpc55xx: eQADC register changesSebastian Huber2012-07-251-4/+6
|
* bsp/mpc55xx: Add MPC55XX_CONSOLE_MINORSebastian Huber2012-07-253-8/+9
| | | | Remove MPC55XX_ESCI_CONSOLE_MINOR.
* bsp/mpc55xx: Whitespace changesSebastian Huber2012-07-251-7/+7
|
* bsp/mpc55xx: New EBI settings for MPC5674F boardsSebastian Huber2012-07-256-16/+14
|
* Use http://www.rtems.org/bugzilla as bug-URL.Ralf Corsépius2012-07-1915-15/+15
|
* Reformat AC_INIT.Ralf Corsépius2012-07-191-2/+1
|
* Remove CVS-Ids.Ralf Corsépius2012-07-1947-89/+13
|
* Remove CVS-Ids.Ralf Corsépius2012-07-1913-30/+0
|
* Require automake-1.12.2.Ralf Corsépius2012-07-19121-121/+121
|
* Require autoconf-2.69.Ralf Corsépius2012-07-19123-123/+123
|
* bsp/mpc55xx: Add SMSC9218I_IRQ_PINSebastian Huber2012-07-183-2/+10
|
* bsp/mpc55xx: Add SMSC9218I_RESET_PINSebastian Huber2012-07-183-3/+11
|
* bsp/mpc55xx: Add SMSC9218I_ENABLE_LED_OUTPUTSSebastian Huber2012-07-184-0/+16
|
* bsp/mpc55xx: Add SMSC9218I_BIG_ENDIAN_SUPPORTSebastian Huber2012-07-183-16/+44
|
* bsp/mpc55xx: New ECU508 BSPsSebastian Huber2012-07-1812-6/+223
|
* bsp/mpc55xx: Add ESCI_C and ESCI_D supportSebastian Huber2012-07-182-7/+30
|
* bsp/mpc55xx: Add MPC55XX_SYSTEM_CLOCK_DIVIDERSebastian Huber2012-07-183-6/+9
|
* bsp/mpc55xx: Add MPC55XX_NULL_POINTER_PROTECTIONSebastian Huber2012-07-183-1/+9
|
* bsp/mpc55xx: Add MPC55XX_NEEDS_LOW_LEVEL_INITSebastian Huber2012-07-188-132/+169
|
* bsp/mpc55xx: Implement network interface offChristian Mauderer2012-07-181-3/+29
|
* bsp/mpc55xx: Support re-initialization of eDMAChristian Mauderer2012-07-181-6/+20
|
* bsp/mpc55xx: Add bsp_restart()Christian Mauderer2012-07-183-1/+28
|
* bsp/mpc55xx: Add union nameSebastian Huber2012-07-181-1/+1
|
* bsp/mpc55xx: Add output value to PCR configSebastian Huber2012-07-183-77/+76
|
* mips/malta: Add sections for new FreeBSD TCP/IP stackJoel Sherrill2012-07-171-10/+25
|
* mips/jmr3904: Add sections for new FreeBSD TCP/IP stackJoel Sherrill2012-07-171-10/+25
|
* Fix broken _endtext symbolSebastian Huber2012-07-161-2/+2
|
* shsim linkcmds: Add new FreeBSD TCP/IP stack sectionsJoel Sherrill2012-07-141-0/+24
|
* sparc linkcmds.base: Add new FreeBSD TCP/IP stack sectionsJoel Sherrill2012-07-142-17/+34
|