Add Tercel PHY reset synchronization
[microwatt.git] / hello_world /
2020-12-07 Michael NeulingMerge pull request #252 from antonblanchard/hello-world...
2020-12-03 Anton BlanchardReduce hello_world footprint to fit in 8kB
2020-08-07 Michael NeulingMerge pull request #229 from ozbenh/litedram
2020-07-22 Michael NeulingMerge pull request #233 from paulusmack/master
2020-07-14 Michael NeulingMerge pull request #232 from gromero/for-anton
2020-07-13 Gustavo RomeroEnhance hello_world
2020-07-09 Michael NeulingMerge pull request #222 from iamjpn/master
2020-07-07 Anton BlanchardMerge pull request #220 from mikey/ghdl-makefile
2020-07-07 Anton BlanchardMerge pull request #209 from mikey/yosys
2020-07-02 Michael NeulingSend line feed if we get a carriage return in hello...
2020-06-30 Paul MackerrasMerge pull request #206 from Jbalkind/icachecleanup
2020-06-29 Michael NeulingMerge pull request #213 from ozbenh/uart16550
2020-06-23 Benjamin Herrenschmidtconsole: Add support for the 16550 UART
2020-06-23 Benjamin Herrenschmidtconsole: Cleanup console API
2020-06-03 Paul MackerrasMerge pull request #168 from shenki/flash-arty
2020-05-19 Anton BlanchardMerge pull request #173 from Jbalkind/core-vcs-syntax
2020-05-19 Anton BlanchardMerge pull request #177 from antonblanchard/litedram
2020-05-19 Anton BlanchardMerge branch 'master' into litedram
2020-05-19 Anton BlanchardMerge pull request #176 from antonblanchard/console...
2020-05-15 Benjamin HerrenschmidtMakefile: Improve clean a bit
2020-05-15 Benjamin Herrenschmidtconsole: Move console files
2020-05-15 Benjamin Herrenschmidtconsole: Replace putstr with puts
2020-05-14 Benjamin Herrenschmidtconsole: Improve putchar(), add puts()
2020-05-14 Paul MackerrasMerge branch 'mmu'
2020-05-14 Anton BlanchardMerge pull request #170 from antonblanchard/litedram
2020-05-08 Benjamin Herrenschmidthello_world: Use new headers and frequency from syscon
2020-05-08 Benjamin HerrenschmidtUpdate hello_world for 100Mhz clock
2020-05-06 Anton BlanchardMerge pull request #166 from paulusmack/master
2020-05-06 Paul MackerrasMerge remote-tracking branch 'remotes/origin/master'
2020-05-06 Anton BlanchardMerge pull request #165 from mikey/xics
2020-04-29 Paul MackerrasChange the default cross compiler prefix to powerpc64le...
2020-04-23 Michael NeulingAdd calls to dis/enable potato uart IRQ
2020-04-16 Anton BlanchardMerge pull request #162 from antonblanchard/bin2hex...
2020-04-16 Anton BlanchardMerge pull request #161 from antonblanchard/hello-world...
2020-04-16 Anton Blanchardhello_world: Use Makefile automatic variables
2020-04-14 Anton BlanchardMerge pull request #158 from paulusmack/excpath
2020-04-09 Anton BlanchardMerge pull request #157 from paulusmack/master
2020-04-03 Paul Mackerrashello_world: Use ldcix/stdcix to access UART
2020-04-03 Paul Mackerrashello_world: Adjust header inclusions and Makefile
2020-04-02 Anton BlanchardMerge pull request #155 from mikey/exceptions
2020-03-31 Michael NeulingBreakout the console code so it can be reused.
2020-01-21 Anton BlanchardMerge pull request #134 from paulusmack/master
2020-01-19 Anton BlanchardMerge pull request #137 from antonblanchard/hello-world
2020-01-19 Anton Blanchardhello_world updates
2020-01-11 Anton BlanchardMerge pull request #133 from antonblanchard/ghdl-synth
2020-01-11 Anton BlanchardMerge pull request #132 from antonblanchard/bin2hex...
2020-01-11 Anton BlanchardMove bin2hex.py to scripts/
2019-08-26 Anton BlanchardRebuild hello world assuming a 50MHz clock
2019-08-26 Anton BlanchardMerge pull request #3 from olofk/plle2
2019-08-26 Anton BlanchardMerge pull request #4 from sharkcz/build
2019-08-24 Dan Horákdon't cross compile when on Power
2019-08-23 Anton BlanchardAdd a simple hello_world example that also echos input