1. c1d0917 avr32: add generic board support by Andreas Bießmann · 10 years ago
  2. 111bbf5 common/board_r: allocate bootparams by Andreas Bießmann · 10 years ago
  3. 65e915c microblaze: Move architecture to use generic board init by Michal Simek · 11 years ago
  4. 9e4f396 common/board_r: manual relocation for cmd table by Andreas Bießmann · 10 years ago
  5. 9607f7a generic-board: show model name in board_init_f() too by Masahiro Yamada · 10 years ago
  6. c97d974 ARM: Implement non-cached memory support by Thierry Reding · 10 years ago
  7. 5c6bc7a Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 10 years ago
  8. cdc932a powerpc: mpc8xx: remove hermes board support by Masahiro Yamada · 10 years ago
  9. eb0e02b flash: do not fail even if flash_size is zero by Masahiro Yamada · 10 years ago
  10. 8030235 x86: Remove unnecessary call to initr_enable_interrupts() by Bin Meng · 10 years ago
  11. 57a6cd8 x86: Remove cpu_init_r() for x86 by Bin Meng · 10 years ago
  12. d9de96d x86: Remove board_early_init_r() by Simon Glass · 10 years ago
  13. 9489046 dm: Split the simple malloc() implementation into its own file by Simon Glass · 10 years ago
  14. d9e8762 common: board_r: make local functions static by Jeroen Hofstee · 10 years ago
  15. 4584605 common: board: use __weak by Jeroen Hofstee · 10 years ago
  16. 55316ad dm: Remove spi_init() from board_r.c when using driver model by Simon Glass · 10 years ago
  17. d6b4694 common/board_r: remove warning in initr_mem for 64-bit phys_size_t by Valentin Longchamp · 10 years ago
  18. 6e78b3b common/board_r: Fix booting issue on T4240QDS by York Sun · 10 years ago
  19. 162efa2 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  20. 712da5e dm: Make driver model available before board_init() by Simon Glass · 10 years ago
  21. 254dfab Set up stdio earlier when using driver model by Simon Glass · 10 years ago
  22. 498f97f board_r: ARM[64] do not set gd again by Jeroen Hofstee · 10 years ago
  23. cce3e75 nios2: add generic board support by Thomas Chou · 10 years ago
  24. 1e81e5b board_r: Add missing return to initr_doc by Ian Campbell · 10 years ago
  25. a730c5d dm: Support driver model prior to relocation by Simon Glass · 10 years ago
  26. fef72b7 dm: Allow drivers to be marked 'before relocation' by Simon Glass · 10 years ago
  27. 863e404 Add a simple malloc() implementation for pre-relocation by Simon Glass · 10 years ago
  28. 63d424b board_r: run scsi init() on ARM too by Ian Campbell · 10 years ago
  29. e3a762c m68k: powerpc: Clean up do_mdm_init by Simon Glass · 11 years ago
  30. 9516c27 board_r: return 0 from show_model_r by Paul Burton · 11 years ago
  31. eea8710 dm: Set up driver model after relocation by Simon Glass · 11 years ago
  32. 6e29472 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · 11 years ago
  33. 3f0516f board_r - fixup functions table after relocation by Alexey Brodkin · 11 years ago
  34. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  35. 209a1a6 Add trace support to generic board by Simon Glass · 11 years ago
  36. d158924 generic_board: reduce the redundancy of gd_t struct members by Masahiro Yamada · 12 years ago
  37. 844199d Call bootstage_relocate() after malloc is initted by Doug Anderson · 12 years ago
  38. 62cf912 sandbox: Switch over to generic board by Simon Glass · 12 years ago
  39. 3f55a31 x86: Allow setup code to manage its own global data by Simon Glass · 12 years ago
  40. 2e4622d x86: Enable generic board support by Simon Glass · 12 years ago
  41. 6f5567d x86: Adjust board_r.c for x86 by Simon Glass · 12 years ago
  42. 5af29bd Adjust board_r.c for ppc by Simon Glass · 12 years ago
  43. db397fa Introduce generic post-relocation board_r.c by Simon Glass · 12 years ago