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