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