Landfall

Changelog

(0) -300 -100 -10 +10 tip
368:0c82a94ec87e
5 months ago Paul Boddie changeset files shortlog graph Expanded the I2C operations, adding a generic send operation and an accompanying explicit stop operation, also permitting the omission of addresses for send and transfer operations to facilitate compound operations. cpm-library-improvements
pkg/landfall-examples/hw_info/hw_info.c
367:d376806d38a5
5 months ago Paul Boddie changeset files shortlog graph Introduced support for DMA-driven outgoing I2C transfers. 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 pkg/landfall-examples/hw_info/common.h pkg/landfall-examples/hw_info/hw_info.c pkg/landfall-examples/hw_info/jz4780.c ...
366:f4dc2de90518
5 months ago Paul Boddie changeset files shortlog graph Removed cyclic descriptor usage since it should really be defined explicitly by the user of the DMA functionality. cpm-library-improvements
pkg/devices/lib/dma/src/jz4780.cc pkg/devices/lib/dma/src/x1600.cc
365:6caeee192169
5 months ago Paul Boddie changeset files shortlog graph Fixed info example configurations to refer to the appropriate .io files. cpm-library-improvements
conf/landfall-examples/mips-jz4780-info.cfg conf/landfall-examples/mips-x1600-info.cfg
364:a949e03760fc
5 months ago Paul Boddie changeset files shortlog graph Introduced the self-contained read and write operations from the hw_info example into the peripheral I2C channel abstraction. 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 pkg/landfall-examples/hw_info/common.h pkg/landfall-examples/hw_info/hw_info.c pkg/landfall-examples/hw_info/jz4780.c ...
363:e00504f02640
6 months ago Paul Boddie changeset files shortlog graph Added dual display CI20 example. cpm-library-improvements
conf/landfall-examples/mips-ci20-spectrum-st7789-hdmi.cfg conf/landfall-examples/mips-ci20-spectrum-st7789-hdmi.list
362:5e6194c2f3c0
6 months ago Paul Boddie changeset files shortlog graph Expose the appropriate CPM device to dev_fb_jz4740. cpm-library-improvements
conf/landfall-examples/mips-ci20-fbterminal.cfg conf/landfall-examples/mips-ci20-spectrum.cfg conf/landfall-examples/mips-letux400-dma.cfg conf/landfall-examples/mips-letux400-fbterminal.cfg conf/landfall-examples/mips-letux400-i2c.cfg conf/landfall-examples/mips-letux400-input-event-client.cfg conf/landfall-examples/mips-letux400-keypad-demo.cfg conf/landfall-examples/mips-letux400-keypad-ds.cfg conf/landfall-examples/mips-letux400-keypad.cfg conf/landfall-examples/mips-letux400-spectrum.cfg ...
361:74d4682ad664
6 months ago Paul Boddie changeset files shortlog graph Removed panel-specific library configuration from various graphical examples. Removed library details which should be generated using the listlibs tool from the L4Re-Fiasco.OC-patches distribution. cpm-library-improvements
conf/landfall-examples/mips-ci20-fbterminal.list conf/landfall-examples/mips-ci20-spectrum.list conf/landfall-examples/mips-letux400-dma.list conf/landfall-examples/mips-letux400-fbterminal.list conf/landfall-examples/mips-letux400-i2c.list conf/landfall-examples/mips-letux400-input-event-client.list conf/landfall-examples/mips-letux400-keypad-demo.list conf/landfall-examples/mips-letux400-keypad-ds.list conf/landfall-examples/mips-letux400-keypad.list conf/landfall-examples/mips-letux400-spectrum.list ...
360:16e4d45c70a5
6 months ago Paul Boddie changeset files shortlog graph Added a CI20 version of the fb_client example using the Pirate Audio speaker board. cpm-library-improvements
pkg/landfall-examples/fb_client/conf/mips-ci20-fb-client-st7789.cfg pkg/landfall-examples/fb_client/conf/mips-ci20-fb-client-st7789.list
359:3dafe9c82e24
6 months ago Paul Boddie changeset files shortlog graph Added reporting of various error conditions. cpm-library-improvements
pkg/devices/fb/src/jz4740/fb-jz4740.cc
(0) -300 -100 -10 +10 tip