summaryrefslogtreecommitdiffstats
path: root/bsps/arm/lpc32xx (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsp/lpc32xx: Fix lpc32xx_magic_zero_sizeSebastian Huber2023-08-091-1/+1
* bsp/lpc32xx: Increase SDRAM size to 64MiBSebastian Huber2023-08-092-2/+2
* bsp/lpc32xx: Remove hard to maintain commentsSebastian Huber2023-08-094-81/+0
* bsp/lpc32xx: Restore lpc32xx_set_translation_table_entries()Sebastian Huber2023-08-092-5/+83
* bsp/lpc32xx: Fix warningSebastian Huber2023-08-091-1/+1
* Update company nameSebastian Huber2023-05-2031-31/+31
* intr: Add Interrupt Manager implementation groupSebastian Huber2023-01-241-1/+1
* tm27: Avoid function pointer castsSebastian Huber2023-01-241-2/+2
* bsps/arm/lpc32xx: Change license to BSD-2Joel Sherrill2022-07-0829-87/+638
* bsp/lpc32xx: Optimize Ethernet transmitSebastian Huber2022-06-271-1/+1
* arm/lpc32xx: Implement new interrupt directivesSebastian Huber2022-06-081-6/+42
* bsp/lpc32xx: bsp_interrupt_vector_enable()Sebastian Huber2022-06-081-2/+6
* bsp/lpc32xx: bsp_interrupt_is_valid_vector()Sebastian Huber2022-06-082-0/+31
* bsp/lpc32xx: Use standard timer 2 for tm27.hSebastian Huber2022-06-081-19/+39
* arm/lpc32xx: Hide MLC detailsSebastian Huber2022-06-081-3/+1
* bsp/lpc32xx: Fix FIQ interrupt supportSebastian Huber2022-06-081-10/+13
* bsps/arm/: Scripted embedded brains header file clean upJoel Sherrill2022-03-1031-186/+11
* bsp_specs: Delete last remnants of these.Joel Sherrill2021-11-291-0/+0
* build: Remove old build systemSebastian Huber2021-09-211-19/+0
* bsps/irq: bsp_interrupt_facility_initialize()Sebastian Huber2021-07-271-3/+1
* bsps/irq: bsp_interrupt_vector_disable()Sebastian Huber2021-07-261-1/+3
* bsps/irq: bsp_interrupt_vector_enable()Sebastian Huber2021-07-261-1/+3
* bsps/irq: Add rtems_interrupt_is_pending()Sebastian Huber2021-07-261-0/+11
* bsps/irq: Add rtems_interrupt_get_attributes()Sebastian Huber2021-07-261-0/+8
* bsps/irq: Add rtems_interrupt_raise()Sebastian Huber2021-07-261-0/+12
* bsps/irq: Add rtems_interrupt_vector_is_enabled()Sebastian Huber2021-07-261-0/+11
* bsps/irq: Remove BSP_INTERRUPT_VECTOR_MAXSebastian Huber2021-06-241-1/+0
* bsps/irq: Use BSP_INTERRUPT_VECTOR_COUNTSebastian Huber2021-06-241-1/+1
* bsps/irq: Add BSP_INTERRUPT_VECTOR_COUNTSebastian Huber2021-06-241-0/+1
* bsps/irq: Remove BSP_INTERRUPT_VECTOR_MINSebastian Huber2021-06-241-1/+0
* bsps: Replace bsp_specs with an empty fileSebastian Huber2021-01-281-9/+0
* rtems: Add <rtems/rtems/clockimpl.h>Sebastian Huber2020-12-021-0/+1
* lpc32xx_mzx_stage_1-testsuite.tcfg: Add ttest01Joel Sherrill2020-10-121-0/+1
* bsp/lpc32xx: Fix linker command fileSebastian Huber2019-11-191-1/+4
* lpc32xx_mzx_stage_1-testsuite.tcfg: Update to account for static allocation a...Joel Sherrill2019-03-121-0/+3
* bsps: Adjust bsp.h Doxygen groupsSebastian Huber2019-03-0822-42/+34
* bsps: Adjust architecture Doxygen groupsSebastian Huber2019-03-041-1/+1
* Remove explicit file names from @fileSebastian Huber2019-02-281-1/+1
* bsps/arm: Remove unused bsp_stack_irq_sizeSebastian Huber2019-01-212-2/+0
* bsp/lpc32xx: Include missing <time.h>Sebastian Huber2018-11-091-0/+2
* lpc32xx/include/bsp.h: Resolve set but not used warningJoel Sherrill2018-08-291-0/+1
* Add _CPU_Counter_frequency()Sebastian Huber2018-06-151-1/+5
* Drop executable permissions on .[ch] filesJoel Sherrill2018-04-301-0/+0
* bsps: Move documentation, etc. files to bspsSebastian Huber2018-04-261-0/+6
* bsp/lpc32xx: Move source files to bspsSebastian Huber2018-04-2511-0/+1228
* bsps: Move RTC drivers to bspsSebastian Huber2018-04-231-0/+142
* bsps: Move interrupt controller support to bspsSebastian Huber2018-04-231-0/+344
* bsps: Move I2C drivers to bspsSebastian Huber2018-04-231-0/+251
* bsps: Move make/custom/* files to bspsSebastian Huber2018-04-236-0/+56
* bsps: Move startup files to bspsSebastian Huber2018-04-209-0/+624