NanoPayload

Shortlog

(0) -60 +60 +100 tip
2015-06-14 Paul Boddie Fixed licensing to match the xbboot origin. stage2-non-pic
2015-06-14 Paul Boddie Switched to xbboot usage which supports the revised stage 2 payload. stage2-non-pic
2015-06-14 Paul Boddie Tidied up the header. stage2-non-pic
2015-06-14 Paul Boddie Introduced initial support for non-PIC stage 2 payloads that do not need their stage2-non-pic
2015-06-13 Paul Boddie Added SDRAM pin initialisation for the jz4730 MiniPC.
2015-06-12 Paul Boddie Updated jz4730 MiniPC details; reformatted various definitions.
2015-06-12 Paul Boddie Added a tentative test for a started device to the MiniPC support.
2015-06-12 Paul Boddie Made the stage 2 payload work as a uImage file with U-Boot (2012.10-rc2).
2015-06-12 Paul Boddie Removed the buzzer test for now. Removed result from timer_init.
2015-06-11 Paul Boddie Removed superfluous flag from the linker invocation.
2015-06-11 Paul Boddie Added a buzzer for testing purposes.
2015-06-11 Paul Boddie Replaced direct register usage with convenience macro usage.
2015-06-10 Paul Boddie Removed redundant include flags.
2015-06-10 Paul Boddie Moved framebuffer workspace initialisation into the specific driver file.
2015-06-10 Paul Boddie Added LCD_DE to the supposedly required GPIO pins for the serial LCD.
2015-06-10 Paul Boddie Added uImage generation support.
2015-06-10 Paul Boddie Removed NAND and SDRAM initialisation from the jz4730 stage 1 process.
2015-06-09 Paul Boddie Updated the documentation.
2015-06-09 Paul Boddie Introduced support for building the jz4730 MiniPC target, adding missing
2015-06-09 Paul Boddie Updated FSF address.
2015-06-09 Paul Boddie Added MiniPC configuration headers.
2015-06-09 Paul Boddie Added missing includes and declarations.
2015-06-09 Paul Boddie Extended MiniPC board support.
2015-06-09 Paul Boddie Merged LCD-related header files.
2015-06-09 Paul Boddie Removed superfluous inclusion (to be done elsewhere).
2015-06-09 Paul Boddie Moved header inclusion.
2015-06-09 Paul Boddie Renamed stage 1 source files and extended tentative jz4730 support.
2015-06-09 Paul Boddie Attempt to decouple generic code from the NanoNote definitions.
2015-06-09 Paul Boddie Separated board-specific functionality out from common functionality in an
2015-06-09 Paul Boddie Employ SDRAM definitions instead of numeric literals.
2015-06-08 Paul Boddie Added some documentation.
2015-06-08 Paul Boddie Moved various SDRAM definitions and adjusted the initialisation code to show the
2015-06-08 Paul Boddie Moved PAGE_SIZE into the NanoNote header file.
2015-06-08 Paul Boddie Made a nicer test pattern for the framebuffer.
2015-06-08 Paul Boddie Reorganised and tidied the header files and their usage.
2015-06-08 Paul Boddie Removed superfluous USB boot definitions.
2015-06-08 Paul Boddie Removed currently superfluous NAND-related definitions.
2015-06-08 Paul Boddie Removed superfluous error definitions.
2015-06-08 Paul Boddie Added top-level Makefile.
2015-06-08 Paul Boddie Finally get something to appear on the screen.
2015-06-08 Paul Boddie Added required include and removed superfluous comments.
2015-06-08 Paul Boddie Added display power on.
2015-06-08 Paul Boddie Removed superfluous and confusing alternative definitions.
2015-06-07 Paul Boddie Separated the stages into separate directories in order to employ different
2015-06-07 Paul Boddie Attempted to check PLL initialisation, also fixing SDRAM GPIO reservation.
2015-06-07 Paul Boddie Split initialisation into separate stage-related files.
2015-06-07 Paul Boddie Added generic LCD initialisation, removed superfluous console-related
2015-06-07 Paul Boddie Tidied up and added a memory size measurement function from U-Boot.
2015-06-07 Paul Boddie Removed superfluous cache-related and duplicate register access definitions.
2015-06-07 Paul Boddie Moved inclusion of board-specific and LCD functionality, ensuring that the
2015-06-07 Paul Boddie Reformatted the definitions.
2015-06-06 Paul Boddie Moved boot argument initialisation into the board file, adding it to stage 2.
2015-06-06 Paul Boddie Added RTC, timer and initial LCD support.
2015-06-06 Paul Boddie Added missing stage2 assembly language header.
2015-06-05 Paul Boddie Set an explicit object ordering, making _start routines first in payloads.
2015-06-05 Paul Boddie Added support for multiple stages.
2015-06-05 Paul Boddie Added some comments.
2015-06-05 Paul Boddie Added various products to the clean rule.
2015-06-05 Paul Boddie Removed superfluous U-Boot configuration settings.
2015-06-05 Paul Boddie Fixed payload building, header usage, and pin initialisation.
(0) -60 +60 +100 tip