Commit Graph

7 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Simon Glass f134ed7df1 efi: Display the correct initcall pre-relocation values 9 years ago
Alexey Brodkin e38d1cb28c initcall: add explicit hint if initcall was relocated 9 years ago
Simon Glass aacc6c5d10 initcall: Display error number when an error occurs 10 years ago
Simon Glass 2f43f85460 initcall: Improve debugging support 10 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Simon Glass c8a311d9dd Introduce a basic initcall implementation 11 years ago
Simon Glass eef5415036 microblaze: Use generic global_data 11 years ago
Simon Glass 5cb48582ac Add architecture-specific global data 11 years ago
Simon Glass 74e8456bc1 microblaze: Change bi_baudrate and global data baudrate to int 12 years ago
Michal Simek b710d9d6c2 microblaze: Add support for device tree driven board configuration 12 years ago
Mike Frysinger 47fde91f0c global_data: unify global flag defines 12 years ago
Graeme Russ 9558b48af0 console: Implement pre-console buffer 13 years ago
Wolfgang Denk 25ddd1fb0a Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 14 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
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
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Mark Jackson f5c3ba7978 Allow console input to be disabled 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. 16 years ago
Yuri Tikhonov e262efe357 The patch introduces the CRITICAL feature of POST tests. If the test 16 years ago
wdenk 507bbe3e80 * Patch by Yasushi Shoji, 07 Apr 2004: 20 years ago
wdenk f72da3406b Added config option CONFIG_SILENT_CONSOLE. See doc/README.silent 21 years ago
wdenk 27b207fd0a * Implement new mechanism to export U-Boot's functions to standalone 21 years ago
wdenk 6069ff2653 * Add support for 16 MB flash configuration of TRAB board 21 years ago
wdenk 2262cfeef9 * Patch by Daniel Engström, 13 Nov 2002: 22 years ago
wdenk 0157cedb59 Initial revision 22 years ago