Commit Graph

41 Commits (68145d4c7b3aa83d74c2dc904a39fab17cee1691)

Author SHA1 Message Date
Michal Simek e945f6dc28 microblaze: Move architecture to use generic board init 9 years ago
Andreas Bießmann 61d7b1bb5f common/board_r: manual relocation for cmd table 9 years ago
Masahiro Yamada 0365ffcc0b generic-board: show model name in board_init_f() too 9 years ago
Thierry Reding 1dfdd9ba4e ARM: Implement non-cached memory support 10 years ago
Thierry Reding ed710457a5 ARM: Implement non-cached memory support 10 years ago
Masahiro Yamada 36da51ebac powerpc: mpc8xx: remove hermes board support 10 years ago
Masahiro Yamada 70879a9256 flash: do not fail even if flash_size is zero 10 years ago
Bin Meng d51457583f x86: Remove unnecessary call to initr_enable_interrupts() 10 years ago
Bin Meng a549f7497b x86: Remove cpu_init_r() for x86 10 years ago
Simon Glass 65990d5680 x86: Remove board_early_init_r() 10 years ago
Simon Glass c9356be307 dm: Split the simple malloc() implementation into its own file 10 years ago
Jeroen Hofstee 2588ba14db common: board_r: make local functions static 10 years ago
Jeroen Hofstee dd2a6cd0f7 common: board: use __weak 10 years ago
Simon Glass ebe76a2df9 dm: Remove spi_init() from board_r.c when using driver model 10 years ago
Valentin Longchamp ae1a74ebe7 common/board_r: remove warning in initr_mem for 64-bit phys_size_t 10 years ago
York Sun fef3e25fc3 common/board_r: Fix booting issue on T4240QDS 10 years ago
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 10 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