ls2.git
2022-02-18 Luke Kenneth... add FPGA argument to DDR3SoC
2022-02-18 Luke Kenneth... add microwatt console lib and #includes
2022-02-18 Luke Kenneth... make cpu optional (test purposes), make bios optional,
2022-02-16 Luke Kenneth... remove minerva cpu
2022-02-16 Luke Kenneth... drop clock frequency to 25 mhz and disable abc9 (it...
2022-02-16 Luke Kenneth... add openocd load command for ecp5
2022-02-16 Luke Kenneth... wildcards never ok. update comments
2022-02-16 Luke Kenneth... add copyright notices
2022-02-16 Luke Kenneth... update ECP5 PLL to accept parameters for setting arbitr...
2022-02-16 Luke Kenneth... add start of README as reminder
2022-02-16 Luke Kenneth... * add uart_pins to UART16550 peripheral so they get...
2022-02-16 Luke Kenneth... * disable DDR3 for now
2022-02-15 Luke Kenneth... connect up stall signals (fake) for WB Classic compliance
2022-02-15 Luke Kenneth... alternative uart wishbone mapping which just takes...
2022-02-15 Luke Kenneth... attempt to do 8-bit downconvert on wishbone bus for...
2022-02-15 Luke Kenneth... correct syscon bus address to 0xC000_0000
2022-02-15 Luke Kenneth... add microwatt SYSCON peripheral at 0xc000_0000
2022-02-15 Luke Kenneth... increase size of bootmem
2022-02-15 Luke Kenneth... add interrupt controller module, remove stall feature...
2022-02-15 Luke Kenneth... FLGA_TARGET=verilator not uppercase
2022-02-14 Luke Kenneth... add external cpu
2022-02-14 Luke Kenneth... convert boot rom to bootmem and get first hello_world...
2022-02-14 Luke Kenneth... add IBM microwatt CC4 license and copyright notices
2022-02-14 Luke Kenneth... add first cut of verilator simulation, over from microwatt
2022-02-14 Luke Kenneth... add verilog build option, make DDR3 PHY optional, add...
2022-02-13 Luke Kenneth... add future sim option (needs Simulated DDR PHY)
2022-02-13 Luke Kenneth... add build to gitignore
2022-02-13 Luke Kenneth... rename examples to src
2022-02-13 Luke Kenneth... not for any good reason, separate adding the uart16550...
2022-02-13 Luke Kenneth... add MemoryMap to UART16550 (TODO, put that into UART165...
2022-02-13 Luke Kenneth... start adding uart16550
2022-02-13 Luke Kenneth... select a firmware file
2022-02-13 Luke Kenneth... allow selection of alternative FPGAs at commandline
2022-02-13 Luke Kenneth... add blinky lights so we know FPGA is alive
2022-02-13 Luke Kenneth... make firmware and cpu optional for now to get a basic...
2022-02-12 Luke Kenneth... begin a tidyup on the example
2022-02-10 Luke Kenneth... resolve imports, whitespace, add Copyright
2022-02-10 Luke Kenneth... add crg.py
2022-02-10 Luke Kenneth... update contributors
2022-02-10 Luke Kenneth... sort out license and headers for NLnet and NGI POINTER...
2022-02-10 Luke Kenneth... add gram soc example and license and contributors
2022-02-09 Luke Kenneth... empty first commit