1. 313112a env: Move env_set_hex() to env.h by Simon Glass · Thu Aug 01 09:46:46 2019 -0600
  2. 1a974af common: Move gzip functions into a new gzip header by Simon Glass · Thu Aug 01 09:46:36 2019 -0600
  3. 7f91838 fs: ubifs: Fix UBIFS decompression on 64 bit by Paul Davey · Mon Nov 05 18:09:29 2018 +1300
  4. ec7c77e ubifs: avoid assert failed in ubifs.c by Patrice Chotard · Fri Apr 27 15:51:23 2018 +0200
  5. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  6. e989279 ubifs: no NULL check needed before free by Heinrich Schuchardt · Wed Nov 08 22:28:47 2017 +0100
  7. 4d949a2 env: Rename common functions related to setenv() by Simon Glass · Thu Aug 03 12:22:10 2017 -0600
  8. 67eccfb fs: usbifs: Fix warning in ubifs by Siva Durga Prasad Paladugu · Tue May 30 14:29:06 2017 +0200
  9. bfdfd10 Fix spelling of "multiple". by Vagrant Cascadian · Sun Oct 23 20:45:16 2016 -0700
  10. e76ee97 dm: blk: Rename get_device_and_partition() by Simon Glass · Mon Feb 29 15:25:44 2016 -0700
  11. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · Mon Feb 29 15:25:34 2016 -0700
  12. e237880 Add more SPDX-License-Identifier tags by Tom Rini · Thu Jan 14 22:05:13 2016 -0500
  13. 94b66de ubi,ubifs: sync with linux v4.2 by Heiko Schocher · Thu Oct 22 06:19:21 2015 +0200
  14. b5030b2 ubifs: Add functions for generic fs use by Hans de Goede · Thu Sep 17 18:46:57 2015 -0400
  15. a164477 ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs use by Hans de Goede · Thu Sep 17 18:46:56 2015 -0400
  16. a87fc0a Move malloc_cache_aligned() to its own header by Simon Glass · Wed Sep 02 17:24:57 2015 -0600
  17. abc574b mtd/nand/ubi: assortment of alignment fixes by Marcel Ziswiler · Tue Aug 18 13:06:37 2015 +0200
  18. 62e79dd ubifs: Import atomic_long operations from Linux by Anton Habegger · Thu Jan 22 22:29:10 2015 +0100
  19. 2be4b3e kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · Sun Aug 31 15:16:53 2014 +0900
  20. f5895d1 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · Tue Jun 24 10:10:04 2014 +0200
  21. fff5c07 fs: Use new numeric setenv functions by Simon Glass · Sun Feb 24 17:33:23 2013 +0000
  22. 7b7e155 ubifs: Fix ubifsload when using ZLIB by Veli-Pekka Peltola · Wed Sep 05 18:05:14 2012 +0300
  23. ac3244a ubifs: Fix memory leak in ubifs_finddir by Stefan Roese · Tue Aug 28 14:00:24 2012 +0200
  24. ec96f67 UBIFS: fix warning: format '%lX' expects type 'long unsigned int' by Wolfgang Denk · Sat Sep 10 00:41:14 2011 +0200
  25. fd43edd UBIFS: Change ubifsload to set the filesize variable by Bastian Ruppert · Mon Sep 05 03:03:57 2011 +0000
  26. f9b3a47 ubifs: Fix bad free() sequence in ubifs_finddir() by Wolfgang Denk · Thu Jul 28 15:27:22 2011 +0200
  27. 4a2e69c ubifs.c: BUG: Error following links by Ricardo Ribalda Delgado · Thu Dec 02 15:02:35 2010 +0100
  28. 28ea29f UBIFS: Change ubifsload to not read beyond the requested size by Stefan Roese · Mon Nov 01 17:28:00 2010 +0100
  29. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · Thu Oct 28 20:00:11 2010 +0200
  30. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · Thu Dec 03 11:21:21 2009 +0100
  31. 9057cbf Conditionally perform common relocation fixups by Peter Tyser · Mon Sep 21 11:20:36 2009 -0500
  32. 8416736 ubifs: Correct dereferencing of files-after-symlinks by Simon Kagstrom · Fri Sep 25 14:05:57 2009 +0200
  33. 877501a ubifs: Add support for looking up directory and relative symlinks by Simon Kagstrom · Tue Sep 15 09:53:29 2009 +0200
  34. b577580 ubifs: fix small error path mismatch by Daniel Mack · Thu Jun 04 19:44:12 2009 +0200
  35. a7a743e ubifs: BUG: Blocks commpressed with zlib by Ricardo Ribalda Delgado · Mon Apr 27 18:33:33 2009 +0200
  36. 3ed24a2 ubifs: BUG realpath string must be ended with NULL by Ricardo Ribalda Delgado · Mon Apr 27 09:13:31 2009 +0200
  37. b061701 UBIFS: Missing offset relocation for compressor 'none' by Michael Lawnick · Thu Mar 19 10:06:41 2009 +0100
  38. 2fc10f6 UBIFS: Implement read-only UBIFS support in U-Boot by Stefan Roese · Thu Mar 19 15:35:05 2009 +0100