aboutsummaryrefslogtreecommitdiff
path: root/board-js2x/slof
AgeCommit message (Expand)AuthorFilesLines
2017-11-06board-qemu: Fix slof-build-id lengthAlexey Kardashevskiy1-1/+1
2017-07-20Define 'open' and 'close' words of the /aliases nodes right from the startThomas Huth1-5/+0
2017-06-06pci: Remove unused next-pci-[mem|mmio|io] functionsThomas Huth1-1/+1
2017-04-26Rework the printing of the banner during bootThomas Huth1-0/+6
2017-04-26logo: Update the logoAlexey Kardashevskiy1-3/+0
2016-09-14Do not include the FCode evaluator by default anymoreThomas Huth3-4/+8
2016-05-02base: Move cnt-bits and bcd-to-bin to board-js2x folderThomas Huth2-0/+13
2016-01-14Fix dma-alloc and dma-map-in functions on board-js2xThomas Huth2-1/+32
2015-09-30board-js2x: Add missing file dma-function.fsThomas Huth1-0/+1
2015-08-03fbuffer: Improve invert-region helperThomas Huth1-5/+8
2015-05-29fbuffer: introduce the invert-region-x helperAlexey Kardashevskiy1-0/+4
2015-05-29fbuffer: introduce the invert-region helperGreg Kurz1-0/+4
2015-03-12Fix rectangle drawing functions to work also with higher bit depthsThomas Huth2-59/+2
2015-03-12Use device-type Forth word to set up the corresponding propertyThomas Huth2-2/+2
2014-10-29js2x: Fix buildBenjamin Herrenschmidt1-0/+0
2014-04-25Remove unused SLOF codeThomas Huth1-2/+0
2013-10-04Allow more than one client to open net devices simultaneouslyAvik Sil1-2/+2
2013-10-04Add bcm57xx network driver in libbcmAvik Sil3-3/+105
2013-08-21js2x: more fixesNikunj A Dadhania3-1/+6
2013-08-06js2x: use new usb stackNikunj A Dadhania1-14/+11
2013-05-13Make load-base a real environment variableBenjamin Herrenschmidt2-22/+20
2013-01-04Spelling fixes in forth codeStefan Weil1-2/+2
2013-01-04Spelling fixes in comments and debug messagesStefan Weil2-2/+2
2011-12-20FCODE: Always include evaluator, move framebuffer token init to fbuffer.fsThomas Huth3-20/+5
2011-12-20JS2x: Fixed config space access functions.Thomas Huth1-1/+8
2011-11-17JS2x: Check whether biosemu has been executed successfullyThomas Huth1-5/+16
2011-11-17JS2x: Fixed bug in Citrine codeThomas Huth1-1/+4
2011-11-17Fixed the PCI map-in function.Thomas Huth1-11/+8
2011-11-17Fixed config-xx PCI bus node functionsThomas Huth1-0/+9
2011-10-12Set up PCI nodes on board-qemuThomas Huth1-2/+2
2011-10-12Move MMIO accessors to board-js2x and implement h-calls based ones for qemuBenjamin Herrenschmidt1-1/+2
2011-10-12Got rid of the ELF loader functions written in Forth, using libelf instead.Thomas Huth2-8/+8
2011-03-21Use common timebase and delay code in all boards.Thomas Huth1-7/+1
2010-12-01Initial import of slof-JX-1.7.0-4Benjamin Herrenschmidt40-0/+4410