1. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · Wed Nov 16 13:10:37 2022 -0500
  2. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · Tue Dec 15 16:47:52 2020 +0100
  3. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  4. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  5. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  6. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  7. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  8. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · Sat Dec 28 10:45:01 2019 -0700
  9. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · Fri Aug 02 09:44:25 2019 -0600
  10. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  11. e1ae963 ARM: rmobile: alt: Fix I2C bus number by Marek Vasut · Sat Mar 30 08:24:19 2019 +0100
  12. 9580a45 ARM: rmobile: Fix PHY LED mode register mask by Marek Vasut · Sat Mar 30 07:05:09 2019 +0100
  13. 9c85eeb ARM: rmobile: alt: Remove CLK2MHZ macro by Marek Vasut · Sat Mar 30 06:14:42 2019 +0100
  14. 0b68f47 ARM: rmobile: alt: Remove R8A7794_ETHERNET_B by Marek Vasut · Sat Mar 30 06:10:49 2019 +0100
  15. b3d55ea lib: fdtdec: Rename routine fdtdec_setup_memory_size() by Siva Durga Prasad Paladugu · Mon Jul 16 15:56:11 2018 +0530
  16. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  17. 920922a ARM: rmobile: Contain CONFIG_ARCH_RMOBILE_BOARD_STRING by Marek Vasut · Wed May 02 11:51:46 2018 +0200
  18. 37381a2 ARM: rmobile: Update E2 Alt by Marek Vasut · Mon Apr 23 20:24:16 2018 +0200
  19. 9c21549 net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · Sun Apr 01 09:22:38 2018 +0000
  20. 399a9ce env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · Thu Aug 03 12:22:14 2017 -0600
  21. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  22. 8040395 ARM: rmobile: Move rcar-gen2-common to rcar-common by Nobuhiro Iwamatsu · Fri Apr 01 03:51:33 2016 +0900
  23. 7c11273 ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILE by Nobuhiro Iwamatsu · Sat Oct 10 05:58:28 2015 +0900
  24. f1ee163 arm: rmobile: alt: Update to QoS revision 0.31 and 0.321 by Nobuhiro Iwamatsu · Thu Mar 05 08:30:40 2015 +0900
  25. dde8ca9 arm: rmobile: alt: Add ethernet function B support by Mitsuhiro Kimura · Wed Mar 04 15:57:03 2015 +0900
  26. 483729c arm: rmobile: alt: Add support SDHI by Nobuhiro Iwamatsu · Wed Nov 19 14:26:33 2014 +0900
  27. f07b324 arm: rmobile: alt: Migrate serial driver to drivers model by Nobuhiro Iwamatsu · Tue Dec 09 16:20:04 2014 +0900
  28. 86690f5 arm: rmobile: alt: Add support MMC and MMC command by Nobuhiro Iwamatsu · Wed Dec 03 15:30:30 2014 +0900
  29. a541344 arm: rmobile: rcar: Move arch_preboot_os function to rcar-gen2-common/common.c by Nobuhiro Iwamatsu · Tue Dec 02 16:52:20 2014 +0900
  30. ade3c94 arm: rmobile: rcar: Move control macro of mstp to arch-rmobile/rcar-mstp.h by Nobuhiro Iwamatsu · Tue Dec 02 16:52:19 2014 +0900
  31. a4c8231 arm: rmobile: rcar: Move module control register to header file of SoC by Nobuhiro Iwamatsu · Tue Dec 02 16:52:18 2014 +0900
  32. 18f0c6c arm: rmobile: alt: Remove dram_init_banksize function by Nobuhiro Iwamatsu · Mon Nov 10 13:58:50 2014 +0900
  33. 50e858f arm: rmobile: alt: Remove i2c_init function by Nobuhiro Iwamatsu · Mon Nov 10 09:16:45 2014 +0900
  34. 83ee4b5 arm: rmobile: alt: Fix typo in comment for sh-i2c by Nobuhiro Iwamatsu · Mon Nov 10 09:16:44 2014 +0900
  35. 10e8bde arm: rmobile: alt: Enable channel 1 of sh-i2c by Nobuhiro Iwamatsu · Mon Nov 10 09:16:43 2014 +0900
  36. 291a5e4 arm: rmobile: alt: Remove board_late_init function by Nobuhiro Iwamatsu · Thu Nov 06 15:43:36 2014 +0900
  37. 45d0045 arm: rmobile: alt: Fix typo of SCIF id by Nobuhiro Iwamatsu · Fri Oct 31 16:30:25 2014 +0900
  38. fa59ccd arm: rmobile: alt: Remove RAM address initialization by Nobuhiro Iwamatsu · Fri Oct 31 16:16:31 2014 +0900
  39. a341e77 arm: rmobile: alt: Add external RAM boot by Nobuhiro Iwamatsu · Fri Oct 31 16:16:28 2014 +0900
  40. 753c46a arm: rmobile: alt: Update QoS initialization to version 0.11 by Nobuhiro Iwamatsu · Thu Jul 24 15:30:32 2014 +0900
  41. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · Sun Sep 14 03:01:49 2014 +0900
  42. c9c54e2 rmobile: kconfig: move board select menu and common settings by Masahiro Yamada · Sun Aug 31 07:10:57 2014 +0900
  43. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · Wed Jul 30 14:08:18 2014 +0900
  44. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · Wed Jul 30 14:08:14 2014 +0900
  45. ddbf303 arm: rmobile: Add support Alt board by Nobuhiro Iwamatsu · Thu Jun 26 10:23:30 2014 +0900