1. ca3e5e4 riscv: ae350: Use fdtdec_get_addr_size_auto_noparent to parse smc reg by Rick Chen · Fri Jul 17 16:24:44 2020 +0800
  2. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  3. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  4. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  5. 8e20188 common: Drop flash.h from common header by Simon Glass · Sun May 10 11:39:54 2020 -0600
  6. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · Sat Dec 28 10:45:05 2019 -0700
  7. 9203826 riscv: ax25-ae350: Use generic memory size setup by Rick Chen · Thu Nov 14 13:52:23 2019 +0800
  8. c3027d0 riscv: ax25-ae350: add SPL configuration by Rick Chen · Thu Nov 14 13:52:22 2019 +0800
  9. 9e01716 riscv: ae350: use the v5l2 driver to configure the cache by Rick Chen · Wed Aug 28 18:46:07 2019 +0800
  10. 9291963 riscv: configs: AE350 will use CONFIG_OF_SEPARATE when boots from flash by Rick Chen · Tue Apr 30 13:49:37 2019 +0800
  11. 636ad94 riscv: configs: Support AE350 SMP booting from flash flow by Rick Chen · Thu May 09 10:20:19 2019 +0800
  12. f8512f7 riscv: ae350: enable SMP by Rick Chen · Tue Apr 02 15:56:44 2019 +0800
  13. c348d76 riscv: configs: Rename ax25-ae350 defconfig by Rick Chen · Tue Dec 18 11:02:27 2018 +0800
  14. 4b284ad riscv: ax25: Hide the ax25-specific Kconfig option by Bin Meng · Wed Dec 12 06:12:28 2018 -0800
  15. 2a21815 riscv: ax25-ae350: Pass dtb address to u-boot with a1 register by Rick Chen · Mon Dec 03 17:48:20 2018 +0800
  16. b0253b2 Merge git://git.denx.de/u-boot-riscv by Tom Rini · Mon Nov 26 13:45:29 2018 -0500
  17. ebd336f riscv: Remove mach type by Bin Meng · Wed Sep 26 06:55:09 2018 -0700
  18. cea16d0 board: ax25-ae350: Support cfi flash by Rick Chen · Tue May 29 11:07:53 2018 +0800
  19. 692e017 board: nx25-ae250: Rename as ax25-ae350 by Rick Chen · Tue May 29 10:06:42 2018 +0800
  20. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  21. 40a6fe7 riscv: ae250: Support DT provided by the board at runtime by Rick Chen · Thu Mar 29 10:08:33 2018 +0800
  22. 6089b18 board: Drop ftsdc010 non-dm code by Rick Chen · Tue Mar 20 13:57:13 2018 +0800
  23. 36cb27c riscv: board: Add nx25-ae250 to support RISC-V by Rick Chen · Tue Dec 26 13:55:53 2017 +0800
  24. 55f51d9 nds32: board: Support ftsdc010 DM. by Rick Chen · Mon Aug 28 16:17:13 2017 +0800
  25. 4671cf7 nds32: board: Fix andestech adp-ae3xx.c make fail problem. by rick · Mon Aug 28 11:04:40 2017 +0800
  26. 692abc9 nds32: Remove include files from common.h by Simon Glass · Wed May 17 08:22:57 2017 -0600
  27. dc24dac nds32: eth: Support ftmac100 DM. by rick · Tue May 23 13:48:27 2017 +0800
  28. f1113c9 nds32: Support AE3XX platform. by rick · Thu May 18 14:37:53 2017 +0800
  29. 2f949c3 board_f: Drop setup_dram_config() wrapper by Simon Glass · Fri Mar 31 08:40:32 2017 -0600
  30. 71300b2 NDS32: Generic Board Support and Unsupport by Kun-Hua Huang · Mon Aug 24 14:52:36 2015 +0800
  31. 89299e2 NDS32: Generic Board Support and Unsupport by Kun-Hua Huang · Mon Aug 24 14:52:35 2015 +0800
  32. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · Sun Sep 14 03:01:49 2014 +0900
  33. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · Wed Jul 30 14:08:18 2014 +0900
  34. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · Wed Jul 30 14:08:14 2014 +0900
  35. 8087e0e nds32: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:32 2013 +0900
  36. a577ca4 nds32: fix the missing COBJS-y change by ken kuo · Tue Aug 06 01:00:54 2013 +0800
  37. 827b6f6 Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · Thu Jul 25 08:22:08 2013 -0400
  38. c081426 nds32: Convert Makefiles to use COBJS-y style by ken kuo · Thu Jul 25 02:24:54 2013 +0800
  39. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  40. 7abab27 nds32: Enable two banks of SDRAM on Andes board by ken kuo · Sat Jun 08 11:14:09 2013 +0800
  41. 2aa3eb8 nds32: adp-ag102: use 'faraday/ftpci100.h' for pci_ftpci_init by Gabor Juhos · Sun May 26 12:11:31 2013 +0200
  42. e75d563 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · Sun Apr 29 23:57:39 2012 +0000
  43. ae71754 board/adp-ag102: add board specific files by Macpaul Lin · Fri Sep 23 16:48:16 2011 +0800
  44. 01cfa11 adp-ag101p: Add SoC and board support of ag101p by Macpaul Lin · Tue Oct 19 17:05:51 2010 +0800
  45. e0eb35a adp-ag101: add board adp-ag101 support by Macpaul Lin · Wed Oct 19 20:41:10 2011 +0000