1. f7ec531 common: board_f: Pass frame buffer info from SPL to u-boot by Nikhil M Jain · Tue Jul 18 14:27:31 2023 +0530
  2. e6b0350 x86: Improve the trampoline in 64-bit mode by Simon Glass · Sat Jul 15 21:38:52 2023 -0600
  3. f311b74 board_f: Relocate fdt even if GD_FLG_SKIP_RELOC is set by Kunihiko Hayashi · Tue Jun 20 19:50:48 2023 +0900
  4. 4c77f06 arch: m68k: Introduce trivial PIT based timer by Marek Vasut · Thu Mar 23 01:20:40 2023 +0100
  5. 7e9f588 sandbox: Bring back setting mon_len in global_data by Simon Glass · Sun Jan 15 14:15:40 2023 -0700
  6. 0bb9b09 global: Migrate CONFIG_PRAM to CFG by Tom Rini · Sun Dec 04 10:13:37 2022 -0500
  7. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · Wed Nov 16 13:10:41 2022 -0500
  8. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · Wed Nov 16 13:10:37 2022 -0500
  9. f38167d SYS_NONCACHED_MEMORY: Correct comment in common/board_f.c by Tom Rini · Fri Oct 28 20:27:09 2022 -0400
  10. c794e49 cyclic: get rid of cyclic_init() by Rasmus Villemoes · Fri Oct 28 13:50:54 2022 +0200
  11. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · Thu Oct 20 18:22:39 2022 -0600
  12. 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · Tue Oct 18 07:46:31 2022 -0600
  13. b24a7d9 video: cmd: Drop old LCD code by Simon Glass · Sun Oct 16 15:57:41 2022 -0600
  14. 32c58c1 common: board_f: Print information for all sysresets by Michal Suchanek · Mon Oct 10 20:29:40 2022 +0200
  15. dd029cf common/board_f: drop ifdefs around header includes by Ovidiu Panait · Tue Sep 13 21:31:29 2022 +0300
  16. bbce5f3 common/board_f: introduce arch_setup_dest_addr() by Ovidiu Panait · Tue Sep 13 21:31:28 2022 +0300
  17. fefffcf common/board_f: move CONFIG_MACH_TYPE logic to arch/arm/lib/bdinfo.c by Ovidiu Panait · Tue Sep 13 21:31:27 2022 +0300
  18. b1030eb common/board_f: remove XTRN_DECLARE_GLOBAL_DATA_PTR dead code by Ovidiu Panait · Tue Sep 13 21:31:26 2022 +0300
  19. 8dc23ef board_f: show_dram_config: Print also real DRAM size by Pali Rohár · Sun Sep 18 13:23:27 2022 +0200
  20. ad37d42 board_f: Fix printing gd->ram_size and gd->ram_top by Pali Rohár · Fri Sep 09 17:32:41 2022 +0200
  21. 4f4f583 board_f: Fix types for board_get_usable_ram_top() by Pali Rohár · Fri Sep 09 17:32:40 2022 +0200
  22. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · Fri Sep 02 14:10:46 2022 +0200
  23. 7513df3 cyclic: Integrate cyclic functionality at bootup in board_r/f by Stefan Roese · Fri Sep 02 13:57:50 2022 +0200
  24. 1ab1692 common: Drop display_options.h from common header by Simon Glass · Sun Jul 31 12:28:48 2022 -0600
  25. b59c093 lcd: Remove legacy CONFIG_FB_ADDR code by Tom Rini · Mon Jun 20 08:07:43 2022 -0400
  26. f942ebb microblaze: Add support for run time relocation by Michal Simek · Fri Jun 24 14:15:01 2022 +0200
  27. 5332012 nds32: Remove the architecture by Tom Rini · Wed Apr 06 09:21:25 2022 -0400
  28. 5c1e727 Convert CONFIG_SYS_MEM_TOP_HIDE to Kconfig by Tom Rini · Wed Apr 06 10:33:32 2022 -0400
  29. fc55736 event: Convert arch_cpu_init_dm() to use events by Simon Glass · Fri Mar 04 08:43:05 2022 -0700
  30. f1c5191 event: Convert misc_init_f() to use events by Simon Glass · Fri Mar 04 08:43:04 2022 -0700
  31. 4f54253 event: Set up the event system on start-up by Simon Glass · Fri Mar 04 08:43:02 2022 -0700
  32. 90c1a58 bloblist: Rename the SPL tag by Simon Glass · Wed Jan 12 19:26:17 2022 -0700
  33. 5d2199d bloblist: Support allocating the bloblist by Simon Glass · Wed Nov 03 21:09:20 2021 -0600
  34. 8c4a68e board_f: Copy GD to new GD even if relocation disabled by Marek Vasut · Sat Nov 13 18:34:04 2021 +0100
  35. 52b2e26 Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · Wed Aug 18 23:12:24 2021 -0400
  36. 0529b59 i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · Sat Jul 10 21:14:32 2021 -0600
  37. e7301bb sandbox: don't refer to symbol _init by Heinrich Schuchardt · Wed May 19 12:02:39 2021 +0200
  38. a73a7d3 board_f: cosmetic: change the debug trace to KB in reserve_video by Patrick Delaunay · Fri Apr 09 18:02:06 2021 +0200
  39. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  40. ab7e746 bloblist: Support relocating to a larger space by Simon Glass · Wed Jan 13 20:29:43 2021 -0700
  41. b6225b5 common: board_f: Use IS_ENABLED(CONFIG_OF_EMBED) in reserve_fdt, reloc_fdt by Ovidiu Panait · Sat Nov 28 10:43:07 2020 +0200
  42. 941e6e6 common: board_f: Move setup_machine code to setup_bdinfo by Ovidiu Panait · Sat Nov 28 10:43:06 2020 +0200
  43. 525a2ec common: board_f: Use IS_ENABLED(CONFIG_TIMER_EARLY) in initf_dm by Ovidiu Panait · Sat Nov 28 10:43:05 2020 +0200
  44. 85a31ac common: board_f: Drop initf_console_record wrapper by Ovidiu Panait · Sat Nov 28 10:43:04 2020 +0200
  45. 6b165af common: Kconfig: Introduce CONFIG_CONSOLE_RECORD_INIT_F by Ovidiu Panait · Sat Nov 28 10:43:03 2020 +0200
  46. 379e41f board: Show memory for frame buffers by Simon Glass · Sun Sep 27 18:46:22 2020 -0600
  47. 9e94505 bloblist: Place on a 4KB boundary by Simon Glass · Sun Sep 27 18:46:18 2020 -0600
  48. 90cda99 board_f: Add default values for bi_dram[] in dram_init_banksize() by Stefan Roese · Wed Aug 12 13:02:39 2020 +0200
  49. bbc8846 CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined by Stefan Roese · Wed Aug 12 11:55:46 2020 +0200
  50. 0513df1 board_f: Remove dead code from init_func_i2c by Ovidiu Panait · Mon Aug 17 21:27:50 2020 +0300
  51. ad51fec common/board_f: make sure to call fix_fdt() before reserve_fdt() by Pragnesh Patel · Thu Aug 13 10:12:26 2020 +0530
  52. 6183c8d board_f: Remove setup_board_part1 by Ovidiu Panait · Fri Jul 24 14:12:20 2020 +0300
  53. 399aeb6 board_f: ppc: Factor out ppc-specific bdinfo setup by Ovidiu Panait · Fri Jul 24 14:12:19 2020 +0300
  54. f8a961b board_f: m68k: Factor out m68k-specific bdinfo setup by Ovidiu Panait · Fri Jul 24 14:12:18 2020 +0300
  55. 5fc6060 board_f: Move sram bdinfo assignments to generic code by Ovidiu Panait · Fri Jul 24 14:12:17 2020 +0300
  56. a585588 board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfo by Ovidiu Panait · Fri Jul 24 14:12:16 2020 +0300
  57. 3d0b040 board_f: Introduce arch_setup_bdinfo initcall by Ovidiu Panait · Fri Jul 24 14:12:15 2020 +0300
  58. 0c5e9a0 board_f: Introduce setup_bdinfo initcall by Ovidiu Panait · Fri Jul 24 14:12:14 2020 +0300
  59. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  60. 86dde17 common/board_f: Respect original FDT size while relocating by Oleksandr Andrushchenko · Fri Jun 19 11:22:18 2020 +0300
  61. 585ac8d common: fdt: Remove additional 4k space for fdt allocation by Ashok Reddy Soma · Mon Apr 06 07:58:30 2020 -0600
  62. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  63. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · Sun May 10 11:40:00 2020 -0600
  64. ea6a609 bootstage: Use BOOTSTAGE instead of BOOTSTATE by Simon Glass · Sun May 10 11:39:59 2020 -0600
  65. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  66. f6a18be common/board_f: avoid -Wtype-limits warning by Heinrich Schuchardt · Sat May 09 21:21:14 2020 +0200
  67. 28abafd common: board_f: Use cpu_get_current_dev in print_cpuinfo by Ye Li · Sun May 03 21:58:50 2020 +0800
  68. 2a2941b common/board_f: Make reserve_mmu generic by Ovidiu Panait · Sun Mar 29 20:57:41 2020 +0300
  69. 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
  70. 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
  71. 9d343b7 board_f.c: Ensure gd->new_bootstage alignment by Patrice Chotard · Tue Mar 10 10:15:02 2020 +0100
  72. c508b27 board_f: Make clear_bss generic by Ovidiu Panait · Wed Feb 05 08:54:42 2020 +0200
  73. 8e0319f common/board_f.c: Remove arch-specific checks for cpucheck by Ovidiu Panait · Wed Jan 22 22:28:25 2020 +0200
  74. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  75. 85d6531 common: Move clock functions into a new file by Simon Glass · Sat Dec 28 10:44:58 2019 -0700
  76. 6980b6b common: Move board_get_usable_ram_top() out of common.h by Simon Glass · Thu Nov 14 12:57:45 2019 -0700
  77. 1fa70f8 common: Move checkcpu() out of common.h by Simon Glass · Thu Nov 14 12:57:34 2019 -0700
  78. 3673618 common: Move serial functions out of common.h by Simon Glass · Thu Nov 14 12:57:24 2019 -0700
  79. 39d5852 bootstage: Correct relocation algorithm by Simon Glass · Mon Oct 21 17:26:50 2019 -0600
  80. 96a5b7e bloblist: Reserve an aligned base by Simon Glass · Mon Oct 21 17:26:46 2019 -0600
  81. 9b49643 board_f: fix noncached reservation calculation by Stephen Warren · Tue Aug 27 11:54:31 2019 -0600
  82. 4d49e10 board_f: reserve noncached space below malloc area by Vikas Manocha · Fri Aug 16 09:57:44 2019 -0700
  83. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · Fri Aug 02 09:44:25 2019 -0600
  84. 79fd214 env: Move env_init() to env.h by Simon Glass · Thu Aug 01 09:46:43 2019 -0600
  85. ad375cc common: Remove video_setmem() by Simon Glass · Thu Aug 01 09:46:39 2019 -0600
  86. 42cf22f common: Move lcd_setmem() to lcd.h by Simon Glass · Thu Aug 01 09:46:38 2019 -0600
  87. c960b14 trace: trace buffer may exceed 2GiB by Heinrich Schuchardt · Fri Jun 14 21:52:22 2019 +0200
  88. 2aecfc5 trace: undefined reference to `trace_early_init' by Heinrich Schuchardt · Sun Jun 02 00:53:24 2019 +0200
  89. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · Fri May 03 09:41:00 2019 -0400
  90. 752707a sandbox: Improve debugging in initcall_run_list() by Simon Glass · Mon Apr 08 13:20:41 2019 -0600
  91. f275163 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Wed Dec 05 15:06:24 2018 -0500
  92. 5931fbb spi: Zap CONFIG_HARD_SPI by Jagan Teki · Sat Nov 24 14:31:12 2018 +0530
  93. f9391ec spi: Remove used spi_init by Jagan Teki · Tue Nov 20 09:02:04 2018 +0100
  94. e14f1a2 spl: Add support for passing handoff info to U-Boot proper by Simon Glass · Thu Nov 15 18:44:09 2018 -0700
  95. a815dab bloblist: Locate bloblist in U-Boot by Simon Glass · Thu Nov 15 18:43:52 2018 -0700
  96. 0509c4e arm: at91: wdt: Convert watchdog driver to dm/dt by Prasanthi Chellakumar · Tue Oct 09 11:46:40 2018 -0700
  97. be2269f dm: cpu: Fix print_cpuinfo() output by Bin Meng · Wed Oct 10 22:06:55 2018 -0700
  98. 97bbb60 board_f: Use static print_cpuinfo if CONFIG_CPU is active by Mario Six · Mon Aug 06 10:23:41 2018 +0200
  99. b0e3879 Revert "board_f: Use static print_cpuinfo if CONFIG_CPU is active" by Bin Meng · Wed Nov 07 03:50:34 2018 -0800
  100. 2bb020e board_f: Use static print_cpuinfo if CONFIG_CPU is active by Mario Six · Mon Aug 06 10:23:41 2018 +0200