Commit Graph

38 Commits (89c64cdd8fd815c5b88d50e3f9deb98d83e8cdf7)

Author SHA1 Message Date
Jeroen Hofstee c65a2abb6c ARM: make gd a function for clang 11 years ago
Marek Vasut c8d4b2f826 ARM: IXP: Remove the IXP architecture support 11 years ago
David Feng 0ae7653128 arm64: core support 11 years ago
Jeroen Hofstee fe1378a961 ARM: use r9 for gd 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
SRICHARAN R fda06812a0 ARM: OMAP: Correct save_boot_params and replace with 'C' function 12 years ago
Simon Glass baa1e53683 arm: Use generic global_data 12 years ago
Simon Glass e9adeca3fc ppc: arm: Move sdhc_clk into arch_global_data 12 years ago
Simon Glass 34fd5d253d arm: Move tlb_addr and tlb_size to arch_global_data 12 years ago
Simon Glass b4d51db86b ixp: Move timestamp to arch_global_data 12 years ago
Simon Glass 5f70714c2f arm: Move timer_reset_value to arch_global_data 12 years ago
Simon Glass 582601da2f arm: Move lastinc to arch_global_data 12 years ago
Simon Glass 66ee692347 arm: Move tbl to arch_global_data 12 years ago
Simon Glass 8ff43b03e9 arm: Move tbu to arch_global_data 12 years ago
Simon Glass b339051c0d arm: Move timer_rate_hz into arch_global_data 12 years ago
Simon Glass f47e6ecd5d at91: Move at91 global data into arch_global_data 12 years ago
Simon Glass 5cb48582ac Add architecture-specific global data 12 years ago
Gabe Black 724cdffca1 arm: Keep track of the tlb size as well as its location 12 years ago
Simon Glass e46e31a83a arm: Change global data baudrate to int 13 years ago
Mike Frysinger 47fde91f0c global_data: unify global flag defines 13 years ago
Simon Glass 45ba8077f3 fdt: ARM: Add device tree control of U-Boot (CONFIG_OF_CONTROL) 14 years ago
Valentin Longchamp 79843950b2 POST: add post_log_res field for post results in global data 14 years ago
Valentin Longchamp ea3681a6e4 POST/arm: adaptations needed for POST on ARM to work 14 years ago
Graeme Russ 9558b48af0 console: Implement pre-console buffer 14 years ago
Michael Jones f9a78b8d4f cosmetic: spell fixes etc. 14 years ago
Aneesh V e47f2db537 armv7: rename cache related CONFIG flags 14 years ago
Michael Schwingen ce04bb41a6 Fix IXP code to work after relocation was added 14 years ago
Wolfgang Denk 566e5cf451 ARM: drop unsupported 'trab' board 14 years ago
Prafulla Wadaskar f9de0997d7 ARM: make timer variables in gt_t available for all ARM platforms 14 years ago
Andreas Bießmann a429db7e3c arm920t/at91/timer: replace bss variables by gd 14 years ago
Wolfgang Denk a9aa392629 Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC 15 years ago
Wolfgang Denk 25ddd1fb0a Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 15 years ago
Reinhard Meyer 5dca710a3d AT91 clock/timer: move static data to global_data struct 15 years ago
Heiko Schocher f1d2b313c9 ARM: add relocation support 15 years ago
Wolfgang Denk ea882baf9c New implementation for internal handling of environment variables. 15 years ago
Wolfgang Denk 91a76751a0 Make getenv() work before relocation. 15 years ago
Peter Tyser 819833af39 Move architecture-specific includes to arch/$ARCH/include/asm 15 years ago
Stefano Babic c67bee1460 fsl_esdhc: add support for mx51 processor 15 years ago
Peter Tyser 0630535e2d arm/microblaze/nios/nios2/sh: Remove relocation fixups 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 17 years ago
Mark Jackson f5c3ba7978 Allow console input to be disabled 17 years ago
Becky Bruce b57ca3e128 Change bd/gd memsize/ram_size to be phys_size_t. 17 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. 17 years ago
Yuri Tikhonov 28a3850658 POST: add POST_STOP flag 17 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
Wolfgang Denk 0be248fa9a Cleanup (get rid of debug code that sneaked in) 19 years ago
Markus Klotzbcher b2b43463af Changed gcc-4.0 global data pointer fix to conform with the fix for this on 19 years ago
Markus Klotzbcher 9d803d8c0b Changes: 19 years ago
wdenk f72da3406b Added config option CONFIG_SILENT_CONSOLE. See doc/README.silent 22 years ago