This website requires JavaScript.
Explore
Help
Sign In
vhaudiquet
/
u-boot-krane
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b73a19e1609d0f705cbab8014ca17aefe89e4c76
u-boot-krane
/
include
/
asm-microblaze
T
History
Yuri Tikhonov
and
Wolfgang Denk
b428f6a8c6
The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode.
...
Signed-off-by: Dmitry Rakhchev <
rda@emcraft.com
> Signed-off-by: Yuri Tikhonov <
yur@emcraft.com
>
2008-03-18 22:24:48 +01:00
..
arch-microblaze
…
asm.h
[FIX] fix microblaze file permitission
2007-06-17 19:03:21 +02:00
bitops.h
…
byteorder.h
…
global_data.h
The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode.
2008-03-18 22:24:48 +01:00
io.h
Introduce map_physmem() and unmap_physmem()
2007-12-13 13:15:16 +01:00
microblaze_intc.h
fix: interrupt handler for multiple sources
2007-05-07 17:22:25 +02:00
microblaze_timer.h
Minor coding style cleanup.
2007-04-04 02:09:30 +02:00
posix_types.h
…
processor.h
…
ptrace.h
…
serial_xuartlite.h
…
string.h
…
system.h
…
types.h
Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit targets.
2008-03-02 21:11:11 +01:00
u-boot.h
…