Summary
Shortlog
Changelog
Graph
Tags
Bookmarks
Branches
Files
Help
Search
Landfall
Shortlog
(0)
-300
-100
-60
tip
7 weeks ago
Paul Boddie
files
Added support for several X2000 peripherals, along with generic access to those
x2000
tip
2 months ago
Paul Boddie
files
Introduced tentative X2000 support.
x2000
2 months ago
Paul Boddie
files
Tidied and rationalised the CPM implementations, introducing dedicated
x2000
2 months ago
Paul Boddie
files
Merged changes from the cpm-library-improvements branch.
x2000
2 months ago
Paul Boddie
files
Added a reminder about any additional Departure-related instructions.
cpm-library-improvements
2 months ago
Paul Boddie
files
Fixed package and L4 location variables, also updating the Control file for
cpm-library-improvements
2 months ago
Paul Boddie
files
Fixed hardware configuration filenames.
cpm-library-improvements
2 months ago
Paul Boddie
files
Updated the distribution to work with contemporary L4Re.
cpm-library-improvements
2 months ago
Paul Boddie
files
Fixed header generation using CLIENT_INTERFACES_CC_H, recently added to idl4re.
cpm-library-improvements
2 months ago
Paul Boddie
files
Added missing provided library.
cpm-library-improvements
2 months ago
Paul Boddie
files
Added lx16 to the list of platforms.
cpm-library-improvements
2 months ago
Paul Boddie
files
Updated the Departure instructions and fixed the L4Re build instructions.
cpm-library-improvements
2 months ago
Paul Boddie
files
Removed log_cap usage since log should work.
cpm-library-improvements
2 months ago
Paul Boddie
files
Added initial work on X2000 support.
x2000
6 months ago
Paul Boddie
files
Simplified the code slightly.
cpm-library-improvements
6 months ago
Paul Boddie
files
Experimentation with I2C read transfers using DMA. This is very cumbersome
i2c-x1600-dma-read
6 months ago
Paul Boddie
files
Added a general I2C receive/recv operation.
cpm-library-improvements
6 months ago
Paul Boddie
files
Avoid resetting the peripheral when setting the target if the previous transfer
cpm-library-improvements
6 months ago
Paul Boddie
files
Attempted to provide a usable stop operation for the X1600.
cpm-library-improvements
6 months ago
Paul Boddie
files
Expanded the I2C operations, adding a generic send operation and an accompanying
cpm-library-improvements
6 months ago
Paul Boddie
files
Introduced support for DMA-driven outgoing I2C transfers.
cpm-library-improvements
6 months ago
Paul Boddie
files
Removed cyclic descriptor usage since it should really be defined explicitly by
cpm-library-improvements
6 months ago
Paul Boddie
files
Fixed info example configurations to refer to the appropriate .io files.
cpm-library-improvements
6 months ago
Paul Boddie
files
Introduced the self-contained read and write operations from the hw_info example
cpm-library-improvements
7 months ago
Paul Boddie
files
Added dual display CI20 example.
cpm-library-improvements
7 months ago
Paul Boddie
files
Expose the appropriate CPM device to dev_fb_jz4740.
cpm-library-improvements
7 months ago
Paul Boddie
files
Removed panel-specific library configuration from various graphical examples.
cpm-library-improvements
7 months ago
Paul Boddie
files
Added a CI20 version of the fb_client example using the Pirate Audio speaker
cpm-library-improvements
7 months ago
Paul Boddie
files
Added reporting of various error conditions.
cpm-library-improvements
7 months ago
Paul Boddie
files
Added ILI9486 examples for the CI20, also adapting the Pirate Audio speaker hat
cpm-library-improvements
7 months ago
Paul Boddie
files
Fixed the CI20 spectrum example using the Pirate Audio speaker hat.
cpm-library-improvements
7 months ago
Paul Boddie
files
Support a broader range of GPIO ports, needed for the JZ4780.
cpm-library-improvements
7 months ago
Paul Boddie
files
Support a broader range of GPIO ports, needed for the JZ4780.
cpm-library-improvements
7 months ago
Paul Boddie
files
Added details of, and tests for, the number of GPIO ports available.
cpm-library-improvements
7 months ago
Paul Boddie
files
Added a definition for Clock_ssi for convenience since there is only one
cpm-library-improvements
7 months ago
Paul Boddie
files
Removed superfluous IRQ-related initialisation.
cpm-library-improvements
7 months ago
Paul Boddie
files
Added a dependency on libfsserver for SimplePager usage.
cpm-library-improvements
7 months ago
Paul Boddie
files
Fixed erroneous method call in ack_irq causing a hang due to infinite recursion,
cpm-library-improvements
7 months ago
Paul Boddie
files
Replaced specific panel libraries and loading with generic panel access.
cpm-library-improvements
7 months ago
Paul Boddie
files
Replaced fb-drv usage with framebuffer device programs.
cpm-library-improvements
7 months ago
Paul Boddie
files
Removed obsolete examples.
cpm-library-improvements
7 months ago
Paul Boddie
files
Used generic peripheral access to consolidate JZ4780 and X1600 SPI support.
cpm-library-improvements
7 months ago
Paul Boddie
files
Permit "-" as indicating an omitted alternate function indicator.
cpm-library-improvements
7 months ago
Paul Boddie
files
Added generic access to SPI peripheral functionality.
cpm-library-improvements
7 months ago
Paul Boddie
files
Reorganised the LCD library code, introducing generic access.
cpm-library-improvements
7 months ago
Paul Boddie
files
Begin the process of consolidating framebuffer functionality and removing the
cpm-library-improvements
7 months ago
Paul Boddie
files
Added fbterminal examples for SPI-driven displays.
cpm-library-improvements
7 months ago
Paul Boddie
files
Introduced cache cleaning before transferring framebuffer content.
cpm-library-improvements
7 months ago
Paul Boddie
files
Added a simple image sequence player example.
cpm-library-improvements
7 months ago
Paul Boddie
files
Expanded the framebuffer device to provide the appropriate interface for mag,
cpm-library-improvements
8 months ago
Paul Boddie
files
Removed obsolete/superseded configuration files.
cpm-library-improvements
8 months ago
Paul Boddie
files
Introduced a display device to manage the reset requirements of the ILI9486.
cpm-library-improvements
8 months ago
Paul Boddie
files
Removed inappropriate board-specific pin manipulation.
cpm-library-improvements
8 months ago
Paul Boddie
files
Added ILI9486 controller support, together with Waveshare 3.5-inch (A) board
cpm-library-improvements
8 months ago
Paul Boddie
files
Added support for multiple devices on the same SPI bus.
cpm-library-improvements
8 months ago
Paul Boddie
files
Added GPIO backlight and simple backlight-only display devices.
cpm-library-improvements
8 months ago
Paul Boddie
files
Permit configuration of framebuffer and LCD device panel size.
cpm-library-improvements
8 months ago
Paul Boddie
files
Added an example of framebuffer device usage.
cpm-library-improvements
8 months ago
Paul Boddie
files
Extended the framebuffer interface to support an update operation, adding device
cpm-library-improvements
8 months ago
Paul Boddie
files
Expanded the SPI device support to permit longer transfers using shared memory,
cpm-library-improvements
(0)
-300
-100
-60
tip