u-boot-brain/arch/x86
Bin Meng fea1c47f54 x86: Fix various code format issues in start16.S
Various minor code format issues are fixed in start16.S:
- U-boot -> U-Boot
- 32bit -> 32-bit
- Use TAB instead of SPACE to indent
- Move the indention location of the GDT comment block

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
2015-01-23 17:24:55 -07:00
..
cpu x86: Fix various code format issues in start16.S 2015-01-23 17:24:55 -07:00
dts x86: Make chromebook_link the default board for coreboot 2015-01-13 07:25:04 -08:00
include/asm x86: Test mtrr support flag before accessing mtrr msr 2015-01-23 17:24:55 -07:00
lib x86: Test mtrr support flag before accessing mtrr msr 2015-01-23 17:24:55 -07:00
config.mk x86: Remove REALMODE_BASE which is no longer used 2014-11-21 07:24:08 +01:00
Kconfig x86: coreboot: Move coreboot-specific defines from coreboot.h to Kconfig 2015-01-13 07:25:03 -08:00
Makefile Kbuild: introduce Makefile in arch/$ARCH/ 2014-12-08 09:35:45 -05:00