1. c649e3c dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI by Simon Glass · 8 years ago
  2. d74d6b4 dm: timer: Correct timer init ordering after relocation by Simon Glass · 8 years ago
  3. 5d00995 efi_loader: Implement memory allocation and map by Alexander Graf · 8 years ago
  4. 50149ea efi_loader: Add runtime services by Alexander Graf · 8 years ago
  5. 1057e6c timer: Set up the real timer after driver model is available by Simon Glass · 8 years ago
  6. 776babd board_r: fix a typo in comment block by Masahiro Yamada · 8 years ago
  7. cbb2df2 CONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not set by Tom Rini · 9 years ago
  8. e9acb9e common: board: Dont relocate FDT incase of CONFIG_OF_EMBED by Siva Durga Prasad Paladugu · 9 years ago
  9. 1e85cce sparc: Update PROM initialization code for generic board by Francois Retief · 9 years ago
  10. e17c520 sparc: Initial ground work for generic board initialization by Francois Retief · 9 years ago
  11. 881c124 dm: timer: Avoid using timer before it is ready by Simon Glass · 9 years ago
  12. 9854a87 console: Add a console buffer by Simon Glass · 9 years ago
  13. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  14. 618a51e Merge branch 'series1_v2' of git://git.denx.de/u-boot-sparc by Tom Rini · 9 years ago
  15. 643b0f7 x86: Move timer_init() call a bit earlier by Bin Meng · 9 years ago
  16. 3f33f6a sparc: Kconfig: Move the CMD_AMBAPP command to Kconfig by Francois Retief · 10 years ago
  17. 2431492 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  18. 13cfbe5 allow LED initialization without STATUS_LED_BOOT by Bernhard Nortmann · 9 years ago
  19. 545dfd1 env: export fdt_blob to the environment variable by Thomas Chou · 9 years ago
  20. 8f41b87 timer: start a new timer after relocation by Thomas Chou · 9 years ago
  21. 2e88bb2 NDS32: Generic Board Support and Unsupport by Kun-Hua Huang · 9 years ago
  22. 27e7215 ppc4xx: Remove sc3 board by Stefan Roese · 9 years ago
  23. bcb0c61 x86: Allow CPUs to be set up after relocation by Simon Glass · 9 years ago
  24. 12eaf31 armv8/fsl-lsch3: Update early MMU table by York Sun · 9 years ago
  25. ba45756 dm: x86: spi: Convert ICH SPI driver to driver model by Simon Glass · 9 years ago
  26. d2eaec6 net: Remove the bd* parameter from net stack functions by Joe Hershberger · 9 years ago
  27. 0eb25b6 common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · 9 years ago
  28. ff3e077 dm: pci: Add a uclass for PCI by Simon Glass · 9 years ago
  29. 671fa63 common/board_r: Restore non-cached memory setup by Jan Kiszka · 9 years ago
  30. 1313db4 m68k: Add generic board support for MCF547X/8X and MCF5445X by Alison Wang · 9 years ago
  31. e310b93 m68k: add generic-board support by angelo@sysam.it · 9 years ago
  32. a752a8b avr32: add generic board support by Andreas Bießmann · 9 years ago
  33. c722f0b common/board_r: allocate bootparams by Andreas Bießmann · 9 years ago
  34. e945f6d microblaze: Move architecture to use generic board init by Michal Simek · 10 years ago
  35. 61d7b1b common/board_r: manual relocation for cmd table by Andreas Bießmann · 10 years ago
  36. 0365ffc generic-board: show model name in board_init_f() too by Masahiro Yamada · 10 years ago
  37. 1dfdd9b ARM: Implement non-cached memory support by Thierry Reding · 10 years ago
  38. 0fffbd2 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 10 years ago
  39. 36da51e powerpc: mpc8xx: remove hermes board support by Masahiro Yamada · 10 years ago
  40. 70879a9 flash: do not fail even if flash_size is zero by Masahiro Yamada · 10 years ago
  41. d514575 x86: Remove unnecessary call to initr_enable_interrupts() by Bin Meng · 10 years ago
  42. a549f74 x86: Remove cpu_init_r() for x86 by Bin Meng · 10 years ago
  43. 65990d5 x86: Remove board_early_init_r() by Simon Glass · 10 years ago
  44. c9356be dm: Split the simple malloc() implementation into its own file by Simon Glass · 10 years ago
  45. 2588ba1 common: board_r: make local functions static by Jeroen Hofstee · 10 years ago
  46. dd2a6cd common: board: use __weak by Jeroen Hofstee · 10 years ago
  47. ebe76a2 dm: Remove spi_init() from board_r.c when using driver model by Simon Glass · 10 years ago
  48. ae1a74e common/board_r: remove warning in initr_mem for 64-bit phys_size_t by Valentin Longchamp · 10 years ago
  49. fef3e25 common/board_r: Fix booting issue on T4240QDS by York Sun · 10 years ago
  50. 8d028d4 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  51. 9fb0249 dm: Make driver model available before board_init() by Simon Glass · 10 years ago
  52. 294b91a Set up stdio earlier when using driver model by Simon Glass · 10 years ago
  53. 47a602e board_r: ARM[64] do not set gd again by Jeroen Hofstee · 10 years ago
  54. 5ff10aa nios2: add generic board support by Thomas Chou · 10 years ago
  55. 19ad527 board_r: Add missing return to initr_doc by Ian Campbell · 10 years ago
  56. ab7cd62 dm: Support driver model prior to relocation by Simon Glass · 10 years ago
  57. 00606d7 dm: Allow drivers to be marked 'before relocation' by Simon Glass · 10 years ago
  58. d59476b Add a simple malloc() implementation for pre-relocation by Simon Glass · 10 years ago
  59. 2c997e7 board_r: run scsi init() on ARM too by Ian Campbell · 10 years ago
  60. 9272a9b m68k: powerpc: Clean up do_mdm_init by Simon Glass · 10 years ago
  61. c4474fc board_r: return 0 from show_model_r by Paul Burton · 10 years ago
  62. 1ce6017 dm: Set up driver model after relocation by Simon Glass · 10 years ago
  63. b60eff3 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · 10 years ago
  64. 7395398 board_r - fixup functions table after relocation by Alexey Brodkin · 11 years ago
  65. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  66. 71c52db Add trace support to generic board by Simon Glass · 11 years ago
  67. a0ba279 generic_board: reduce the redundancy of gd_t struct members by Masahiro Yamada · 11 years ago
  68. 158e7d0 Call bootstage_relocate() after malloc is initted by Doug Anderson · 11 years ago
  69. a733b06 sandbox: Switch over to generic board by Simon Glass · 11 years ago
  70. 7525c2d x86: Allow setup code to manage its own global data by Simon Glass · 11 years ago
  71. e424c15 x86: Enable generic board support by Simon Glass · 11 years ago
  72. be274b9 x86: Adjust board_r.c for x86 by Simon Glass · 11 years ago
  73. c2240d4 Adjust board_r.c for ppc by Simon Glass · 11 years ago
  74. 6f6430d Introduce generic post-relocation board_r.c by Simon Glass · 11 years ago