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