Commit Graph

12137 Commits

Author SHA1 Message Date
Toma Radu
d970738c56 arm_lm3s69xx: improve doxygen
Add doxygen to the header files in the arm/lm3s69xx/include directory.
2013-12-17 20:54:01 -05:00
Sebastian Huber
14e1c677fd bsp/genmcf548x: Increase network TX FIFO watermark
This prevents frequent transmit FIFO errors.
2013-12-16 15:15:42 +01:00
Sebastian Huber
a19b9157e9 bsp/genmcf548x: Fix network FIFO error handling
Use a buffer handling similar to the MPC5200B FEC driver to cope with
FIFO errors.
2013-12-16 15:15:42 +01:00
Sebastian Huber
6eb17335ed bsp/genmcf548x: Use bsp_interrupt_vector_enable() 2013-12-16 15:15:42 +01:00
Sebastian Huber
8d2920119b bsp/genmcf548x: Add initial values for INTC_ICRn
According to the manual the application must use unique and
non-overlapping level and priority definitions for enabled interrupts.
2013-12-16 15:15:42 +01:00
Sebastian Huber
5df9bf6e8a bsp/genmcf548x: Add interrupt extension support 2013-12-16 15:15:41 +01:00
Sebastian Huber
6440903c48 bsps/m68k: Add and use linkcmds.base 2013-12-16 15:15:41 +01:00
Sebastian Huber
e4927eceff bsps: Simplify FreeBSD linker sets 2013-12-16 15:15:39 +01:00
Sebastian Huber
287bbb65af bsps/arm: Use ALIGN_WITH_INPUT
This requires at least Binutils 2.24.
2013-12-16 15:15:00 +01:00
Sebastian Huber
43c6268509 bsps/powerpc: Use ALIGN_WITH_INPUT
This requires at least Binutils 2.24.
2013-12-16 15:15:00 +01:00
Szkocsovszki Zsolt
24d09194b7 bsp: Move bspstart.c to sh/shared/startup/ 2013-12-14 12:13:08 -06:00
Chirayu Desai
78c4a2f4cf arm: Enhance Doxygen for csb336,csb337 and gdbarmsim 2013-12-14 12:08:15 -06:00
Chirayu Desai
98239f382a arm: realview-pbx-a9: Add doxygen 2013-12-13 21:39:04 -05:00
Helder Silva
bde2237020 PR1960: ERC32_Is_interrupt_masked for ERC32 in erc32.h
The function-like macro ERC32_Is_interrupt_masked defined as:

  (ERC32_MEC.Interrupt_Masked & (1 << (_source)))

The ERC32_MEC is of type ERC32_Register_Map structure and Interrupt_Masked does
not exist in structure, instead Interrupt_Mask exists.
Update the macro accordingly.
2013-12-11 11:26:04 -05:00
Chris Johns
6e4255d9a5 arm/xilinx__zynq: Support application based clock freq.
Provide a weak call to a clock freq routine to allow the application
to supply the freq defined in the Xilinx generated source.

