1. a549f74 x86: Remove cpu_init_r() for x86 by Bin Meng · 10 years ago
  2. 65990d5 x86: Remove board_early_init_r() by Simon Glass · 10 years ago
  3. c9356be dm: Split the simple malloc() implementation into its own file by Simon Glass · 10 years ago
  4. 2588ba1 common: board_r: make local functions static by Jeroen Hofstee · 10 years ago
  5. dd2a6cd common: board: use __weak by Jeroen Hofstee · 10 years ago
  6. ebe76a2 dm: Remove spi_init() from board_r.c when using driver model by Simon Glass · 10 years ago
  7. ae1a74e common/board_r: remove warning in initr_mem for 64-bit phys_size_t by Valentin Longchamp · 10 years ago
  8. fef3e25 common/board_r: Fix booting issue on T4240QDS by York Sun · 10 years ago
  9. 8d028d4 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  10. 9fb0249 dm: Make driver model available before board_init() by Simon Glass · 10 years ago
  11. 294b91a Set up stdio earlier when using driver model by Simon Glass · 10 years ago
  12. 47a602e board_r: ARM[64] do not set gd again by Jeroen Hofstee · 10 years ago
  13. 5ff10aa nios2: add generic board support by Thomas Chou · 10 years ago
  14. 19ad527 board_r: Add missing return to initr_doc by Ian Campbell · 10 years ago
  15. ab7cd62 dm: Support driver model prior to relocation by Simon Glass · 10 years ago
  16. 00606d7 dm: Allow drivers to be marked 'before relocation' by Simon Glass · 10 years ago
  17. d59476b Add a simple malloc() implementation for pre-relocation by Simon Glass · 10 years ago
  18. 2c997e7 board_r: run scsi init() on ARM too by Ian Campbell · 10 years ago
  19. 9272a9b m68k: powerpc: Clean up do_mdm_init by Simon Glass · 10 years ago
  20. c4474fc board_r: return 0 from show_model_r by Paul Burton · 10 years ago
  21. 1ce6017 dm: Set up driver model after relocation by Simon Glass · 11 years ago
  22. b60eff3 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · 11 years ago
  23. 7395398 board_r - fixup functions table after relocation by Alexey Brodkin · 11 years ago
  24. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  25. 71c52db Add trace support to generic board by Simon Glass · 11 years ago
  26. a0ba279 generic_board: reduce the redundancy of gd_t struct members by Masahiro Yamada · 11 years ago
  27. 158e7d0 Call bootstage_relocate() after malloc is initted by Doug Anderson · 11 years ago
  28. a733b06 sandbox: Switch over to generic board by Simon Glass · 11 years ago
  29. 7525c2d x86: Allow setup code to manage its own global data by Simon Glass · 11 years ago
  30. e424c15 x86: Enable generic board support by Simon Glass · 12 years ago
  31. be274b9 x86: Adjust board_r.c for x86 by Simon Glass · 12 years ago
  32. c2240d4 Adjust board_r.c for ppc by Simon Glass · 12 years ago
  33. 6f6430d Introduce generic post-relocation board_r.c by Simon Glass · 12 years ago