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