Add code to calculate the baud rate.
2013-12-10 13:41:16 +11:00
Chris Johns
37df715080 arm/xilinx_zynq: Add bsp_translation_table_end to the linker script. 2013-12-10 13:24:06 +11:00
Chris Johns
136a84782b arm shared: Add bsp_translation_table_end the linker symbols. 2013-12-10 12:28:09 +11:00
Daniel Ramirez
296c74e643 doxygen: refactored doxygen in libbsp to illustrate new rule set 2013-12-09 15:27:02 -05:00
Chirayu Desai
583ef3a5b2 arm: csb337: Add doxygen 2013-12-09 11:21:45 -05:00
Chirayu Desai
a0390782dc arm: csb336: Add doxygen 2013-12-08 13:12:38 -05:00
Chirayu Desai
0e8cfdef5d arm: gdbarmsim: Add doxygen 2013-12-07 21:27:58 -05:00
Toma Radu
cfeb191e9d sparc shared: improve doxygen
Add doxygen to the header files in sparc/shared/include directory.
2013-12-07 21:24:28 -05:00
Daniel Ramirez
ab1733b8e0 virtex4: Move start.S to virtex4/start/start.S 2013-12-06 20:30:27 -05:00
Daniel Ramirez
a4d673914f tqm8xx: Move start.S to tqm8xx/start/start.S 2013-12-06 20:07:19 -05:00
Daniel Ramirez
09c33edc40 virtex5: Move start.S to virtex5/start/start.S 2013-12-06 19:55:32 -05:00
Chirayu Desai
c6af45852e powerpc/ss555: move startup/start.S to start/start.S 2013-12-06 13:27:35 -05:00
Chirayu Desai
e626c60af4 libcpu/powerpc/mpc5xx: use THREAD_DISABLE_DISPATCH_LEVEL in asm 2013-12-06 13:26:58 -05:00
Chirayu Desai
1203d387a6 powerpc: mbx8xx: move starup/start.S to start/start.S 2013-12-06 11:21:15 -05:00
Toma Radu
25026906c5 erc32: improve doxygen
Add doxygen to the bsp.h, tm27.h, erc32.h and irq.h files.
2013-12-04 16:23:19 -05:00
Gedare Bloom
5b3dc6824d leon3: fix doxygen description for bsp.h 2013-12-04 15:51:21 -05:00
Toma Radu
df217b0bcc leon3: improve doxygen
Add doxygen to the bsp.h, tm27.h, amba.h and leon.h files
2013-12-04 15:29:47 -05:00
Daniel Ramirez
3f8abd289b sparc: refactored shared/start.S to shared/start/start.S 2013-12-03 19:49:04 -05:00
Gedare Bloom
ebd0844919 leon2: fix typo in doxygen 2013-12-03 15:41:45 -05:00
Toma Radu
133f3cceef leon2: improve doxygen
Add doxygen to the cchip.c & leon_open_eth.c files.
2013-12-03 15:34:52 -05:00
Daniel Ramirez
9f3057fc0d m68k: refactored shared/start.S to shared/start/start.S 2013-12-03 09:25:23 -05:00
Daniel Ramirez
b9287a15aa libbsp: refactored sparc/shared/bspgetworkarea.c to sparc/shared/startup/bspgetworkarea.c
* refactored sparc/shared/bspgetworkarea.c to sparc/shared/startup/bspgetworkarea.c
2013-12-03 09:12:31 -05:00
Sebastian Huber
057c294afd bsps/powerpc: Unconditionally clear reservations 2013-12-03 12:58:47 +01:00
Sebastian Huber
f339afb47f bsp/qoriq: Use System V small-data area 2013-12-03 12:58:47 +01:00
Chirayu Desai
4b43051763 powerpc: motorola: Move bspreset.c to startup/
* Move shared/console/bspreset.c to motorola_powerpc/startup/bspreset.c
2013-12-02 22:48:33 -05:00
Radu
8d830fae23 leon2_doxygen_1 2013-12-02 22:38:09 -05:00
Radu Toma
d230d8eaae sparc/leon3: Add doxygen. 2013-12-01 19:29:12 -05:00
Daniel Hellstrom
2d3eb23349 sparc/shared/irq_asm.S: Get pointer to self per-CPU control
_CPU_Context_switch_to_first_task_smp() branches to
done_flushing which requires o3 to be initalized with
"self per-CPU control", this adds initialization of
o3. This problem only affects SMP, see commit
f8ad6c6f7f were usage of o3 was intruduced.
2013-11-30 09:28:28 -06:00
Daniel Ramirez
2d6543d4c8 doxygen: refactored doxygen in libbsp/arm/lpc32xx
This patch refactors a lot of the existing doxygen within libbsp/arm/lpc32xx.
Much of this refactoring was just renaming of existing groups to conform to a
more consistent naming structure. With the addition of a doxygen header for
tm27.h, all files within lpc32xx belong to doxygen group now. lpc32xx should
be used a reference for adding doxygen to other bsps.
2013-11-29 22:48:59 -05:00
Daniel Ramirez
98eb7e78b6 raspberrypi doxygen refactoring 2013-11-27 09:53:52 -05:00
Chirayu Desai
22fa874ada powerpc/mpc55xxevb: Move bspworkarea.c to bspgetworkarea.c
Fixes commit 571216acee
2013-11-24 12:08:24 -05:00
Daniel Ramirez
287fefe2af mpc55xxevb: Move start.S to mpc55xxevb/start/start.S 2013-11-23 19:47:51 -05:00
Daniel Ramirez
9660ad6482 beatnik: Move bsp_reset() to beatnik/startup/bspreset.c 2013-11-23 15:35:19 -05:00
Chirayu Desai
571216acee powerpc/mpc55xxevb: Move bspworkareainit.c to bspgetworkarea.c
* Move bsp_work_area_initialize()
2013-11-23 13:00:29 -05:00
Chirayu Desai
4abc4d1e2c powerpc/mpc55xxevb: Move startup/reset.c to startup/bspreset.c 2013-11-23 07:56:14 -05:00
Daniel Ramirez
995eb4beb6 gumstix: Move bsp_reset() to gumstix/startup/bspreset.c 2013-11-22 06:04:14 -05:00