Commit Graph

  • ebed9ca6f8 software/libbase: add fseek+ftell decls Sebastien Bourdeauducq 2012-06-03 21:32:36 +0200
  • 674b3f1a8c software/include/hw: add flash offset for filesystem Sebastien Bourdeauducq 2012-06-02 23:44:57 +0200
  • 964dc8050c software: stdarg.h: cleanup and add va_copy Sebastien Bourdeauducq 2012-06-02 17:12:37 +0200
  • 5fe1aade34 software/libbase: uintptr_t Sebastien Bourdeauducq 2012-06-02 00:16:38 +0200
  • 8fa0198089 software/libbase: add strcat strncat Sebastien Bourdeauducq 2012-05-31 21:03:52 +0200
  • 20b137fce9 software: more flexible compilation target Sebastien Bourdeauducq 2012-05-31 20:17:33 +0200
  • ee8ef23f2f software: use new Clang target name Sebastien Bourdeauducq 2012-05-31 20:17:02 +0200
  • b13bc6ed64 software/libbase: add some more types Sebastien Bourdeauducq 2012-05-31 20:16:24 +0200
  • fc9e723175 Remove compiler-rt config Sebastien Bourdeauducq 2012-05-31 20:16:05 +0200
  • 3a4408a880 software: merge flash.h into mem.h Sebastien Bourdeauducq 2012-05-31 16:30:30 +0200
  • 8d63c249e3 software: platform configuration file for compiler-rt Sebastien Bourdeauducq 2012-05-29 16:40:04 +0200
  • e18447d166 software/common.mak: use clang + lm32-elf binutils only Sebastien Bourdeauducq 2012-05-29 16:39:47 +0200
  • 8d1bc50120 software/libbase/vsnprintf: treat %g as %f (temporary hack) Sebastien Bourdeauducq 2012-05-28 21:18:25 +0200
  • e982571953 software/libbase: remove fabsf Sebastien Bourdeauducq 2012-05-28 19:48:20 +0200
  • 771a27d964 software/libbase: add strerror Sebastien Bourdeauducq 2012-05-28 19:48:11 +0200
  • 8e03ea26d6 software/libbase: use compiler-rt Sebastien Bourdeauducq 2012-05-28 19:41:31 +0200
  • e115eb08fb software/libbase: fix stupid mistake in limits.h Sebastien Bourdeauducq 2012-05-28 19:32:38 +0200
  • 2428057c2f software/libbase: malloc family decl in stdlib Sebastien Bourdeauducq 2012-05-28 17:20:06 +0200
  • 56e201fd5d software/libbase: more file decls in stdio Sebastien Bourdeauducq 2012-05-28 17:17:13 +0200
  • 333179e1c5 software/libbase: memcpy: same with 2 alignment Sebastien Bourdeauducq 2012-05-27 16:06:23 +0200
  • c4a28a404b software/libbase: __floatunsisf/__floatunsidf Sebastien Bourdeauducq 2012-05-27 16:05:04 +0200
  • 48b70f09a8 software/libbase: fix memcpy handling of buffers with differing alignments Sebastien Bourdeauducq 2012-05-27 15:45:45 +0200
  • 4dbc938f7c software: more string functions Sebastien Bourdeauducq 2012-05-25 23:26:43 +0200
  • a481db612a software/libbase: strtod Sebastien Bourdeauducq 2012-05-25 23:26:17 +0200
  • 99070f0afd software/libbase: errno Sebastien Bourdeauducq 2012-05-25 23:24:53 +0200
  • 0b99cbf7b9 software/libbase: provide getenv declaration Sebastien Bourdeauducq 2012-05-25 22:50:30 +0200
  • 37b578854b software/libbase: provide file I/O declaration Sebastien Bourdeauducq 2012-05-25 22:45:28 +0200
  • cd546edc19 software/libbase: stddef.h Sebastien Bourdeauducq 2012-05-25 22:30:17 +0200
  • fdc7da5826 software/libbase: improve limits.h Sebastien Bourdeauducq 2012-05-25 22:29:37 +0200
  • d66835d3ab software/common.mak: support changing source directory Sebastien Bourdeauducq 2012-05-25 22:29:15 +0200
  • 598498ec2b libbase: setjmp/longjmp Sebastien Bourdeauducq 2012-05-25 22:28:38 +0200
  • 8e0461121f software/libbase: srand and RAND_MAX Sebastien Bourdeauducq 2012-05-25 18:57:23 +0200
  • 88a909e86c software: cleanup CFLAGS Sebastien Bourdeauducq 2012-05-25 17:20:04 +0200
  • 80f3d83c34 software/libbase: now that we have double precision, printf hack no longer needed Sebastien Bourdeauducq 2012-05-24 23:47:56 +0200
  • 78d5645236 software/libbase: double precision FP glue Sebastien Bourdeauducq 2012-05-24 23:47:32 +0200
  • 275caae7f0 software/libbase: fix softfloat compilation warnings Sebastien Bourdeauducq 2012-05-24 23:25:59 +0200
  • 97b77945e5 software/libbase: upgrade softfloat to version 2b + add support for more precision Sebastien Bourdeauducq 2012-05-24 23:21:18 +0200
  • 22f7d1716e Remove some boilerplate Sebastien Bourdeauducq 2012-05-24 19:22:27 +0200
  • 5d0d249236 README: update build command Sebastien Bourdeauducq 2012-05-24 19:04:30 +0200
  • 473c75898e software: include.mak -> common.mak Sebastien Bourdeauducq 2012-05-24 19:02:59 +0200
  • 2500e71cb7 software: merge libextra into libbase Sebastien Bourdeauducq 2012-05-24 19:01:47 +0200
  • 2823034a7b software/libextra: remove blockdev + fatfs Sebastien Bourdeauducq 2012-05-24 18:51:27 +0200
  • f6f42293d1 Clock frequency detection Sebastien Bourdeauducq 2012-05-22 13:23:44 +0200
  • 4d754dbb33 bios: serial, network and flash boot support Sebastien Bourdeauducq 2012-05-21 22:57:12 +0200
  • 5917048a37 minimac: add tx start register Sebastien Bourdeauducq 2012-05-21 22:56:41 +0200
  • 275ed9cd9c bios: timer support Sebastien Bourdeauducq 2012-05-21 22:56:21 +0200
  • e33399de82 bios/ddrinit: use new padding scheme for address register Sebastien Bourdeauducq 2012-05-21 22:55:45 +0200
  • 493b181af1 bank/description: pad unaligned multi-word registers at the top Sebastien Bourdeauducq 2012-05-21 22:55:23 +0200
  • 9958aab342 tools/mkmmimg: remove LZMA option Sebastien Bourdeauducq 2012-05-21 22:01:57 +0200
  • d03ee7a89f libbase: unmask UART interrupt correctly Sebastien Bourdeauducq 2012-05-21 20:01:21 +0200
  • 9449bbea0a Add LICENSE file Sebastien Bourdeauducq 2012-05-21 19:56:23 +0200
  • c01594f9fd Common interrupt numbers Sebastien Bourdeauducq 2012-05-21 19:52:41 +0200
  • 94245517f2 Add timer Sebastien Bourdeauducq 2012-05-21 19:46:04 +0200
  • 8ad251c94c Connect Ethernet IRQ Sebastien Bourdeauducq 2012-05-20 23:48:41 +0200
  • 4e18e45686 Add Ethernet MAC Sebastien Bourdeauducq 2012-05-20 00:30:03 +0200
  • 7d18736ff2 Update gitignore Sebastien Bourdeauducq 2012-05-17 01:42:08 +0200
  • 79124d822b Identifier Sebastien Bourdeauducq 2012-05-17 01:41:41 +0200
  • 141269b384 Get CSR base addresses from include file Sebastien Bourdeauducq 2012-05-16 10:36:46 +0200
  • bb798176fc Common include files Sebastien Bourdeauducq 2012-05-16 10:20:04 +0200
  • b6aa40d845 bios: automatically enable hardware memory controller and test memory Sebastien Bourdeauducq 2012-05-15 19:29:26 +0200
  • 68cd445662 bus/wishbone2asmi: fix cache tag size Sebastien Bourdeauducq 2012-05-15 15:18:03 +0200
  • 0bea1e2589 asmi: dat_wm high to disable data write Sebastien Bourdeauducq 2012-05-15 14:41:54 +0200
  • 425c8b8e70 asmicon/multiplexer: fix read tag delay Sebastien Bourdeauducq 2012-05-15 13:13:40 +0200
  • 7ecfd60368 bios: more DDR diagnostic functions Sebastien Bourdeauducq 2012-05-14 20:07:57 +0200
  • 2ccdade88e tb/asmicon_wb: better access pattern Sebastien Bourdeauducq 2012-04-30 19:08:31 -0500
  • f2c20e4af0 bus/asmibus/hub: hack to prevent comb loops Sebastien Bourdeauducq 2012-04-30 17:11:42 -0500
  • 398ece8fe2 fhdl/verilog: add option to display which comb blocks are run Sebastien Bourdeauducq 2012-04-30 16:38:40 -0500
  • 0b62e573ae sim: pass extra keyword arguments to Verilog converter Sebastien Bourdeauducq 2012-04-30 16:38:17 -0500
  • 87ee4baaf0 tb/asmicon_wb: test asmicon with wishbone bridge Sebastien Bourdeauducq 2012-04-26 17:53:05 -0500
  • 902908bd3b tb/asmicon: do not keep files Sebastien Bourdeauducq 2012-04-26 17:21:10 -0500
  • 6a52e44d09 fhdl: support len() on signals Sebastien Bourdeauducq 2012-04-08 18:06:22 +0200
  • b9c533be51 bank/csrgen: allow specifying existing CSR interface Sebastien Bourdeauducq 2012-04-06 14:59:09 +0200
  • 49b58a03a0 Optionally accept iverilog simulator options Brandon Hamilton 2012-04-03 12:54:14 +0200
  • 19b1cc2529 Remove uses of pads, new constraints system Sebastien Bourdeauducq 2012-04-02 19:22:17 +0200
  • 2a4e49e381 fhdl: phase out pads Sebastien Bourdeauducq 2012-04-02 19:21:43 +0200
  • 1b60c7ff40 vpi: delete merged Icarus Verilog patch Sebastien Bourdeauducq 2012-04-02 19:11:32 +0200
  • 623e8e436a fhdl/verilog: do not attempt to initialize instance and mem output signals Sebastien Bourdeauducq 2012-04-02 12:59:42 +0200
  • d2c4afe66c asmicon: various fixes. Now produces convincing refresh/read sequences. Sebastien Bourdeauducq 2012-04-01 23:24:24 +0200
  • f5671c566f tb/asmicon: global test bench Sebastien Bourdeauducq 2012-04-01 23:23:45 +0200
  • 6e3b25ebb6 bus/dfi: reset active low signals to 1 Sebastien Bourdeauducq 2012-04-01 17:43:24 +0200
  • d3c6b8d16f sim/proxy: support lists Sebastien Bourdeauducq 2012-04-01 17:19:53 +0200
  • f3ae22f488 fhdl/verilog: initialize internal read-only signals with their reset values Sebastien Bourdeauducq 2012-04-01 16:39:11 +0200
  • 185bd66ee4 tb/asmicon: bankmachine test bench Sebastien Bourdeauducq 2012-03-31 18:11:29 +0200
  • 0dfc215fe8 corelogic/roundrobin: handle correctly special case with 1 request source Sebastien Bourdeauducq 2012-03-31 18:01:40 +0200
  • b1e5b9ef36 tb/asmicon/bankmachine: test buffer and NACK Sebastien Bourdeauducq 2012-03-31 10:06:44 +0200
  • c129c98e10 tb/asmicon/bankmachine: selector test bench Sebastien Bourdeauducq 2012-03-31 09:56:22 +0200
  • ac7d89a4fe asmicon/bankmachine: fixes Sebastien Bourdeauducq 2012-03-31 09:55:52 +0200
  • 94b02aa8ed bus/asmicon: initiator Sebastien Bourdeauducq 2012-03-30 22:16:31 +0200
  • bccc5f5c21 tb: remove obsolete norflash test bench Sebastien Bourdeauducq 2012-03-30 16:41:12 +0200
  • c6a4a8f462 tb/asmicon: refresher test Sebastien Bourdeauducq 2012-03-30 16:40:51 +0200
  • bb864c65dc sim: proxy Sebastien Bourdeauducq 2012-03-30 16:40:26 +0200
  • cd82f16806 asmicon/refresher: fix refresh sequence done signal Sebastien Bourdeauducq 2012-03-30 16:26:50 +0200
  • 081b658e2d Update copyright notices Sebastien Bourdeauducq 2012-03-23 16:41:30 +0100
  • ab799b874f tools: new flterm Sebastien Bourdeauducq 2012-03-21 09:11:43 +0100
  • d47b564fad corelogic/fsm: typo Sebastien Bourdeauducq 2012-03-18 22:12:46 +0100
  • c26efa28ca asmicon: multiplexer (untested) Sebastien Bourdeauducq 2012-03-18 22:11:01 +0100
  • 0e00837f42 asmicon: move slot time to timing settings Sebastien Bourdeauducq 2012-03-18 14:57:31 +0100
  • b1eb919ad2 asmicon: bank machine (untested) Sebastien Bourdeauducq 2012-03-18 00:12:03 +0100
  • 5f28103769 corelogic/fsm: delayed enters Sebastien Bourdeauducq 2012-03-18 00:09:40 +0100
  • a4294762d0 corelogic/roundrobin: CE switching Sebastien Bourdeauducq 2012-03-16 16:54:47 +0100