This website requires JavaScript.
Explore
Help
Sign In
liliana
/
r-link-uboot
Watch
1
Star
0
Fork
0
You've already forked r-link-uboot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
r-link-uboot
/
include
/
asm-avr32
History
Yuri Tikhonov
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-at32ap700x
AVR32: Make SDRAM refresh rate configurable
2008-02-05 12:14:27 +01:00
addrspace.h
…
bitops.h
…
byteorder.h
…
cacheflush.h
…
dma-mapping.h
…
errno.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
initcalls.h
AVR32: Use initdram() instead of board_init_memories()
2007-04-14 15:20:27 +02:00
io.h
Introduce map_physmem() and unmap_physmem()
2007-12-13 13:15:16 +01:00
posix_types.h
…
processor.h
…
ptrace.h
…
sdram.h
AVR32: Make SDRAM refresh rate configurable
2008-02-05 12:14:27 +01:00
sections.h
…
setup.h
…
string.h
AVR32: Change prototype of memset
2007-08-27 14:56:29 +02:00
sysreg.h
…
types.h
Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit targets.
2008-02-23 09:49:48 +01:00
u-boot.h
…