Landfall

Changelog

(0) -100 -10 +10 +100 tip
203:1d4ce68b74f1
12 months ago Paul Boddie changeset files shortlog graph Removed superfluous functions and tidied up initialisation slightly. gpio-x1600
pkg/devices/lib/i2c/include/i2c-x1600.h pkg/devices/lib/i2c/src/Makefile pkg/devices/lib/i2c/src/x1600.cc
202:0221ee7cf79a
12 months ago Paul Boddie changeset files shortlog graph Added support for DMA region allocation. Expanded memory-related functions to expose physical memory address ranges for use with DMA operations. gpio-x1600
pkg/devices/util/include/dma.h pkg/devices/util/include/memory.h pkg/devices/util/src/Makefile pkg/devices/util/src/dma.cc pkg/devices/util/src/memory.cc
201:7dae17488eda
12 months ago Paul Boddie changeset files shortlog graph Fixed X1600 audio and AIC/I2S clock hierarchy and gating. gpio-x1600
pkg/devices/include/clocks.h pkg/devices/lib/cpm/include/cpm-common.h pkg/devices/lib/cpm/src/common.cc pkg/devices/lib/cpm/src/x1600.cc
200:c0e1f52048a1 198:c032280871f3 199:494ab106b785
12 months ago Paul Boddie changeset files shortlog graph Merged SPI branch. gpio-x1600
199:494ab106b785 200:c0e1f52048a1 207:53c6e7c8a7ac
13 months ago Paul Boddie changeset files shortlog graph Added GPIO-based SPI driver support. spi-gpio
pkg/devices/Control pkg/devices/lib/Makefile pkg/devices/lib/spi/Makefile pkg/devices/lib/spi/include/Makefile pkg/devices/lib/spi/include/spi-gpio.h pkg/devices/lib/spi/src/Makefile pkg/devices/lib/spi/src/gpio.cc pkg/devices/spi/src/jz4740/Makefile pkg/devices/spi/src/jz4740/spi-jz4740.cc
198:c032280871f3 199:494ab106b785 200:c0e1f52048a1 195:26c2512ab347 197:ccc779d82661
13 months ago Paul Boddie changeset files shortlog graph Merged branches. gpio-x1600
197:ccc779d82661
13 months ago Paul Boddie changeset files shortlog graph Somehow made the peripheral work for once. i2c-x1600
pkg/devices/lib/i2c/src/x1600.cc
196:866e69a975e7 194:4490bc9e507e 195:26c2512ab347
13 months ago Paul Boddie changeset files shortlog graph Introduced the GPIO-based I2C driver to this branch. i2c-x1600
pkg/devices/lib/i2c/src/Makefile
195:26c2512ab347 196:866e69a975e7 198:c032280871f3 192:436ae1f72017
13 months ago Paul Boddie changeset files shortlog graph Added a GPIO-driven I2C channel component. gpio-x1600
pkg/devices/lib/i2c/include/i2c-gpio.h pkg/devices/lib/i2c/src/Makefile pkg/devices/lib/i2c/src/gpio.cc
194:4490bc9e507e 196:866e69a975e7
13 months ago Paul Boddie changeset files shortlog graph Added more diagnostics to try and determine how to get the peripheral to work. i2c-x1600
pkg/devices/lib/i2c/src/x1600.cc
(0) -100 -10 +10 +100 tip