Merge pull request #14 from olofk/misc_fixes
[litex.git] / software / include /
2015-04-27 Florent KermarrecMerge branch 'master' of https://github.com/m-labs...
2015-04-27 Sebastien Bourdeauducqspiflash: use SoC defines, add write_to_flash function
2015-04-26 Florent Kermarrecliteeth: do MII/GMII detection in gateware for gmii_mii phy
2015-04-26 Florent Kermarrecliteeth: fix and improve 10/100/1000Mbps speed auto...
2015-04-12 Florent Kermarrecliteeth/phy/gmii_mii: add clock counter and use it...
2015-03-02 Florent Kermarreccpuif: add CSR_ prefix to CSR base addresses (avoid...
2015-02-28 Florent Kermarrecmerge liteusb
2015-02-28 Florent Kermarrecmerge litesata
2015-02-28 Florent Kermarrecmerge litescope
2015-02-25 Sebastien Bourdeauducqmerge liteeth
2014-11-27 Yann Sionneauspiflash: BB write support
2014-11-21 Florent Kermarecnew Ethernet MAC
2014-09-23 Sebastien Bourdeauducqsoftware: remove setjmp
2014-09-21 Sebastien Bourdeauducqlibbase: use __builtin_setjmp and __builtin_longjmp
2014-08-08 Sebastien Bourdeauducqdfii: drive ODT and RESET_N
2014-05-14 Sebastien BourdeauducqInitial mor1kx (OpenRISC) support
2014-05-12 Florent Kermarrecfix minimac bases addresses
2014-02-21 Sebastien BourdeauducqGenerate mem.h from SoC description
2013-11-30 Sebastien Bourdeauducqvideomixer: config system + store video resolution...
2013-11-24 Sebastien Bourdeauducqgenerate linker memory map, move all generated files...
2013-11-16 Sebastien Bourdeauducqadd L2 cache size in identifier + function to flush L2
2013-11-09 Sebastien Bourdeauducquse git commit id as version
2013-11-09 Sebastien Bourdeauducqrename milkymist-ng to MiSoC
2013-09-14 Sebastien Bourdeauducqdvisampler: use hard differential phase detector
2013-07-11 Sebastien Bourdeauducqsoftware: move time.c to libbase
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-19 Sebastien BourdeauducqSimplify system ID
2013-05-13 Sebastien Bourdeauducqtimer: atomic reads
2013-05-09 Sebastien Bourdeauducqsoftware/videomixer: interrupt-driven video passthrough
2013-04-30 Sebastien Bourdeauducqsoftware: put network code in a library
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-23 Sebastien Bourdeauducqsoftware/videomixer: report char position + detected...
2013-03-23 Sebastien Bourdeauducqsoftware/stddef.h: c++ compat for NULL
2013-03-22 Sebastien Bourdeauducqdvisampler: channel synchronization
2013-03-21 Sebastien Bourdeauducqdvisampler: character synchronization
2013-03-21 Sebastien Bourdeauducqsoftware/videomixer: quick hack for phase detection
2013-03-10 Sebastien BourdeauducqUse new module, autoreg and eventmanager Migen APIs
2013-01-12 Sebastien Bourdeauducqsoftware/include: add float.h
2013-01-12 Sebastien Bourdeauducqsoftware/include: add stdbool.h
2013-01-10 Sebastien Bourdeauducqsoftware/include/base/stdint.h: add INT32_C
2013-01-10 Sebastien Bourdeauducqsoftware/include/base/stdint.h: more definitions
2012-10-09 Sebastien BourdeauducqRemove uses of the RE signal on field registers
2012-06-04 Sebastien Bourdeauducqsoftware/libbase: qsort
2012-06-04 Sebastien Bourdeauducqbase/stdlib.h: abs/labs
2012-06-04 Sebastien Bourdeauducqsoftware/base/limits.h: add some more
2012-06-03 Sebastien Bourdeauducqsoftware/libbase: add fseek+ftell decls
2012-06-02 Sebastien Bourdeauducqsoftware/include/hw: add flash offset for filesystem
2012-06-02 Sebastien Bourdeauducqsoftware: stdarg.h: cleanup and add va_copy
2012-06-01 Sebastien Bourdeauducqsoftware/libbase: uintptr_t
2012-05-31 Sebastien Bourdeauducqsoftware/libbase: add strcat strncat
2012-05-31 Sebastien Bourdeauducqsoftware/libbase: add some more types
2012-05-31 Sebastien Bourdeauducqsoftware: merge flash.h into mem.h
2012-05-28 Sebastien Bourdeauducqsoftware/libbase: add strerror
2012-05-28 Sebastien Bourdeauducqsoftware/libbase: fix stupid mistake in limits.h
2012-05-28 Sebastien Bourdeauducqsoftware/libbase: malloc family decl in stdlib
2012-05-28 Sebastien Bourdeauducqsoftware/libbase: more file decls in stdio
2012-05-25 Sebastien Bourdeauducqsoftware: more string functions
2012-05-25 Sebastien Bourdeauducqsoftware/libbase: errno
2012-05-25 Sebastien Bourdeauducqsoftware/libbase: provide getenv declaration
2012-05-25 Sebastien Bourdeauducqsoftware/libbase: provide file I/O declaration
2012-05-25 Sebastien Bourdeauducqsoftware/libbase: stddef.h
2012-05-25 Sebastien Bourdeauducqsoftware/libbase: improve limits.h
2012-05-25 Sebastien Bourdeauducqlibbase: setjmp/longjmp
2012-05-25 Sebastien Bourdeauducqsoftware/libbase: srand and RAND_MAX
2012-05-24 Sebastien BourdeauducqRemove some boilerplate
2012-05-24 Sebastien Bourdeauducqsoftware: merge libextra into libbase
2012-05-24 Sebastien Bourdeauducqsoftware/libextra: remove blockdev + fatfs
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 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-02-23 Sebastien Bourdeauducqdfii: new design
2012-02-19 Sebastien BourdeauducqPrepare for new DDR PHY
2012-02-17 Sebastien BourdeauducqDFI injector (untested)
2012-02-17 Sebastien BourdeauducqMap DDR PHY controls in CSR
2012-02-07 Sebastien Bourdeauducqsoftware: shell from original BIOS
2012-02-07 Sebastien Bourdeauducqsoftware: fix size_t and ptrdiff_t
2012-02-06 Sebastien Bourdeauducqsoftware: remove unnecessary IRQ acks
2012-02-06 Sebastien Bourdeauducqsoftware: interrupt driven UART working
2012-02-06 Sebastien Bourdeauducqsoftware: use new UART
2012-02-05 Sebastien Bourdeauducqflash: remove splash screens
2012-02-03 Sebastien BourdeauducqCopy some software code from the original Milkymist...