1. 0365ffc generic-board: show model name in board_init_f() too by Masahiro Yamada · 10 years ago
  2. 146251f Allow architecture-specific memory reservation by Simon Glass · 10 years ago
  3. 313aef3 x86: board_f: Adjust x86 boot order for performance by Simon Glass · 10 years ago
  4. d210718 common/board_f.c: fix compile error when tracing disabled by Kevin Hilman · 10 years ago
  5. 94092e3 Revert "common/board_f: add setup of initial stack frame for MIPS" by Tom Rini · 10 years ago
  6. 746667f Merge git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  7. 96b1046 sandbox: Prepare API change for files greater than 2GB by Suriyan Ramasami · 10 years ago
  8. 9fdee7d common/board_f: fix gcc warning on MIPS64 by Daniel Schwierzeck · 10 years ago
  9. 666ba84 common/board_f: add setup of initial stack frame for MIPS by Daniel Schwierzeck · 10 years ago
  10. 003504b x86: Remove unnecessary find_fdt(), prepare_fdt() functions by Simon Glass · 10 years ago
  11. 768e0f5 Move early malloc() to before arch_cpu_init() by Simon Glass · 10 years ago
  12. 8b37c76 x86: Use the standard arch_cpu_init() function by Simon Glass · 10 years ago
  13. 07387d1 x86: Use the standard dram_init() function by Simon Glass · 10 years ago
  14. dd2a6cd common: board: use __weak by Jeroen Hofstee · 10 years ago
  15. c970dff generic_board: do not set gd->fdt_blob unless CONFIG_OF_CONTROL=y by Masahiro Yamada · 10 years ago
  16. ec3b482 common: fix include guards for CONFIG_MP by Gabriel Huau · 10 years ago
  17. 3ea0953 dm: Move pre-reloc init earlier to cope with board_early_init_f() by Simon Glass · 10 years ago
  18. 5a1095a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  19. 5ff10aa nios2: add generic board support by Thomas Chou · 10 years ago
  20. a76df70 mx6: add support of multi-processor command by Gabriel Huau · 10 years ago
  21. d54d7eb support blackfin board initialization in generic board_f by Sonic Zhang · 10 years ago
  22. ab7cd62 dm: Support driver model prior to relocation by Simon Glass · 10 years ago
  23. d59476b Add a simple malloc() implementation for pre-relocation by Simon Glass · 10 years ago
  24. c5d4001 common: board_f: cosmetic use __weak for leds by Jeroen Hofstee · 10 years ago
  25. fa39ffe common/board_f: Fix size variable by York Sun · 10 years ago
  26. 2a1680e common/board_f: Initialized global data for generic board by York Sun · 10 years ago
  27. 8e26157 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 10 years ago
  28. 6dc9bac board_f: call timer_init on MIPS by Paul Burton · 10 years ago
  29. 3da7e5a board_f: call init_func_ram on MIPS by Paul Burton · 10 years ago
  30. 95fac6a sandbox: Use os functions to read host device tree by Simon Glass · 10 years ago
  31. 58dac32 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 by Masahiro Yamada · 10 years ago
  32. eeb72e6 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  33. b60eff3 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · 10 years ago
  34. e386616 common: Add get_effective_memsize() to memsize.c by York Sun · 10 years ago
  35. 365475e Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee by Masahiro Yamada · 10 years ago
  36. 6ab6b2a dts: re-write dts/Makefile more simply with Kbuild by Masahiro Yamada · 10 years ago
  37. 7f673c9 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  38. cce6be7 arm64: generic board support by David Feng · 11 years ago
  39. 5c2859c sandbox: Allow reading/writing of RAM buffer by Simon Glass · 11 years ago
  40. 808434c sandbox: Allow return from board_init_f() by Simon Glass · 11 years ago
  41. 9aed5a2 board_f: explicitly disable console on early boot by Alexey Brodkin · 11 years ago
  42. 815a76f i2c: fix init on generic board by trem · 11 years ago
  43. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  44. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  45. ea818db i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  46. 3f4978c i2c: common changes for multibus/multiadapter support by Heiko Schocher · 13 years ago
  47. 71c52db Add trace support to generic board by Simon Glass · 11 years ago
  48. a0ba279 generic_board: reduce the redundancy of gd_t struct members by Masahiro Yamada · 11 years ago
  49. b8521b7 common: board_f: Do not call board_postclk_init twice by Masahiro Yamada · 11 years ago
  50. d6ed322 Power: remove support for Freescale MPC8220 by Wolfgang Denk · 11 years ago
  51. d2eae43 lib: consolidate hang() by Andreas Bießmann · 11 years ago
  52. f828bf2 sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file by Simon Glass · 11 years ago
  53. a733b06 sandbox: Switch over to generic board by Simon Glass · 11 years ago
  54. 7525c2d x86: Allow setup code to manage its own global data by Simon Glass · 11 years ago
  55. 8b42dfc x86: Fix DRAM bank size init with generic board by Simon Glass · 11 years ago
  56. 3d38910 Do not call board_early_init_f() twice by Vadim Bendebury · 11 years ago
  57. 48a3380 x86: Adjust board_f.c for x86 by Simon Glass · 11 years ago
  58. e4fef6c Adjust board_f.c for ppc by Simon Glass · 11 years ago
  59. 632efa7 Add CONFIG_SYS_SYM_OFFSETS to support offset symbols by Simon Glass · 11 years ago
  60. 8cae8a6 Add spl load feature by Simon Glass · 11 years ago
  61. 1938f4a Introduce generic pre-relocation board_f.c by Simon Glass · 11 years ago