1. 5dc7f61 global_data: Ensure we have <config.h> when symbols are not in Kconfig yet by Tom Rini · Thu Jun 03 09:39:02 2021 -0400
  2. 4bebdd3 treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · Thu May 20 13:23:52 2021 +0200
  3. d62063d lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · Wed Mar 10 10:16:25 2021 +0100
  4. 0143be9 arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h header by Simon Glass · Wed Dec 23 08:11:15 2020 -0700
  5. 6570d73 bdinfo: nds32: Use generic bd_info by Simon Glass · Sun May 10 14:16:25 2020 -0600
  6. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  7. 6373a17 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · Fri Feb 14 16:40:19 2020 +0900
  8. 05a5dba dma-mapping: fix the prototype of dma_unmap_single() by Masahiro Yamada · Fri Feb 14 16:40:18 2020 +0900
  9. 7167d67 dma-mapping: fix the prototype of dma_map_single() by Masahiro Yamada · Fri Feb 14 16:40:17 2020 +0900
  10. 4a81a21 asm: dma-mapping.h: Fix dma mapping functions by Vignesh Raghavendra · Thu Jan 16 14:23:45 2020 +0530
  11. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · Thu Aug 01 09:47:12 2019 -0600
  12. 1359226 arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · Mon Aug 06 20:47:39 2018 +0900
  13. 348a236 nds32: Define PLATFORM__CLEAR_BIT for generic_clear_bit() by Bryan O'Donoghue · Mon Apr 30 15:56:08 2018 +0100
  14. 2725e0b nds32: Define PLATFORM__SET_BIT for generic_set_bit() by Bryan O'Donoghue · Mon Apr 30 15:56:07 2018 +0100
  15. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  16. 87bed2a Drop CONFIG_FTSDC010_BASE by Rick Chen · Tue Mar 20 14:06:38 2018 +0800
  17. b037a5b nds32: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:06 2017 -0700
  18. a6a1db3 nds32: Fix io.h warning message about readb by rick · Thu Sep 21 10:14:56 2017 +0800
  19. 702affe nds32: ftmac100 support cache enable. by rick · Tue Aug 29 10:12:02 2017 +0800
  20. 6a93159 nds32: bootm: Fix warning of struct tag_serialnr declared by rick · Mon Aug 28 13:31:48 2017 +0800
  21. ef205ea dma: import linux/dma-direction.h to consolidate enum dma_data_direction by Masahiro Yamada · Sat Aug 26 00:50:17 2017 +0900
  22. 94dd939 nds32: Make u-boot-nds32.h a private header by Simon Glass · Wed May 17 08:22:52 2017 -0600
  23. f1113c9 nds32: Support AE3XX platform. by rick · Thu May 18 14:37:53 2017 +0800
  24. 2492bfc nds32: Support AG101P serial DM. by rick · Mon Apr 17 14:41:58 2017 +0800
  25. b0fd6e0 nds32: Support relocation. by rick · Thu Apr 14 14:32:27 2016 +0800
  26. 83e3ed1 Remove arch/${ARCH}/include/asm/errno.h by Masahiro Yamada · Wed Sep 21 11:28:56 2016 +0900
  27. ea83da5 arm, nds32, sh: remove useless ioremap()/iounmap() defines by Masahiro Yamada · Tue Jun 28 10:48:41 2016 +0900
  28. 7557405 Use correct spelling of "U-Boot" by Bin Meng · Fri Feb 05 19:30:11 2016 -0800
  29. 687f1f8 nds32: Fix compile error. by rick · Tue Jan 19 13:52:10 2016 +0800
  30. 4a779da nds32: Use the generic bitops headers by Fabio Estevam · Thu Nov 05 12:43:33 2015 -0200
  31. 71300b2 NDS32: Generic Board Support and Unsupport by Kun-Hua Huang · Mon Aug 24 14:52:36 2015 +0800
  32. 89299e2 NDS32: Generic Board Support and Unsupport by Kun-Hua Huang · Mon Aug 24 14:52:35 2015 +0800
  33. ef932b0 common: Move dram_init() declaration to common location by Michal Simek · Fri Jan 30 10:51:46 2015 +0100
  34. 197c720 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · Fri Apr 04 20:09:58 2014 +0900
  35. 6e56e4a nds32: introduce DMA allocation API by ken kuo · Tue Aug 06 01:00:53 2013 +0800
  36. 827b6f6 Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · Thu Jul 25 08:22:08 2013 -0400
  37. 98a4269 nds32: Update <asm/io.h> and <asm/setup.h> with SPDX license identifiers by Tom Rini · Wed Jul 24 09:39:00 2013 -0400
  38. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  39. 3756a37 nds32: Enable the function of passing parameters to Linux by ken kuo · Sat Jun 08 11:14:12 2013 +0800
  40. caa2a96 nds32: introduce macros for bit manipulation by Gabor Juhos · Sun May 26 12:11:26 2013 +0200
  41. b73752a nds32: Use sections header to obtain link symbols by Kuan-Yu Kuo · Tue Apr 23 07:47:47 2013 +0000
  42. 5b92820 Change stub example to use asm-generic/sections.h by Simon Glass · Tue Mar 05 14:39:39 2013 +0000
  43. 9bce37c Introduce generic link section.h symbol files by Simon Glass · Tue Mar 05 14:39:37 2013 +0000
  44. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · Thu Mar 14 06:54:53 2013 +0000
  45. be288b0 nds32: Add a basic errno.h by Simon Glass · Sat Jan 05 10:48:23 2013 +0000
  46. f62b94d nds32: Use generic global_data by Simon Glass · Thu Dec 13 20:49:20 2012 +0000
  47. 7734b95 nds32: Drop tlb_addr from global data by Simon Glass · Thu Dec 13 20:48:38 2012 +0000
  48. 3ac47d7 Add architecture-specific global data by Simon Glass · Thu Dec 13 20:48:30 2012 +0000
  49. f4baef0 nds32: Change global data baudrate to int by Simon Glass · Fri Oct 12 14:21:19 2012 +0000
  50. a090309 nds32: drop bi_enetaddr from global data by Mike Frysinger · Mon Aug 06 13:46:35 2012 +0000
  51. 211c210 global_data: unify global flag defines by Mike Frysinger · Sun Mar 18 14:31:24 2012 +0000
  52. 04b63f2 net: punt bd->bi_ip_addr by Mike Frysinger · Wed Apr 04 18:53:40 2012 +0000
  53. 024db0a nds32/ag102: add header support of ag102 soc by Macpaul Lin · Fri Sep 23 17:31:27 2011 +0800
  54. d29086a nds32: fix ptrace and interrupt register overflow by Macpaul Lin · Sun Mar 11 16:30:18 2012 +0800
  55. 82cb8bd nds32: add linkage support by Macpaul Lin · Wed Nov 30 15:33:55 2011 +0800
  56. 1850f00 nds32: enhance io.h for compatibility with periphals by Macpaul Lin · Fri Sep 23 18:00:13 2011 +0800
  57. 01cfa11 adp-ag101p: Add SoC and board support of ag101p by Macpaul Lin · Tue Oct 19 17:05:51 2010 +0800
  58. c70c9da nds32: asm/io.h: add __iormb __iowmb and inline io support by Macpaul Lin · Mon Oct 24 13:31:05 2011 +0800
  59. 22b479e nds32: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Macpaul Lin · Mon Oct 24 16:48:39 2011 +0800
  60. 83dbca7 nds32/ag101: cpu and init funcs of SoC ag101 by Macpaul Lin · Tue Oct 11 22:33:18 2011 +0000
  61. 0b9b59a nds32: add header files support for nds32 by Macpaul Lin · Tue Oct 11 22:33:15 2011 +0000