1. 4a779da nds32: Use the generic bitops headers by Fabio Estevam · 9 years ago
  2. 71300b2 NDS32: Generic Board Support and Unsupport by Kun-Hua Huang · 9 years ago
  3. 89299e2 NDS32: Generic Board Support and Unsupport by Kun-Hua Huang · 9 years ago
  4. f069960 arch: Make board selection choices optional by Joe Hershberger · 10 years ago
  5. 3dbe17e net: Remove the bd* parameter from net stack functions by Joe Hershberger · 10 years ago
  6. ffdb488 remove unnecessary version.h includes by Rob Herring · 10 years ago
  7. ef932b0 common: Move dram_init() declaration to common location by Michal Simek · 10 years ago
  8. 17def7d Kbuild: introduce Makefile in arch/$ARCH/ by Daniel Schwierzeck · 10 years ago
  9. abde127 kbuild: use SoC-specific CONFIG to descend into SoC directory by Masahiro Yamada · 10 years ago
  10. 40e73b1 kbuild: Descend into SOC directory from CPU directory by Masahiro Yamada · 10 years ago
  11. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  12. 4869aee kconfig: delete redundant CONFIG_${ARCH} definition by Masahiro Yamada · 10 years ago
  13. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  14. 197c720 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 11 years ago
  15. 8226dfd kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib by Masahiro Yamada · 11 years ago
  16. a06c7cd config.mk: specify the exact path to standalone linker script by Masahiro Yamada · 11 years ago
  17. f0ac9e0 kbuild: fix CROSS_COMPILE settings in config.mk by Masahiro Yamada · 11 years ago
  18. 350735c kbuild: add dummy obj-y to create built-in.o by Masahiro Yamada · 11 years ago
  19. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  20. 1aa6bf9 nds32: add support for leopard and orca board boot flow auto detect by rick · 11 years ago
  21. 8087e0e nds32: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  22. 6e56e4a nds32: introduce DMA allocation API by ken kuo · 11 years ago
  23. 827b6f6 Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · 11 years ago
  24. b69fa0d nds32: Enable FPU if the version of CPU supported by ken kuo · 11 years ago
  25. 98a4269 nds32: Update <asm/io.h> and <asm/setup.h> with SPDX license identifiers by Tom Rini · 11 years ago
  26. c081426 nds32: Convert Makefiles to use COBJS-y style by ken kuo · 11 years ago
  27. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  28. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  29. 55edeb5 nds32: ag101/ag102: Fix setting lastdec and now values by Axel Lin · 11 years ago
  30. 3756a37 nds32: Enable the function of passing parameters to Linux by ken kuo · 11 years ago
  31. 7abab27 nds32: Enable two banks of SDRAM on Andes board by ken kuo · 11 years ago
  32. caa2a96 nds32: introduce macros for bit manipulation by Gabor Juhos · 12 years ago
  33. e0e55bc i2c: common changes for multibus/multiadapter support by Heiko Schocher · 13 years ago
  34. d2df811 Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM by Dirk Eibach · 11 years ago
  35. da233ce avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux by Andreas Bießmann · 11 years ago
  36. b73752a nds32: Use sections header to obtain link symbols by Kuan-Yu Kuo · 12 years ago
  37. d7a886b lib: consolidate hang() by Andreas Bießmann · 12 years ago
  38. 4a59809 Consolidate bool type by York Sun · 12 years ago
  39. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  40. 5b92820 Change stub example to use asm-generic/sections.h by Simon Glass · 12 years ago
  41. 9bce37c Introduce generic link section.h symbol files by Simon Glass · 12 years ago
  42. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  43. c24895e Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  44. b3b533c malloc: make malloc_bin_reloc static by Gabor Juhos · 12 years ago
  45. be288b0 nds32: Add a basic errno.h by Simon Glass · 12 years ago
  46. f62b94d nds32: Use generic global_data by Simon Glass · 12 years ago
  47. 7734b95 nds32: Drop tlb_addr from global data by Simon Glass · 12 years ago
  48. 3ac47d7 Add architecture-specific global data by Simon Glass · 12 years ago
  49. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  50. 69c5e34 common: Convert the U-Boot commands to LG-arrays by Marek Vasut · 12 years ago
  51. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  52. f4baef0 nds32: Change global data baudrate to int by Simon Glass · 12 years ago
  53. 4298c93 nds32: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT by Nobuhiro Iwamatsu · 13 years ago
  54. 52039da serial: Remove CONFIG_SERIAL_MULTI from remaining sources by Marek Vasut · 12 years ago
  55. 01fe7db malloc: remove extern declarations of malloc_bin_reloc() in board.c files by Daniel Schwierzeck · 12 years ago
  56. 1ab1e61 nds32: fix unused pmu_init warning by Mike Frysinger · 12 years ago
  57. cf68311 nds32: delete unused local variable by Mike Frysinger · 12 years ago
  58. a090309 nds32: drop bi_enetaddr from global data by Mike Frysinger · 12 years ago
  59. 211c210 global_data: unify global flag defines by Mike Frysinger · 13 years ago
  60. 30c3944 nds32: split common cache access from cpu into lib by Macpaul Lin · 12 years ago
  61. 36fe7db net: move bootfile init into eth_initialize by Mike Frysinger · 13 years ago
  62. 04b63f2 net: punt bd->bi_ip_addr by Mike Frysinger · 13 years ago
  63. 6471556 nds32/ag102: add ag102 soc support by Macpaul Lin · 13 years ago
  64. 024db0a nds32/ag102: add header support of ag102 soc by Macpaul Lin · 13 years ago
  65. 526750b nds32/n1213: correct vector table in start.S by Macpaul Lin · 13 years ago
  66. d29086a nds32: fix ptrace and interrupt register overflow by Macpaul Lin · 13 years ago
  67. 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
  68. 2939564 bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · 13 years ago
  69. e474e77 nds32/board.c: add PCI prompt at boot up by Macpaul Lin · 13 years ago
  70. a473271 nds32/ag101/watchdog.S: add linkage support by Macpaul Lin · 13 years ago
  71. 82cb8bd nds32: add linkage support by Macpaul Lin · 13 years ago
  72. f4a7b80 nds32/ag101: clean up for SoC related code by Macpaul Lin · 13 years ago
  73. b381d91 nds32/lib: add ide generic support by Macpaul Lin · 13 years ago
  74. 1850f00 nds32: enhance io.h for compatibility with periphals by Macpaul Lin · 13 years ago
  75. 01cfa11 adp-ag101p: Add SoC and board support of ag101p by Macpaul Lin · 14 years ago
  76. dddb9fe nds32: fix data section of linker script by Macpaul Lin · 13 years ago
  77. c70c9da nds32: asm/io.h: add __iormb __iowmb and inline io support by Macpaul Lin · 13 years ago
  78. 22b479e nds32: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Macpaul Lin · 13 years ago
  79. 4826095 nds32: Use getenv_ulong() in place of getenv(), strtoul by Macpaul Lin · 13 years ago
  80. 0d1f474 nds32/lib: add generic funcs in NDS32 lib by Macpaul Lin · 13 years ago
  81. 83dbca7 nds32/ag101: cpu and init funcs of SoC ag101 by Macpaul Lin · 13 years ago
  82. 3bb6f7e nds32/core N1213: NDS32 N12 core family N1213 by Macpaul Lin · 13 years ago
  83. 0b9b59a nds32: add header files support for nds32 by Macpaul Lin · 13 years ago