1. 2a2941b common/board_f: Make reserve_mmu generic by Ovidiu Panait · Sun Mar 29 20:57:41 2020 +0300
  2. 68b371a common/board_f: Move arm-specific reserve_mmu to arch/arm/lib/cache.c by Ovidiu Panait · Sun Mar 29 20:57:39 2020 +0300
  3. e177cbc board_f.c: Ensure 16 alignment of start_addr_sp and reserved memory by Patrick Delaunay · Tue Mar 10 10:15:05 2020 +0100
  4. 9d343b7 board_f.c: Ensure gd->new_bootstage alignment by Patrice Chotard · Tue Mar 10 10:15:02 2020 +0100
  5. c508b27 board_f: Make clear_bss generic by Ovidiu Panait · Wed Feb 05 08:54:42 2020 +0200
  6. 8e0319f common/board_f.c: Remove arch-specific checks for cpucheck by Ovidiu Panait · Wed Jan 22 22:28:25 2020 +0200
  7. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  8. 85d6531 common: Move clock functions into a new file by Simon Glass · Sat Dec 28 10:44:58 2019 -0700
  9. 6980b6b common: Move board_get_usable_ram_top() out of common.h by Simon Glass · Thu Nov 14 12:57:45 2019 -0700
  10. 1fa70f8 common: Move checkcpu() out of common.h by Simon Glass · Thu Nov 14 12:57:34 2019 -0700
  11. 3673618 common: Move serial functions out of common.h by Simon Glass · Thu Nov 14 12:57:24 2019 -0700
  12. 39d5852 bootstage: Correct relocation algorithm by Simon Glass · Mon Oct 21 17:26:50 2019 -0600
  13. 96a5b7e bloblist: Reserve an aligned base by Simon Glass · Mon Oct 21 17:26:46 2019 -0600
  14. 9b49643 board_f: fix noncached reservation calculation by Stephen Warren · Tue Aug 27 11:54:31 2019 -0600
  15. 4d49e10 board_f: reserve noncached space below malloc area by Vikas Manocha · Fri Aug 16 09:57:44 2019 -0700
  16. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · Fri Aug 02 09:44:25 2019 -0600
  17. 79fd214 env: Move env_init() to env.h by Simon Glass · Thu Aug 01 09:46:43 2019 -0600
  18. ad375cc common: Remove video_setmem() by Simon Glass · Thu Aug 01 09:46:39 2019 -0600
  19. 42cf22f common: Move lcd_setmem() to lcd.h by Simon Glass · Thu Aug 01 09:46:38 2019 -0600
  20. c960b14 trace: trace buffer may exceed 2GiB by Heinrich Schuchardt · Fri Jun 14 21:52:22 2019 +0200
  21. 2aecfc5 trace: undefined reference to `trace_early_init' by Heinrich Schuchardt · Sun Jun 02 00:53:24 2019 +0200
  22. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · Fri May 03 09:41:00 2019 -0400
  23. 752707a sandbox: Improve debugging in initcall_run_list() by Simon Glass · Mon Apr 08 13:20:41 2019 -0600
  24. f275163 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Wed Dec 05 15:06:24 2018 -0500
  25. 5931fbb spi: Zap CONFIG_HARD_SPI by Jagan Teki · Sat Nov 24 14:31:12 2018 +0530
  26. f9391ec spi: Remove used spi_init by Jagan Teki · Tue Nov 20 09:02:04 2018 +0100
  27. e14f1a2 spl: Add support for passing handoff info to U-Boot proper by Simon Glass · Thu Nov 15 18:44:09 2018 -0700
  28. a815dab bloblist: Locate bloblist in U-Boot by Simon Glass · Thu Nov 15 18:43:52 2018 -0700
  29. 0509c4e arm: at91: wdt: Convert watchdog driver to dm/dt by Prasanthi Chellakumar · Tue Oct 09 11:46:40 2018 -0700
  30. be2269f dm: cpu: Fix print_cpuinfo() output by Bin Meng · Wed Oct 10 22:06:55 2018 -0700
  31. 97bbb60 board_f: Use static print_cpuinfo if CONFIG_CPU is active by Mario Six · Mon Aug 06 10:23:41 2018 +0200
  32. b0e3879 Revert "board_f: Use static print_cpuinfo if CONFIG_CPU is active" by Bin Meng · Wed Nov 07 03:50:34 2018 -0800
  33. 2bb020e board_f: Use static print_cpuinfo if CONFIG_CPU is active by Mario Six · Mon Aug 06 10:23:41 2018 +0200
  34. 7194f25 common: board_f: Sort includes by Mario Six · Mon Aug 06 10:23:39 2018 +0200
  35. 4481a5d board_f: Add reset status printing by Mario Six · Mon Aug 06 10:23:34 2018 +0200
  36. 94a1d52 lib: fdtdec: Update ram_base to store ram start adddress by Siva Durga Prasad Paladugu · Mon Jul 16 15:56:10 2018 +0530
  37. c76af2a board_f: Only reserve memory for U-Boot if we're going to relocate by Alexey Brodkin · Fri May 25 16:08:14 2018 +0300
  38. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  39. c157ab9 arc: Introduce a possibility to not relocate U-boot by Alexey Brodkin · Wed Dec 16 19:24:10 2015 +0300
  40. 18c5064 common: move init_helpers.h prototypes in init.h by Patrick Delaunay · Tue Mar 13 13:57:04 2018 +0100
  41. a0a2b21 common: move board_f.c prototypes in init.h by Patrick Delaunay · Tue Mar 13 13:57:00 2018 +0100
  42. 80b66dd common: board_f: Fix style violations by Mario Six · Mon Jan 15 11:10:02 2018 +0100
  43. cb22594 Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Tom Rini · Wed Jan 24 22:08:00 2018 -0500
  44. 3146b4d common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO by Angelo Dureghello · Sun Aug 20 00:01:55 2017 +0200
  45. f771678 common: board_f: vid: Add VID specific API to adjust core voltage by Rajesh Bhagat · Wed Jan 17 16:13:08 2018 +0530
  46. 3301bfc riscv: Modify generic codes to support RISC-V by Rick Chen · Tue Dec 26 13:55:58 2017 +0800
  47. 55e32ba log: Plumb logging into the init sequence by Simon Glass · Mon Dec 04 13:48:28 2017 -0700
  48. 49badb9 Drop the log buffer by Simon Glass · Mon Dec 04 13:48:23 2017 -0700
  49. b77fe1f board_f: Drop the timer after relocation by Simon Glass · Tue Sep 05 19:49:45 2017 -0600
  50. 3b361dc common/board_f.c: remove CONFIG_SYS_GENERIC_GLOBAL_DATA by Thomas Petazzoni · Tue Aug 15 23:11:02 2017 +0200
  51. 22c34c2 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · Thu Aug 03 12:22:13 2017 -0600
  52. 0522353 common: board_f: Make reserve_mmu a weak function by Siva Durga Prasad Paladugu · Thu Jul 13 19:01:08 2017 +0530
  53. 1fa20e4d spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN by Andy Yan · Mon Jul 24 17:43:34 2017 +0800
  54. d3a278d MIPS: Stop building position independent code by Paul Burton · Mon Jun 19 11:53:47 2017 -0700
  55. d8b354a board_f: Add new function to allow runtime DTB selection by Cooper Jr., Franklin · Fri Jun 16 17:25:12 2017 -0500
  56. 2028012 powerpc: remove 4xx support by Heiko Schocher · Tue Jun 27 16:49:14 2017 +0200
  57. 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · Wed Jun 14 05:49:40 2017 +0200
  58. 160583b board_f: fix calculation of reloc_off by Lothar Waßmann · Thu Jun 08 10:18:25 2017 +0200
  59. c55d5c3 board_f: Use IS_ENABLED instead of #ifdef in initf_bootstage() by Simon Glass · Wed Jun 07 10:28:46 2017 -0600
  60. d4def9b powerpc, 5xx: remove support for 5xx by Heiko Schocher · Wed Jun 07 17:33:11 2017 +0200
  61. 71cb3e9 powerpc, 8260: remove support for mpc8260 by Heiko Schocher · Wed Jun 07 17:33:10 2017 +0200
  62. 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · Wed Jun 07 17:33:09 2017 +0200
  63. 01154cb bootstage: Support SPL by Simon Glass · Mon May 22 05:05:35 2017 -0600
  64. 405e2b0 bootstage: Record the time taken to set up driver model by Simon Glass · Mon May 22 05:05:32 2017 -0600
  65. e635af1 bootstage: Init as early as possible by Simon Glass · Mon May 22 05:05:31 2017 -0600
  66. b9aff92 bootstage: Support relocating boostage data by Simon Glass · Mon May 22 05:05:30 2017 -0600
  67. 8820033 bootstage: Convert to use malloc() by Simon Glass · Mon May 22 05:05:25 2017 -0600
  68. f004e8a arm: Remove include files from common.h by Simon Glass · Wed May 17 08:23:01 2017 -0600
  69. c9956d8 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Mon May 15 13:01:26 2017 -0400
  70. cd22685 board_f: skip timer_init() on Coldfire archs by Angelo Dureghello · Wed May 10 23:58:06 2017 +0200
  71. 1a46a72 i2c: Finish dropping use of CONFIG_I2C_HARD by Simon Glass · Fri May 12 21:09:56 2017 -0600
  72. d35f338 board_f: Rename initdram() to dram_init() by Simon Glass · Thu Apr 06 12:47:05 2017 -0600
  73. dfafe89 Remove various unused interrupt related code by Tom Rini · Thu Apr 06 20:42:18 2017 -0400
  74. e770603 board_f: powerpc: Drop unused headers by Simon Glass · Fri Mar 31 08:40:39 2017 -0600
  75. 6ab9107 board_f: Make relocation functions generic by Simon Glass · Fri Mar 31 08:40:38 2017 -0600
  76. 6bbf83f board_f: Make init_helpers generic by Simon Glass · Fri Mar 31 08:40:37 2017 -0600
  77. bbf26ab powerpc: Move setup_board_extra() into a PPC file by Simon Glass · Fri Mar 31 08:40:36 2017 -0600
  78. b3c1256 board_f: Move errno.h down to the bottom by Simon Glass · Fri Mar 31 08:40:35 2017 -0600
  79. db8035f board_f: Drop unused headers by Simon Glass · Fri Mar 31 08:40:34 2017 -0600
  80. 2f949c3 board_f: Drop setup_dram_config() wrapper by Simon Glass · Fri Mar 31 08:40:32 2017 -0600
  81. 6a55322 board_f: Drop CONFIG_SPL_BUILD check by Simon Glass · Fri Mar 31 08:40:31 2017 -0600
  82. 70ac86c board_f: Put video memory reservation in one function by Simon Glass · Fri Mar 31 08:40:30 2017 -0600
  83. e3cb449 board_f: Move the extra #ifdef condition into reserve_mmu() by Simon Glass · Fri Mar 31 08:40:29 2017 -0600
  84. bcf257d board_f: Use a single condition for reserve_logbuffer() by Simon Glass · Fri Mar 31 08:40:28 2017 -0600
  85. acaf69f xtensa: Place relocated U-Boot in the normal place by Simon Glass · Fri Mar 31 08:40:27 2017 -0600
  86. 39f90ba board_f: Drop return value from initdram() by Simon Glass · Fri Mar 31 08:40:25 2017 -0600
  87. b4de3f3 board_f: Drop board_type parameter from initdram() by Simon Glass · Fri Mar 31 08:40:24 2017 -0600
  88. ee7c36f board_f: x86: Use checkcpu() for CPU init by Simon Glass · Tue Mar 28 10:27:30 2017 -0600
  89. c04d5b9 board_f: powerpc: Make prt_8260_rsr(), prt_8260_clks() private by Simon Glass · Tue Mar 28 10:27:29 2017 -0600
  90. b419dbb board_f: sandbox: Move sandbox_early_getopt_check() into misc_init_f() by Simon Glass · Tue Mar 28 10:27:28 2017 -0600
  91. 156283f board_f: powerpc: Move prt_83xx_rsr() to private code by Simon Glass · Tue Mar 28 10:27:27 2017 -0600
  92. 6829d8c powerpc: freescale: Unify the two get_clocks() calls by Simon Glass · Tue Mar 28 10:27:26 2017 -0600
  93. 34863be board_f: Use timer_init() on all archs by Simon Glass · Tue Mar 28 10:27:25 2017 -0600
  94. 4c974d7 board_f: powerpc: Use timer_init() instead of init_timebase() by Simon Glass · Tue Mar 28 10:27:24 2017 -0600
  95. e8d20d4 board_f: powerpc: Unified get_clocks() portion of init sequence by Simon Glass · Tue Mar 28 10:27:23 2017 -0600
  96. 25eb4cb board_f: Remove adjust_sdram_tbs_8xx() from the init sequence by Simon Glass · Tue Mar 28 10:27:22 2017 -0600
  97. 61572ad board_f: Remove sdram_adjust_866() from the init sequence by Simon Glass · Tue Mar 28 10:27:21 2017 -0600
  98. ffe0fb4 board_f: powerpc: Rename get_clocks_866() to get_clocks() by Simon Glass · Tue Mar 28 10:27:20 2017 -0600
  99. 70064a7 board_f: powerpc: Join the two CONFIG_8xx_CPUCLK_DEFAULT sections by Simon Glass · Tue Mar 28 10:27:19 2017 -0600
  100. 295c423 board_f: x86: Rename x86_fsp_init() to arch_fsp_init() by Simon Glass · Tue Mar 28 10:27:18 2017 -0600