summaryrefslogtreecommitdiff
path: root/hw/bsp/ra/boards
AgeCommit message (Expand)Author
2026-07-13rusb2: EP0 OUT reliability, HS UTMI PHY power-up, FS-only build supporthathach
2025-01-22- change to use CMAKE_SYSTEM_CPU to prevent CMAKE_SYSTEM_PROCESSOR conflict w...hathach
2024-12-27embed metadata to family.c and board.h to generate supported boards dochathach
2024-12-16make sure g_bsp_rom_registers is not dropped by linker in cmake build.hathach
2024-12-13fix portenta build, added core-m85.cmake/mkhathach
2024-12-13update build for ra8m1: usbfs work, but usbhs not working just yet. Probably ...hathach
2024-12-13ra8m1_ek led and button workshathach
2024-12-13update make build for rahathach
2024-12-12rasc for portenta_c33hathach
2024-12-12rasc ra2a1_ek, but usb does not seem to work. Note fsp.ld need extra 0x100 by...hathach
2024-12-12rasc for ra4m1_ekhathach
2024-12-12rasc for ra4m3 ekhathach
2024-12-12used pin generated by raschathach
2024-12-12more migrate to ra smart configuratorhathach
2024-12-10change ra bsp to match fsp generated directoryhathach
2024-04-10support ra2a1 pipe numbering, fix ra2a1 ek led/button. Though usb not enumera...hathach
2024-04-05fix ram overflow with ram41hathach
2023-11-15add ra2a1 ekhathach
2023-08-01add portenta c33 bsp, add flash by dfu-utilhathach
2023-07-31enable USBMC for uno r4, add board_init_after_tusb() APIhathach
2023-07-28add uno r4 wih FLASH_IMAGE_START=0x4000, running but interrupt (systick) does...hathach
2023-07-26refactored multiple ports for hcd rusb2hathach
2023-07-26increase stack size for 6 series to 0x1000, 4 series to 0x800hathach
2023-07-26updating hcd rusb2hathach
2023-07-07add PORT selection for makefilehathach
2023-07-07fully work with multiple ports without CFG_TUSB_RHPORT0/1hathach
2023-07-07correct setting trace clockhathach
2023-07-05usb hs work with ra 6m5 ekhathach
2023-07-04fix ra4m3 ek buildhathach
2023-07-04update fsp to version 4.5, correct RA BSP. Fix ETM Trace with 6m5 by lowering...hathach
2023-07-03add jlinkscript for detect rtthathach
2023-07-03board pin data clean uphathach
2023-07-03move files aroundhathach
2023-07-03move vector_data.h and ioport_cfg.h to common familyhathach
2023-07-02add etm trace for 6m5hathach
2023-07-01initial ra6m5 ek, board_test led + sw workshathach
2023-07-01forgot board.mk for ra6m1hathach
2023-07-01add ra6m1 boardhathach
2023-07-01refactor to match fsp_cfghathach
2023-07-01update linkerhathach
2023-07-01rework ra buildhathach
2023-06-30clean up ra makefilehathach
2023-06-24add CPU_CORE for all familyhathach
2023-03-16add ra4m1_ek boardhathach
2023-03-16rename ra board namehathach
2022-06-02style code for consistency with existing codebaseRafael Silva
2022-06-02fix int handling for host in ek_ra4m3 portRafael Silva
2022-06-02add renesas ek-ra4m3 board portRafael Silva