software/videomixer: connect crossfade and blackout pots
[litex.git] / software / bios / main.c
2013-04-30 Sebastien Bourdeauducqsoftware: put network code in a library
2013-03-25 Sebastien BourdeauducqAutomatically build CSR access functions
2013-03-21 Sebastien Bourdeauducqsoftware/bios: change boot order
2013-03-13 Sebastien Bourdeauducqsoftware/bios: default length 4 for mr command
2013-02-17 Sebastien Bourdeauducqbios: use puts for long string
2013-02-17 Sebastien Bourdeauducqbios: add build date to banner
2012-08-04 Sebastien Bourdeauducqbios: asmiprobe command
2012-08-03 Sebastien Bourdeauducqbios: add command to print df debug info
2012-05-31 Sebastien Bourdeauducqsoftware: merge flash.h into mem.h
2012-05-25 Sebastien Bourdeauducqsoftware: more string functions
2012-05-24 Sebastien BourdeauducqRemove some boilerplate
2012-05-24 Sebastien Bourdeauducqsoftware: merge libextra into libbase
2012-05-22 Sebastien BourdeauducqClock frequency detection
2012-05-21 Sebastien Bourdeauducqbios: serial, network and flash boot support
2012-05-16 Sebastien BourdeauducqIdentifier
2012-05-15 Sebastien Bourdeauducqbios: automatically enable hardware memory controller...
2012-05-14 Sebastien Bourdeauducqbios: more DDR diagnostic functions
2012-02-23 Sebastien Bourdeauducqdfii: new design
2012-02-18 Sebastien Bourdeauducqbios: fix function prototypes
2012-02-17 Sebastien Bourdeauducqbios: DDR initialization skeleton
2012-02-07 Sebastien Bourdeauducqsoftware: shell from original BIOS
2012-02-07 Sebastien Bourdeauducqsoftware: UART RX demo
2012-02-06 Sebastien Bourdeauducqsoftware: interrupt driven UART working
2012-02-06 Sebastien Bourdeauducqsoftware: use new UART
2012-02-05 Sebastien BourdeauducqBIOS: hello world