1. d318eb3 treewide: Remove clk_free by Sean Anderson · Sat Dec 16 14:38:42 2023 -0500
  2. 8b789b9 arc: Remove common.h usage by Tom Rini · Thu Oct 12 19:03:55 2023 -0400
  3. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · Thu Sep 14 18:21:46 2023 -0600
  4. 50fa118 global: Use proper project name U-Boot by Michal Simek · Wed May 17 09:17:16 2023 +0200
  5. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · Thu Oct 20 18:22:39 2022 -0600
  6. df00afa treewide: Drop bootm_headers_t typedef by Simon Glass · Tue Sep 06 20:26:50 2022 -0600
  7. 85c057e image: Drop IMAGE_ENABLE_OF_LIBFDT by Simon Glass · Sat Sep 25 19:43:21 2021 -0600
  8. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · Sat Jul 24 09:03:30 2021 -0600
  9. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  10. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  11. a7ece58 dm: core: Access device ofnode through functions by Simon Glass · Sat Dec 19 10:40:14 2020 -0700
  12. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  13. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  14. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  15. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  16. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  17. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  18. ad3cfb7 ARC: HSDK: anounce state of BIM switch by Eugeniy Paltsev · Wed Apr 29 21:36:44 2020 +0300
  19. cfe4cfa ARC: HSDK-4xD: make init status resistant to U-boot reloading by Eugeniy Paltsev · Fri Apr 24 23:11:10 2020 +0300
  20. c9a721f ARC: HSDK-4xD: use separate config file by Eugeniy Paltsev · Wed Apr 22 02:59:31 2020 +0300
  21. 90a7fa0 ARC: HSDK-4xD: tweak memory map by Eugeniy Paltsev · Wed Mar 25 12:35:49 2020 +0300
  22. f9a6a6c ARC: HSDK-4xD: add CSM configuration support by Eugeniy Paltsev · Mon Mar 23 21:50:03 2020 +0300
  23. cd7dd22 ARC: HSDK-4xD: add support for SLC enable/disable by Eugeniy Paltsev · Mon Mar 23 20:46:35 2020 +0300
  24. 062703b ARC: HSDK-4xD: print timer clock value by Eugeniy Paltsev · Thu Apr 23 14:52:43 2020 +0300
  25. c65ffa1 ARC: HSDK-4xD: drop additional GPU clock info by Eugeniy Paltsev · Wed Apr 22 22:44:24 2020 +0300
  26. 87e4f18 ARC: HSDK-4xD: print info about HDMI clocks by Eugeniy Paltsev · Wed Apr 22 02:08:06 2020 +0300
  27. a8ca052 ARC: HSDK-4xD: fix headerize script for HSDK-4xD compatibility by Eugeniy Paltsev · Wed Apr 22 01:57:41 2020 +0300
  28. c867745 ARC: HSDK-4xD: use active low polarity of cpu_start pulse by Eugeniy Paltsev · Thu Jan 16 19:22:32 2020 +0300
  29. e87a552 ARC: HSDK-4xD: add initial board support by Eugeniy Paltsev · Wed Apr 22 00:33:40 2020 +0300
  30. a2e2709 ARC: rework setting of ARC CPU specific compiler options by Eugeniy Paltsev · Wed Feb 12 14:23:54 2020 +0300
  31. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  32. a7b5130 common: Move some board functions out of common.h by Simon Glass · Thu Nov 14 12:57:46 2019 -0700
  33. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · Thu Nov 14 12:57:42 2019 -0700
  34. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · Thu Nov 14 12:57:37 2019 -0700
  35. 6eaea25 env: Move env_get_ulong() to env.h by Simon Glass · Thu Aug 01 09:46:48 2019 -0600
  36. 07dc93c env: Move env_set_ulong() to env.h by Simon Glass · Thu Aug 01 09:46:47 2019 -0600
  37. c8c5b0e ARC: [plat-hsdk]: migrate to DM_MMC by Eugeniy Paltsev · Mon Feb 25 18:35:29 2019 +0300
  38. 028b07d hsdk: readme: Suggest getting pyelftools with pip by Alexey Brodkin · Mon Feb 18 15:03:34 2019 +0300
  39. dbf9fa2 arc: devboards: Implement checkboard() by Alexey Brodkin · Tue Nov 27 09:47:01 2018 +0300
  40. 1addfe5 arc: Get rid of board-specific print_cpuinfo() by Alexey Brodkin · Tue Nov 27 09:46:58 2018 +0300
  41. bb53735 axs10x/emdk/hsdk/iot_dk: Implement board_mmc_getcd() by Alexey Brodkin · Thu Oct 11 12:39:55 2018 +0300
  42. bb14d08 iot_dk/hsdk: Implement its own print_cpuinfo() by Alexey Brodkin · Wed Oct 10 14:03:47 2018 +0300
  43. 7bd4957 HSDK: Fixes and improvements in README by Alexey Brodkin · Wed Jul 11 18:54:48 2018 +0300
  44. 7fd7b93 ARC: AXS10x/HSDK: Use our own version of mkimage by Alexey Brodkin · Wed Jul 11 18:24:44 2018 +0300
  45. 8a96b3d ARC: HSDK: Add readme by Alexey Brodkin · Fri Jun 15 00:38:53 2018 +0300
  46. 5545759 ARC: HSDK: Add tool and make target to generate bsp by Eugeniy Paltsev · Mon Jun 04 14:52:32 2018 +0300
  47. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  48. 24e026e ARC: HSDK: Add platform-specific commands by Eugeniy Paltsev · Mon Mar 26 15:57:37 2018 +0300
  49. 01f45cc ARC: bootm: Refactor GO and PREP subcommands implementation by Eugeniy Paltsev · Fri Mar 23 15:35:03 2018 +0300
  50. 5d4e996 ARC: HSDK: Fixup DW SDIO CIU frequency to 50000000Hz by Eugeniy Paltsev · Sat Oct 21 15:35:12 2017 +0300
  51. 88961bc arc: Add support for HS Development Kit board by Alexey Brodkin · Fri Nov 25 16:23:43 2016 +0300