1. 97a070b ARM: renesas: Rename rmobile.h to renesas.h by Marek Vasut · Tue Feb 27 17:05:54 2024 +0100
  2. d26aa8c ARM: renesas: Rename CONFIG_ARCH_RMOBILE_EXTRAM_BOOT to CONFIG_RENESAS_EXTRAM_BOOT by Marek Vasut · Tue Feb 27 17:05:53 2024 +0100
  3. 10558c2 ARM: renesas: Drop unused sh_sdhi.h by Marek Vasut · Tue Feb 27 17:05:42 2024 +0100
  4. dc9595b ARM: renesas: Drop include common.h by Marek Vasut · Sun Jan 21 18:31:23 2024 +0100
  5. 33a34de ARM: renesas: Update MAINTAINERS file by Marek Vasut · Sun Aug 06 20:57:34 2023 +0200
  6. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · Wed Nov 16 13:10:37 2022 -0500
  7. 8c70baa Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · Tue Dec 14 13:36:40 2021 -0500
  8. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · Tue Dec 15 16:47:52 2020 +0100
  9. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  10. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  11. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  12. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  13. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  14. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · Sat Dec 28 10:45:01 2019 -0700
  15. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · Fri Aug 02 09:44:25 2019 -0600
  16. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  17. 9580a45 ARM: rmobile: Fix PHY LED mode register mask by Marek Vasut · Sat Mar 30 07:05:09 2019 +0100
  18. b3d55ea lib: fdtdec: Rename routine fdtdec_setup_memory_size() by Siva Durga Prasad Paladugu · Mon Jul 16 15:56:11 2018 +0530
  19. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  20. 920922a ARM: rmobile: Contain CONFIG_ARCH_RMOBILE_BOARD_STRING by Marek Vasut · Wed May 02 11:51:46 2018 +0200
  21. b0fd6e2 ARM: rmobile: Update M2 Koelsch by Marek Vasut · Tue Apr 17 14:13:11 2018 +0200
  22. 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
  23. 399a9ce env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · Thu Aug 03 12:22:14 2017 -0600
  24. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  25. 8040395 ARM: rmobile: Move rcar-gen2-common to rcar-common by Nobuhiro Iwamatsu · Fri Apr 01 03:51:33 2016 +0900
  26. 7c11273 ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILE by Nobuhiro Iwamatsu · Sat Oct 10 05:58:28 2015 +0900
  27. c0db896 arm: rmobile: koelsch: Update to QoS revision 0.411 by Nobuhiro Iwamatsu · Thu Mar 05 08:30:38 2015 +0900
  28. af33ae7 arm: rmobile: koelsch: Add support SDHI by Nobuhiro Iwamatsu · Wed Nov 12 13:03:54 2014 +0900
  29. 6288fb4 arm: rmobile: koelsch: Migrate serial driver to drivers model by Nobuhiro Iwamatsu · Tue Dec 09 11:24:01 2014 +0900
  30. 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
  31. 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
  32. a4c8231 arm: rmobile: rcar: Move module control register to header file of SoC by Nobuhiro Iwamatsu · Tue Dec 02 16:52:18 2014 +0900
  33. 692912b arm: rmobile: koelsch: Remove dram_init_banksize function by Nobuhiro Iwamatsu · Mon Nov 10 13:58:50 2014 +0900
  34. 2e8b131 arm: rmobile: koelsch: Remove board_late_init function by Nobuhiro Iwamatsu · Thu Nov 06 15:43:34 2014 +0900
  35. 0de0e50 arm: rmobile: koelsch: Remove RAM address initialization by Nobuhiro Iwamatsu · Fri Oct 31 16:16:30 2014 +0900
  36. 25c0dca arm: rmobile: koelsch: Add external RAM boot by Nobuhiro Iwamatsu · Fri Oct 31 16:16:27 2014 +0900
  37. f0508aa arm: rmobile: koelsch: Update QoS initialization to version 0.334 by Nobuhiro Iwamatsu · Thu Jul 24 15:28:04 2014 +0900
  38. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · Sun Sep 14 03:01:49 2014 +0900
  39. c9c54e2 rmobile: kconfig: move board select menu and common settings by Masahiro Yamada · Sun Aug 31 07:10:57 2014 +0900
  40. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · Wed Jul 30 14:08:18 2014 +0900
  41. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · Wed Jul 30 14:08:14 2014 +0900
  42. 747a3ad arm: rmobile: koelsch: Fix QoS revision 0.240 and 0.320 by Nobuhiro Iwamatsu · Mon May 19 12:23:35 2014 +0900
  43. cb5c69a arm: rmobile: koelsch: Change to maximum CPU frequency by Nobuhiro Iwamatsu · Mon Mar 31 11:52:51 2014 +0900
  44. c5d5c7b arm: rmobile: koelsch: Update QoS initialization by Nobuhiro Iwamatsu · Wed Apr 02 11:51:07 2014 +0900
  45. f70251a arm: rmobile: keolsch: Add support ES2 revision of R8A7791 by Nobuhiro Iwamatsu · Wed Apr 02 11:50:37 2014 +0900
  46. e6c0f2a arm: rmobile: koelsch: Remove NOR-Flash support by Nobuhiro Iwamatsu · Fri Mar 28 17:16:32 2014 +0900
  47. 0a6c510 arm: rmobile: koelsch: Change name of structure by Nobuhiro Iwamatsu · Thu Mar 27 16:18:08 2014 +0900
  48. 99d1a33 arm: koelsch: Disable TMU0 before OS boot by Nobuhiro Iwamatsu · Fri Oct 11 14:49:04 2013 +0900
  49. 6c57c16 arm: koelsch: Add support reset function by Nobuhiro Iwamatsu · Thu Oct 10 10:48:20 2013 +0900
  50. 157585e arm: koelsch: Add support Ethernet by Nobuhiro Iwamatsu · Sun Oct 20 20:37:17 2013 +0900
  51. 7fbb92b arm: rmobile: Add support koelsch board by Nobuhiro Iwamatsu · Thu Nov 21 17:07:46 2013 +0900