1. 9054a02 Move debug and logging support to a separate header by Simon Glass · Mon Dec 04 13:48:20 2017 -0700
  2. 16e3d7c Revert "sandbox: Drop special case console code for sandbox" by Simon Glass · Mon Dec 04 13:48:19 2017 -0700
  3. 9e940b1 sandbox: Adjust pre-console address to avoid conflict by Simon Glass · Mon Dec 04 13:48:18 2017 -0700
  4. 29d1143 Revert "sandbox: remove os_putc() and os_puts()" by Simon Glass · Mon Dec 04 13:48:17 2017 -0700
  5. b1003ac Merge git://git.denx.de/u-boot-i2c by Tom Rini · Thu Dec 07 07:28:20 2017 -0500
  6. 24e592c cmd: i2c: Fix use sdram sub command with CONFIG_DM_I2C by Nobuhiro Iwamatsu · Fri Dec 01 14:39:40 2017 +0900
  7. c351b53 i2c: at91_i2c: remove the .probe_chip function by Alan Ott · Tue Nov 28 22:25:24 2017 -0500
  8. 59596e5 i2c: at91_i2c: Wait for TXRDY after sending the first byte by Alan Ott · Tue Nov 28 22:25:23 2017 -0500
  9. 9ba506d i2c: meson: add some comments by Beniamino Galvani · Sun Nov 26 17:40:57 2017 +0100
  10. 04b9538 i2c: meson: fix return codes on error by Beniamino Galvani · Sun Nov 26 17:40:56 2017 +0100
  11. cf0a7a9 i2c: meson: reduce timeout by Beniamino Galvani · Sun Nov 26 17:40:55 2017 +0100
  12. 83b153d i2c: meson: improve Kconfig description by Beniamino Galvani · Sun Nov 26 17:40:54 2017 +0100
  13. 070aa2d tools: omapimage: fix corner-case in byteswap path by Philipp Tomsich · Mon Dec 04 17:04:02 2017 +0100
  14. 210e7fb Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Tue Dec 05 17:52:16 2017 -0500
  15. f8833e9 efi_stub: Use efi_uintn_t by Alexander Graf · Mon Dec 04 16:33:51 2017 +0100
  16. 37d427b Prepare v2018.01-rc1 by Tom Rini · Mon Dec 04 18:27:17 2017 -0500
  17. f1f03cf Merge git://git.denx.de/u-boot-uniphier by Tom Rini · Mon Dec 04 10:24:35 2017 -0500
  18. e4ed8cf Merge git://git.denx.de/u-boot-cfi-flash by Tom Rini · Mon Dec 04 10:24:32 2017 -0500
  19. cfa4c71 arm: Make gcc 6.0 or later a hard requirement now. by Tom Rini · Sat Dec 02 20:11:31 2017 -0500
  20. 663eb8c scripts: spl: fix typo by Peng Fan · Thu Nov 30 10:07:07 2017 +0800
  21. 8fa57ed drivers: firmware: psci: use pr_* log functions instead of printf() by Masahiro Yamada · Wed Nov 29 15:04:40 2017 +0900
  22. f6438a8 omap3: evm: Explicitly use DISTRO_DEFAULTS features at startup by Derald D. Woods · Wed Nov 29 03:28:55 2017 +0000
  23. e0e9871 armv8: mmu: fix page table mapping by Peng Fan · Tue Nov 28 10:31:28 2017 +0800
  24. c3c9b33 arm64 :show_regs: show the address before relocation by Peng Fan · Tue Nov 28 10:08:08 2017 +0800
  25. 8b24569 ARM: arch-meson: build memory banks using reported memory from registers by Neil Armstrong · Mon Nov 27 10:35:46 2017 +0100
  26. 83256d8 arm: Add Khadas VIM support based on Meson GXL family by Neil Armstrong · Mon Nov 27 10:16:20 2017 +0100
  27. 514ad81 arm: Add LibreTech CC support based on Meson GXL family by Neil Armstrong · Mon Nov 27 10:16:19 2017 +0100
  28. eabf436 board: p212: use common ethernet init function by Neil Armstrong · Mon Nov 27 10:16:18 2017 +0100
  29. 1aca6b1 board: odroid-c2: use common ethernet init function by Neil Armstrong · Mon Nov 27 10:16:17 2017 +0100
  30. ef441cb ARM: arch-meson: add ethernet common init function by Neil Armstrong · Mon Nov 27 10:16:16 2017 +0100
  31. b79320b libfdt: migrate fdt_wip.c to a wrapper of scripts/dtc/libfdt/fdt_wip.c by Masahiro Yamada · Mon Nov 27 16:06:07 2017 +0900
  32. b9e6ef2 libfdt: move fdt_find_regions() to fdt_region.c from fdt_wip.c by Masahiro Yamada · Mon Nov 27 16:06:06 2017 +0900
  33. 143362c armv8: shrink exception table code by Andre Przywara · Mon Nov 27 00:47:09 2017 +0000
  34. 3f88741 add support for Raspberry Pi Zero W by Dmitry Korunov · Sun Nov 26 13:38:53 2017 +0400
  35. 1edaed0 test: compression: Convert to unit test framework by Simon Glass · Sat Nov 25 11:57:33 2017 -0700
  36. 5beb1b3 mtd: nand: denali: consolidate include directives by Masahiro Yamada · Thu Nov 30 13:45:27 2017 +0900
  37. 2cf4eba mtd: nand: denali_dt: replace printf() with pr_err() by Masahiro Yamada · Thu Nov 30 13:45:26 2017 +0900
  38. 99ef87e mtd: nand: include <asm/cache.h> from include/linux/mtd/rawnand.h by Masahiro Yamada · Thu Nov 30 13:45:25 2017 +0900
  39. 2b7a873 mtd: nand: Rename nand.h into rawnand.h by Masahiro Yamada · Thu Nov 30 13:45:24 2017 +0900
  40. 26ea9c9 mtd: nand: denali: remove ad-hoc board_nand_init() entry by Masahiro Yamada · Wed Nov 29 19:19:09 2017 +0900
  41. 59a1f3e mtd: nand: denali: remove bogus __maybe_unused by Masahiro Yamada · Wed Nov 29 19:18:18 2017 +0900
  42. 7b9fc45 ARM: uniphier: clean up board_init by Masahiro Yamada · Wed Nov 29 15:01:22 2017 +0900
  43. de067cd mtd: cfi: Fix checking status register feature by York Sun · Sat Nov 18 11:09:08 2017 -0800
  44. 7186167 test/py: Allow any unit test suite to be found by Simon Glass · Sat Nov 25 11:57:32 2017 -0700
  45. 053f801 test: compression: Put test variables in a struct by Simon Glass · Sat Nov 25 11:57:31 2017 -0700
  46. 17e9903 test: overlay: Use cmd_ut_category() by Simon Glass · Sat Nov 25 11:57:30 2017 -0700
  47. 81cbe1c test: Add a command function for test execution by Simon Glass · Sat Nov 25 11:57:29 2017 -0700
  48. 8033a55 omap2: set the ethaddr as well as the usbethaddr env var to ensure static MAC by Peter Robinson · Thu Nov 23 13:14:17 2017 +0000
  49. b402d0b Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Fri Dec 01 19:08:30 2017 -0500
  50. 4703ea6 rockchip: clk: rk3128: fix DCLK_VOP_DIV_CON_MASK by Philipp Tomsich · Sat Dec 02 00:19:14 2017 +0100
  51. f16060e rockchip: clk: rk3128: fix NANDC_PLL_SEL_MASK by Philipp Tomsich · Sat Dec 02 00:14:55 2017 +0100
  52. 8b86ad6 efi_loader helloworld.efi: Fix building with -Os by Alexander Graf · Fri Dec 01 22:09:50 2017 +0100
  53. 83a83f2 efi_loader: Fix partition offsets by Alexander Graf · Fri Dec 01 16:10:33 2017 +0100
  54. b6a35d0 efi_loader: add missing breaks by Rob Clark · Thu Nov 30 09:02:45 2017 -0500
  55. 59760c8 efi_loader: comments for EFI_DEVICE_PATH_TO_TEXT_PROTOCOL by Heinrich Schuchardt · Thu Nov 23 22:21:58 2017 +0100
  56. 967d7de efi_loader: helper function to add EFI object to list by Heinrich Schuchardt · Sun Nov 26 14:05:23 2017 +0100
  57. 754d497 efi_loader: pass handle of loaded image by Heinrich Schuchardt · Sun Nov 26 14:05:22 2017 +0100
  58. 7161cb5 test/py: check return code of helloworld by Heinrich Schuchardt · Sun Nov 26 14:05:21 2017 +0100
  59. 0864580 efi_loader: output load options in helloworld by Heinrich Schuchardt · Sun Nov 26 14:05:20 2017 +0100
  60. bf7ea1d efi_selftest: add missing line feed by Heinrich Schuchardt · Sun Nov 26 14:05:19 2017 +0100
  61. 023b63e efi_selftest: compile without special compiler flags by Heinrich Schuchardt · Sun Nov 26 14:05:18 2017 +0100
  62. 99ce206 efi_loader: manage protocols in a linked list by Heinrich Schuchardt · Sun Nov 26 14:05:17 2017 +0100
  63. 6953c10 efi_loader: simplify find_obj by Heinrich Schuchardt · Sun Nov 26 14:05:16 2017 +0100
  64. e5e78a3 efi_loader: simplify efi_open_protocol by Heinrich Schuchardt · Sun Nov 26 14:05:15 2017 +0100
  65. bde9a9b efi_loader: efi_gop: use efi_add_protocol by Heinrich Schuchardt · Sun Nov 26 14:05:14 2017 +0100
  66. 23b45b6 efi_loader: efi_net: use efi_add_protocol by Heinrich Schuchardt · Sun Nov 26 14:05:13 2017 +0100
  67. 9fb0f2f efi_loader: efi_disk: use efi_add_protocol by Heinrich Schuchardt · Sun Nov 26 14:05:12 2017 +0100
  68. 37daf87 efi_selftest: test EFI_DEVICE_PATH_TO_TEXT_PROTOCOL by Heinrich Schuchardt · Sun Nov 26 14:05:11 2017 +0100
  69. 06ec689 efi_loader: reimplement LocateDevicePath by Heinrich Schuchardt · Sun Nov 26 14:05:10 2017 +0100
  70. 0b182f1 efi_loader: fix efi_convert_device_node_to_text by Heinrich Schuchardt · Sun Nov 26 14:05:09 2017 +0100
  71. 5a3dc96 efi_loader: efi_dp_str should print path not node by Heinrich Schuchardt · Sun Nov 26 14:05:08 2017 +0100
  72. f6df026 efi_loader: size of media device path node represenation by Heinrich Schuchardt · Sun Nov 26 14:05:07 2017 +0100
  73. df76976 efi_loader: Exit in efi_set_bootdev() upon invalid "desc" by Stefan Roese · Fri Nov 17 08:47:09 2017 +0100
  74. 650e4b3 efi_loader: helloworld.c: remove superfluous include by Heinrich Schuchardt · Sun Nov 26 14:05:06 2017 +0100
  75. 84b4d70 efi_loader: initialise partition_signature memory by Jonathan Gray · Wed Nov 22 14:18:59 2017 +1100
  76. 580c13b efi_loader: efi_console: use helper functions by Heinrich Schuchardt · Thu Oct 26 19:25:59 2017 +0200
  77. 24d3a66 efi_loader: refactor efi_setup_loaded_image by Heinrich Schuchardt · Thu Oct 26 19:25:58 2017 +0200
  78. 57505e9 efi_loader: simplify efi_locate_protocol by Heinrich Schuchardt · Thu Oct 26 19:25:57 2017 +0200
  79. 7538c27 efi_loader: simplify efi_uninstall_protocol_interface by Heinrich Schuchardt · Thu Oct 26 19:25:56 2017 +0200
  80. 6a43075 efi_loader: simplify efi_search by Heinrich Schuchardt · Thu Oct 26 19:25:55 2017 +0200
  81. 865d5f3 efi_loader: simplify efi_install_protocol_interface by Heinrich Schuchardt · Thu Oct 26 19:25:54 2017 +0200
  82. 5aef61d efi_loader: helper functions for protocol management by Heinrich Schuchardt · Thu Oct 26 19:25:53 2017 +0200
  83. b0e5a12 efi_selftest: test for graphics output protocol by Heinrich Schuchardt · Thu Oct 26 19:25:52 2017 +0200
  84. 8b28d5c efi_loader: efi_gop: use correct types for parameters by Heinrich Schuchardt · Thu Oct 26 19:25:51 2017 +0200
  85. 1cdca3f efi_loader: argument of efi_search_obj should be const by Heinrich Schuchardt · Thu Oct 26 19:25:50 2017 +0200
  86. eb6106e efi_loader: make efi_create_handle non-static by Heinrich Schuchardt · Thu Oct 26 19:25:49 2017 +0200
  87. 753e248 efi_loader: efi_dp_match should have const arguments by Heinrich Schuchardt · Thu Oct 26 19:25:48 2017 +0200
  88. 2f16793 efi_loader: efi_net: check return value of calloc by Heinrich Schuchardt · Thu Oct 26 19:25:47 2017 +0200
  89. 34f5183 efi_loader: efi_disk: check return value of calloc by Heinrich Schuchardt · Thu Oct 26 19:25:46 2017 +0200
  90. 9aaa35b efi_loader: efi_gop: check calloc return value by Heinrich Schuchardt · Thu Oct 26 19:25:45 2017 +0200
  91. a616dcf efi_loader implement UninstallMultipleProtocolInterfaces by Heinrich Schuchardt · Thu Oct 26 19:25:44 2017 +0200
  92. 50f0210 efi_loader: debug output efi_install_protocol_interface by Heinrich Schuchardt · Thu Oct 26 19:25:43 2017 +0200
  93. ec47f3e efi_loader: fix typo efi_install_multiple_protocol_interfaces by Heinrich Schuchardt · Thu Oct 26 19:25:42 2017 +0200
  94. 274cc87 efi_loader: rework efi_search_obj by Heinrich Schuchardt · Mon Nov 06 21:17:50 2017 +0100
  95. ec66fc8 efi_loader: rework efi_locate_handle by Heinrich Schuchardt · Mon Nov 06 21:17:49 2017 +0100
  96. 798a441 efi_loader: consistently use efi_uintn_t in boot services by Heinrich Schuchardt · Mon Nov 06 21:17:48 2017 +0100
  97. f8d4ec3 efi_loader: replace UINTN by efi_uintn_t by Heinrich Schuchardt · Mon Nov 06 21:17:47 2017 +0100
  98. 14e1ac2 efi_loader: remove unused typedef for INTN by Heinrich Schuchardt · Mon Nov 06 21:17:46 2017 +0100
  99. 7cdc17f efi_loader: eliminate efi_uninstall_protocol_interface_ext by Heinrich Schuchardt · Mon Nov 06 21:17:45 2017 +0100
  100. 0a27ac8 efi_loader: eliminate efi_install_protocol_interface_ext by Heinrich Schuchardt · Mon Nov 06 21:17:44 2017 +0100