software: platform configuration file for compiler-rt
[litex.git] / software / bios /
2012-05-28 Sebastien Bourdeauducqsoftware/libbase: use compiler-rt
2012-05-25 Sebastien Bourdeauducqsoftware: more string functions
2012-05-24 Sebastien BourdeauducqRemove some boilerplate
2012-05-24 Sebastien Bourdeauducqsoftware: include.mak -> common.mak
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-21 Sebastien Bourdeauducqbios: timer support
2012-05-21 Sebastien Bourdeauducqbios/ddrinit: use new padding scheme for address register
2012-05-21 Sebastien BourdeauducqCommon interrupt numbers
2012-05-16 Sebastien BourdeauducqIdentifier
2012-05-16 Sebastien BourdeauducqCommon include files
2012-05-15 Sebastien Bourdeauducqbios: automatically enable hardware memory controller...
2012-05-14 Sebastien Bourdeauducqbios: more DDR diagnostic functions
2012-02-24 Sebastien Bourdeauducqddrphy: working on hardware, simulation a bit messed up
2012-02-24 Sebastien Bourdeauducqddrphy: reads OK, write data coming out 1/2 cycle too...
2012-02-24 Sebastien Bourdeauducqddrphy: partly working
2012-02-23 Sebastien Bourdeauducqdfii: new design
2012-02-19 Sebastien BourdeauducqPrepare for new DDR PHY
2012-02-18 Sebastien Bourdeauducqbios: fix function prototypes
2012-02-18 Sebastien BourdeauducqSend SDRAM initialization sequence and answer PHY read...
2012-02-17 Sebastien Bourdeauducqbios: DDR initialization skeleton
2012-02-17 Sebastien Bourdeauducqbios: add flash target using m1nor
2012-02-07 Sebastien Bourdeauducqsoftware: shell from original BIOS
2012-02-07 Sebastien Bourdeauducqsoftware: UART RX demo
2012-02-07 Sebastien Bourdeauducqsoftware: enable -Wmissing-prototypes
2012-02-06 Sebastien Bourdeauducqsoftware: interrupt driven UART working
2012-02-06 Sebastien Bourdeauducqsoftware: use new UART
2012-02-05 Sebastien BourdeauducqBIOS: hello world