x86: Punt cold- and warm-boot flagsNobody uses them anywaySigned-off-by: Graeme Russ <graeme.russ@gmail.com>Acked-by: Mike Frysinger <vapier@gentoo.org>
cosmetic: checkpatch cleanup of arch/x86/lib/*.cSigned-off-by: Graeme Russ <graeme.russ@gmail.com>
x86: Remove the prototype for the unused function board_initSigned-off-by: Gabe Black <gabeblack@chromium.org>
x86: Rename include/asm/ic to include/asm/arch-sc520Also include some trivial related cleanups
x86: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentSigned-off-by: Anton Staaf <robotboy@chromium.org>Cc: Mike Frysinger <vapier@gentoo.org>Cc: Lukasz Majewski <l.majewski@samsung.com>C
x86: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentSigned-off-by: Anton Staaf <robotboy@chromium.org>Cc: Mike Frysinger <vapier@gentoo.org>Cc: Lukasz Majewski <l.majewski@samsung.com>Cc: Graeme Russ <graeme.russ@gmail.com>
show more ...
image: push default arch values to arch headersThis pushes the ugly duplicated arch ifdef lists we maintain in variousimage related files out to the arch headers themselves.Acked-by: Nobuhiro Iw
image: push default arch values to arch headersThis pushes the ugly duplicated arch ifdef lists we maintain in variousimage related files out to the arch headers themselves.Acked-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>Tested-by: Thomas Chou <thomas@wytron.com.tw>Signed-off-by: Mike Frysinger <vapier@gentoo.org>
console: Implement pre-console bufferAllow redirection of console output prior to console initialisation to atemporary buffer.To enable this functionality, the board (or arch) must define: - CO
console: Implement pre-console bufferAllow redirection of console output prior to console initialisation to atemporary buffer.To enable this functionality, the board (or arch) must define: - CONFIG_PRE_CONSOLE_BUFFER - Enable pre-console buffer - CONFIG_PRE_CON_BUF_ADDR - Base address of pre-console buffer - CONFIG_PRE_CON_BUF_SZ - Size of pre-console buffer (in bytes)The pre-console buffer will buffer the last CONFIG_PRE_CON_BUF_SZ bytesAny earlier characters are silently dropped.
Convert ISO-8859 files to UTF-8There was a mix of UTF-8 and ISO-8859 files in the U-Boot sourcetree, which could cause issues with the patchwork review system.This commit converts all ISO-8859 fi
Convert ISO-8859 files to UTF-8There was a mix of UTF-8 and ISO-8859 files in the U-Boot sourcetree, which could cause issues with the patchwork review system.This commit converts all ISO-8859 files to UTF-8.Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
Unify timer_init() and cpu_init() prototypesClean up some duplicated prototype declarations.Get rid of now useless AVR32 initcalls.h file.Signed-off-by: Wolfgang Denk <wd@denx.de>Cc: Albert Ari
Unify timer_init() and cpu_init() prototypesClean up some duplicated prototype declarations.Get rid of now useless AVR32 initcalls.h file.Signed-off-by: Wolfgang Denk <wd@denx.de>Cc: Albert Aribaud <albert.aribaud@free.fr>Cc: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>Cc: Graeme Russ <graeme.russ@gmail.com>
cleanup: Fix typos and misspellings in various files.Recieve/Receiverecieve/receiveInterupt/Interruptinterupt/interruptAddres/Addressaddres/addressSigned-off-by: Mike Williams <mike@mikebwil
cleanup: Fix typos and misspellings in various files.Recieve/Receiverecieve/receiveInterupt/Interruptinterupt/interruptAddres/Addressaddres/addressSigned-off-by: Mike Williams <mike@mikebwilliams.com>
x86: Rename i386 to x86Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
1...<<1112131415161718