Commit Graph

67 Commits (67a0652c47ec568ea274f5ff0303c9bba8ceddbf)

Author SHA1 Message Date
Andreas Bießmann a752a8b4c4 avr32: add generic board support 10 years ago
Andreas Bießmann 68145d4c7b common/board_f: factor out reserve_stacks 10 years ago
Simon Glass 74d0186766 Introduce board_init_f_mem() to handle early memory layout 10 years ago
Michal Simek e945f6dc28 microblaze: Move architecture to use generic board init 10 years ago
Heiko Schocher 2b8b38eaca common/board_f: add at91 wdt 10 years ago
Masahiro Yamada 0365ffcc0b generic-board: show model name in board_init_f() too 10 years ago
Simon Glass 146251f87e Allow architecture-specific memory reservation 10 years ago
Simon Glass 313aef37a1 x86: board_f: Adjust x86 boot order for performance 11 years ago
Kevin Hilman d210718d9a common/board_f.c: fix compile error when tracing disabled 11 years ago
Tom Rini 94092e361c Revert "common/board_f: add setup of initial stack frame for MIPS" 11 years ago
Suriyan Ramasami 96b1046d1c sandbox: Prepare API change for files greater than 2GB 11 years ago
Daniel Schwierzeck 9fdee7d730 common/board_f: fix gcc warning on MIPS64 11 years ago
Daniel Schwierzeck 666ba8444e common/board_f: add setup of initial stack frame for MIPS 11 years ago
Simon Glass 003504b6fe x86: Remove unnecessary find_fdt(), prepare_fdt() functions 11 years ago
Simon Glass 768e0f52f2 Move early malloc() to before arch_cpu_init() 11 years ago
Simon Glass 8b37c7694f x86: Use the standard arch_cpu_init() function 11 years ago
Simon Glass 07387d1769 x86: Use the standard dram_init() function 11 years ago
Jeroen Hofstee dd2a6cd0f7 common: board: use __weak 11 years ago
Masahiro Yamada c970dffedb generic_board: do not set gd->fdt_blob unless CONFIG_OF_CONTROL=y 11 years ago
Gabriel Huau ec3b48201d common: fix include guards for CONFIG_MP 11 years ago
Simon Glass 3ea0953d36 dm: Move pre-reloc init earlier to cope with board_early_init_f() 11 years ago
Thomas Chou 5ff10aa7e7 nios2: add generic board support 11 years ago
Gabriel Huau a76df70908 mx6: add support of multi-processor command 11 years ago
Sonic Zhang d54d7eb965 support blackfin board initialization in generic board_f 11 years ago
Simon Glass ab7cd62790 dm: Support driver model prior to relocation 11 years ago
Simon Glass d59476b644 Add a simple malloc() implementation for pre-relocation 11 years ago
Jeroen Hofstee c5d4001a1c common: board_f: cosmetic use __weak for leds 11 years ago
York Sun fa39ffe5d6 common/board_f: Fix size variable 11 years ago
York Sun 2a1680e30e common/board_f: Initialized global data for generic board 11 years ago
Masahiro Yamada 8e2615752e bd_info: remove bi_barudrate member from struct bd_info 11 years ago
Paul Burton 6dc9bacea5 board_f: call timer_init on MIPS 11 years ago
Paul Burton 3da7e5a50b board_f: call init_func_ram on MIPS 11 years ago
Simon Glass 95fac6ab45 sandbox: Use os functions to read host device tree 11 years ago
Masahiro Yamada 58dac32764 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 11 years ago
Albert ARIBAUD b60eff31f3 arm: remove unneeded symbol offsets and _TEXT_BASE 11 years ago
York Sun e38661634b common: Add get_effective_memsize() to memsize.c 11 years ago
Masahiro Yamada 365475e6d1 Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee 11 years ago
Masahiro Yamada 6ab6b2afa0 dts: re-write dts/Makefile more simply with Kbuild 11 years ago
David Feng cce6be7f08 arm64: generic board support 12 years ago
Simon Glass 5c2859cdc3 sandbox: Allow reading/writing of RAM buffer 12 years ago
Simon Glass 808434cdbd sandbox: Allow return from board_init_f() 12 years ago
Alexey Brodkin 9aed5a2777 board_f: explicitly disable console on early boot 12 years ago
trem 815a76f2ef i2c: fix init on generic board 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Heiko Schocher ea818dbbcd i2c, soft-i2c: switch to new multibus/multiadapter support 12 years ago
Heiko Schocher 3f4978c713 i2c: common changes for multibus/multiadapter support 12 years ago
Simon Glass 71c52dba2b Add trace support to generic board 12 years ago
Masahiro Yamada a0ba279ac6 generic_board: reduce the redundancy of gd_t struct members 12 years ago
Masahiro Yamada b8521b740b common: board_f: Do not call board_postclk_init twice 12 years ago
Wolfgang Denk d6ed322222 Power: remove support for Freescale MPC8220 12 years ago