summaryrefslogtreecommitdiffstats
path: root/bsps/arm/xilinx-zynqmp/console/console-config.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-04dev/serial: Add Zynq UART kernel I/O supportSebastian Huber1-36/+4
2024-04-04dev/serial: Add ZYNQ_UART_[01]_BASE_ADDRSebastian Huber1-2/+2
2024-03-27dev/serial: Simplify some Zynq UART functionsSebastian Huber1-17/+6
2023-06-12xilinx-zynqmp: Include <rtems/termiostypes.h>Sebastian Huber1-1/+1
2023-06-06xilinx-zynqmp: Include <rtems/libio.h> for rtems_termios_initialize()Joel Sherrill1-0/+1
2023-05-20Update company nameSebastian Huber1-1/+1
2020-12-02bsps: Move zynq-uart to bsps/sharedKinsey Moore1-1/+1
2020-02-04Use RTEMS_SYSINIT_ORDER_LAST_BUT_5Sebastian Huber1-1/+1
2019-04-11bsp/xilinx-zynqmp: Implement Ultra96 targetJeff Kubascik1-7/+62
2019-04-11bsp/xilinx-zynqmp: Stub out Xilinx MPSoC BSPJeff Kubascik1-0/+0
2019-04-10bsp/xilinx-zynq: Relicense to BSD-2-ClauseSebastian Huber1-9/+22
2018-04-20bsps: Move console drivers to bspsSebastian Huber1-0/+0
2017-02-21bsp/xilinx-zynq: Use new Termios device driverSebastian Huber1-69/+31
2016-06-24bsps: Include missing <rtems/bspIo.h>Sebastian Huber1-0/+2
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-07-17bsp/xilinx-zynq: Use bsp_console_select()Sebastian Huber1-2/+7
2013-05-06bsp/xilinx-zynq: New BSPSebastian Huber1-5/+23
2013-05-03bsp/realview-pbx-a9: New BSPSebastian Huber1-0/+75