1. 39c4d6f board_f: Drop the extra fdtdec_prepare_fdt() by Simon Glass · 8 years ago
  2. c5b1e5d Various, accumulated typos collected from around the tree. by Robert P. J. Day · 8 years ago
  3. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  4. 1f508dd board_f: Add a mach_cpu_init callback by Paul Burton · 8 years ago
  5. 41e3737 xtensa: add support for the xtensa processor architecture [1/2] by Chris Zankel · 8 years ago
  6. 99777bd Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  7. f84f81e armv8: Add tlb_allocated to arch global data by York Sun · 8 years ago
  8. 1ef95cc armv8: Move secure_ram variable out of generic global data by York Sun · 8 years ago
  9. d3aa98a board_f: prevent misleading "Watchdog enabled" output by Anatolij Gustschin · 8 years ago
  10. 87db294 board_f: init designware watchdog if CONFIG_DESIGNWARE_WATCHDOG=y by Anatolij Gustschin · 8 years ago
  11. 90632bd board_f: Don't require CONFIG_SYS_MONITOR_BASE by Simon Glass · 9 years ago
  12. 51f73f1 x86: Allow use of serial soon after relocation by Simon Glass · 9 years ago
  13. 8e4f80f timer: Set up the real timer after driver model is available by Simon Glass · 9 years ago
  14. fe6fbf3 Remove unused CONFIG_MODEM_SUPPORT option and associated dead code. by David Müller (ELSOFT AG) · 9 years ago
  15. fce58f5 dm: common: Add memory reservation for the video uclass by Simon Glass · 9 years ago
  16. 1008da0 common: Move LCD and video memory reservation together by Simon Glass · 9 years ago
  17. 5073937 common: Rewrite hiding the end of memory by York Sun · 9 years ago
  18. 5d286cd Reserve secure memory by York Sun · 9 years ago
  19. 3161764 common: Remove timer_init() call for x86 by Bin Meng · 9 years ago
  20. abffd31 common: board: Dont relocate FDT incase of CONFIG_OF_EMBED by Siva Durga Prasad Paladugu · 9 years ago
  21. fc7784e sparc: Update PROM initialization code for generic board by Francois Retief · 9 years ago
  22. 7d07d68 sparc: Update cpu_init.c to use generic timer infrastructure by Francois Retief · 9 years ago
  23. 1bb4923 console: Add a console buffer by Simon Glass · 9 years ago
  24. a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
  25. c2fbaa2 common/board_f.c: move mark_bootstage after arch_cpu_init_dm by Thomas Chou · 9 years ago
  26. e8e589d x86: Move timer_init() call a bit earlier by Bin Meng · 9 years ago
  27. d7f1892 common: Simplify get_clocks() #ifdef by Peng Fan · 9 years ago
  28. 7f30312 Merge branch 'master' of git://git.denx.de/u-boot-nios by Tom Rini · 9 years ago
  29. bb08b0b common/board_f: enable setup_board_part1() for MIPS by Daniel Schwierzeck · 9 years ago
  30. 133b9c3 nios2: use common sequence for reserve_uboot by Thomas Chou · 9 years ago
  31. 52de2e5 common/board_f.c: change the macro name and remove it for PPC platforms by Gong Qianyu · 9 years ago
  32. 8bca435 common/board_f.c: modify the macro to use get_clocks() more common by Gong Qianyu · 9 years ago
  33. b1beb11 Move board_init_f_mem() into a common location by Simon Glass · 9 years ago
  34. 221d2ac nios2: convert altera timer to driver model by Thomas Chou · 9 years ago
  35. 47903a6 nios2: Switch to generic timer by Thomas Chou · 9 years ago
  36. 89299e2 NDS32: Generic Board Support and Unsupport by Kun-Hua Huang · 9 years ago
  37. 178f897 x86: fsp: Delay x86_fsp_init() call a little bit by Bin Meng · 9 years ago
  38. 04ae3d0 Revert "Align global_data to a 16-byte boundary" by Simon Glass · 9 years ago
  39. 0e27b87 x86: Switch to using generic global_data setup by Simon Glass · 9 years ago
  40. 08ef305 Allow arch-specific setting of global_data in board_init_f_mem() by Simon Glass · 9 years ago
  41. 862396c Align global_data to a 16-byte boundary by Simon Glass · 9 years ago
  42. c896448 common: Display >=4GiB memory bank size by Bin Meng · 9 years ago
  43. 00dd17a Add a way to skip relocation by Simon Glass · 9 years ago
  44. 1930e8d efi: Avoid using non-existent text base by Ben Stoltz · 9 years ago
  45. d560c5c x86: fsp: Move FspInitEntry call to board_init_f() by Bin Meng · 9 years ago
  46. 839855c Fix comment nits in board_f.c by Simon Glass · 10 years ago
  47. d1d087d Move initf_malloc() to a common place by Simon Glass · 10 years ago
  48. a087767 fdt: Rename setup_fdt() and make it prepare also by Simon Glass · 10 years ago
  49. 26b78b2 fdt: sandbox: Move setup code from board_f to fdtdec by Simon Glass · 10 years ago
  50. 65b905b common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · 10 years ago
  51. 7af8d05 dm: Add a new CPU init function which can use driver model by Simon Glass · 10 years ago
  52. 913e9f0 arc: clean-up init procedure by Alexey Brodkin · 10 years ago
  53. e23aed3 m68k: fix 3 broken boards by angelo@sysam.it · 10 years ago
  54. 7350318 common/board_f: move board_init_f_mem() from #else CONFIG_X86 by Alexey Brodkin · 10 years ago
  55. aa42df2 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  56. ee86af2 common/board_f.c: Enable IMX watchdog in init_func_watchdog_init() by Stefan Roese · 10 years ago
  57. 23d9b03 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  58. 9c832f1 common/board_f: implement type casting for gd structure by Alexey Brodkin · 10 years ago
  59. 8f6d8f3 m68k: Add generic board support for MCF547X/8X and MCF5445X by Alison Wang · 10 years ago
  60. f245ae9 m68k: add generic-board support by angelo@sysam.it · 10 years ago
  61. 0ba4a8a common: board: support systems with where RAM ends beyond 4GB by Stephen Warren · 10 years ago
  62. c1d0917 avr32: add generic board support by Andreas Bießmann · 10 years ago
  63. 2542986 common/board_f: factor out reserve_stacks by Andreas Bießmann · 10 years ago
  64. d2542ff Introduce board_init_f_mem() to handle early memory layout by Simon Glass · 10 years ago
  65. 803f21a Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 10 years ago
  66. 65e915c microblaze: Move architecture to use generic board init by Michal Simek · 11 years ago
  67. ffbe2de common/board_f: add at91 wdt by Heiko Schocher · 10 years ago
  68. 9607f7a generic-board: show model name in board_init_f() too by Masahiro Yamada · 10 years ago
  69. 5ded7e5 Allow architecture-specific memory reservation by Simon Glass · 10 years ago
  70. d50b2f4 x86: board_f: Adjust x86 boot order for performance by Simon Glass · 10 years ago
  71. 676f019 common/board_f.c: fix compile error when tracing disabled by Kevin Hilman · 10 years ago
  72. 86b8953 Revert "common/board_f: add setup of initial stack frame for MIPS" by Tom Rini · 10 years ago
  73. b660ae7 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  74. 378da103 sandbox: Prepare API change for files greater than 2GB by Suriyan Ramasami · 10 years ago
  75. 17c2af6 common/board_f: fix gcc warning on MIPS64 by Daniel Schwierzeck · 10 years ago
  76. 535696f common/board_f: add setup of initial stack frame for MIPS by Daniel Schwierzeck · 10 years ago
  77. 2e733b1 x86: Remove unnecessary find_fdt(), prepare_fdt() functions by Simon Glass · 10 years ago
  78. cfcb886 Move early malloc() to before arch_cpu_init() by Simon Glass · 10 years ago
  79. 19a8b12 x86: Use the standard arch_cpu_init() function by Simon Glass · 10 years ago
  80. 8aa7873 x86: Use the standard dram_init() function by Simon Glass · 10 years ago
  81. 4584605 common: board: use __weak by Jeroen Hofstee · 10 years ago
  82. 45c3057 generic_board: do not set gd->fdt_blob unless CONFIG_OF_CONTROL=y by Masahiro Yamada · 10 years ago
  83. da0afc2 common: fix include guards for CONFIG_MP by Gabriel Huau · 10 years ago
  84. 6df5de2 dm: Move pre-reloc init earlier to cope with board_early_init_f() by Simon Glass · 10 years ago
  85. c6c1ebf Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  86. cce3e75 nios2: add generic board support by Thomas Chou · 10 years ago
  87. 170ceaf mx6: add support of multi-processor command by Gabriel Huau · 10 years ago
  88. f503a52 support blackfin board initialization in generic board_f by Sonic Zhang · 10 years ago
  89. a730c5d dm: Support driver model prior to relocation by Simon Glass · 10 years ago
  90. 863e404 Add a simple malloc() implementation for pre-relocation by Simon Glass · 10 years ago
  91. a802b98 common: board_f: cosmetic use __weak for leds by Jeroen Hofstee · 10 years ago
  92. 60ac15a common/board_f: Fix size variable by York Sun · 11 years ago
  93. 021d202 common/board_f: Initialized global data for generic board by York Sun · 11 years ago
  94. 197c720 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 11 years ago
  95. 2e88a3f board_f: call timer_init on MIPS by Paul Burton · 11 years ago
  96. 10da49b board_f: call init_func_ram on MIPS by Paul Burton · 11 years ago
  97. e735b68 sandbox: Use os functions to read host device tree by Simon Glass · 11 years ago
  98. 5a2bf98 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 by Masahiro Yamada · 11 years ago
  99. f343378 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  100. 6e29472 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · 11 years ago