Commit Graph

21 Commits (83f6f608c278d9ac3fda7d0bb05f41c06b397964)

Author SHA1 Message Date
Simon Glass 329da4850c Define board_quiesce_devices() in a shared location 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Simon Glass c45300b038 arm: Add declarations to avoid needing to include headers 7 years ago
Simon Glass ac6a6bd64a arm: Make u-boot-arm.h a private header 7 years ago
Simon Glass 5e924a13e7 Move dram_init_banksize() to a common header 7 years ago
Simon Glass 76b00aca4f board_f: Drop setup_dram_config() wrapper 7 years ago
Alexander Graf b7b8410a8f ls2080: Exit dpaa only right before exiting U-Boot 8 years ago
Michal Simek 0267ba5d86 common: Move dram_init() declaration to common location 9 years ago
Jeroen Hofstee 49c4bc3a6c arm: vectors: provide protypes from vectors.S 10 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Simon Glass c19d13b030 arm: Refactor bootm to reduce #ifdefs 11 years ago
Simon Glass e103b7ae90 arm: Use sections header to obtain link symbols 11 years ago
Fabio Estevam d519b4bc0a ARM: introduce arch_early_init_r() 12 years ago
Simon Glass 80433c9ac6 arm: Move CP15 init out of cpu_init_crit() 13 years ago
Wolfgang Denk f6c019c454 Unify timer_init() and cpu_init() prototypes 13 years ago
seedshope 5589073a16 ARM: fix error: conflicting types for 'setenv' 13 years ago
Po-Yu Chuang f326cbba98 arm: fix incorrect monitor protection region in FLASH 13 years ago
Wolfgang Denk a9aa392629 Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC 14 years ago
Albert Aribaud 92d5ecba47 arm: implement ELF relocations 14 years ago
Heiko Schocher f1d2b313c9 ARM: add relocation support 14 years ago
Peter Tyser 819833af39 Move architecture-specific includes to arch/$ARCH/include/asm 14 years ago
Prafulla Wadaskar a24d96e40e arch_misc_init support for ARM architectures 15 years ago
Jean-Christophe PLAGNIOL-VILLARD c358d9c3f1 arm: unify interrupt init 15 years ago
Jean-Christophe PLAGNIOL-VILLARD b54384e3ba arm: timer and interrupt init rework 15 years ago
Jean-Christophe PLAGNIOL-VILLARD dc39ae9513 at91sam9/at91cap: improve clock framework 15 years ago
Steven A. Falco 75678c807a Make setenv() return status 16 years ago
wdenk f6e20fc6ca Patch by Anders Larsen, 09 Jan 2004: 21 years ago
wdenk b6e4c4033c * Patch by Denis Peter, 8 Dec 2003 21 years ago
wdenk a8c7c708a9 * Patch by Gleb Natapov, 19 Sep 2003: 21 years ago
wdenk c609719b8d Initial revision 22 years ago