Commit Graph

25 Commits (64a0c24726530696bf0c2cdaa75d171d957a7ee0)

Author SHA1 Message Date
Simon Glass 9fb02491fe dm: Make driver model available before board_init() 10 years ago
Simon Glass 294b91a581 Set up stdio earlier when using driver model 10 years ago
Jeroen Hofstee 47a602eab4 board_r: ARM[64] do not set gd again 10 years ago
Thomas Chou 5ff10aa7e7 nios2: add generic board support 10 years ago
Ian Campbell 19ad527d8c board_r: Add missing return to initr_doc 10 years ago
Simon Glass ab7cd62790 dm: Support driver model prior to relocation 10 years ago
Simon Glass 00606d7e39 dm: Allow drivers to be marked 'before relocation' 10 years ago
Simon Glass d59476b644 Add a simple malloc() implementation for pre-relocation 10 years ago
Ian Campbell 2c997e7a8f board_r: run scsi init() on ARM too 10 years ago
Simon Glass 9272a9b4f6 m68k: powerpc: Clean up do_mdm_init 10 years ago
Paul Burton c4474fc880 board_r: return 0 from show_model_r 10 years ago
Simon Glass 1ce6017679 dm: Set up driver model after relocation 10 years ago
Albert ARIBAUD b60eff31f3 arm: remove unneeded symbol offsets and _TEXT_BASE 10 years ago
Alexey Brodkin 7395398ad2 board_r - fixup functions table after relocation 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Simon Glass 71c52dba2b Add trace support to generic board 11 years ago
Masahiro Yamada a0ba279ac6 generic_board: reduce the redundancy of gd_t struct members 11 years ago
Doug Anderson 158e7d059c Call bootstage_relocate() after malloc is initted 11 years ago
Simon Glass a733b06b69 sandbox: Switch over to generic board 11 years ago
Simon Glass 7525c2dac7 x86: Allow setup code to manage its own global data 11 years ago
Simon Glass e424c15c1f x86: Enable generic board support 11 years ago
Simon Glass be274b99ab x86: Adjust board_r.c for x86 11 years ago
Simon Glass c2240d4dbe Adjust board_r.c for ppc 11 years ago
Simon Glass 6f6430d72b Introduce generic post-relocation board_r.c 11 years ago