summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* user/overview.t: Fix broken cross referenceJoel Sherrill2013-04-091-2/+1
|
* doc/user/conf.t: Rewrite to emphasize confdefs.h and add detailJoel Sherrill2013-04-092-1874/+3782
| | | | | | | This patch includes a heavy rewrite of the chapter to have a more structured approach to this chapter. It also changes the sectioning to have the Data Structures be a section to themselves as a peer in the outline with each logical area of macros in confdefs.h.
* bsp/mpc55xx: eDMA API changesSebastian Huber2013-04-085-183/+485
|
* bsp/mpc55xx: Add alternative register layoutSebastian Huber2013-04-081-0/+17
|
* bsp/mpc55xx: Add PCR index enumerationSebastian Huber2013-04-082-2/+267
|
* bsp/mpc55xx: New define MPC55XX_PERIPHERAL_CLOCKSebastian Huber2013-04-081-0/+3
|
* bsp/mpc55xx: Rename BSP optionSebastian Huber2013-04-082-6/+6
|
* bsp/mpc55xx: New fatal errorsSebastian Huber2013-04-082-5/+6
|
* bsp/mpc55xx: Include <bsp/linker-symbols.h>Sebastian Huber2013-04-081-0/+1
|
* bsp/mpc55xx: Fix warningsSebastian Huber2013-04-082-8/+7
|
* libchip/serial: Fix warningsSebastian Huber2013-04-081-1/+1
|
* bsps: Fix warningsSebastian Huber2013-04-082-0/+2
|
* bsps: Fix warningsSebastian Huber2013-04-082-1/+22
|
* libtests/flashdisk01: Disable for small memory BSPSebastian Huber2013-04-082-0/+31
|
* sptests/spstkalloc02: Disable for small memory BSPSebastian Huber2013-04-081-0/+25
|
* bsps/powerpc: Use proper typeSebastian Huber2013-04-082-6/+6
|
* bsp/gen5200: Fix syntaxSebastian Huber2013-04-081-1/+1
|
* bsp/lpc24xx: Fix register addressSebastian Huber2013-04-081-1/+2
|
* bsp/gen5200: TypoSebastian Huber2013-04-021-1/+1
|
* bsp/gen5200: Elaborate option help messageSebastian Huber2013-04-021-4/+8
|
* bsp/gen5200: Remove superfluous option definitionSebastian Huber2013-04-021-1/+0
|
* Fixed return in void functionAndreas Heinig2013-04-021-1/+1
|
* bsp/gen5200: Use busy waitSebastian Huber2013-03-282-3/+6
| | | | | The usage of rtems_task_wake_after() is invalid during the driver initialization.
* bsp/gen5200: Use fatal error instead of assertSebastian Huber2013-03-282-4/+10
|
* bsps/arm: Add thread-local storage (TLS) sectionsSebastian Huber2013-03-261-1/+7
|
* bsp/raspberrypi: New BSPAlan Cudmore2013-03-2421-0/+1532
|
* libfs: Always use geteuid() and getegid()Sebastian Huber2013-03-222-12/+2
| | | | The two functions are independent of the POSIX API.
* ramdisk: Fix device name generationSebastian Huber2013-03-221-1/+1
|
* bsp/mpc83xx: Add MPC83XX_NET*_INTERFACE_0_PHY_ADDRSebastian Huber2013-03-211-0/+5
|
* bsp/psim: Use shared linkcmds.baseSebastian Huber2013-03-196-285/+62
| | | | | Several GCC tests faild due to the outdated previous linker command file.
* Fixed 2 compiler warningsAndreas Heinig2013-03-191-1/+1
|
* sparc/cpu.h: Add commentsJoel Sherrill2013-03-181-0/+3
|
* m68k/cpu.h: Fix formatting and add comment blockJoel Sherrill2013-03-181-3/+10
|
* bsps: Support DWARF extensionSebastian Huber2013-03-188-0/+19
|
* IMFS: Fix NULL pointer accessSebastian Huber2013-03-181-9/+10
|
* bsp/edb7312: Improve output charSebastian Huber2013-03-141-11/+20
| | | | | The output char function used by printk() is now independent of the console driver initialization.
* bsp/edb7312: Fix warningsSebastian Huber2013-03-141-8/+0
|
* mpc83xx: Add and use mpc83xx_reset()Sebastian Huber2013-03-142-15/+22
| | | | | The inline version makes it possible to use this code in different memory areas.
* mpc83xx: Use shared linkcmds.baseSebastian Huber2013-03-1413-495/+129
|
* mpc83xx: Copy nothing if necessarySebastian Huber2013-03-141-0/+3
|
* mpc83xx: Fix local access window 1 configurationSebastian Huber2013-03-141-0/+10
|
* mpc83xx: Add MPC83XX_HAS_NAND_LP_FLASH_ON_CS0Sebastian Huber2013-03-143-9/+27
|
* contrib: Remove.Joel Sherrill2013-03-1238-4045/+0
|
* doc/texi2html_init.in: Correct typoJoel Sherrill2013-03-111-1/+1
|
* doc/texi2any_init.in: Correct link to Library index.htmlJoel Sherrill2013-03-111-1/+1
|
* doc/main.am: Tweak TEXI2ANY_ARGS to make HTML menus look betterJoel Sherrill2013-03-111-0/+1
|
* doc/texi2html_init.in: Update copyright on html outputJoel Sherrill2013-03-111-1/+1
|
* doc/project.am: texi2html invocation had file name twiceJoel Sherrill2013-03-111-1/+1
|
* doc/main.am: TEXI2HTML_ARGS macro clean upJoel Sherrill2013-03-111-1/+1
|
* mvme3100/Makefile.am: Remove reference to ChangeLogJoel Sherrill2013-03-111-1/+1
|