1. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · Tue Dec 15 16:47:52 2020 +0100
  2. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  3. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  4. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  5. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  6. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · Sun May 10 11:40:00 2020 -0600
  7. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  8. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  9. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · Sat Dec 28 10:45:01 2019 -0700
  10. 9b61c7c common: Move interrupt functions into a new header by Simon Glass · Thu Nov 14 12:57:41 2019 -0700
  11. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · Thu Nov 14 12:57:37 2019 -0700
  12. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  13. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · Fri May 03 09:41:00 2019 -0400
  14. 4d4ac02 CONFIG_SYS_[ID]CACHE_OFF: unify the 'any' case by Trevor Woerner · Fri May 03 09:40:56 2019 -0400
  15. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  16. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  17. 91a3159 fdt: Implement weak arch_fixup_fdt() by Alexey Brodkin · Wed Jan 24 20:47:09 2018 +0300
  18. 6a93159 nds32: bootm: Fix warning of struct tag_serialnr declared by rick · Mon Aug 28 13:31:48 2017 +0800
  19. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  20. 692abc9 nds32: Remove include files from common.h by Simon Glass · Wed May 17 08:22:57 2017 -0600
  21. f1113c9 nds32: Support AE3XX platform. by rick · Thu May 18 14:37:53 2017 +0800
  22. 2492bfc nds32: Support AG101P serial DM. by rick · Mon Apr 17 14:41:58 2017 +0800
  23. 89299e2 NDS32: Generic Board Support and Unsupport by Kun-Hua Huang · Mon Aug 24 14:52:35 2015 +0800
  24. 3dbe17e net: Remove the bd* parameter from net stack functions by Joe Hershberger · Sun Mar 22 17:09:06 2015 -0500
  25. 197c720 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · Fri Apr 04 20:09:58 2014 +0900
  26. 8226dfd kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib by Masahiro Yamada · Tue Mar 18 16:38:13 2014 +0900
  27. 8087e0e nds32: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:32 2013 +0900
  28. 827b6f6 Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · Thu Jul 25 08:22:08 2013 -0400
  29. c081426 nds32: Convert Makefiles to use COBJS-y style by ken kuo · Thu Jul 25 02:24:54 2013 +0800
  30. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Wed Jul 24 09:22:28 2013 -0400
  31. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  32. e0e55bc i2c: common changes for multibus/multiadapter support by Heiko Schocher · Mon Jan 16 21:12:24 2012 +0000
  33. d2df811 Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM by Dirk Eibach · Wed Jun 26 15:55:16 2013 +0200
  34. da233ce avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux by Andreas Bießmann · Tue Jul 02 13:57:44 2013 +0200
  35. b73752a nds32: Use sections header to obtain link symbols by Kuan-Yu Kuo · Tue Apr 23 07:47:47 2013 +0000
  36. d7a886b lib: consolidate hang() by Andreas Bießmann · Thu Apr 18 22:48:50 2013 +0000
  37. 4a59809 Consolidate bool type by York Sun · Mon Apr 01 11:29:11 2013 -0700
  38. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · Thu Mar 14 06:54:53 2013 +0000
  39. b3b533c malloc: make malloc_bin_reloc static by Gabor Juhos · Mon Jan 21 21:10:38 2013 +0000
  40. 7734b95 nds32: Drop tlb_addr from global data by Simon Glass · Thu Dec 13 20:48:38 2012 +0000
  41. 69c5e34 common: Convert the U-Boot commands to LG-arrays by Marek Vasut · Fri Oct 12 10:27:04 2012 +0000
  42. 4298c93 nds32: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT by Nobuhiro Iwamatsu · Tue Apr 17 16:41:14 2012 +0000
  43. 52039da serial: Remove CONFIG_SERIAL_MULTI from remaining sources by Marek Vasut · Fri Sep 14 23:45:51 2012 +0200
  44. 01fe7db malloc: remove extern declarations of malloc_bin_reloc() in board.c files by Daniel Schwierzeck · Sun Jun 03 12:40:04 2012 +0000
  45. 1ab1e61 nds32: fix unused pmu_init warning by Mike Frysinger · Mon Aug 06 13:46:37 2012 +0000
  46. cf68311 nds32: delete unused local variable by Mike Frysinger · Mon Aug 06 13:46:36 2012 +0000
  47. 30c3944 nds32: split common cache access from cpu into lib by Macpaul Lin · Sun Jul 15 11:54:13 2012 +0800
  48. 36fe7db net: move bootfile init into eth_initialize by Mike Frysinger · Wed Apr 04 18:53:41 2012 +0000
  49. 04b63f2 net: punt bd->bi_ip_addr by Mike Frysinger · Wed Apr 04 18:53:40 2012 +0000
  50. d29086a nds32: fix ptrace and interrupt register overflow by Macpaul Lin · Sun Mar 11 16:30:18 2012 +0800
  51. 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · Mon Feb 13 13:51:18 2012 +0000
  52. 2939564 bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · Sat Dec 10 11:07:54 2011 +0000
  53. e474e77 nds32/board.c: add PCI prompt at boot up by Macpaul Lin · Fri Nov 25 17:14:51 2011 +0800
  54. b381d91 nds32/lib: add ide generic support by Macpaul Lin · Fri Nov 18 17:01:31 2011 +0800
  55. 4826095 nds32: Use getenv_ulong() in place of getenv(), strtoul by Macpaul Lin · Mon Oct 24 16:43:17 2011 +0800
  56. 0d1f474 nds32/lib: add generic funcs in NDS32 lib by Macpaul Lin · Tue Oct 11 22:33:19 2011 +0000