litex/software/libbase
Florent Kermarrec 8aa3fb3eb7 com/uart: add tx and rx fifos.
Since ressource usage is low with default depth of 16 (implemented in RAM LUTs) we don't keep old behaviour.
Tested successfully with BIOS and flterm.
2015-05-01 15:59:26 +02:00
..
Makefile spiflash: BB write support 2014-11-27 23:10:39 +08:00
console.c Remove some boilerplate 2012-05-24 19:22:27 +02:00
crc16.c software: merge libextra into libbase 2012-05-24 19:01:47 +02:00
crc32.c software: merge libextra into libbase 2012-05-24 19:01:47 +02:00
crt0-lm32.S bios/crt0.S: remove unused macaddr, add syscall handler stub 2014-05-24 10:41:54 +02:00
crt0-or1k.S crt0-or1k: clean up indentation 2015-04-03 13:23:28 +08:00
errno.c software/libbase: add strerror 2012-05-28 19:48:11 +02:00
exception.c style 2014-07-05 18:56:20 +02:00
id.c generate linker memory map, move all generated files into the same folder 2013-11-24 19:50:17 +01:00
libc.c rename milkymist-ng to MiSoC 2013-11-09 15:27:32 +01:00
linker-sdram.ld linker-sdram.ld: sdram mem region is now called main_ram 2015-03-25 16:45:19 +01:00
qsort.c software/libbase: qsort 2012-06-04 19:45:13 +02:00
spiflash.c spiflash: use SoC defines, add write_to_flash function 2015-04-27 13:42:32 +08:00
strtod.c software/libbase: strtod 2012-05-25 23:26:17 +02:00
system.c libbase: implement flush_l2_cache for or1k 2015-04-02 16:47:03 +08:00
time.c generate linker memory map, move all generated files into the same folder 2013-11-24 19:50:17 +01:00
uart.c com/uart: add tx and rx fifos. 2015-05-01 15:59:26 +02:00
vsnprintf.c rename milkymist-ng to MiSoC 2013-11-09 15:27:32 +01:00