nuttx/arch/arm/src/cxd56xx
Petro Karashchenko 3ccb657dc2 nuttx: remove space befone newline in logs
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
2021-12-27 21:01:19 -06:00
..
hardware arch: cxd56xx: Add eMMC configuration for vendor-specific commands 2021-07-04 00:36:07 -05:00
chip.h arch: arm: cxd56xx: update license to Apache 2.0 2021-01-25 09:09:30 +09:00
cxd56_adc.c adc: add ioctl command to get the number of configured channels 2021-07-26 19:45:47 -07:00
cxd56_adc.h Fix typos in comments and identifiers 2021-07-19 22:55:30 -03:00
cxd56_allocateheap.c arch: arm: cxd56xx: update license to Apache 2.0 2021-01-25 09:09:30 +09:00
cxd56_backuplog.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
cxd56_charger.c power/battery: add baterr, batinfo, batwarn for debug log 2021-10-26 13:59:42 -03:00
cxd56_charger.h arch: arm: cxd56xx: update license to Apache 2.0 2021-01-25 09:09:30 +09:00
cxd56_cisif.c drivers: video: Rearchitect video driver 2021-09-15 07:06:35 +02:00
cxd56_clock.c Replace __attribute__ ((unused)) with unused_code 2021-07-29 21:55:21 -03: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: Fix compile warning 2021-07-04 00:36:07 -05:00
cxd56_cpu1signal.h arch: arm: cxd56xx: update license to Apache 2.0 2021-01-25 09:09:30 +09:00
cxd56_cpufifo.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07: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: Allocate the space from the beginning in up_stack_frame 2021-04-16 12:41:41 +09:00
cxd56_cpuindex.c arch: cxd56xx: Replace license header with Apache License 2.0 2020-12-28 08:43:35 +01:00
cxd56_cpuindex.h arch: cxd56xx: Introduce cxd56_cpuindex.h 2020-10-06 12:42:01 +02:00
cxd56_cpupause.c nuttx: remove space befone newline in logs 2021-12-27 21:01:19 -06:00
cxd56_cpustart.c *_cpustart.c: Fix typos in function description. 2021-08-11 11:06:27 +09: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 Fix typos (and nxstyle errors) 2021-03-21 21:51:14 +01:00
cxd56_dmac.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
cxd56_dmac.h arch: arm: cxd56xx: update license to Apache 2.0 2021-01-25 09:09:30 +09:00
cxd56_emmc.c arch: cxd56xx: Add eMMC configuration for vendor-specific commands 2021-07-04 00:36:07 -05:00
cxd56_emmc.h Fix typos in comments and identifiers 2021-07-19 22:55:30 -03:00
cxd56_farapi.c Replace __attribute__ ((unused)) with unused_code 2021-07-29 21:55:21 -03: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 2021-05-20 07:23:48 +02:00
cxd56_farapistub.S arch: arm: cxd56xx: update license to Apache 2.0 2021-01-25 09:09:30 +09:00
cxd56_gauge.c power/battery: add baterr, batinfo, batwarn for debug log 2021-10-26 13:59:42 -03:00
cxd56_gauge.h arch: arm: cxd56xx: update license to Apache 2.0 2021-01-25 09:09:30 +09:00
cxd56_ge2d.c arch: cxd56xx: Introduce CXD56_PHYSADDR 2021-06-02 22:13:10 -05:00
cxd56_geofence.c arch: arm: cxd56xx: update license to Apache 2.0 2021-01-25 09:09:30 +09:00
cxd56_geofence.h arch: arm: cxd56xx: update license to Apache 2.0 2021-01-25 09:09:30 +09:00
cxd56_gnss_api.h Fix typos in comments and identifiers 2021-07-19 22:55:30 -03:00
cxd56_gnss.c arch: cxd56xx: Fix uninitialized variable for gnss driver 2021-05-20 07:23:48 +02:00
cxd56_gnss.h arch: cxd56xx: gnss: Fix compile error in debug log 2021-05-20 07:23:48 +02:00
cxd56_gpio.c arch: arm: cxd56xx: update license to Apache 2.0 2021-01-25 09:09:30 +09:00
cxd56_gpio.h arch: arm: cxd56xx: update license to Apache 2.0 2021-01-25 09:09:30 +09:00
cxd56_gpioint.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
cxd56_gpioint.h arch: arm: cxd56xx: update license to Apache 2.0 2021-01-25 09:09:30 +09:00
cxd56_hostif.c arch: cxd56xx: Rename to nxsem_set_protocol 2021-07-04 00:36:07 -05:00
cxd56_i2c_bitbang.c Include assert.h in necessary place 2021-06-08 13:06:08 -07:00
cxd56_i2c_bitbang.h sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
cxd56_i2c.c arch: cxd56xx: Remove unnecessary i2c settings 2021-05-20 07:23:48 +02:00
cxd56_i2c.h arch: arm: cxd56xx: update license to Apache 2.0 2021-01-25 09:09:30 +09:00
cxd56_icc.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
cxd56_icc.h arch: cxd56xx: Add host interface driver 2021-05-20 07:23:48 +02:00
cxd56_idle.c Don't include debug.h from public header file 2021-06-01 06:42:02 +09:00
cxd56_irq.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
cxd56_irq.h arch: Rename g_intstackbase to g_intstacktop 2021-04-16 12:41:41 +09:00
cxd56_pinconfig.c arch: arm: cxd56xx: update license to Apache 2.0 2021-01-25 09:09:30 +09: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: cxd56x: pmic: Fix a compile error 2021-07-04 00:36:07 -05:00
cxd56_pmic.h arch: arm: cxd56xx: update license to Apache 2.0 2021-01-25 09:09:30 +09:00
cxd56_powermgr_procfs.c arch: cxd56x: Add support for power management debug output 2021-07-04 00:36:07 -05: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 arch: cxd56x: Add support for power management debug output 2021-07-04 00:36:07 -05:00
cxd56_powermgr.h arch: arm: cxd56xx: update license to Apache 2.0 2021-01-25 09:09:30 +09:00
cxd56_pwm.c arch: arm: cxd56xx: update license to Apache 2.0 2021-01-25 09:09:30 +09:00
cxd56_pwm.h arch: arm: cxd56xx: update license to Apache 2.0 2021-01-25 09:09:30 +09:00
cxd56_rtc_lowerhalf.c Replace mktime with timegm in rtc and fs driver 2021-06-23 13:43:32 -03:00
cxd56_rtc.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
cxd56_rtc.h arch: arm: cxd56xx: update license to Apache 2.0 2021-01-25 09:09:30 +09:00
cxd56_scu.c arch: cxd56x: scu: Fix some printf format warnings 2021-07-04 00:36:07 -05:00
cxd56_scufifo.c Replace __attribute__ ((unused)) with unused_code 2021-07-29 21:55:21 -03:00
cxd56_scufifo.h arch: arm: cxd56xx: update license to Apache 2.0 2021-01-25 09:09:30 +09:00
cxd56_sdhci.c arch: cxd56x: sdhci: Minor fix configuration name 2021-07-04 00:36:07 -05:00
cxd56_sdhci.h arch: arm: cxd56xx: update license to Apache 2.0 2021-01-25 09:09:30 +09:00
cxd56_serial.c arch: cxd56xx: Replace the critical section with spinlock in cxd56_serial.c 2021-09-16 21:56:40 -05:00
cxd56_serial.h arch: arm: cxd56xx: update license to Apache 2.0 2021-01-25 09:09:30 +09:00
cxd56_sfc.c fs: Remove magic field from partition_info_s 2021-08-20 09:19:52 -03:00
cxd56_sfc.h arch: arm: cxd56xx: update license to Apache 2.0 2021-01-25 09:09:30 +09:00
cxd56_sph.c Include assert.h in necessary place 2021-06-08 13:06:08 -07:00
cxd56_sph.h Fix typos in comments and identifiers 2021-07-19 22:55:30 -03:00
cxd56_spi.c Replace __attribute__ ((unused)) with unused_code 2021-07-29 21:55:21 -03:00
cxd56_spi.h arch: arm: cxd56xx: update license to Apache 2.0 2021-01-25 09:09:30 +09:00
cxd56_start.c arch/arm: Add NVIC_FPCCR_XXX macro to avoid the hard code value 2021-08-15 10:50:52 +02:00
cxd56_sysctl.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07: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/*_testset: Fix few typos. 2021-08-25 00:20:20 +08:00
cxd56_textheap.c nuttx: remove space befone newline in logs 2021-12-27 21:01:19 -06:00
cxd56_timer.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
cxd56_timer.h arch: arm: cxd56xx: update license to Apache 2.0 2021-01-25 09:09:30 +09:00
cxd56_timerisr.c arch: arm: cxd56xx: update license to Apache 2.0 2021-01-25 09:09:30 +09:00
cxd56_timerisr.h arch: arm: cxd56xx: update license to Apache 2.0 2021-01-25 09:09:30 +09:00
cxd56_uart0.c arch: arm: cxd56xx: update license to Apache 2.0 2021-01-25 09:09:30 +09:00
cxd56_uart.c sched: Don't include nuttx/sched.h inside sched.h 2021-05-24 12:11:53 +09: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 all __attribute__((aligned(x)) with aligned_data(x) 2021-07-29 21:55:21 -03: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: arm: cxd56xx: update license to Apache 2.0 2021-01-25 09:09:30 +09:00
cxd56_uid.h arch: arm: cxd56xx: update license to Apache 2.0 2021-01-25 09:09:30 +09:00
cxd56_usbdev.c Replace all __attribute__((aligned(x)) with aligned_data(x) 2021-07-29 21:55:21 -03:00
cxd56_usbdev.h arch: arm: cxd56xx: update license to Apache 2.0 2021-01-25 09:09:30 +09:00
cxd56_wdt.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
cxd56_wdt.h arch: arm: cxd56xx: update license to Apache 2.0 2021-01-25 09:09:30 +09:00
Kconfig Kconfig: improve uniformity 2021-12-14 07:32:48 -06:00
Make.defs arch: Compile up_puts in all Make.defs 2021-09-18 07:33:44 -03:00