NanoPayload

Changelog

(0) -100 -10 tip
234:1c82a374620a
2017-07-23 Paul Boddie changeset files shortlog graph Made keypad detection function by fixing page table entries and pin definitions. default tip
stage2/minipc_gpio.c stage2/minipc_gpio.h stage2/nanonote_gpio.c stage2/nanonote_gpio.h stage2/task_gpio.c stage2/tasks/keyscan.c
233:825b572484c6
2017-07-12 Paul Boddie changeset files shortlog graph Introduced a separate GPIO module with its operations each employing a base address to access the GPIO registers.
include/jz4730.h include/jz4740.h include/minipc.h include/nanonote.h stage1/Makefile stage1/board.c stage1/gpio.c stage1/gpio.h stage2/Makefile stage2/board-minipc.c ...
232:1571da98c6b9
2017-07-11 Paul Boddie changeset files shortlog graph Fixed function declaration.
stage2/cpm.h
231:e8e79268fb14
2017-07-11 Paul Boddie changeset files shortlog graph Made the clock/timer test more specific.
stage2/cpm.c
230:217a6336c508
2017-07-11 Paul Boddie changeset files shortlog graph Introduced a separate clock and power management module, simplifying the LCD initialisation code, also simplifying the frequency calculations in the stage1 payload.
include/jz4730.h include/jz4730_compat.h include/jz4740.h stage1/Makefile stage1/board.c stage1/board.h stage1/cpm.c stage1/cpm.h stage2/Makefile stage2/board-minipc.c ...
229:6cf4059ed447
2017-07-09 Paul Boddie changeset files shortlog graph Continued the parameterisation of the LCD configuration activity.
stage2/jzlcd.c stage2/jzlcd.h stage2/lcd.c stage2/lcd.h
228:58cf8c659804
2017-07-09 Paul Boddie changeset files shortlog graph Removed superfluous definitions.
include/jz4730.h include/jz4740.h
227:2b8d17cf5a88
2017-07-09 Paul Boddie changeset files shortlog graph Moved initialisation details to the generic LCD module, changing the address computation functions to use information from the display structure. Moved clock and power management operations into the generic LCD module, thus focusing the jz4740 LCD module on specific LCD-related functionality.
stage2/jzlcd.c stage2/jzlcd.h stage2/lcd.c
226:1871eb0ee98c
2017-07-09 Paul Boddie changeset files shortlog graph Fixed erroneous clock and power management operations.
stage2/jzlcd.c
225:36caaaf8aecf
2017-07-09 Paul Boddie changeset files shortlog graph Make LCD register access relative to a supplied base parameter.
include/jz4740.h stage2/jzlcd.c stage2/jzlcd.h
(0) -100 -10 tip