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