summaryrefslogtreecommitdiffstats
path: root/spec (unfollow)
Commit message (Expand)AuthorFilesLines
2 daysbsps/aarch64/raspberrypi: Add system timer supportHEADmasterNing Yang5-5/+83
11 daysvalidation: Test global construction on aarch64Sebastian Huber1-0/+1
2024-04-11dev/clock: Move bcm2835-system-timer driver to shared spaceNing Yang1-1/+1
2024-04-11bsps/xil-ttc: Improve clock driverSebastian Huber6-1/+79
2024-04-11bsps/xil-ttc: Add XIL_FATAL_TTC_IRQ_INSTALLSebastian Huber2-0/+23
2024-04-10build: Install <rtems/score/processormaskimpl.h>Sebastian Huber1-0/+1
2024-04-09bsp/qoriq: Do not build unused objectSebastian Huber1-1/+0
2024-04-04dev/serial: Add Zynq UART kernel I/O supportSebastian Huber8-32/+26
2024-04-04dev/serial: Add ZYNQ_UART_[01]_BASE_ADDRSebastian Huber1-0/+2
2024-03-20testsuites: Exclude JFFS2 NAND testsSebastian Huber2-0/+18
2024-03-20bsps: Add xilinx_zynqmp_lp64_a53 BSP variantSebastian Huber5-0/+25
2024-03-20bsps: Add xilinx_zynq_rpu BSP variantSebastian Huber4-83/+132
2024-03-20xilinx-zynqmp-rpu: Remove URLs from copyrightsSebastian Huber4-4/+4
2024-03-20bsps: Use bsps/arm/xilinx-zynqmp-rpuSebastian Huber2-3/+2
2024-03-20bsps: Use bsps/aarch64/xilinx-zynqmpSebastian Huber3-15/+3
2024-03-20arm: Move _CPU_ISR_install_vector()Sebastian Huber1-0/+1
2024-03-11aarch64/zynqmp: Fix build item BSP familySebastian Huber1-1/+1
2024-03-11aarch64/zynqmp: Fix UART base addresses and IRQSebastian Huber1-0/+1
2024-02-27Update company nameSebastian Huber14-14/+14
2024-02-26testsuites/jffs2: Add test for empty NOR FSKinsey Moore2-0/+23
2024-02-23spec/zynqmp-rpu: Clean up optionsKinsey Moore2-3/+0
2024-02-16crc: Add a CRC-24Q implementationSebastian Huber2-0/+4
2024-02-16base64: Add decoderMatthew Joyce2-0/+2
2024-02-16base64: Move base64 encoding supportSebastian Huber1-1/+2
2024-02-14i386: Restore SMP functionalityKinsey Moore1-0/+4
2024-01-31bsps/qoriq: Add VME support for MVME2500Christian Mauderer2-2/+3
2024-01-18fstests/tftpfs: Fix build dependencySebastian Huber1-3/+3
2024-01-18build: Fix target of build scriptSebastian Huber1-1/+1
2024-01-15bsp/tms570: Use TMS570_OSCILLATOR_MAINSebastian Huber1-3/+8
2024-01-15bsp/tms570: Remove unused BSP optionsSebastian Huber3-38/+0
2024-01-15bsp/tms570: Board-specific tms570_emif_sdram_init()Tyler Miller1-1/+0
2024-01-15bsp/tms570: Board-specific tms570_pinmux_init()Tyler Miller1-1/+0
2024-01-15bsp/tms570: Board-specific tms570_pll_init()Tyler Miller3-3/+34
2024-01-15bsp/tms570: Use shared bsp_start_hook_1()Sebastian Huber1-0/+1
2024-01-15bsp/tms570: Add errata SSWF021#45 handlingSebastian Huber1-1/+5
2024-01-15bsp/tms570: Enable hardware init for some variantsSebastian Huber1-1/+6
2024-01-15bsp/tms570: Add TMS570LC4357 BSP variantsSebastian Huber4-0/+46
2024-01-15bsp/tms570: Add linkcmds.memorySebastian Huber10-22/+153
2024-01-15bsp/tms570: Add variant enable to buildSebastian Huber1-1/+5
2024-01-15bsp/tms570: Remove obsolete build optionSebastian Huber2-18/+0
2024-01-15bsp/tms570: Add bsp_restart()Sebastian Huber1-0/+1
2024-01-15bsp/tms570: Remove empty <bsp/tms570-vim.h>Sebastian Huber1-1/+0
2024-01-15bsp/tms570: Remove empty <bsp/tms570-sci.h>Sebastian Huber1-1/+0
2024-01-15bsp/tms570: Remove empty <bsp/tms570-rti.h>Sebastian Huber1-1/+0
2024-01-15bsps/arm: Use shared empty bsp_start_hook_0()Sebastian Huber6-0/+6
2024-01-09Revert "Include Xilinx support files also for Zynq7000"Joel Sherrill1-2/+0
2024-01-05Include Xilinx support files also for Zynq7000Bernd Moessner1-0/+2
2023-12-22testsuites/fstests: Add JFFS2 NAND support testsKinsey Moore10-0/+212
2023-12-14bsps/arm/stm32f4: Enable USART RX interruptsJacob Killelea1-0/+2
2023-12-12build: Fix default valueSebastian Huber1-1/+1