Landfall

Changelog

(0) -100 -10 +10 +100 tip
221:89d597f10dc6
21 months ago Paul Boddie changeset files shortlog graph Introduced support for the SPI peripheral on the JZ4780. Removed DMA buffer handling from the AIC/I2S peripheral support, changing the transfer operation to use an arbitrary physical address. Changed the hw_info test program to support use of the SPI peripheral and GPIO-driven SPI communication in the same session. Added a test picture in RGB16 format for use with the hw_info program. cpm-library-improvements
conf/landfall-examples/P8021407-crop-240x240.data conf/landfall-examples/mips-jz4780-info.io conf/landfall-examples/mips-jz4780-info.list conf/landfall-examples/mips-x1600-info.io pkg/devices/lib/Makefile pkg/devices/lib/aic/include/aic-x1600.h pkg/devices/lib/aic/src/x1600.cc pkg/devices/lib/spi/include/spi-gpio.h pkg/devices/lib/spi/include/spi-jz4780.h pkg/devices/lib/spi/src/Makefile ...
220:edb87791dfa7
21 months ago Paul Boddie changeset files shortlog graph Adjusted various types and tidied up somewhat. cpm-library-improvements
pkg/devices/lib/aic/include/aic-x1600.h pkg/devices/lib/aic/src/x1600.cc
219:2a1c1c93f1f7
21 months ago Paul Boddie changeset files shortlog graph Fixed JZ4780 PLL divider parameters and CPM chip base class frequency type. Fixed the SSI multiplexer definition for the JZ4780 and removed the SSI2 clock. cpm-library-improvements
pkg/devices/lib/cpm/include/cpm-common.h pkg/devices/lib/cpm/include/cpm.h pkg/devices/lib/cpm/src/chip.cc pkg/devices/lib/cpm/src/common.cc pkg/devices/lib/cpm/src/jz4780.cc pkg/devices/lib/cpm/src/x1600.cc
218:77a993bd713f
21 months ago Paul Boddie changeset files shortlog graph Added a hardware inspection utility for the JZ4780 and X1600. cpm-library-improvements
conf/landfall-examples/mips-jz4780-info.cfg conf/landfall-examples/mips-jz4780-info.io conf/landfall-examples/mips-jz4780-info.list conf/landfall-examples/mips-x1600-info.cfg conf/landfall-examples/mips-x1600-info.io conf/landfall-examples/mips-x1600-info.list conf/landfall-examples/piano-3.raw docs/COPYING.txt pkg/landfall-examples/hw_info/Makefile pkg/landfall-examples/hw_info/common.h ...
217:a410f6cd5dc8
21 months ago Paul Boddie changeset files shortlog graph Use the renamed CI20 device tree filename. cpm-library-improvements
conf/landfall-examples/mips-ci20-cpm.list conf/landfall-examples/mips-ci20-fbdrv.list conf/landfall-examples/mips-ci20-fbterminal.list conf/landfall-examples/mips-ci20-hdmi-i2c.list conf/landfall-examples/mips-ci20-i2c.list conf/landfall-examples/mips-ci20-led.list conf/landfall-examples/mips-ci20-spectrum.list
216:fa6dc9e0cc5f
21 months ago Paul Boddie changeset files shortlog graph Refined and fixed the merged I2C implementation. cpm-library-improvements
pkg/devices/lib/i2c/include/i2c-common.h pkg/devices/lib/i2c/include/i2c-jz4780.h pkg/devices/lib/i2c/include/i2c-x1600.h pkg/devices/lib/i2c/src/common.cc pkg/devices/lib/i2c/src/jz4780.cc pkg/devices/lib/i2c/src/x1600.cc pkg/landfall-examples/ci20_i2c/ci20_i2c.c
215:c70c29549f39
21 months ago Paul Boddie changeset files shortlog graph Added missing clock details. cpm-library-improvements
pkg/devices/include/clocks.h pkg/devices/lib/cpm/src/jz4780.cc pkg/devices/lib/cpm/src/x1600.cc
214:41cb8a570af2
21 months ago Paul Boddie changeset files shortlog graph Added JZ4780 DMA support, merged X1600 and JZ4780 I2C support. Added missing UART4 clock for the JZ4780. cpm-library-improvements
conf/landfall-examples/input-keypad.txt conf/landfall-examples/mips-jz4740-panel.txt pkg/devices/include/clocks.h pkg/devices/lib/cpm/src/jz4780.cc pkg/devices/lib/cpm/src/x1600.cc pkg/devices/lib/dma/include/dma-jz4730.h pkg/devices/lib/dma/include/dma-jz4780.h pkg/devices/lib/dma/include/dma-x1600.h pkg/devices/lib/dma/src/Makefile pkg/devices/lib/dma/src/jz4780.cc ...
213:398898e77d36
21 months ago Paul Boddie changeset files shortlog graph Adopted a 64-bit frequency type. Fixed PLL update operations. Added the VPU clock for the JZ4780. cpm-library-improvements
pkg/devices/include/clocks.h pkg/devices/lib/cpm/include/cpm-common.h pkg/devices/lib/cpm/include/cpm-jz4780.h pkg/devices/lib/cpm/include/cpm-x1600.h pkg/devices/lib/cpm/src/common.cc pkg/devices/lib/cpm/src/jz4780.cc pkg/devices/lib/cpm/src/x1600.cc pkg/landfall-examples/ci20_cpm/ci20_cpm.c pkg/landfall-examples/ci20_hdmi_i2c/ci20_hdmi_i2c.c pkg/landfall-examples/ci20_i2c/ci20_i2c.c
212:f1df79717f9e
21 months ago Paul Boddie changeset files shortlog graph Fixed intra-library dependencies. cpm-library-improvements
pkg/devices/lib/Makefile
(0) -100 -10 +10 +100 tip