PulkoMandy
|
83f5e2a258
|
Fix stack alignment for bootloader.
The ARM SP is pointing to the top item of the stack, not the first free
byte. This was confusing dprintf making it fail to print 64bit integers.
|
2014-09-02 17:01:27 +02:00 |
|
Arvind S Raj
|
82d287ddcb
|
Reserve 8MB space for kernel before RAM_loader
...so that kernel does not overwrite the loader.
Signed-off-by: Adrien Destugues <pulkomandy@pulkomandy.tk>
Fixes #11067.
|
2014-08-08 17:39:33 +02:00 |
|
François Revol
|
dae84707ac
|
Patch by "notzed" (Ticket #5380): Add support for setting video mode for OMAP3.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37321 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2010-06-30 17:39:36 +00:00 |
|
François Revol
|
6c6d79f7fa
|
Add some defines for memory ranges. Missed in r37319.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37320 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2010-06-30 17:25:08 +00:00 |
|
François Revol
|
bb1325a30e
|
[GSoC] [ARM] Patch by Johannes Wischert.
Placeholder private headers for the kernel and libroot.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31820 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2009-07-27 16:23:08 +00:00 |
|