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