1. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 5 months ago
  2. 6a71858 global: Make <asm/global_data.h> include <asm/u-boot.h> by Tom Rini · 6 months ago
  3. 702841b powerpc: Remove <common.h> and add needed includes by Tom Rini · 6 months ago
  4. cdd20e3 Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" by Tom Rini · 6 months ago
  5. 777c284 Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" by Tom Rini · 6 months ago
  6. 6be5ec9 treewide: Make arch-specific bootm code depend on BOOTM by Simon Glass · 10 months ago
  7. a48336e bootm: Adjust arguments of boot_os_fn by Simon Glass · 10 months ago
  8. 5ee545a ppc: Add a reset_cpu() function by Simon Glass · 10 months ago
  9. 64948e2 powerpc: Fix flush_cache() speed regression by Christophe Leroy · 1 year, 4 months ago
  10. 210af54 Correct SPL uses of LMB by Simon Glass · 1 year, 9 months ago
  11. 6ea8b02 ppc: Drop bat_rw by Simon Glass · 1 year, 9 months ago
  12. 6e7df1d global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 9 months ago
  13. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 1 year, 11 months ago
  14. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 1 year, 11 months ago
  15. ea253ad treewide: Remove the unnecessary space before semicolon by Bin Meng · 2 years ago
  16. d63fc99 common/board_f: introduce arch_setup_dest_addr() by Ovidiu Panait · 2 years, 1 month ago
  17. d9d7c20 treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 1 month ago
  18. ff3fdfe watchdog: Get rid of ASSEMBLY hacks by Stefan Roese · 2 years, 2 months ago
  19. 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 2 months ago
  20. 6516891 zynqmp: Run board_get_usable_ram_top() only on main U-Boot by Ashok Reddy Soma · 2 years, 3 months ago
  21. 66b2dd9 powerpc: bootm: Fix sizes in memory adjusting warning by Pali Rohár · 2 years, 5 months ago
  22. b35316f Convert CONFIG_SPL_INIT_MINIMAL et al to Kconfig by Tom Rini · 2 years, 5 months ago
  23. 3db7b2b powerpc: Remove unused MPC8540/60ADS code by Tom Rini · 2 years, 8 months ago
  24. 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 1 month ago
  25. 1f391c3 lmb: Switch to generic arch_lmb_reserve_generic() by Marek Vasut · 3 years, 1 month ago
  26. 8f0f26e Revert "powerpc: fix regression in arch_initr_trap()" by Tom Rini · 3 years, 5 months ago
  27. f6c0d36 powerpc: fix regression in arch_initr_trap() by Matt Merhar · 3 years, 5 months ago
  28. 729c1fe powerpc: introduce CONFIG_CACHE_FLUSH_WATCHDOG_THRESHOLD by Rasmus Villemoes · 3 years, 6 months ago
  29. ec4cc0e powerpc: lib: remove leftover CONFIG_5xx by Rasmus Villemoes · 3 years, 6 months ago
  30. 933ada5 allow opting out of WATCHDOG_RESET() from timer interrupt by Rasmus Villemoes · 3 years, 6 months ago
  31. 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 8 months ago
  32. 98592c7 bdinfo: Rename function names to be clearer by Bin Meng · 3 years, 9 months ago
  33. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  34. 130845b common: board_r: Drop arch-specific ifdefs around initr_trap by Ovidiu Panait · 3 years, 11 months ago
  35. e207f22 global: Move from bi_memstart/memsize -> gd->ram_base/ram_size by Stefan Roese · 4 years, 2 months ago
  36. f1e504a board_f: ppc: Factor out ppc-specific bdinfo setup by Ovidiu Panait · 4 years, 3 months ago
  37. 6ecefcf cmd: bdinfo: Move sram info prints to generic code by Ovidiu Panait · 4 years, 3 months ago
  38. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 4 months ago
  39. 6479198 bdinfo: m68k: ppc: Move arch-specific code from bdinfo by Simon Glass · 4 years, 5 months ago
  40. 79d074d bdinfo: ppc: Move PPC-specific info into its own file by Simon Glass · 4 years, 5 months ago
  41. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  42. 25a5818 common: Drop asm/ptrace.h from common header by Simon Glass · 4 years, 5 months ago
  43. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  44. 3c7dded Fix some checkpatch warnings in calls to debug() by Simon Glass · 4 years, 5 months ago
  45. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  46. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  47. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  48. 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 5 months ago
  49. 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 10 months ago
  50. c30b7ad common: Move interrupt functions into a new header by Simon Glass · 5 years ago
  51. 9d3915b arm: powerpc: Tidy up code style for interrupt functions by Simon Glass · 5 years ago
  52. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  53. 6887c5b common: Move some time functions out of common.h by Simon Glass · 5 years ago
  54. c076e5c status_led: Tidy up the code style by Simon Glass · 5 years ago
  55. 9ce2aa1 Drop CONFIG_SHOW_ACTIVITY by Simon Glass · 5 years ago
  56. 22b7b86 spl: separate SPL_FRAMEWORK config for spl and tpl by Heiko Stuebner · 5 years ago
  57. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  58. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  59. 2c21749 timer: Add MPC83xx timer driver by Mario Six · 6 years ago
  60. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  61. b60cfb6 powerpc: fix typo in kgdb.c by Heinrich Schuchardt · 6 years ago
  62. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  63. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  64. 4280342 fdt: Implement weak arch_fixup_fdt() by Alexey Brodkin · 7 years ago
  65. deff9b1 powerpc: Rework interrupt_init_cpu() by Tom Rini · 7 years ago
  66. 723806c env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
  67. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  68. 08dd988 powerpc, 8xx: fix missing function declarations. by Christophe Leroy · 7 years ago
  69. f1cd736 powerpc: move set_msr() and get_msr() into .h by Christophe Leroy · 7 years ago
  70. f0eda3c power, timer: reset TBL before TBU by Christophe Leroy · 7 years ago
  71. 93e85d0 powerpc, timer: Does 8xx specific actions in 8xx cpu_init by Christophe Leroy · 7 years ago
  72. ba3da73 powerpc, 8xx: Use IO accessors to access IO memory by Christophe Leroy · 7 years ago
  73. debd1f3 powerpc, 8xx: move immap.c in arch/powerpc/cpu/mpc8xx/ by Christophe Leroy · 7 years ago
  74. 907208c powerpc: Partialy restore core of mpc8xx by Christophe Leroy · 7 years ago
  75. 98f705c powerpc: remove 4xx support by Heiko Schocher · 7 years ago
  76. 064b55c powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  77. 5025897 powerpc, 5xx: remove support for 5xx by Heiko Schocher · 7 years ago
  78. 2eb48ff powerpc, 8260: remove support for mpc8260 by Heiko Schocher · 7 years ago
  79. 5b8e76c powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  80. c7c111e Convert CONFIG_CMD_IMMAP to Kconfig by Simon Glass · 7 years ago
  81. fc843a0 Kconfig: Add a CONFIG_IDE option by Simon Glass · 7 years ago
  82. 5bf5250 spl: make image arg or fdt blob address reconfigurable by Vikas Manocha · 8 years ago
  83. e5fb573 powerpc: Move setup_board_extra() into a PPC file by Simon Glass · 8 years ago
  84. 70e2aaf board_f: powerpc: Use timer_init() instead of init_timebase() by Simon Glass · 8 years ago
  85. de8c931 powerpc: mpc5200: Correct return value of memcpy function by Mark Marshall · 8 years ago
  86. 7686660 powerpc: Enable flush and invalidate dcache by range for MPC85xx by Tony O'Brien · 8 years ago
  87. 2d8d190 status_led: Kconfig migration by Uri Mashiach · 8 years ago
  88. 63c0941 libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · 8 years ago
  89. ca12e65 spl: Add a parameter to jump_to_image_linux() by Simon Glass · 8 years ago
  90. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  91. 25bab53 Remove unneeded remnants of bcopy(). by Robert P. J. Day · 8 years ago
  92. 14c67eb powerpc: Drop unused code related to generic board by Simon Glass · 8 years ago
  93. cb1629f powerpc: Disable flush or invalidate dcache by range for some SoCs by York Sun · 9 years ago
  94. 09c2b8f Change my mailaddress by Andreas Bießmann · 8 years ago
  95. 75918af powerpc: Drop old non-generic-board code by Simon Glass · 9 years ago
  96. 27e7215 ppc4xx: Remove sc3 board by Stefan Roese · 9 years ago
  97. ac33716 powerpc: add 2 common dcache assembly functions by Valentin Longchamp · 10 years ago
  98. d2eaec6 net: Remove the bd* parameter from net stack functions by Joe Hershberger · 10 years ago
  99. 68145d4 common/board_f: factor out reserve_stacks by Andreas Bießmann · 10 years ago
  100. 59d34ed mpc85xx: clean up the old deep sleep framework by tang yuantian · 10 years ago