Commit Graph

12 Commits

Author SHA1 Message Date
Travis Geiselbrecht
785b7e4f77 [project] factor out common -test project config into a separate project file 2015-06-02 21:06:19 -07:00
Christopher Anderson
845afd448d [zynq] Update targets to include gpio/lkboot 2015-04-03 16:49:46 -07:00
Travis Geiselbrecht
a14ed28229 [project] rearrange project files
-For every base target, add a simple .mk file in target/
-More complex project files include from the target/ one
2015-03-03 14:29:31 -08:00
Chris Anderson
9c512e3bab [zynq] Move zybo-common to zynq-common 2014-08-27 11:48:18 -07:00
Chris Anderson
e060c035d1 [zynq] Remove generated init for Zybo, add platform init routines 2014-08-27 11:48:18 -07:00
Travis Geiselbrecht
f1b1af4c7a [project][zybo-test] add libm to the build 2014-08-20 17:42:06 -07:00
Brian Swetland
df26d050b9 [target][zybo] factor shared code into an app
Some but not all zybo based projects will want to share some higher
level initialization code, so move that to app/zybo-common and make
the zybo target a bit more bare-bones.
2014-08-08 15:20:30 -07:00
Brian Swetland
770bd9b56f [project][zybo] enable lkboot server 2014-08-05 18:19:39 -07:00
Travis Geiselbrecht
ac83f4d864 [project][zybo-test] add chargen, discard server 2014-08-04 17:51:03 -07:00
Travis Geiselbrecht
4e5cb161a5 [target][zybo] add sysparam and ptable support
Add some code in target init that sets up the spi flash ptable
and sysparam block.
2014-07-23 15:22:12 -07:00
Travis Geiselbrecht
c500c86cd7 [project][zybo-test] add lib/cksum 2014-07-16 16:35:07 -07:00
Travis Geiselbrecht
3105dc7c36 [project] rename zybo -> zybo-test and add another minimal zybo project 2014-07-14 17:35:47 -07:00