| Age | Commit message (Expand) | Author |
| 2024-10-10 | add new tusb_int_handler(rhport, in_isr) as common irq handler | hathach |
| 2024-07-19 | add ra4m1 ek for hil test | hathach |
| 2024-04-10 | support ra2a1 pipe numbering, fix ra2a1 ek led/button. Though usb not enumera... | hathach |
| 2024-04-08 | Merge pull request #2466 from wavenumber-eng/MCX | Ha Thach |
| 2024-04-08 | fix configENABLE_FPU=0 for cortex-m33+nodsp | hathach |
| 2024-04-06 | fix ra2a1 fpu with freertos | hathach |
| 2024-04-05 | fix ram overflow with ram41 | hathach |
| 2023-12-18 | update FreeRTOSConfig.h | hathach |
| 2023-11-23 | move tools/cmake to examples/build_system | hathach |
| 2023-11-23 | make nanolib linking explicitly by each family/board | hathach |
| 2023-11-16 | switch freertos to static allocation only (dynamic = 0), since it is possible... | hathach |
| 2023-11-15 | add ra2a1 ek | hathach |
| 2023-09-27 | change hcd_int_handler(rhport, in_isr) signature: add in_isr | hathach |
| 2023-08-04 | Merge branch 'master' into enhance-bsp | hathach |
| 2023-08-03 | Merge pull request #2052 from arduino/renesas_ra_hs_rebased | Ha Thach |
| 2023-08-03 | more board_api.h rename | hathach |
| 2023-08-03 | add osal queue name if needed | hathach |
| 2023-08-01 | fix build with -flto | hathach |
| 2023-08-01 | add rusb2_common.c for dynami irq | hathach |
| 2023-08-01 | enable flto for ra makefile | hathach |
| 2023-08-01 | add portenta c33 bsp, add flash by dfu-util | hathach |
| 2023-07-31 | enable USBMC for uno r4, add board_init_after_tusb() API | hathach |
| 2023-07-31 | enable_irq since uno bootloader can disable it. systick triggered, however us... | hathach |
| 2023-07-28 | add uno r4 wih FLASH_IMAGE_START=0x4000, running but interrupt (systick) does... | hathach |
| 2023-07-26 | refactored multiple ports for hcd rusb2 | hathach |
| 2023-07-26 | increase stack size for 6 series to 0x1000, 4 series to 0x800 | hathach |
| 2023-07-26 | updating hcd rusb2 | hathach |
| 2023-07-07 | add PORT selection for makefile | hathach |
| 2023-07-07 | fully work with multiple ports without CFG_TUSB_RHPORT0/1 | hathach |
| 2023-07-07 | correct setting trace clock | hathach |
| 2023-07-06 | add rusb2_module_start(), more update for multiple ports for dcd rusb2 | hathach |
| 2023-07-06 | update ra type to include usbhs registers | hathach |
| 2023-07-05 | usb hs work with ra 6m5 ek | hathach |
| 2023-07-04 | fix ra4m3 ek build | hathach |
| 2023-07-04 | update fsp to version 4.5, correct RA BSP. Fix ETM Trace with 6m5 by lowering... | hathach |
| 2023-07-03 | add jlinkscript for detect rtt | hathach |
| 2023-07-03 | Merge branch 'master' into renesas_ra_hs_rebased | hathach |
| 2023-07-03 | board pin data clean up | hathach |
| 2023-07-03 | wrap up ra update | hathach |
| 2023-07-03 | move files around | hathach |
| 2023-07-03 | move vector_data.h and ioport_cfg.h to common family | hathach |
| 2023-07-02 | add etm trace for 6m5 | hathach |
| 2023-07-01 | initial ra6m5 ek, board_test led + sw works | hathach |
| 2023-07-01 | forgot board.mk for ra6m1 | hathach |
| 2023-07-01 | add ra6m1 board | hathach |
| 2023-07-01 | refactor to match fsp_cfg | hathach |
| 2023-07-01 | update linker | hathach |
| 2023-07-01 | rework ra build | hathach |
| 2023-06-30 | clean up ra makefile | hathach |
| 2023-06-24 | add CPU_CORE for all family | hathach |