nuttx/arch/z80/src/ez80
Nathan Hartman 68d43d3679 Fix typos.
2019-08-04 14:50:28 -06:00
..
chip.h Add initial support for the MakerLisp eZ80 board. Ref: https://makerlisp.com/ 2019-06-04 11:12:17 -06:00
ez80_clock.c configs/makerlisp: Update external memory settings in linker script. 2019-06-16 11:48:29 -06:00
ez80_copystate.c arch/z80/src: Rename up_doirq.c and up_internal.h to z80_doirq.c and z80_internal.h for better consistency with the naming conventions 2019-06-09 19:08:42 -06:00
ez80_emac.c arch/z80/src: Rename up_doirq.c and up_internal.h to z80_doirq.c and z80_internal.h for better consistency with the naming conventions 2019-06-09 19:08:42 -06:00
ez80_getsp.asm Squashed commit of the following: 2019-06-17 12:25:43 -06:00
ez80_i2c.c arch/z80/src/ez80/ez80_i2c.c: Cosmetic changes from code review. Also makes I2C and SPI configurable options. 2019-06-04 06:49:45 -06:00
ez80_initialstate.c Fix typos. 2019-08-04 14:50:28 -06:00
ez80_io.asm Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
ez80_irq.c arch/z80/src: Rename up_doirq.c and up_internal.h to z80_doirq.c and z80_internal.h for better consistency with the naming conventions 2019-06-09 19:08:42 -06:00
ez80_irqsave.asm Add initial support for the MakerLisp eZ80 board. Ref: https://makerlisp.com/ 2019-06-04 11:12:17 -06:00
ez80_lowuart.c arch/z80/src: Rename up_doirq.c and up_internal.h to z80_doirq.c and z80_internal.h for better consistency with the naming conventions 2019-06-09 19:08:42 -06:00
ez80_registerdump.c Squashed commit of the following: 2019-06-17 12:25:43 -06:00
ez80_restorecontext.asm Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
ez80_rtc_lowerhalf.c arch/z80/src/ez80: Fix a bad SPI register address definition. Clean up RTC lower half driver problems. Update a README. 2019-06-17 15:20:28 -06:00
ez80_rtc.c arch/z80/src/ez80: Correct setting of RTC time. 2019-06-18 08:32:31 -06:00
ez80_rtc.h arch/z80/src/ez80: Correct setting of RTC time. 2019-06-18 08:32:31 -06:00
ez80_saveusercontext.asm Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
ez80_schedulesigaction.c arch/z80/src: Rename up_doirq.c and up_internal.h to z80_doirq.c and z80_internal.h for better consistency with the naming conventions 2019-06-09 19:08:42 -06:00
ez80_serial.c Squashed commit of the following: 2019-06-17 12:25:43 -06:00
ez80_sigdeliver.c arch/z80/src: Rename up_doirq.c and up_internal.h to z80_doirq.c and z80_internal.h for better consistency with the naming conventions 2019-06-09 19:08:42 -06:00
ez80_spi.c arch/z80/src/ez80/ez80_spi.c: Fix a poorly constructed loop that would lead to hangs. 2019-06-18 09:28:13 -06:00
ez80_startup.asm configs/makerlisp: Update external memory settings in linker script. 2019-06-16 11:48:29 -06:00
ez80_timerisr.c arch/z80/src: Rename up_doirq.c and up_internal.h to z80_doirq.c and z80_internal.h for better consistency with the naming conventions 2019-06-09 19:08:42 -06:00
ez80_vectors.asm configs/makerlisp: This commit brings in a new configuration to support execution entirely out of external SRAM. 2019-06-26 09:56:20 -06:00
ez80f91_emac.h Clean up and review of header files for conformance to standards 2015-06-12 19:26:01 -06:00
ez80f91_i2c.h Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
ez80f91_init.asm configs/makerlisp: Update external memory settings in linker script. 2019-06-16 11:48:29 -06:00
ez80f91_spi.h configs/makerlisp/nsh/defconfig: Enable Procfs, RTC, and SPI-based SD support. Various fixes under arch/z80/src/ez80 for a clean compile. 2019-06-16 14:45:38 -06:00
ez80f91.h arch/z80/src/ez80: Fix a bad SPI register address definition. Clean up RTC lower half driver problems. Update a README. 2019-06-17 15:20:28 -06:00
Kconfig Squashed commit of the following: 2019-06-08 09:58:24 -06:00
Make.defs Squashed commit of the following: 2019-06-17 12:25:43 -06:00
switch.h arch/z80/src: Rename up_doirq.c and up_internal.h to z80_doirq.c and z80_internal.h for better consistency with the naming conventions 2019-06-09 19:08:42 -06:00
Toolchain.defs Back out most of 34be3e7c3c and update README again. Windows native tools cannot be used with Ubuntu under Windows 10 now. For Cygwin, that support depends on the 'cygpath -w' tool to convert POSIX paths to Windows paths. There is no corresponding tool for Ubuntu under Windows 10. 2017-01-01 16:29:03 -06:00
up_mem.h Fix names of pre-processor variables used in header file idempotence 2016-08-06 18:48:45 -06:00