1. 4fac4ea dm: timer: normalise SPL and TPL support by Philipp Tomsich · Fri Jul 28 17:38:42 2017 +0200
  2. 7d1319b moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE by Philipp Tomsich · Fri Jul 28 20:20:41 2017 +0200
  3. deff59a spl: support TPL_STACK, TPL_MAX_SIZE and TPL_TEXT_BASE via Kconfig by Philipp Tomsich · Fri Jul 28 20:02:34 2017 +0200
  4. be1c53a spl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to Kconfig by Philipp Tomsich · Fri Jul 28 19:20:49 2017 +0200
  5. 0e22188 spl: add TPL_DRIVER_MISC_SUPPORT option by Philipp Tomsich · Tue Jul 04 14:27:02 2017 +0200
  6. 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
  7. 0c8e75c spl: Kconfig: split SYS_MALLOC_SIMPLE for TPL and SPL by Philipp Tomsich · Fri Jun 30 18:57:25 2017 +0200
  8. 60e1578 spl: dm: use CONFIG_IS_ENABLED to test for the DM option by Philipp Tomsich · Fri Jun 30 19:02:53 2017 +0200
  9. 6c7a88e spl: dm: Kconfig: fix help text for SPL/TPL confusion by Philipp Tomsich · Fri Jul 28 17:03:03 2017 +0200
  10. 1013935 spl: use TPL_SYS_MALLOC_F_LEN for TPL by Philipp Tomsich · Fri Jul 28 11:06:03 2017 +0200
  11. 2706fb1 spl: configure 'return to bootrom' separately for SPL and TPL by Philipp Tomsich · Tue Jul 04 14:24:53 2017 +0200
  12. 83ad702 spl: add a 'return to bootrom' boot method by Philipp Tomsich · Thu Jun 22 23:38:36 2017 +0200
  13. 4f6d388 common/env_embedded.c: rename PPCENV/PPCTEXT macros by Thomas Petazzoni · Fri Jul 28 23:46:38 2017 +0200
  14. c3e088d common/env_embedded.c: drop support for CONFIG_SYS_USE_PPCENV by Thomas Petazzoni · Fri Jul 28 23:46:37 2017 +0200
  15. 089eb6c Merge tag 'xilinx-for-v2017.09' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Fri Aug 04 07:23:32 2017 -0400
  16. 0522353 common: board_f: Make reserve_mmu a weak function by Siva Durga Prasad Paladugu · Thu Jul 13 19:01:08 2017 +0530
  17. 8bf9908 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Tue Aug 01 15:38:32 2017 -0400
  18. 6f40e7c x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig by Bin Meng · Sun Jul 30 06:23:13 2017 -0700
  19. 842a8de x86: kconfig: Let board select BOARD_EARLY_INIT_F by Bin Meng · Sun Jul 30 06:23:11 2017 -0700
  20. 29f304b fdt: Correct fdt_get_base_address() by Simon Glass · Tue Jul 04 13:31:20 2017 -0600
  21. 5f4bd8c dm: mmc: Allow disabling driver model in SPL by Simon Glass · Tue Jul 04 13:31:19 2017 -0600
  22. 10a7fe9 dm: console: Check for serial devices properly by Simon Glass · Thu Jul 27 09:31:04 2017 -0600
  23. 045e4b5 console: Unify the check for a serial console by Simon Glass · Thu Jul 27 09:31:03 2017 -0600
  24. 17f14d9 env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig by Tom Rini · Wed Jul 26 21:48:00 2017 -0400
  25. d91dce4 Merge git://git.denx.de/u-boot-usb by Tom Rini · Sat Jul 29 11:43:51 2017 -0400
  26. a4b2bfb usb: hub: Call usb_update_hub_device() after hub descriptor is fetched by Bin Meng · Wed Jul 19 21:51:18 2017 +0800
  27. 66dcbd2 usb: hub: Parse and save TT details from device descriptor by Bin Meng · Wed Jul 19 21:51:16 2017 +0800
  28. dab7437 usb: hub: Support 'set hub depth' request for USB 3.0 hubs by Bin Meng · Wed Jul 19 21:51:13 2017 +0800
  29. 2b51a1b usb: hub: Translate USB 3.0 hub port status into old version by Bin Meng · Wed Jul 19 21:51:12 2017 +0800
  30. 5ecfd5d usb: hub: Add a new API to test if a hub device is root hub by Bin Meng · Wed Jul 19 21:51:11 2017 +0800
  31. 2eee794 usb: hub: Remove hub_port_reset() by Bin Meng · Wed Jul 19 21:51:10 2017 +0800
  32. 05d08d0 usb: hub: Use 'struct usb_hub_device' as hub device's uclass_priv by Bin Meng · Wed Jul 19 21:51:09 2017 +0800
  33. 0d66b3a usb: hub: Change USB hub descriptor to match USB 3.0 hubs by Bin Meng · Wed Jul 19 21:50:00 2017 +0800
  34. 5003a8f usb: hub: Revise wLength for 'get port status' request by Bin Meng · Wed Jul 19 21:49:59 2017 +0800
  35. e8930c4 usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hub by Bin Meng · Wed Jul 19 21:49:58 2017 +0800
  36. 049ba14 usb: hub: Update handling connect status/change in usb_scan_port() by Bin Meng · Wed Jul 19 21:49:57 2017 +0800
  37. f25fe39 console: simplify puts() by Masahiro Yamada · Mon Jul 17 13:08:32 2017 +0900
  38. 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
  39. 72195c0 Merge git://git.denx.de/u-boot-mips by Tom Rini · Wed Jul 26 11:29:20 2017 -0400
  40. 4b48bac Convert CONFIG_ENV_IS_IN_ONENAND to Kconfig by Simon Glass · Sun Jul 23 21:19:48 2017 -0600
  41. 5b32e18 Convert CONFIG_ENV_IS_IN_FAT to Kconfig by Simon Glass · Sun Jul 23 21:19:47 2017 -0600
  42. 8d8f742 Convert CONFIG_ENV_IS_IN_REMOTE to Kconfig by Simon Glass · Sun Jul 23 21:19:46 2017 -0600
  43. 3b21fdd Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · Sun Jul 23 21:19:45 2017 -0600
  44. 6617a73 Convert CONFIG_ENV_IS_IN_DATAFLASH to Kconfig by Simon Glass · Sun Jul 23 21:19:44 2017 -0600
  45. a3a0023 Convert CONFIG_ENV_IS_IN_EEPROM to Kconfig by Simon Glass · Sun Jul 23 21:19:43 2017 -0600
  46. 690c05a Convert CONFIG_ENV_IS_IN_NVRAM to Kconfig by Simon Glass · Sun Jul 23 21:19:42 2017 -0600
  47. 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · Sun Jul 23 21:19:41 2017 -0600
  48. a19d3d2 env: Move help from README to Kconfig by Simon Glass · Sun Jul 23 21:19:40 2017 -0600
  49. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · Sun Jul 23 21:19:39 2017 -0600
  50. d3a278d MIPS: Stop building position independent code by Paul Burton · Mon Jun 19 11:53:47 2017 -0700
  51. 0a2e176 env: Switch env_nand, env_mmc and env_ubi to env_import_redund by Fiach Antaw · Wed Jan 25 18:53:12 2017 +1000
  52. 57ea7f7 env: Add generic redundant environment implementation by Fiach Antaw · Wed Jan 25 18:53:11 2017 +1000
  53. 2a4a20c mmc: add static to spl_mmc_get_device_index() by Masahiro Yamada · Thu Jun 22 16:52:36 2017 +0900
  54. 5f33b82 common: use get_nand_dev_by_index() by Grygorii Strashko · Mon Jun 26 19:12:56 2017 -0500
  55. 2cf7ab7 common: env_nand: use get_nand_dev_by_index() by Grygorii Strashko · Mon Jun 26 19:12:52 2017 -0500
  56. 9770370 sandbox: Drop special case console code for sandbox by Simon Glass · Thu Jun 15 21:37:54 2017 -0600
  57. 00c34d5b sandbox: Enable more console options by Simon Glass · Thu Jun 15 21:37:53 2017 -0600
  58. 46aaad0 console: Use map_sysmem() for the pre-relocation console by Simon Glass · Thu Jun 15 21:37:52 2017 -0600
  59. c9c5c9f Allow displaying the U-Boot banner on a video display by Simon Glass · Thu Jun 15 21:37:50 2017 -0600
  60. 4822873 dm: scsi: Document and rename the scsi_scan() parameter by Simon Glass · Wed Jun 14 21:28:41 2017 -0600
  61. 5fb559d dm: scsi: Drop the ccb typedef by Simon Glass · Wed Jun 14 21:28:30 2017 -0600
  62. 3def006 scsi: Move drivers into new drivers/scsi directory by Simon Glass · Wed Jun 14 21:28:27 2017 -0600
  63. 2c844c4 sata: Move drivers into new drivers/ata directory by Simon Glass · Wed Jun 14 21:28:26 2017 -0600
  64. ab3055a Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · Wed Jun 14 21:28:25 2017 -0600
  65. 1674098 scsi: Drop scsi_print_error() by Simon Glass · Wed Jun 14 21:28:23 2017 -0600
  66. 3833441 scsi: Drop sym53c8xx driver by Simon Glass · Wed Jun 14 21:28:22 2017 -0600
  67. d8b354a board_f: Add new function to allow runtime DTB selection by Cooper Jr., Franklin · Fri Jun 16 17:25:12 2017 -0500
  68. 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
  69. e679240 spl: fit: Break out some functions into a common file by Cooper Jr., Franklin · Fri Jun 16 17:25:05 2017 -0500
  70. 8cb5cdd avr32: Retire AVR32 for good by Andy Shevchenko · Wed Jul 05 16:25:22 2017 +0300
  71. 5727d53 spl: Make UBI fastmap support Kconfig selectable by Ladislav Michl · Sun Jun 25 10:26:11 2017 +0200
  72. 2028012 powerpc: remove 4xx support by Heiko Schocher · Tue Jun 27 16:49:14 2017 +0200
  73. 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · Wed Jun 14 05:49:40 2017 +0200
  74. 160583b board_f: fix calculation of reloc_off by Lothar Waßmann · Thu Jun 08 10:18:25 2017 +0200
  75. c55d5c3 board_f: Use IS_ENABLED instead of #ifdef in initf_bootstage() by Simon Glass · Wed Jun 07 10:28:46 2017 -0600
  76. b0e0428 edid: Use sizeof() in cea_is_hdmi_vsdb_present() by Simon Glass · Wed Jun 07 10:28:39 2017 -0600
  77. d4def9b powerpc, 5xx: remove support for 5xx by Heiko Schocher · Wed Jun 07 17:33:11 2017 +0200
  78. 71cb3e9 powerpc, 8260: remove support for mpc8260 by Heiko Schocher · Wed Jun 07 17:33:10 2017 +0200
  79. 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · Wed Jun 07 17:33:09 2017 +0200
  80. edee132 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Sat Jun 10 09:48:09 2017 -0400
  81. c9787ee Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Sat Jun 10 09:47:57 2017 -0400
  82. 9e58265 SPL: Add XIP booting support by Vikas Manocha · Sun May 28 12:55:11 2017 -0700
  83. 6dcd5a5 edid: Fix gcc 7.1 warning by Jernej Skrabec · Tue May 23 23:05:30 2017 +0200
  84. 1d9907c dm: mmc: Ensure that block device is probed by Simon Glass · Sat May 27 11:37:18 2017 -0600
  85. 11dd706 spl: armv7m: to keep ARM v7M in thumb mode before booting next image by Vikas Manocha · Sun May 28 12:55:08 2017 -0700
  86. a9c3a1b Merge git://git.denx.de/u-boot-usb by Tom Rini · Mon Jun 05 21:05:51 2017 -0400
  87. 24a8e12 malloc: Turn on DEBUG when enabling unit tests by Pantelis Antoniou · Thu May 25 19:24:06 2017 +0300
  88. 3c82f98 common/spl/Kconfig: Use 'if SPL' / 'if TPL' guards by Tom Rini · Mon May 22 19:21:57 2017 +0000
  89. fda6052 bootstage: Record time taken to set up the live device tree by Simon Glass · Mon May 22 05:05:36 2017 -0600
  90. 01154cb bootstage: Support SPL by Simon Glass · Mon May 22 05:05:35 2017 -0600
  91. 01eb904 bootstage: Adjust to use const * where possible by Simon Glass · Mon May 22 05:05:34 2017 -0600
  92. defee56 bootstage: Tidy up error return values by Simon Glass · Mon May 22 05:05:33 2017 -0600
  93. 405e2b0 bootstage: Record the time taken to set up driver model by Simon Glass · Mon May 22 05:05:32 2017 -0600
  94. e635af1 bootstage: Init as early as possible by Simon Glass · Mon May 22 05:05:31 2017 -0600
  95. b9aff92 bootstage: Support relocating boostage data by Simon Glass · Mon May 22 05:05:30 2017 -0600
  96. b450a56 bootstage: Use debug() for stashing messages by Simon Glass · Mon May 22 05:05:29 2017 -0600
  97. d7ea78c bootstage: Show records with a zero time by Simon Glass · Mon May 22 05:05:28 2017 -0600
  98. 60d1ebd bootstage: Use rec_count as the array index by Simon Glass · Mon May 22 05:05:27 2017 -0600
  99. b88be6d bootstage: Fix up code style and comments by Simon Glass · Mon May 22 05:05:26 2017 -0600
  100. 8820033 bootstage: Convert to use malloc() by Simon Glass · Mon May 22 05:05:25 2017 -0600