mor1kx: sync
[litex.git] / software /
2014-09-23 Sebastien Bourdeauducqsoftware: remove setjmp
2014-09-21 Sebastien Bourdeauducqlibbase: use __builtin_setjmp and __builtin_longjmp
2014-09-03 Sebastien Bourdeauducqsdram: merge DFII_PIX_RDDATA_SIZE and DFII_PIX_WRDATA_SIZE
2014-09-03 Sebastien Bourdeauducqbios: support DDR3 write leveling and read calibration...
2014-09-01 Sebastien Bourdeauducqbios: add sdrrderr
2014-09-01 Sebastien Bourdeauducqbios: add DQ filtering to sdrrd, add sdrrdbuf command
2014-08-28 Sebastien Bourdeauducqlibcompiler-rt: add moddi3
2014-08-08 Sebastien Bourdeauducqbios/sdram: cleanup
2014-08-08 Sebastien Bourdeauducqbios/sdram: set ODT and RESET_N through DFII
2014-08-08 Sebastien Bourdeauducqdfii: drive ODT and RESET_N
2014-08-08 Florent Kermarrecsdramphy/bios: make sdrrd/sdrwr generic
2014-08-03 Sebastien BourdeauducqKeep only basic SoC designs in MiSoC
2014-07-05 Sebastien Bourdeauducqstyle
2014-07-05 Sebastien Bourdeauducqcrt-or1k: trim useless exception vectors
2014-06-01 Sebastien Bourdeauducqlibbase: remove crt during make clean
2014-05-24 Sebastien Bourdeauducqcrt0: remove macadress for or1k as well
2014-05-24 Robert Jordensbios/crt0.S: remove unused macaddr, add syscall handler...
2014-05-24 Robert Jordenscrt: add umoddi3
2014-05-23 Sebastien Bourdeauducqbios: remove references to 'DDR' SDRAM, as we also...
2014-05-14 Sebastien Bourdeauducqbios: fill delay slot in boot_helper
2014-05-14 Sebastien Bourdeauducqsoftware: factorize exception_handler
2014-05-14 Sebastien Bourdeauducqbios: fix boot for or1k
2014-05-14 Sebastien BourdeauducqInitial mor1kx (OpenRISC) support
2014-05-12 Florent Kermarrecfix minimac bases addresses
2014-04-18 Sebastien BourdeauducqRefactor CRC tools
2014-04-18 Florent Kermarrectools: replace mkmscimg with mkmscimg.py (mkmscimg...
2014-04-08 Sebastien Bourdeauducqsoftware/libcompiler-rt: adapt to new upstream director...
2014-02-28 Sebastien BourdeauducqAdd Python flasher
2014-02-21 Sebastien BourdeauducqGenerate mem.h from SoC description
2014-02-16 Sebastien BourdeauducqSimplify use of external targets/platforms/cores +...
2014-02-15 Sebastien Bourdeauducqbios: update banner
2014-02-15 Sebastien Bourdeauducqnew action syntax for make.py + support xc3sprog
2013-11-30 Sebastien Bourdeauducqvideomixer: config system + store video resolution...
2013-11-24 Sebastien Bourdeauducqsoftware: do not attempt to build network/sdram drivers...
2013-11-24 Sebastien Bourdeauducqsoftware/bios: infer flash start from linker
2013-11-24 Sebastien Bourdeauducqgenerate linker memory map, move all generated files...
2013-11-24 Sebastien Bourdeauducqmemtest: flush caches, display total error count, use...
2013-11-20 Sebastien Bourdeauducqframebuffer: fix resynchronization after resolution...
2013-11-20 Sebastien Bourdeauducqvideomixer: select 1024x768 by default
2013-11-18 Sebastien Bourdeauducqvideomixer: stick to 20x PLL configuration as 10x cause...
2013-11-18 Sebastien Bourdeauducqvideomixer: reconfigure PLL on resolution change
2013-11-18 Sebastien Bourdeauducqvideomixer: add PLL dump command
2013-11-18 Sebastien Bourdeauducqvideomixer: add PLL control code
2013-11-18 Sebastien Bourdeauducqdvisampler: hold PLL in reset when disabled
2013-11-17 Sebastien Bourdeauducqvideomixer: reduce debug output
2013-11-16 Sebastien Bourdeauducqvideomixer: add more video modes
2013-11-16 Sebastien Bourdeauducqvideomixer: flush L2 after CPU framebuffer write
2013-11-16 Sebastien Bourdeauducqbios: flushl2 command
2013-11-16 Sebastien Bourdeauducqadd L2 cache size in identifier + function to flush L2
2013-11-16 Sebastien Bourdeauducqvideomixer: fix stray DMA detection
2013-11-15 Sebastien Bourdeauducqvideomixer: clear framebuffers
2013-11-13 Sebastien Bourdeauducqvideomixer: check resolution and frame length
2013-11-13 Sebastien Bourdeauducqvideomixer: filter PLL lock output
2013-11-12 Robert Jordensmicroudp: fix udp txlen
2013-11-11 Sebastien Bourdeauducqvideomixer: support resolution change at runtime
2013-11-11 Sebastien Bourdeauducqvideomixer: add more video modes
2013-11-11 Sebastien Bourdeauducqvideomixer: compute best m/d value for pixel clock...
2013-11-11 Sebastien Bourdeauducqvideomixer: set established timing bits in EDID
2013-11-11 Sebastien Bourdeauducqvideomixer: generate EDID
2013-11-10 Sebastien Bourdeauducqvideomixer: add EDID manipulation routines
2013-11-10 Sebastien Bourdeauducqcosmetic changes
2013-11-10 Robert Jordenscommon.mak: drop the echo from the version tag finding...
2013-11-10 Sebastien Bourdeauducqcommon.mak: specify python3
2013-11-10 Robert Jordenscommon.mak: -Os instead of -O3, smaller bios (<32k)
2013-11-09 Sebastien Bourdeauducquse git commit id as version
2013-11-09 Sebastien Bourdeauducqrename milkymist-ng to MiSoC
2013-10-23 Florent Kermarrecuart_isr: fix interrupts clear
2013-09-17 Sebastien Bourdeauducqframebuffer: prepare for DVI out
2013-09-14 Sebastien Bourdeauducqdvisampler: use hard differential phase detector
2013-09-13 Sebastien Bourdeauducqsoftware/videomixer: 1024x768 by default
2013-09-13 Sebastien Bourdeauducqsoftware/videomixer: support test mode without pots
2013-09-08 Sebastien Bourdeauducqvideomixer: handle HPD
2013-07-17 Sebastien Bourdeauducqsoftware/memtest: fix bandwidth computation
2013-07-14 Sebastien Bourdeauducqsoftware/videomixer: fix overflow in memory bandwidth...
2013-07-13 Sebastien Bourdeauducqsoftware/memtest: basic test
2013-07-11 Sebastien Bourdeauducqsoftware: add memtest
2013-07-11 Sebastien Bourdeauducqsoftware: move time.c to libbase
2013-07-11 Sebastien Bourdeauducqsoftware: share SDRAM linker script
2013-07-11 Sebastien Bourdeauducqsoftware: share crt0
2013-07-10 Sebastien Bourdeauducqs6ddrphy: style and other minor fixes
2013-07-10 Florent Kermarrecuse Migen s6ddrphy, generate sdram init_sequence in...
2013-07-10 Sebastien Bourdeauducqdvisampler: report FIFO overflow
2013-06-25 Sebastien Bourdeauducqsoftware/videomixer: increase framebuffer size
2013-06-15 Sebastien Bourdeauducqvideomixer: better memory bandwidth reporting
2013-06-15 Sebastien Bourdeauducqlasmicon: bandwidth monitoring
2013-06-14 Sebastien Bourdeauducqvideomixer: timeout on IDELAY busy
2013-06-14 Sebastien Bourdeauducqvideomixer: add fb.c
2013-06-14 Sebastien Bourdeauducqvideomixer: support different resolutions
2013-06-11 Sebastien BourdeauducqSwitch to LASMI, bug pandemonium
2013-06-11 Sebastien Bourdeauducqmicroudp: fix compilation warning
2013-06-01 Sebastien BourdeauducqNew simplified flash layout + build flashable images...
2013-05-31 Sebastien Bourdeauducqsoftware/stdlib: fix atoi
2013-05-30 Sebastien Bourdeauducqsoftware/videomixer: improve phase calibration
2013-05-30 Sebastien Bourdeauducqsoftware/videomixer: remove unneeded DCM resets
2013-05-28 Sebastien Bourdeauducqbios: remove rescue
2013-05-28 Sebastien Bourdeauducqbios/linker.ld: flash -> rom
2013-05-28 Sebastien Bourdeauducqdvisampler: increase frequency of reports to avoid...
2013-05-19 Sebastien BourdeauducqSimplify system ID
2013-05-19 Sebastien Bourdeauducqsoftware: add nofloat libbase for size-optimized binaries
2013-05-16 Sebastien Bourdeauducqdvisampler: report the word error rate
next