summaryrefslogtreecommitdiffstats
path: root/bsps/arm/lpc32xx (unfollow)
Commit message (Expand)AuthorFilesLines
2023-08-09bsp/lpc32xx: Fix lpc32xx_magic_zero_sizeSebastian Huber1-1/+1
2023-08-09bsp/lpc32xx: Increase SDRAM size to 64MiBSebastian Huber2-2/+2
2023-08-09bsp/lpc32xx: Remove hard to maintain commentsSebastian Huber4-81/+0
2023-08-09bsp/lpc32xx: Restore lpc32xx_set_translation_table_entries()Sebastian Huber2-5/+83
2023-08-09bsp/lpc32xx: Fix warningSebastian Huber1-1/+1
2023-05-20Update company nameSebastian Huber31-31/+31
2023-01-24intr: Add Interrupt Manager implementation groupSebastian Huber1-1/+1
2023-01-24tm27: Avoid function pointer castsSebastian Huber1-2/+2
2022-07-08bsps/arm/lpc32xx: Change license to BSD-2Joel Sherrill29-87/+638
2022-06-27bsp/lpc32xx: Optimize Ethernet transmitSebastian Huber1-1/+1
2022-06-08arm/lpc32xx: Implement new interrupt directivesSebastian Huber1-6/+42
2022-06-08bsp/lpc32xx: bsp_interrupt_vector_enable()Sebastian Huber1-2/+6
2022-06-08bsp/lpc32xx: bsp_interrupt_is_valid_vector()Sebastian Huber2-0/+31
2022-06-08bsp/lpc32xx: Use standard timer 2 for tm27.hSebastian Huber1-19/+39
2022-06-08arm/lpc32xx: Hide MLC detailsSebastian Huber1-3/+1
2022-06-08bsp/lpc32xx: Fix FIQ interrupt supportSebastian Huber1-10/+13
2022-03-10bsps/arm/: Scripted embedded brains header file clean upJoel Sherrill31-186/+11
2021-11-29bsp_specs: Delete last remnants of these.Joel Sherrill1-0/+0
2021-09-21build: Remove old build systemSebastian Huber1-19/+0
2021-07-27bsps/irq: bsp_interrupt_facility_initialize()Sebastian Huber1-3/+1
2021-07-26bsps/irq: bsp_interrupt_vector_disable()Sebastian Huber1-1/+3
2021-07-26bsps/irq: bsp_interrupt_vector_enable()Sebastian Huber1-1/+3
2021-07-26bsps/irq: Add rtems_interrupt_is_pending()Sebastian Huber1-0/+11
2021-07-26bsps/irq: Add rtems_interrupt_get_attributes()Sebastian Huber1-0/+8
2021-07-26bsps/irq: Add rtems_interrupt_raise()Sebastian Huber1-0/+12
2021-07-26bsps/irq: Add rtems_interrupt_vector_is_enabled()Sebastian Huber1-0/+11
2021-06-24bsps/irq: Remove BSP_INTERRUPT_VECTOR_MAXSebastian Huber1-1/+0
2021-06-24bsps/irq: Use BSP_INTERRUPT_VECTOR_COUNTSebastian Huber1-1/+1
2021-06-24bsps/irq: Add BSP_INTERRUPT_VECTOR_COUNTSebastian Huber1-0/+1
2021-06-24bsps/irq: Remove BSP_INTERRUPT_VECTOR_MINSebastian Huber1-1/+0
2021-01-28bsps: Replace bsp_specs with an empty fileSebastian Huber1-9/+0
2020-12-02rtems: Add <rtems/rtems/clockimpl.h>Sebastian Huber1-0/+1
2020-10-12lpc32xx_mzx_stage_1-testsuite.tcfg: Add ttest01Joel Sherrill1-0/+1
2019-11-19bsp/lpc32xx: Fix linker command fileSebastian Huber1-1/+4
2019-03-12lpc32xx_mzx_stage_1-testsuite.tcfg: Update to account for static allocation a...Joel Sherrill1-0/+3
2019-03-08bsps: Adjust bsp.h Doxygen groupsSebastian Huber22-42/+34
2019-03-04bsps: Adjust architecture Doxygen groupsSebastian Huber1-1/+1
2019-02-28Remove explicit file names from @fileSebastian Huber1-1/+1
2019-01-21bsps/arm: Remove unused bsp_stack_irq_sizeSebastian Huber2-2/+0
2018-11-09bsp/lpc32xx: Include missing <time.h>Sebastian Huber1-0/+2
2018-08-29lpc32xx/include/bsp.h: Resolve set but not used warningJoel Sherrill1-0/+1
2018-06-15Add _CPU_Counter_frequency()Sebastian Huber1-1/+5
2018-04-30Drop executable permissions on .[ch] filesJoel Sherrill1-0/+0
2018-04-26bsps: Move documentation, etc. files to bspsSebastian Huber1-0/+6
2018-04-25bsp/lpc32xx: Move source files to bspsSebastian Huber11-0/+1228
2018-04-23bsps: Move RTC drivers to bspsSebastian Huber1-0/+142
2018-04-23bsps: Move interrupt controller support to bspsSebastian Huber1-0/+344
2018-04-23bsps: Move I2C drivers to bspsSebastian Huber1-0/+251
2018-04-23bsps: Move make/custom/* files to bspsSebastian Huber6-0/+56
2018-04-20bsps: Move startup files to bspsSebastian Huber9-0/+624