bios: update banner
[litex.git] / software /
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
2013-05-16 Sebastien Bourdeauducqsoftware/videomixer: support additive blending (enable...
2013-05-16 Sebastien Bourdeauducqsoftware/videomixer: better pot calibration
2013-05-13 Sebastien Bourdeauducqtimer: atomic reads
2013-05-13 Sebastien Bourdeauducqsoftware/videomixer: connect crossfade and blackout...
2013-05-13 Sébastien BourdeauducqMerge pull request #1 from fallen/makefile-001
2013-05-12 Sebastien Bourdeauducqsoftware/videomixer: framebuffer enable/disable
2013-05-12 Yann SionneauSome Makefile love
2013-05-10 Sebastien BourdeauducqFramebuffer mixing
2013-05-09 Sebastien Bourdeauducqsoftware/dvisampler: periodically reset PLL until locke...
2013-05-09 Sebastien Bourdeauducqsoftware/dvimixer: support two channels
2013-05-09 Sebastien Bourdeauducqsoftware/videomixer: interrupt-driven video passthrough
2013-05-08 Sebastien Bourdeauducqsoftware/videomixer: use new DMA engine
2013-05-06 Sebastien Bourdeauducqsoftware/videomixer: send to framebuffer
2013-05-05 Sebastien Bourdeauducqsoftware/videomixer: use new resdetection regs
2013-04-30 Sebastien Bourdeauducqsoftware: put network code in a library
2013-04-16 Werner Almesbergertftp.h, tftp.c: add tftp_put
2013-04-16 Werner Almesbergertftp.c: use symbolic constant for block size
2013-04-16 Werner Almesbergertftp.c (format_request): pass opcode as argument
2013-04-16 Werner Almesbergertftp.c: use uintNN_t instead of "unsigned short", etc.
2013-04-16 Werner Almesbergertftp.h, tftp.c (tftp_get): make "buffer" void and use...
2013-04-16 Werner Almesbergertftp.c: make "packet_data" unsigned and optimize strcpy...
2013-04-16 Werner Almesbergertftp.c (rx_callback): simplify expressions containing...
2013-04-16 Werner Almesbergertftp.c: use symbolic constants for protocol opcodes
2013-04-16 Werner Almesbergermicroudp.c: avoid redundant accesses into multi-level...
2013-04-14 Sebastien Bourdeauducqsoftware/videomixer: use new csr.h
2013-03-28 Sebastien Bourdeauducqcrg: support VGA pixel clock reprogramming
2013-03-25 Sebastien BourdeauducqAutomatically build CSR access functions
2013-03-25 Sebastien Bourdeauducqsoftware/include/base: C++ compatibility
2013-03-24 Sebastien Bourdeauducqsoftware/common.mak: add C++ definitions
2013-03-23 Sebastien Bourdeauducqsoftware/videomixer: report char position + detected...
next