1. 19fc21f nds32: bootm: Fix warning of struct tag_serialnr declared by rick · 7 years ago
  2. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  3. 3a53e99 nds32: Remove include files from common.h by Simon Glass · 7 years ago
  4. b841b6e nds32: Support AE3XX platform. by rick · 7 years ago
  5. 86132af nds32: Support AG101P serial DM. by rick · 7 years ago
  6. 2e88bb2 NDS32: Generic Board Support and Unsupport by Kun-Hua Huang · 9 years ago
  7. d2eaec6 net: Remove the bd* parameter from net stack functions by Joe Hershberger · 10 years ago
  8. 8e26157 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 10 years ago
  9. 254d68b kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib by Masahiro Yamada · 11 years ago
  10. 547bb1e nds32: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  11. aaf5e82 Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · 11 years ago
  12. 951344b nds32: Convert Makefiles to use COBJS-y style by ken kuo · 11 years ago
  13. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  14. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  15. 3f4978c i2c: common changes for multibus/multiadapter support by Heiko Schocher · 13 years ago
  16. b8eee43 Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM by Dirk Eibach · 11 years ago
  17. 2cb0e55 avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux by Andreas Bießmann · 11 years ago
  18. fe8e4db nds32: Use sections header to obtain link symbols by Kuan-Yu Kuo · 11 years ago
  19. d2eae43 lib: consolidate hang() by Andreas Bießmann · 11 years ago
  20. 472d546 Consolidate bool type by York Sun · 11 years ago
  21. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  22. 7b39523 malloc: make malloc_bin_reloc static by Gabor Juhos · 12 years ago
  23. 3743478 nds32: Drop tlb_addr from global data by Simon Glass · 12 years ago
  24. 6c7c946 common: Convert the U-Boot commands to LG-arrays by Marek Vasut · 12 years ago
  25. 6abcf2d nds32: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT by Nobuhiro Iwamatsu · 12 years ago
  26. 036036d serial: Remove CONFIG_SERIAL_MULTI from remaining sources by Marek Vasut · 12 years ago
  27. 00d0d2a malloc: remove extern declarations of malloc_bin_reloc() in board.c files by Daniel Schwierzeck · 12 years ago
  28. 11a05fb nds32: fix unused pmu_init warning by Mike Frysinger · 12 years ago
  29. 782ff0c nds32: delete unused local variable by Mike Frysinger · 12 years ago
  30. 8d73284 nds32: split common cache access from cpu into lib by Macpaul Lin · 12 years ago
  31. de30122 net: move bootfile init into eth_initialize by Mike Frysinger · 12 years ago
  32. 50a47d0 net: punt bd->bi_ip_addr by Mike Frysinger · 12 years ago
  33. b0c4fae nds32: fix ptrace and interrupt register overflow by Macpaul Lin · 13 years ago
  34. 770605e bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
  35. 578ac1e bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · 13 years ago
  36. 4ef8067 nds32/board.c: add PCI prompt at boot up by Macpaul Lin · 13 years ago
  37. a230854 nds32/lib: add ide generic support by Macpaul Lin · 13 years ago
  38. 569bc62 nds32: Use getenv_ulong() in place of getenv(), strtoul by Macpaul Lin · 13 years ago
  39. 463d47f nds32/lib: add generic funcs in NDS32 lib by Macpaul Lin · 13 years ago