Commit Graph

11 Commits (ba923cab0006838eb726e40207501ddf16eabd80)

Author SHA1 Message Date
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Simon Glass 1f7559ec38 nios2: Use generic global_data 12 years ago
Simon Glass 5cb48582ac Add architecture-specific global data 12 years ago
Simon Glass 7fffe2fac8 nios2: Change bi_baudrate and global data baudrate to int 12 years ago
Mike Frysinger 47fde91f0c global_data: unify global flag defines 12 years ago
Valentin Longchamp 79843950b2 POST: add post_log_res field for post results in global data 13 years ago
Graeme Russ 9558b48af0 console: Implement pre-console buffer 13 years ago
Wolfgang Denk ea882baf9c New implementation for internal handling of environment variables. 14 years ago
Wolfgang Denk 91a76751a0 Make getenv() work before relocation. 14 years ago
Thomas Chou 0df01fd3d7 nios2: fix r15 issue for gcc4 14 years ago
Peter Tyser 819833af39 Move architecture-specific includes to arch/$ARCH/include/asm 14 years ago
Peter Tyser 0630535e2d arm/microblaze/nios/nios2/sh: Remove relocation fixups 15 years ago
Mark Jackson f5c3ba7978 Allow console input to be disabled 16 years ago
Becky Bruce b57ca3e128 Change bd/gd memsize/ram_size to be phys_size_t. 16 years ago
Yuri Tikhonov 0e15ddd11f POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) with the GD_FLG_LOGINIT flag in gd->flags. 16 years ago
Yuri Tikhonov 28a3850658 POST: add POST_STOP flag 16 years ago
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. 17 years ago
Yuri Tikhonov e262efe357 The patch introduces the CRITICAL feature of POST tests. If the test 17 years ago
wdenk 5c952cf024 Patches by Scott McNutt, 24 Aug 2004: 20 years ago
wdenk 63e73c9a8e * Patches by Reinhard Meyer, 14 Feb 2004: 21 years ago
wdenk f72da3406b Added config option CONFIG_SILENT_CONSOLE. See doc/README.silent 21 years ago
wdenk 4a5517094d * Patch by Scott McNutt, 04 Oct 2003: 21 years ago
wdenk 27b207fd0a * Implement new mechanism to export U-Boot's functions to standalone 21 years ago
wdenk 2262cfeef9 * Patch by Daniel Engström, 13 Nov 2002: 22 years ago
wdenk 0157cedb59 Initial revision 22 years ago