Commit Graph

74 Commits (03314f0e248ed8685ee6bfe36bd0f607f38e2cfb)

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