1. b295441 arm: cpu: Remove duplicate newlines by Marek Vasut · Sat Jul 13 15:18:54 2024 +0200
  2. 8080846 arm: move _end to linker symbols by Ilias Apalodimas · Tue May 28 09:18:27 2024 +0300
  3. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  4. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  5. 643dc10 arm: Remove <common.h> and add needed includes by Tom Rini · Tue Apr 30 07:35:59 2024 -0600
  6. 5ab32a0 arm: imx: Remove <common.h> and add needed includes by Tom Rini · Tue Apr 30 07:35:49 2024 -0600
  7. 202ca8d mxs: Fix VDDx brownout interrupt disable/enable by Cody Green · Mon Jul 03 21:57:00 2023 +0100
  8. d193763 arm: mxs: Clear CPSR V bit to activate low vectors by Marek Vasut · Wed Oct 18 20:51:59 2023 +0200
  9. eff11fa treewide: unify the linker symbol reference format by Shiji Yang · Thu Aug 03 09:47:17 2023 +0800
  10. 790aa81 arm: mxs: Prevent serial console init when in very early SPL boot code by Lukasz Majewski · Fri May 19 12:43:54 2023 +0200
  11. 971d2f3 arm: mxs: Add function to dump PMU registers by Lukasz Majewski · Tue May 09 16:32:42 2023 +0200
  12. 0fd4b5d arm: mxs: Provide Kconfig option to not enable 4P2 regulator in IMX28 PMU by Lukasz Majewski · Tue May 09 16:32:41 2023 +0200
  13. 9c4197c arm: mxs: Provide Kconfig option to disable battery charging at IMX28 PMU by Lukasz Majewski · Tue May 09 16:32:40 2023 +0200
  14. a4e6267 arm: mxs: Provide Kconfig option to to not use VDD5V as IMX28 PMU source by Lukasz Majewski · Tue May 09 16:32:39 2023 +0200
  15. d2299ce sunxi: u-boot-spl.lds: Pass _image_binary_end by Fabio Estevam · Fri Jun 30 23:30:51 2023 -0300
  16. f32a942 ARM: remove SPEAR entry in makefile by Patrick Delaunay · Wed Feb 22 20:19:58 2023 +0100
  17. 31df83b arm: Remove unused mx27 code by Tom Rini · Sat Nov 19 18:45:27 2022 -0500
  18. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · Wed Nov 16 13:10:41 2022 -0500
  19. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · Thu Oct 20 18:22:39 2022 -0600
  20. 5a9095c linker_lists: Rename sections to remove . prefix by Andrew Scull · Mon May 30 10:00:04 2022 +0000
  21. 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · Wed May 25 12:16:03 2022 -0400
  22. 0d0bec0 sunxi: f1c100s: Fix FEL registers restore by Andre Przywara · Tue Mar 01 12:21:58 2022 +0000
  23. 7c40554 spl: Provide more space to be used for storing SPL on imx28 OCRAM by Lukasz Majewski · Fri Dec 17 16:41:25 2021 +0100
  24. 9ea1223 mxs: power: Change sequence of enabling DCDC switches by Lukasz Majewski · Wed Oct 13 15:40:12 2021 +0200
  25. b198c2e arm: arm926ej-s: Add sunxi code by Icenowy Zheng · Sat Jan 29 10:23:02 2022 -0500
  26. 362132f arm: arm926ej-s: start.S: port save_boot_params support from armv7 code by Icenowy Zheng · Sat Jan 29 10:23:00 2022 -0500
  27. eac76b8 arm: Remove zmx25 board and ARCH_MX25 by Tom Rini · Thu Sep 09 07:54:50 2021 -0400
  28. f0d7650 arm: Remove aspenite board by Tom Rini · Thu Sep 09 07:54:49 2021 -0400
  29. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  30. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · Mon Sep 27 17:42:36 2021 +0200
  31. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · Sun Aug 08 12:20:12 2021 -0600
  32. e1e8544 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · Fri Aug 27 21:18:30 2021 -0400
  33. 00b6a1a arm: Remove spear600 boards and the rest of SPEAr support by Tom Rini · Sat May 22 08:47:14 2021 -0400
  34. 4393901 arm: Remove spear320 boards by Tom Rini · Sat May 22 08:47:13 2021 -0400
  35. 665ffc2 arm: Remove spear310 boards by Tom Rini · Sat May 22 08:47:12 2021 -0400
  36. 98ae150 arm: Remove spear300 boards by Tom Rini · Sat May 22 08:47:11 2021 -0400
  37. 90dcc4f ARM: fix LTO for imx28_xea by Marek Behún · Thu May 20 13:24:12 2021 +0200
  38. a62fac9 ARM: fix LTO build for some thumb-interwork cases by Marek Behún · Thu May 20 13:24:11 2021 +0200
  39. a8cf155 ARM: make gd a function call for LTO and set via set_gd() by Marek Behún · Thu May 20 13:24:10 2021 +0200
  40. 4bebdd3 treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · Thu May 20 13:23:52 2021 +0200
  41. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · Tue Dec 15 16:47:52 2020 +0100
  42. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  43. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  44. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  45. 6b9f010 common: Drop asm/ptrace.h from common header by Simon Glass · Sun May 10 11:40:06 2020 -0600
  46. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  47. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  48. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  49. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  50. 1f1467e arm: orion5x: finish moving SoC to mach-orion5x by Trevor Woerner · Wed May 06 08:02:39 2020 -0400
  51. 28d261f arm: lpc32xx: move SoC to mach-lpc32xx by Trevor Woerner · Wed May 06 08:02:36 2020 -0400
  52. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  53. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · Sat Dec 28 10:45:05 2019 -0700
  54. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · Sat Dec 28 10:45:01 2019 -0700
  55. a9dc068 common: Move get_tbclk() to time.h by Simon Glass · Sat Dec 28 10:44:59 2019 -0700
  56. 85d6531 common: Move clock functions into a new file by Simon Glass · Sat Dec 28 10:44:58 2019 -0700
  57. e4c6332 ARM: mxs: spl_boot.c: make early_delay more robust by Rasmus Villemoes · Tue Sep 10 08:32:01 2019 +0000
  58. 5a84b03 arm: mxs: be more careful when enabling gpmi_clk by Rasmus Villemoes · Thu Sep 12 09:17:11 2019 +0000
  59. 6cb658c arm: mxs: fix comments in arch_cpu_init to match the code by Rasmus Villemoes · Thu Sep 12 09:17:10 2019 +0000
  60. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · Thu Nov 14 12:57:42 2019 -0700
  61. f87959b arm: powerpc: Tidy up code style for interrupt functions by Simon Glass · Thu Nov 14 12:57:40 2019 -0700
  62. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  63. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · Thu Nov 14 12:57:37 2019 -0700
  64. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · Thu Nov 14 12:57:30 2019 -0700
  65. 3673618 common: Move serial functions out of common.h by Simon Glass · Thu Nov 14 12:57:24 2019 -0700
  66. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · Thu Nov 14 12:57:20 2019 -0700
  67. 9d6fda7 arm: mxs: Increase VDDD voltage to match specification by Marek Vasut · Tue Oct 15 18:26:57 2019 +0200
  68. 770e9b0 Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Wed Oct 09 09:35:43 2019 -0400
  69. aa050c5 spl: pass args to board_return_to_bootrom by Peng Fan · Wed Aug 07 06:40:53 2019 +0000
  70. f7bcc09 arm: mxs: Correct CONFIG_SPL_NO_CPU_SUPPORT option by Simon Glass · Wed Sep 25 08:56:26 2019 -0600
  71. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · Thu Aug 01 09:47:12 2019 -0600
  72. 5e6201b env: Move env_set() to env.h by Simon Glass · Thu Aug 01 09:46:51 2019 -0600
  73. 307bfd6 arm: spear: Return to BootROM if failing to boot from the main device by Miquel Raynal · Tue May 07 14:18:54 2019 +0200
  74. 710d1c1 arm: spear: Do not link the _main branch by Miquel Raynal · Tue May 07 14:18:53 2019 +0200
  75. f8c5c78 arm: spear: Support returning to BootROM by Miquel Raynal · Tue May 07 14:18:52 2019 +0200
  76. 06ad1eb arm: spear: Simplify start.S organization by Miquel Raynal · Tue May 07 14:18:51 2019 +0200
  77. 787e5b9 arm: spear: Reference the link register with LR instead of R14 by Miquel Raynal · Tue May 07 14:18:50 2019 +0200
  78. 6e073cc arm: spear: Use PUSH/POP mnemonics when relevant by Miquel Raynal · Tue May 07 14:18:49 2019 +0200
  79. beefd49 arm: spear: Purely cosmetic changes in start.S by Miquel Raynal · Tue May 07 14:18:48 2019 +0200
  80. df5b581 arm: spear: Fix the main comment in start.S by Miquel Raynal · Tue May 07 14:18:47 2019 +0200
  81. 1d01c03 arm: spear: Drop false comment by Miquel Raynal · Tue May 07 14:18:46 2019 +0200
  82. 93e635c arm: spear: Call the SPL 'SPL', not 'Xloader' by Miquel Raynal · Tue May 07 14:18:45 2019 +0200
  83. 04136cd arm: spear: Drop useless board_init_r call by Miquel Raynal · Tue May 07 14:18:44 2019 +0200
  84. 7334038 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · Fri Jun 21 11:42:28 2019 +0800
  85. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · Fri May 03 09:41:00 2019 -0400
  86. 67ebb1c arm: lpc32xx: Fix timer initialization by Gregory CLEMENT · Wed Apr 17 11:48:45 2019 +0200
  87. 2aaa27d linker: Modify linker scripts to be more generic by Tom Rini · Tue Jan 22 17:09:26 2019 -0500
  88. e2114f9 arm: lpc32xx: remove phantom CONFIG_LPC32XX_SDRAM_ config option by Vladimir Zapolskiy · Mon Sep 17 22:03:27 2018 +0300
  89. 31d0e96 arm: lpc32xx: add CONFIG_ARCH_LPC32XX build option by Vladimir Zapolskiy · Mon Sep 17 21:43:03 2018 +0300
  90. 9858a60 arm: remove prototype for get_timer_masked by Patrick Delaunay · Fri Oct 05 11:33:52 2018 +0200
  91. 94a0859 arm: remove prototype for udelay_masked by Patrick Delaunay · Fri Oct 05 11:33:51 2018 +0200
  92. f1c773b arm: spear: enable SSP1, 2 and 3 clocks when SPI controller driver is built by Quentin Schulz · Fri Aug 31 16:28:30 2018 +0200
  93. f25cdc6 arm: spear: enable GPIO3 and 4 clocks when the GPIO controller driver is built by Quentin Schulz · Fri Aug 31 16:15:53 2018 +0200
  94. 554d879 ARM: CPU: arm926ejs: Consolidate cache routines to common file by Adam Ford · Thu Aug 16 13:23:11 2018 -0500
  95. 6bd0393 ARM: mxs: let boards override entire dram parameter table by Mans Rullgard · Fri Apr 27 10:45:15 2018 +0100
  96. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  97. 65d2190 ARM: mxs: support full SPL framework by Mans Rullgard · Sat Apr 21 16:11:10 2018 +0100
  98. 2f66b40 ARM: mxs: move spl data by Mans Rullgard · Sat Apr 21 16:11:09 2018 +0100
  99. 96db04f ARM: arm926ejs: fix lowlevel_init call by Mans Rullgard · Sat Apr 21 16:11:07 2018 +0100
  100. 04ef865 ARM: mxs: make lowlevel_init() weak by Mans Rullgard · Sat Apr 21 16:11:06 2018 +0100