..
hardware
arch: arm: cxd56xx: Add Apache license to files
2022-04-20 21:05:45 +08:00
chip.h
arch: Move [arm|xtensa]_intstack_[alloc|top] to common header file
2022-03-11 23:08:07 +02:00
cxd56_adc.c
Replace nxsem API when used as a lock with nxmutex API
2022-10-17 15:59:46 +09:00
cxd56_adc.h
Fix typos in comments and identifiers
2021-07-19 22:55:30 -03:00
cxd56_allocateheap.c
arch: Change the linker generated symbols from uint32_t to uint8_t *
2022-09-24 21:26:56 +02:00
cxd56_backuplog.c
Replace all strncpy with strlcpy for safety
2022-08-25 13:38:36 +08:00
cxd56_charger.c
Replace nxsem API when used as a lock with nxmutex API
2022-10-17 15:59:46 +09:00
cxd56_charger.h
arch/arm: Remove FAR and CODE from chip folder(1)
2022-05-03 16:50:52 +03:00
cxd56_cisif.c
boards: cxd56xx: Change pin initialization timing for camera
2022-05-30 20:38:47 +03:00
cxd56_clock.c
Replace nxsem API when used as a lock with nxmutex API
2022-10-17 15:59:46 +09:00
cxd56_clock.h
arch: cxd56xx: Add host interface driver
2021-05-20 07:23:48 +02:00
cxd56_config.h
arch: arm: cxd56xx: update license to Apache 2.0
2021-01-25 09:09:30 +09:00
cxd56_cpu1signal.c
arch: cxd56xx: Remove -Wmissing-braces warning
2022-10-20 21:49:07 +02:00
cxd56_cpu1signal.h
arch/arm: Remove FAR and CODE from chip folder(1)
2022-05-03 16:50:52 +03:00
cxd56_cpufifo.c
libc: Move queue.h from include to include/nuttx
2022-09-26 08:04:58 +02:00
cxd56_cpufifo.h
arch: arm: cxd56xx: update license to Apache 2.0
2021-01-25 09:09:30 +09:00
cxd56_cpuidlestack.c
arch/arm: Remove FAR and CODE from chip folder(1)
2022-05-03 16:50:52 +03:00
cxd56_cpuindex.c
arch: Merge up_arch.h into up_internal.h
2022-03-14 09:32:17 +02:00
cxd56_cpuindex.h
arch: cxd56xx: Introduce cxd56_cpuindex.h
2020-10-06 12:42:01 +02:00
cxd56_cpupause.c
arch/arm: Remove FAR and CODE from chip folder(1)
2022-05-03 16:50:52 +03:00
cxd56_cpustart.c
arch/arm: Remove FAR and CODE from chip folder(1)
2022-05-03 16:50:52 +03:00
cxd56_delay.c
arch: cxd56xx: Adjust loops per msec for the new memory map
2021-06-02 22:13:10 -05:00
cxd56_dmac_common.h
arch/arm: Remove FAR and CODE from chip folder(1)
2022-05-03 16:50:52 +03:00
cxd56_dmac.c
Replace nxsem API when used as a lock with nxmutex API
2022-10-17 15:59:46 +09:00
cxd56_dmac.h
arch: arm: cxd56xx: update license to Apache 2.0
2021-01-25 09:09:30 +09:00
cxd56_emmc.c
sem:remove sem default protocl
2022-10-22 14:50:48 +08:00
cxd56_emmc.h
Fix typos in comments and identifiers
2021-07-19 22:55:30 -03:00
cxd56_farapi.c
sem:remove sem default protocl
2022-10-22 14:50:48 +08:00
cxd56_farapi.h
arch: arm: cxd56xx: update license to Apache 2.0
2021-01-25 09:09:30 +09:00
cxd56_farapistub.h
arch: cxd56xx: update loader and gnssfw version
2022-04-12 07:55:00 +09:00
cxd56_farapistub.S
arch: arm: cxd56xx: update license to Apache 2.0
2021-01-25 09:09:30 +09:00
cxd56_gauge.c
Replace nxsem API when used as a lock with nxmutex API
2022-10-17 15:59:46 +09:00
cxd56_gauge.h
arch/arm: Remove FAR and CODE from chip folder(1)
2022-05-03 16:50:52 +03:00
cxd56_ge2d.c
sem:remove sem default protocl
2022-10-22 14:50:48 +08:00
cxd56_geofence.c
Replace nxsem API when used as a lock with nxmutex API
2022-10-17 15:59:46 +09:00
cxd56_geofence.h
arch/arm: Remove FAR and CODE from chip folder(1)
2022-05-03 16:50:52 +03:00
cxd56_gnss_api.h
arch/arm: Remove FAR and CODE from chip folder(1)
2022-05-03 16:50:52 +03:00
cxd56_gnss.c
sem:remove sem default protocl
2022-10-22 14:50:48 +08:00
cxd56_gnss.h
arch/arm: Remove FAR and CODE from chip folder(1)
2022-05-03 16:50:52 +03:00
cxd56_gpio.c
arch: Merge up_arch.h into up_internal.h
2022-03-14 09:32:17 +02:00
cxd56_gpio.h
arch: arm: cxd56xx: update license to Apache 2.0
2021-01-25 09:09:30 +09:00
cxd56_gpioint.c
arch: Convert DEBUGASSERT(false) into more intuitive DEBUGPANIC()
2022-07-14 12:08:45 +08:00
cxd56_gpioint.h
arch/arm: Remove FAR and CODE from chip folder(1)
2022-05-03 16:50:52 +03:00
cxd56_hostif.c
sem:remove sem default protocl
2022-10-22 14:50:48 +08:00
cxd56_i2c_bitbang.c
arch/arm: Remove FAR and CODE from chip folder(1)
2022-05-03 16:50:52 +03:00
cxd56_i2c_bitbang.h
include: fix double include pre-processor guards
2022-01-16 11:11:14 -03:00
cxd56_i2c.c
use SEM_INITIALIZER inside of NXSEM_INITIALIZER
2022-10-22 14:50:48 +08:00
cxd56_i2c.h
arch/arm: Remove FAR and CODE from chip folder(1)
2022-05-03 16:50:52 +03:00
cxd56_icc.c
sem:remove sem default protocl
2022-10-22 14:50:48 +08:00
cxd56_icc.h
arch/arm: Remove FAR and CODE from chip folder(1)
2022-05-03 16:50:52 +03:00
cxd56_idle.c
Don't include debug.h from public header file
2021-06-01 06:42:02 +09:00
cxd56_irq.c
arch: move non arm g_current_regs defintion to common place
2022-09-21 22:23:11 +02:00
cxd56_pinconfig.c
arch: Merge up_arch.h into up_internal.h
2022-03-14 09:32:17 +02:00
cxd56_pinconfig.h
arch: arm: cxd56xx: update license to Apache 2.0
2021-01-25 09:09:30 +09:00
cxd56_pmic.c
arch/arm: Remove FAR and CODE from chip folder(1)
2022-05-03 16:50:52 +03:00
cxd56_pmic.h
arch/arm: Remove FAR and CODE from chip folder(1)
2022-05-03 16:50:52 +03:00
cxd56_powermgr_procfs.c
Replace all strncpy with strlcpy for safety
2022-08-25 13:38:36 +08:00
cxd56_powermgr_procfs.h
arch: arm: cxd56xx: update license to Apache 2.0
2021-01-25 09:09:30 +09:00
cxd56_powermgr.c
sem:remove sem default protocl
2022-10-22 14:50:48 +08:00
cxd56_powermgr.h
arch/arm: Remove FAR and CODE from chip folder(1)
2022-05-03 16:50:52 +03:00
cxd56_pwm.c
arch: cxd56xx: Fix compile warning in cxd56_pwm.c
2022-10-20 21:49:07 +02:00
cxd56_pwm.h
arch/arm: Remove FAR and CODE from chip folder(1)
2022-05-03 16:50:52 +03:00
cxd56_rtc_lowerhalf.c
arch/arm: Remove FAR and CODE from chip folder(1)
2022-05-03 16:50:52 +03:00
cxd56_rtc.c
arch/arm: Remove FAR and CODE from chip folder(1)
2022-05-03 16:50:52 +03:00
cxd56_rtc.h
arch/arm: Remove FAR and CODE from chip folder(1)
2022-05-03 16:50:52 +03:00
cxd56_scu.c
sem:remove sem default protocl
2022-10-22 14:50:48 +08:00
cxd56_scufifo.c
arch: Merge up_arch.h into up_internal.h
2022-03-14 09:32:17 +02:00
cxd56_scufifo.h
arch: arm: cxd56xx: update license to Apache 2.0
2021-01-25 09:09:30 +09:00
cxd56_sdhci.c
sem:remove sem default protocl
2022-10-22 14:50:48 +08:00
cxd56_sdhci.h
arch/arm: Remove FAR and CODE from chip folder(1)
2022-05-03 16:50:52 +03:00
cxd56_serial.c
arch/arm: Remove FAR and CODE from chip folder(1)
2022-05-03 16:50:52 +03:00
cxd56_serial.h
arch: arm: cxd56xx: update license to Apache 2.0
2021-01-25 09:09:30 +09:00
cxd56_sfc.c
arch/arm: Remove FAR and CODE from chip folder(1)
2022-05-03 16:50:52 +03:00
cxd56_sfc.h
arch/arm: Remove FAR and CODE from chip folder(1)
2022-05-03 16:50:52 +03:00
cxd56_sph.c
sem:remove sem default protocl
2022-10-22 14:50:48 +08:00
cxd56_sph.h
arch/arm: Remove FAR and CODE from chip folder(1)
2022-05-03 16:50:52 +03:00
cxd56_spi.c
sem:remove sem default protocl
2022-10-22 14:50:48 +08:00
cxd56_spi.h
arch/arm: Remove FAR and CODE from chip folder(1)
2022-05-03 16:50:52 +03:00
cxd56_start.c
arch: Change the linker generated symbols from uint32_t to uint8_t *
2022-09-24 21:26:56 +02:00
cxd56_sysctl.c
sem:remove sem default protocl
2022-10-22 14:50:48 +08:00
cxd56_sysctl.h
arch: arm: cxd56xx: update license to Apache 2.0
2021-01-25 09:09:30 +09:00
cxd56_testset.c
arch/arm: Remove FAR and CODE from chip folder(1)
2022-05-03 16:50:52 +03:00
cxd56_textheap.c
cxd56xx: Implement up_textheap_heapmember
2022-05-20 21:16:42 +08:00
cxd56_timer.c
arch/arm: Remove FAR and CODE from chip folder(1)
2022-05-03 16:50:52 +03:00
cxd56_timer.h
arch/arm: Remove FAR and CODE from chip folder(1)
2022-05-03 16:50:52 +03:00
cxd56_timerisr.c
arch/arm: Remove FAR and CODE from chip folder(1)
2022-05-03 16:50:52 +03:00
cxd56_timerisr.h
arch: arm: cxd56xx: update license to Apache 2.0
2021-01-25 09:09:30 +09:00
cxd56_uart0.c
Replace nxsem API when used as a lock with nxmutex API
2022-10-17 15:59:46 +09:00
cxd56_uart.c
arch: Merge up_arch.h into up_internal.h
2022-03-14 09:32:17 +02:00
cxd56_uart.h
arch: arm: cxd56xx: update license to Apache 2.0
2021-01-25 09:09:30 +09:00
cxd56_udmac.c
Replace nxsem API when used as a lock with nxmutex API
2022-10-17 15:59:46 +09:00
cxd56_udmac.h
arch: arm: cxd56xx: update license to Apache 2.0
2021-01-25 09:09:30 +09:00
cxd56_uid.c
arch: Merge up_arch.h into up_internal.h
2022-03-14 09:32:17 +02:00
cxd56_uid.h
arch: arm: cxd56xx: update license to Apache 2.0
2021-01-25 09:09:30 +09:00
cxd56_usbdev.c
arch: cxd56xx: Fix stall bulk xfer when sending 512 byte data
2022-10-24 09:02:39 +02:00
cxd56_usbdev.h
arch: arm: cxd56xx: update license to Apache 2.0
2021-01-25 09:09:30 +09:00
cxd56_wdt.c
arch/arm: Remove FAR and CODE from chip folder(1)
2022-05-03 16:50:52 +03:00
cxd56_wdt.h
arch: arm: cxd56xx: update license to Apache 2.0
2021-01-25 09:09:30 +09:00
Kconfig
drivers: Reorganize the power related code layout
2022-08-04 10:28:28 +03:00
Make.defs
arm/cxd56xx/lc823450/rp2040: replace arch testset to board implement
2022-05-01 06:38:25 +09:00