1. d9e8762 common: board_r: make local functions static by Jeroen Hofstee · 10 years ago
  2. 4584605 common: board: use __weak by Jeroen Hofstee · 10 years ago
  3. 55316ad dm: Remove spi_init() from board_r.c when using driver model by Simon Glass · 10 years ago
  4. d6b4694 common/board_r: remove warning in initr_mem for 64-bit phys_size_t by Valentin Longchamp · 10 years ago
  5. 6e78b3b common/board_r: Fix booting issue on T4240QDS by York Sun · 10 years ago
  6. 162efa2 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  7. 712da5e dm: Make driver model available before board_init() by Simon Glass · 10 years ago
  8. 254dfab Set up stdio earlier when using driver model by Simon Glass · 10 years ago
  9. 498f97f board_r: ARM[64] do not set gd again by Jeroen Hofstee · 10 years ago
  10. cce3e75 nios2: add generic board support by Thomas Chou · 10 years ago
  11. 1e81e5b board_r: Add missing return to initr_doc by Ian Campbell · 10 years ago
  12. a730c5d dm: Support driver model prior to relocation by Simon Glass · 10 years ago
  13. fef72b7 dm: Allow drivers to be marked 'before relocation' by Simon Glass · 10 years ago
  14. 863e404 Add a simple malloc() implementation for pre-relocation by Simon Glass · 10 years ago
  15. 63d424b board_r: run scsi init() on ARM too by Ian Campbell · 10 years ago
  16. e3a762c m68k: powerpc: Clean up do_mdm_init by Simon Glass · 11 years ago
  17. 9516c27 board_r: return 0 from show_model_r by Paul Burton · 11 years ago
  18. eea8710 dm: Set up driver model after relocation by Simon Glass · 11 years ago
  19. 6e29472 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · 11 years ago
  20. 3f0516f board_r - fixup functions table after relocation by Alexey Brodkin · 11 years ago
  21. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  22. 209a1a6 Add trace support to generic board by Simon Glass · 11 years ago
  23. d158924 generic_board: reduce the redundancy of gd_t struct members by Masahiro Yamada · 12 years ago
  24. 844199d Call bootstage_relocate() after malloc is initted by Doug Anderson · 12 years ago
  25. 62cf912 sandbox: Switch over to generic board by Simon Glass · 12 years ago
  26. 3f55a31 x86: Allow setup code to manage its own global data by Simon Glass · 12 years ago
  27. 2e4622d x86: Enable generic board support by Simon Glass · 12 years ago
  28. 6f5567d x86: Adjust board_r.c for x86 by Simon Glass · 12 years ago
  29. 5af29bd Adjust board_r.c for ppc by Simon Glass · 12 years ago
  30. db397fa Introduce generic post-relocation board_r.c by Simon Glass · 12 years ago