summaryrefslogtreecommitdiffstats
path: root/bsps (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-08-12bsps: Fix .data.rel.ro placementSebastian Huber7-7/+7
The .data.rel.ro* linker input section pattern accidentally matches with writeable data those symbol name starts with "ro". Close #4701.
2022-07-28aarch64/versal: Support DDRMC0 region 0 and 1Chris Johns3-0/+59
- Support DDRMC0 region 0 up to 2G in size - Support DDRMC0 region 1 with DDR memory greater than 2G up to the DDRMC0 max amount - Extend the heap with region 1's memory Closes #4684
2022-07-28basp/aarch64: Make the unexpected sections origin address 64bitChris Johns1-1/+1
Update #4684
2022-07-27Use __asm__ for standard C compatibilitySebastian Huber3-24/+24
2022-07-21aarch64: Use page table level 0Kinsey Moore3-15/+58
This alters the AArch64 page table generation and mapping code and MMU configuration to use page table level 0 in addition to levels 1, 2, and 3. This allows the mapping of up to 48 bits of memory space and is the maximum that can be mapped without relying on additional processor extensions. Mappings are restricted based on the number of physical address bits that the CPU supports.
2022-07-18aarch64: Memory map the noinit sectionKinsey Moore2-0/+8
This section was added recently and must be mapped to be accessed without generating an exception.
2022-07-15bsps: Sort .noinit* sectionsSebastian Huber56-56/+56
Sort the .noinit* input sections by name first, then by alignment if two sections have the same name. This allows the placement of begin/end symbols to initialize some areas with a special value. Update #4678.
2022-07-12bsps/v850/gdbv850sim: Change license to BSD-2Joel Sherrill3-9/+66
Updates #3053.
2022-07-12bsps/sparc64/usiii: Change license to BSD-2Joel Sherrill2-6/+44
Updates #3053.
2022-07-12bsps/sparc64/shared: Change license to BSD-2Joel Sherrill3-9/+66
Updates #3053.
2022-07-12bsps/sparc64/niagara: Change license to BSD-2Joel Sherrill3-9/+66
Updates #3053.
2022-07-12bsps/sparc64/include: Change license to BSD-2Joel Sherrill2-6/+44
Updates #3053.
2022-07-12bsps/sh/shsim: Change license to BSD-2Joel Sherrill4-12/+88
Updates #3053.
2022-07-12bsps/sh/shared: Change license to BSD-2Joel Sherrill1-3/+22
Updates #3053.
2022-07-12bsps/sh/gensh2: Change license to BSD-2Joel Sherrill4-12/+88
Updates #3053.
2022-07-12bsps/sh/gensh1: Change license to BSD-2Joel Sherrill1-3/+22
Updates #3053.
2022-07-12bsps/powerpc/virtex5: Change license to BSD-2Joel Sherrill2-6/+44
Updates #3053.
2022-07-12bsps/powerpc/virtex4: Change license to BSD-2Joel Sherrill2-6/+44
Updates #3053.
2022-07-12bsps/powerpc/virtex: Change license to BSD-2Joel Sherrill2-6/+44
Updates #3053.
2022-07-12bsps/powerpc/tqm8xx: Change license to BSD-2Joel Sherrill7-21/+154
Updates #3053.
2022-07-12bsps/powerpc/t32mppc: Change license to BSD-2Joel Sherrill8-24/+176
Updates #3053.
2022-07-12bsps/powerpc/shared: Change license to BSD-2Joel Sherrill18-54/+396
Updates #3053.
2022-07-12bsps/powerpc/qoriq: Change license to BSD-2Joel Sherrill31-93/+682
Updates #3053.
2022-07-12bsps/powerpc/qemuppc: Change license to BSD-2Joel Sherrill4-12/+88
Updates #3053.
2022-07-12bsps/powerpc/psim: Change license to BSD-2Joel Sherrill7-21/+154
Updates #3053.
2022-07-12bsps/powerpc/mpc8260ads: Change license to BSD-2Joel Sherrill2-6/+44
Updates #3053.
2022-07-12bsps/powerpc/mpc55xxevb: Change license to BSD-2Joel Sherrill48-144/+1056
Updates #3053.
2022-07-12bsps/powerpc/include: Change license to BSD-2Joel Sherrill8-24/+176
Updates #3053.
2022-07-12bsps/powerpc/83xx: Change license to BSD-2Joel Sherrill18-54/+396
Updates #3053.
2022-07-12bsps/powerpc/gen5200: Change license to BSD-2Joel Sherrill21-63/+462
Updates #3053.
2022-07-12bsps/powerpc/beatnik: Change license to BSD-2Joel Sherrill1-3/+22
Updates #3053.
2022-07-12bsps/no_cpu/no_bsp: Change license to BSD-2Joel Sherrill12-36/+264
Updates #3053.
2022-07-12bsps/nios2/nios2_iss: Change license to BSD-2Joel Sherrill1-3/+22
Updates #3053.
2022-07-12bsps/moxie/moxiesim: Change license to BSD-2Joel Sherrill1-3/+22
Updates #3053.
2022-07-12bsps/mips/rbtx4938: Change license to BSD-2Joel Sherrill5-15/+110
Updates #3053.
2022-07-12bsps/mips/rbtx4925: Change license to BSD-2Joel Sherrill5-15/+110
Updates #3053.
2022-07-12bsps/mips/malta: Change license to BSD-2Joel Sherrill11-33/+242
Updates #3053.
2022-07-12bsps/mips/jmr3904: Change license to BSD-2Joel Sherrill7-21/+154
Updates #3053.
2022-07-12bsps/mips/include: Change license to BSD-2Joel Sherrill5-15/+110
Updates #3053.
2022-07-12bsps/mips/hurricane: Change license to BSD-2Joel Sherrill5-15/+110
Updates #3053.
2022-07-12bsps/mips/csb350: Change license to BSD-2Joel Sherrill5-15/+110
Updates #3053.
2022-07-12bsps/mips/shared: Change license to BSD-2Joel Sherrill5-15/+110
Updates #3053.
2022-07-12irq/arm-gicv3.h: Customize CPU Interface initSebastian Huber1-21/+37
Use the existing WRITE_SR() abstraction to access the interrupt group 0 and 1 enable registers. This fixes the build for the AArch32 target. Add BSP options which define the initial values of CPU Interface registers.
2022-07-11bsps/m68k/uC5282: Change license to BSD-2Joel Sherrill2-6/+44
Updates #3053.
2022-07-11bsps/m68k/shared: Change license to BSD-2Joel Sherrill5-15/+110
Updates #3053.
2022-07-11bsps/m68k/mvme162: Change license to BSD-2Joel Sherrill1-3/+22
Updates #3053.
2022-07-11bsps/m68k/mvme147s: Change license to BSD-2Joel Sherrill7-21/+154
Updates #3053.
2022-07-11bsps/m68k/mvme147: Change license to BSD-2Joel Sherrill7-21/+154
Updates #3053.
2022-07-11bsps/m68k/mrm332: Change license to BSD-2Joel Sherrill7-21/+154
Updates #3053.
2022-07-11bsps/m68k/mcf5329: Change license to BSD-2Joel Sherrill4-12/+88
Updates #3053.