1. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  2. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  3. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  4. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  5. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · Thu Nov 14 12:57:42 2019 -0700
  6. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  7. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · Thu Nov 14 12:57:37 2019 -0700
  8. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  9. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  10. 741085b nios2: convert cache flush to use dm cpu data by Thomas Chou · Fri Oct 23 07:58:20 2015 +0800
  11. 47903a6 nios2: Switch to generic timer by Thomas Chou · Thu Oct 08 21:17:42 2015 +0800
  12. cce3e75 nios2: add generic board support by Thomas Chou · Fri Aug 22 11:36:47 2014 +0800
  13. 197c720 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · Fri Apr 04 20:09:58 2014 +0900
  14. 07bcebf nios2: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:33 2013 +0900
  15. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · Fri Oct 04 17:43:24 2013 +0200
  16. a4a0f42 nios2: fix missing comment terminator from SPDX License commit by Thomas Chou · Tue Sep 03 09:36:04 2013 +0800
  17. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  18. d2df811 Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM by Dirk Eibach · Wed Jun 26 15:55:16 2013 +0200
  19. 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
  20. 794a921 Clarify bootm OS arguments by Simon Glass · Tue Jun 11 11:14:46 2013 -0700
  21. d7a886b lib: consolidate hang() by Andreas Bießmann · Thu Apr 18 22:48:50 2013 +0000
  22. ed31d81 nios2: fix style in board.c. by Andreas Bießmann · Thu Apr 18 22:48:47 2013 +0000
  23. fe06c18 nios2: move gd and bd into BSS by Thomas Chou · Mon Apr 23 10:55:02 2012 +0800
  24. 04b63f2 net: punt bd->bi_ip_addr by Mike Frysinger · Wed Apr 04 18:53:40 2012 +0000
  25. 8bbcefe nios2: add flush_dcache_range function by Stefan Kristiansson · Fri Nov 04 14:38:08 2011 +0200
  26. a23230c net: drop !NET_MULTI code by Mike Frysinger · Sun Oct 02 10:01:27 2011 +0000
  27. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  28. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  29. 708e667 FDT: only call boot_get_fdt from generic code by John Rigby · Wed Oct 13 13:57:34 2010 -0600
  30. 97ffc02 nios2: fix bootm error on fdt args by Thomas Chou · Fri Jul 30 14:12:12 2010 +0800
  31. ac60514 nios2: add fdt support by Thomas Chou · Mon May 31 11:58:05 2010 +0800
  32. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  33. 38f1d98 nios2: fix div64 issue for gcc4 by Thomas Chou · Sat May 15 06:00:05 2010 +0800
  34. 232ce02 nios2: fix no flash, add nand and mmc init in board.c by Thomas Chou · Thu Apr 22 17:27:16 2010 +0800
  35. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · Mon Apr 12 22:28:04 2010 -0500