1. 6a93159 nds32: bootm: Fix warning of struct tag_serialnr declared by rick · 7 years ago
  2. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  3. 692abc9 nds32: Remove include files from common.h by Simon Glass · 8 years ago
  4. f1113c9 nds32: Support AE3XX platform. by rick · 8 years ago
  5. 2492bfc nds32: Support AG101P serial DM. by rick · 8 years ago
  6. 89299e2 NDS32: Generic Board Support and Unsupport by Kun-Hua Huang · 9 years ago
  7. 3dbe17e net: Remove the bd* parameter from net stack functions by Joe Hershberger · 10 years ago
  8. 197c720 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 11 years ago
  9. 8226dfd kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib by Masahiro Yamada · 11 years ago
  10. 8087e0e nds32: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  11. 827b6f6 Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · 11 years ago
  12. c081426 nds32: Convert Makefiles to use COBJS-y style by ken kuo · 11 years ago
  13. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  14. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  15. e0e55bc i2c: common changes for multibus/multiadapter support by Heiko Schocher · 13 years ago
  16. d2df811 Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM by Dirk Eibach · 11 years ago
  17. da233ce avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux by Andreas Bießmann · 11 years ago
  18. b73752a nds32: Use sections header to obtain link symbols by Kuan-Yu Kuo · 12 years ago
  19. d7a886b lib: consolidate hang() by Andreas Bießmann · 12 years ago
  20. 4a59809 Consolidate bool type by York Sun · 12 years ago
  21. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  22. b3b533c malloc: make malloc_bin_reloc static by Gabor Juhos · 12 years ago
  23. 7734b95 nds32: Drop tlb_addr from global data by Simon Glass · 12 years ago
  24. 69c5e34 common: Convert the U-Boot commands to LG-arrays by Marek Vasut · 12 years ago
  25. 4298c93 nds32: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT by Nobuhiro Iwamatsu · 13 years ago
  26. 52039da serial: Remove CONFIG_SERIAL_MULTI from remaining sources by Marek Vasut · 12 years ago
  27. 01fe7db malloc: remove extern declarations of malloc_bin_reloc() in board.c files by Daniel Schwierzeck · 12 years ago
  28. 1ab1e61 nds32: fix unused pmu_init warning by Mike Frysinger · 12 years ago
  29. cf68311 nds32: delete unused local variable by Mike Frysinger · 12 years ago
  30. 30c3944 nds32: split common cache access from cpu into lib by Macpaul Lin · 12 years ago
  31. 36fe7db net: move bootfile init into eth_initialize by Mike Frysinger · 13 years ago
  32. 04b63f2 net: punt bd->bi_ip_addr by Mike Frysinger · 13 years ago
  33. d29086a nds32: fix ptrace and interrupt register overflow by Macpaul Lin · 13 years ago
  34. 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
  35. 2939564 bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · 13 years ago
  36. e474e77 nds32/board.c: add PCI prompt at boot up by Macpaul Lin · 13 years ago
  37. b381d91 nds32/lib: add ide generic support by Macpaul Lin · 13 years ago
  38. 4826095 nds32: Use getenv_ulong() in place of getenv(), strtoul by Macpaul Lin · 13 years ago
  39. 0d1f474 nds32/lib: add generic funcs in NDS32 lib by Macpaul Lin · 13 years ago