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