François Revol
74f2b62e3c
ARM: Mention an interesting page about floating point
...
There are so many options on ARM...
2014-11-01 01:09:21 +01:00
Ithamar R. Adema
f1d7e394e4
ARM: update TODO list once again
...
* stackcrawl is implemented
* B_MAX_CPU_COUNT is no more
* add some bootloader TODOs
2014-09-07 21:14:23 +02:00
Alexander von Gluck IV
ea28139d84
docs: Update opengl readme info
2014-08-19 10:39:23 -04:00
Alexander von Gluck IV
4662c8c0a9
docs: opengl. Add some great documentation provided by Roudolf.
...
* Posted to the haiku-appserver ML, circa 2005.
* Covers a lot of intended uses of Be's accelerant API's in
depth and compares them to moden cards
2014-08-19 10:28:53 -04:00
Adrien Destugues
076b4544e1
Add some links to the allwinner A10 docs.
2014-05-01 18:47:23 +02:00
Adrien Destugues
5b172de123
Update some docs for the ARM port.
...
* Add info on Allwinner A10 SOCs, which may be a worthwile target.
* Add info about the Linaro QEmu for emulating the BeagleBoard.
* Add more TODOs for PM aftermath.
2014-04-28 22:24:04 +02:00
Alexander von Gluck IV
1274874d1d
docs: Cleanup beagle documentation a little
2014-04-27 17:03:53 -05:00
Alexander von Gluck IV
0ba833faa0
docs: Update arm build instructions; no functional change
...
* For a post PM world
2014-02-09 23:44:57 -06:00
François Revol
3940abc9b8
ARM: add a TODO for KDL disasm module
...
Possible source is NetBSD, thanks pulko for mentionning.
2013-10-19 15:55:18 +02:00
François Revol
c608fa61f8
Notes for an Efika MX port, for when I get the time
2013-09-29 00:14:21 +02:00
François Revol
4c1e32d222
Some pointers for whoever would want to port to BeBox
2013-09-29 00:14:21 +02:00
François Revol
e004486647
Mention the ePAPR specification url
2013-09-29 00:14:20 +02:00
François Revol
1f4aeff06a
Some places where to find OpenFirmware specs...
2013-09-23 20:21:53 +02:00
Jerome Duval
3ffd22ce6d
usb_disk: base the error sense handling on a reference table.
...
* imported asc-num.txt as a reference, was used to generate the asc sense table.
* use the sense asc and key tables to know which action and status codes are
to be applied.
* tested with an hard disk and a dvd reader.
* these tables could be reused by the scsi_periph module.
2013-09-20 23:56:06 +02:00
François Revol
228524afb6
Merge branch 'master' into sam460ex
2013-09-17 13:22:26 +02:00
Ithamar R. Adema
ef5e0ba938
ARM: stub out missing int64 atomic functions
...
Also, add an item to the TODO list for this. Really need to figure it out soon...
2013-09-15 04:22:04 +02:00
François Revol
b8ded2f897
Merge branch 'master' into sam460ex
2013-05-27 17:45:55 +02:00
Alexander von Gluck IV
0d24800212
docs: Add initial BeagleBone Black docs
...
* No porting has occured, just collecting
information as it is a likely target
* #9716
2013-04-28 13:02:03 -05:00
Alexander von Gluck IV
107ab75ea6
docs: Clean up RaspberryPi Documentation; move
...
* Convert the RaspberryPi documentation to markdown
* Move into the proper arm port docs location
2013-04-28 12:37:36 -05:00
François Revol
00661368a2
PPC: Document how to automate TFTP-boot Haiku on Sam460ex
...
* U-Boot seems to have a very small limit on serial or shell input buffer,
so we split the commands into several variables that we run in sequence.
2013-02-23 04:01:19 +01:00
François Revol
34a12c7678
Merge branch 'master' into sam460ex
2013-02-03 00:39:40 +01:00
Alexander von Gluck IV
9a5c1309d7
doc: Add some OpenGL kit documentation
...
* Reduce bus factor.. this stuff is complex.
( I blame the developer who wrote it :\ )
2013-01-27 16:46:09 -06:00
François Revol
0e4a0c0e7f
sam460ex: one more address in the notes
2012-12-19 16:08:49 +01:00
François Revol
6ccf5f95c0
sam460ex: add port notes (org-mode format)
2012-12-19 15:34:23 +01:00
Przemysław Buczkowski
46cf7a5a73
Fix typos: super block -> superblock ( #8974 )
...
Signed-off-by: Przemysław Buczkowski <przemub@yahoo.pl>
Signed-off-by: Matt Madia <mattmadia@gmail.com>
2012-12-09 08:47:46 -05:00
Ithamar R. Adema
0f16abe379
Update todo notes
2012-11-22 21:30:54 +01:00
Ithamar R. Adema
6645e68bb0
ARM: add todo note about VM implementation
...
Signed-off-by: Ithamar R. Adema <ithamar@upgrade-android.com>
2012-11-13 12:12:23 +01:00
Rene Gollent
2862f14d68
Added todo list.
...
Lists missing/incomplete Debugger features. Not exhaustive.
2012-11-07 23:18:23 +01:00
Ithamar R. Adema
b0cef9d956
ARM/docs: add a TODO with the major open issues for this port.
...
Personally I find KDL hangman the biggest blocker, but oh well...
2012-11-07 17:20:47 +01:00
Ithamar R. Adema
9f512d6188
document architectural limitations of ARM port
...
Sure there are more, but this is at least a start for now ;)
2012-11-07 17:05:18 +01:00
François Revol
7c0097cb42
Even some more FDT/OF refs...
2012-11-06 20:14:55 +01:00
François Revol
6d8c8c0b32
Even more FDT references
2012-11-06 10:59:58 +01:00
François Revol
f8e10024ad
Some more FDT references
2012-11-06 10:39:23 +01:00
François Revol
bc61f38130
Add some ARM references
...
* Actually stuff about FDT for now, also useful for other arch like PPC.
2012-11-06 10:33:07 +01:00
François Revol
35ef01c566
m68k: Add some atari references to the port docs
2012-11-05 20:58:04 +01:00
François Revol
a6e7fd728d
m68k: Add some references to the port docs
2012-11-05 20:50:12 +01:00
François Revol
c2ee0abbc1
m68k: Remove one thing done from the TODO list
2012-11-05 20:50:12 +01:00
Oliver Tappe
546208a539
More catalog-related cleanup.
...
* rename B_TRANSLATE_CONTEXT to B_TRANSLATION_CONTEXT and
B_TRANSLATE_WITH_CONTEXT to B_TRANSLATE_CONTEXT, squashing a TODO
* adjust all uses of both macros in Haiku's source tree
* use correct header guard for collecting/Catalog.h
The renamed macros require adjustments to all external applications
using catalogs.
2012-04-16 21:31:22 +02:00
Peter Polacik
8f03c411b0
A makefile/Jamfile engines How To added
...
* This document was written during GCI 2011
by Peter Poláčik and is explaining how to use
makefile and Jamfile engines to start and
setup new development projects for Haiku.
Signed-off-by: Siarzhuk Zharski <zharik@gmx.li>
2011-12-10 08:31:18 +01:00
François Revol
345c3b6c39
Some pointers about porting to iPaq devices since I have one now
2011-11-17 15:07:36 +01:00
François Revol
478dc9887e
PPC: Preliminary untested boot support for Common Firmware Environment
...
CFE is used in the upcoming Amiga X-1000 dualcore PPC board.
* Largely inspired by the OF and U-Boot code.
* Still largely stubbed out.
* The loader builds but I don't have a machine to test it. Anyone interested?
2011-11-14 01:31:50 +01:00
François Revol
561696cbfc
TODO list for the m68k port, for when I fix the kernel build.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@43113 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-11-02 14:51:15 +00:00
François Revol
1ff3981e26
PPC Mac related links for porting.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42938 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-10-28 23:20:20 +00:00
François Revol
3c6f4dd82e
A description of the Atari TOS PRG file format I used to write the ldscript for the .prg bootloader at src/system/ldscripts/m68k/boot_prg_atari_m68k.ld
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42927 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-10-26 23:55:00 +00:00
Oliver Tappe
571d840abf
* dropped svn:keywords property from all files that carried it
...
to avoid recurring problems during migration of subversion checkouts
(restored binary files that were garbled by subversions during checkout)
* added appropriate svn:mime-type property for problematic (binary) files
* removed a single (mistyped) svn:mimetype property
* dropped svn:eol-style property for cleanup (they all contained 'native')
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33670 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-10-19 22:42:52 +00:00
Ingo Weinhold
c909ca65bf
Patch by Zhao Shuai: Updated documentation regarding the use of the
...
radix tree.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27356 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-09-07 13:58:49 +00:00
Stephan Aßmus
fc75bbd740
* The analysis for how DriveSetup works on BeOS is no longer relevant and
...
Haiku's own DriveSetup works differently.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27354 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-09-07 13:38:12 +00:00
Ingo Weinhold
9837b719af
Some documentation on swap file support by Zhao Shuai.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27203 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-08-25 22:09:45 +00:00
Axel Dörfler
d11a6916ee
More or less completed the introduction. I would just want to add the image,
...
and publish it on the website - comments are still welcome, though.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25802 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-06-04 11:40:00 +00:00
Axel Dörfler
30f7fc408b
An early version of an introduction to the new device manager. Will be expanded
...
more over the following days, and published on the website.
Comments welcome!
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25760 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-06-02 15:45:22 +00:00