1. e0df035 avb2.0: add proper dependencies by Igor Opaniuk · Tue Jul 17 14:33:25 2018 +0300
  2. bb4aac4 avb2.0: implement AVB ops by Igor Opaniuk · Sun Jun 03 21:56:38 2018 +0300
  3. c568bcb mmc: Separate "mmc swrite" from fastboot by Alex Kiernan · Tue May 29 15:30:52 2018 +0000
  4. 65de955 fastboot: Move fastboot to drivers/fastboot by Alex Kiernan · Tue May 29 15:30:39 2018 +0000
  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. 7f8d436 dfu: Rename _FUNCTION_DFU to DFU_OVER_ by Marek Vasut · Fri Feb 16 16:41:18 2018 +0100
  7. ea84f80 dfu: Fix up the Kconfig mess by Marek Vasut · Fri Feb 16 16:41:17 2018 +0100
  8. ee61532 common: do not compile common fastboot code when building the SPL by Jean-Jacques Hiblot · Thu Jan 04 15:23:28 2018 +0100
  9. a68ce92 log: Add a console driver by Simon Glass · Mon Dec 04 13:48:25 2017 -0700
  10. d95645d log: Add an implementation of logging by Simon Glass · Mon Dec 04 13:48:24 2017 -0700
  11. 2037fa4 dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig by Jean-Jacques Hiblot · Fri Sep 15 12:57:24 2017 +0200
  12. 0cbf114 bootstage: adjust Makefile to allow including bootstage in SPL, but not in TPL by Philipp Tomsich · Mon Sep 11 22:04:09 2017 +0200
  13. 547cb40 Move environment files from common/ to env/ by Simon Glass · Thu Aug 03 12:21:49 2017 -0600
  14. ae7dcd8 spl: consistently use $(SPL_TPL_) to select features for SPL and TPL builds by Philipp Tomsich · Tue Jul 04 11:16:47 2017 +0200
  15. 1fa20e4d spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN by Andy Yan · Mon Jul 24 17:43:34 2017 +0800
  16. 3def006 scsi: Move drivers into new drivers/scsi directory by Simon Glass · Wed Jun 14 21:28:27 2017 -0600
  17. 2c844c4 sata: Move drivers into new drivers/ata directory by Simon Glass · Wed Jun 14 21:28:26 2017 -0600
  18. ab3055a Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · Wed Jun 14 21:28:25 2017 -0600
  19. 899aad2 boot_fit: Create helper functions that can be used to select DTB out of FIT by Cooper Jr., Franklin · Fri Jun 16 17:25:06 2017 -0500
  20. e679240 spl: fit: Break out some functions into a common file by Cooper Jr., Franklin · Fri Jun 16 17:25:05 2017 -0500
  21. 01154cb bootstage: Support SPL by Simon Glass · Mon May 22 05:05:35 2017 -0600
  22. b569a01 Kconfig: Add a CONFIG_IDE option by Simon Glass · Wed May 17 03:25:30 2017 -0600
  23. b22ec7a Kconfig: Add CONFIG_HASH to enable hashing API by Simon Glass · Wed May 17 09:05:34 2017 -0600
  24. db00957 common: Only build cli_readline.o for CMDLINE on non-SPL by Tom Rini · Mon May 08 22:14:34 2017 -0400
  25. 4d86356 spl: fdt: support for fdt fixup for falcon boot by B, Ravi · Tue Apr 18 17:27:26 2017 +0530
  26. 8c61eb0 flash: compile common/flash.c iif CONFIG_MTD_NO_FLASH is enabled by Masahiro Yamada · Sat Feb 11 22:43:55 2017 +0900
  27. 603a4c1 common: dfu: saperate the dfu common functionality by B, Ravi · Thu Jul 28 17:39:15 2016 +0530
  28. 8b3c725 spl: dfu: add dfu support in SPL by B, Ravi · Thu Jul 28 17:39:14 2016 +0530
  29. 98b685d Use separate options for TPL support by Simon Glass · Mon Sep 12 23:18:25 2016 -0600
  30. 36f067f cmd: Split 'bootz' and 'booti' out from 'bootm' by Tom Rini · Fri Aug 12 08:31:15 2016 -0400
  31. 17a48e4 hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER by Masahiro Yamada · Tue Jun 21 02:11:19 2016 +0900
  32. 622a01c autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.c by Masahiro Yamada · Mon Jun 20 17:33:39 2016 +0900
  33. 5021e3c verified-boot: Minimal support for booting U-Boot proper from SPL by Teddy Reed · Thu Jun 09 19:18:44 2016 -0700
  34. 3bba650 Drop use of CONFIG_SYS_GENERIC_BOARD in U-Boot by Simon Glass · Sat May 14 18:49:35 2016 -0600
  35. 37dda1c cmd: eeprom: add support for layout aware commands by Nikita Kiryanov · Sat Apr 16 17:55:03 2016 +0300
  36. 3665a40 dm: sata: Separate the non-command code into its own file by Simon Glass · Sun May 01 11:36:11 2016 -0600
  37. e11f0ef dm: ide: Separate the non-command code into its own file by Simon Glass · Sun May 01 11:36:10 2016 -0600
  38. c8e89ab dm: scsi: Separate the non-command code into its own file by Simon Glass · Sun May 01 11:36:09 2016 -0600
  39. 5da543c common: env: support sata device by Peng Fan · Sun Apr 03 21:52:13 2016 +0800
  40. 0ea4959 Allow command-line files to be dropped by Simon Glass · Sun Mar 13 19:07:34 2016 -0600
  41. 8b42692 fdt: Allow libfdt to be used in SPL by Simon Glass · Mon Feb 22 22:55:45 2016 -0700
  42. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · Mon Feb 22 22:55:43 2016 -0700
  43. d1f4063 common: Add support for environment file in EXT4. by Stuart Longland · Tue Feb 23 15:51:26 2016 +1000
  44. fe6fbf3 Remove unused CONFIG_MODEM_SUPPORT option and associated dead code. by David Müller (ELSOFT AG) · Sat Feb 06 07:57:25 2016 +0100
  45. 29499a0 Move all command code into its own directory by Simon Glass · Sun Jan 17 20:53:51 2016 -0700
  46. 68f5bf3 dm: lcd: Avoid using the lcd.h header file with driver model by Simon Glass · Mon Jan 18 19:52:16 2016 -0700
  47. 74c8389 common/Makefile: Compile fdt_support is enabled in SPL by Stefan Roese · Thu Nov 26 13:38:15 2015 +0100
  48. 6af49bc sparse: Rename the file and header by Maxime Ripard · Thu Oct 15 14:34:19 2015 +0200
  49. 33602a9 fastboot: Implement NAND backend by Maxime Ripard · Thu Oct 15 14:34:17 2015 +0200
  50. b1beb11 Move board_init_f_mem() into a common location by Simon Glass · Mon Oct 19 06:49:56 2015 -0600
  51. 08b9dc2 drivers: Introduce a simplified remoteproc framework by Nishanth Menon · Thu Sep 17 15:42:39 2015 -0500
  52. bfafe5c common/cmd_ethsw: Add generic commands for Ethernet Switches by Codrin Ciubotariu · Fri Jul 24 16:55:27 2015 +0300
  53. e32125a update: tftp: dfu: Extend update_tftp() function to support DFU by Lukasz Majewski · Mon Aug 24 00:21:47 2015 +0200
  54. 45158dd dm: tpm: Add a 'tpmtest' command by Simon Glass · Sat Aug 22 18:31:42 2015 -0600
  55. 62cb156 spl, common, serial: build SPL without serial support by Heiko Schocher · Mon Jun 29 09:10:46 2015 +0200
  56. 2997bb4 efi: Add a command to display the memory map by Simon Glass · Tue Aug 04 12:33:59 2015 -0600
  57. 6a92312 dm: regulator: add regulator command by Przemyslaw Marczak · Mon Apr 20 20:07:44 2015 +0200
  58. 4d56977 dm: pmic: add pmic command by Przemyslaw Marczak · Mon Apr 20 20:07:43 2015 +0200
  59. 9e8ff54 Add a 'cpu' command to print CPU information by Simon Glass · Tue Apr 28 20:25:11 2015 -0600
  60. 13ba5d0 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Mon Apr 20 09:13:52 2015 -0400
  61. 609d7fc sandbox: Renamed sb command to host by Sjoerd Simons · Mon Apr 13 22:54:22 2015 +0200
  62. a3c8e86 common/lcd_console: introduce display/framebuffer rotation by Hannes Petermaier · Fri Mar 27 08:01:38 2015 +0100
  63. 5df417b common/armflash: Support for ARM flash images by Linus Walleij · Sun Apr 05 01:48:31 2015 +0200
  64. 459316b Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Tue Feb 10 10:41:54 2015 -0500
  65. 6bfc15a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Tue Feb 10 10:40:43 2015 -0500
  66. b071e4c lcd: dt: extract simplefb support by Nikita Kiryanov · Tue Feb 03 13:32:31 2015 +0200
  67. 9607f7a generic-board: show model name in board_init_f() too by Masahiro Yamada · Wed Jan 14 17:07:05 2015 +0900
  68. 7f9ceea common: convert compulab splash load code to common code by Nikita Kiryanov · Wed Jan 14 10:42:54 2015 +0200
  69. f6ebf6a lcd: refactor lcd console stuff into its own file by Nikita Kiryanov · Mon Dec 08 17:14:45 2014 +0200
  70. d02389c common: spl: Add interactive DDR debugger support for SPL image by Alison Wang · Wed Dec 03 15:00:44 2014 +0800
  71. 7e08a1f Merge git://git.denx.de/u-boot-dm by Tom Rini · Mon Nov 24 12:01:48 2014 -0500
  72. 9f9eec3 fs: make it possible to read the filesystem UUID by Christian Gmeiner · Wed Nov 12 14:35:04 2014 +0100
  73. 9489046 dm: Split the simple malloc() implementation into its own file by Simon Glass · Mon Nov 10 17:16:43 2014 -0700
  74. 78cc673 common: Makefile: allow for spl builds with env_fat by Felipe Balbi · Tue Sep 23 10:44:17 2014 -0500
  75. 4345a57 crypto/fsl: Add command for encapsulating/decapsulating blobs by Ruchika Gupta · Tue Oct 07 15:46:20 2014 +0530
  76. 6968298 kbuild: refactor some makefiles by Masahiro Yamada · Thu Sep 18 15:43:41 2014 +0900
  77. c601567 usb/gadget: fastboot: implement sparse format by Steve Rae · Tue Aug 26 11:47:30 2014 -0700
  78. 792ac48 usb/gadget: fastboot: add eMMC support for flash command by Steve Rae · Tue Aug 26 11:47:27 2014 -0700
  79. cc52ab0 common/Makefile: Consolidate SPL ENV options, correct inclusion by Tom Rini · Fri Jul 18 11:51:34 2014 -0400
  80. 4dc47ca Add an I/O tracing feature by Simon Glass · Wed Jun 11 23:29:41 2014 -0600
  81. 3b5866d bootm: Split out code from cmd_bootm.c by Simon Glass · Thu Jun 12 07:24:46 2014 -0600
  82. 399ed9a Move bootretry code into bootretry.c and clean up by Simon Glass · Thu Apr 10 20:01:30 2014 -0600
  83. d6d592f Move command line API into cli.c by Simon Glass · Thu Apr 10 20:01:29 2014 -0600
  84. 7b6a95a Move autoboot code to autoboot.c by Simon Glass · Thu Apr 10 20:01:28 2014 -0600
  85. 66b8c8b Split out simple parser and readline into separate files by Simon Glass · Thu Apr 10 20:01:26 2014 -0600
  86. 299f0be Rename hush to cli_hush by Simon Glass · Thu Apr 10 20:01:24 2014 -0600
  87. 9d4471e usb/gadget: add the fastboot gadget by Sebastian Siewior · Mon May 05 15:08:10 2014 -0500
  88. 686d667 image: add support for Android's boot image format by Sebastian Siewior · Mon May 05 15:08:09 2014 -0500
  89. d231bd9 Merge branch 'next' by Tom Rini · Thu Apr 17 14:33:25 2014 -0400
  90. bd1f7ef Add lzmadec command by Patrice Bouchand · Sat Feb 15 22:19:57 2014 -0700
  91. c4d8a1b aes: Add 'aes' command to access AES-128-CBC by Marek Vasut · Wed Mar 05 19:58:39 2014 +0100
  92. e5d1579 cros_ec: Move EC interface into common library by Vadim Bendebury · Thu Feb 27 13:26:02 2014 -0700
  93. 63b1757 dm: Add a demonstration/example driver by Simon Glass · Wed Feb 26 15:59:23 2014 -0700
  94. f343378 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Wed Feb 26 16:49:58 2014 -0500
  95. 958a8f8 arm: Switch to -mno-unaligned-access when supported by the compiler by Tom Rini · Tue Feb 25 10:27:01 2014 -0500
  96. 06ab7dd fs/fdos: Remove by Tom Rini · Fri Feb 21 08:42:02 2014 -0500
  97. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · Tue Feb 04 17:24:28 2014 +0900
  98. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · Tue Feb 04 17:24:24 2014 +0900
  99. 0c3ab85 common: spl: Add spl sata boot support by Dan Murphy · Mon Feb 03 06:59:01 2014 -0600
  100. a0d2802 common: Add new clk command by Michal Simek · Thu Nov 21 13:39:02 2013 -0800