1. ae71ede sandbox/fs: Use readdir instead of deprecated readdir_r by Stefan Brüns · Sat Oct 01 20:41:42 2016 +0200
  2. b212990 sandbox/fs: Use correct size path name buffer by Stefan Brüns · Sat Oct 01 20:41:40 2016 +0200
  3. d4cb888 sandbox/fs: Make linking of nodes in os_dirent_ls more obvious by Stefan Brüns · Sat Oct 01 20:41:39 2016 +0200
  4. e058284 sandbox/fs: Free memory allocated by os_dirent_ls by Stefan Brüns · Sat Oct 01 20:41:38 2016 +0200
  5. 947d928 power: regulator: lp873x: Add regulator support by Keerthy · Fri Sep 30 09:34:03 2016 +0530
  6. 662797b power: pmic: lp873x: Add the base pmic support by Keerthy · Fri Sep 30 09:34:02 2016 +0530
  7. 4978b7d configs: am57xx_evm_defconfig: Enable CMD_REG option by Keerthy · Fri Sep 30 09:20:47 2016 +0530
  8. 96cd6aa configs: am57xx_evm_defconfig: Enable PALMAS options by Keerthy · Fri Sep 30 09:20:46 2016 +0530
  9. c42f71e configs: dra7xx_evm_defconfig: Enable PALMAS options by Keerthy · Fri Sep 30 09:20:45 2016 +0530
  10. ffed0ea power: regulator: palmas: Add regulator support by Keerthy · Fri Sep 30 09:20:44 2016 +0530
  11. f0df1b1 power: pmic: Palmas: Add the base pmic support by Keerthy · Fri Sep 30 09:20:43 2016 +0530
  12. 4d96cd0 power: regulator: Add ctrl_reg and volt_reg fields for pmic by Keerthy · Fri Sep 30 09:20:42 2016 +0530
  13. 17b3fe7 power: regulator: Add support for gpio regulators by Keerthy · Thu Sep 15 17:04:06 2016 +0530
  14. 0bf1f49 dm: mmc: Enable DM_MMC_OPS by default with DM_MMC by Simon Glass · Sat Oct 01 14:43:19 2016 -0600
  15. 7b8492e dm: blk: Enable CONFIG_BLK if DM_MMC is enabled by Simon Glass · Sat Oct 01 14:43:18 2016 -0600
  16. fcc53c1 dm: mmc: Support erase by Simon Glass · Sat Oct 01 14:43:17 2016 -0600
  17. fb197a8 tools: buildman: Add compiler wrapper by York Sun · Tue Oct 04 14:33:51 2016 -0700
  18. 9913391 tools: buildman: Remove duplicated code by York Sun · Tue Oct 04 14:33:50 2016 -0700
  19. 493dd31 dtoc: Make integer division python 3.x safe by Paul Burton · Tue Sep 27 16:03:58 2016 +0100
  20. 307f1fa dtoc: Decode strings for struct.unpack on python 3.x by Paul Burton · Tue Sep 27 16:03:57 2016 +0100
  21. 0a95448 dtoc: Use items() to iterate over dictionaries in python 3.x by Paul Burton · Tue Sep 27 16:03:56 2016 +0100
  22. 44fc9ba patman: Fix doctest StringIO import for python 3.x by Paul Burton · Tue Sep 27 16:03:55 2016 +0100
  23. 4466f1a patman: Use items() to iterate over dictionaries by Paul Burton · Tue Sep 27 16:03:54 2016 +0100
  24. 352f110 patman: Import 'configparser' lower case to be python 3.x safe by Paul Burton · Tue Sep 27 16:03:52 2016 +0100
  25. f14a131 patman: Make exception handling python 3.x safe by Paul Burton · Tue Sep 27 16:03:51 2016 +0100
  26. c393134 patman: Make print statements python 3.x safe by Paul Burton · Tue Sep 27 16:03:50 2016 +0100
  27. a5edb44 patman: Replace tabs with spaces by Paul Burton · Tue Sep 27 16:03:49 2016 +0100
  28. 0c1ee6c dtoc: Add a way for tests to request the fallback library by Simon Glass · Sun Sep 25 15:52:19 2016 -0600
  29. 6d928a7 dtoc: Adjust GetProps() in fdt_normal to use the node path by Simon Glass · Sun Sep 25 15:52:18 2016 -0600
  30. 1a096ce dtoc: Fix bug in GetProp() by Simon Glass · Sun Sep 25 15:52:17 2016 -0600
  31. e597bc7 cros_ec: Fix issue with cros_ec_flash_write command by Moritz Fischer · Mon Sep 12 12:57:52 2016 -0700
  32. 29c6326 cros_ec: Add crosec flashinfo command by Moritz Fischer · Tue Sep 13 14:44:49 2016 -0700
  33. de5bc89 cros_ec: Add function to read back flash parameters by Moritz Fischer · Tue Sep 13 14:44:48 2016 -0700
  34. 52a9ce9 buildman: Drop the 'alive' flag in BuilderThread by Simon Glass · Sun Sep 18 16:48:38 2016 -0600
  35. 205ac04 buildman: Don't show a stacktrace on Ctrl-C by Simon Glass · Sun Sep 18 16:48:37 2016 -0600
  36. e8954fc buildman: Drop the 'active' flag in the builder by Simon Glass · Sun Sep 18 16:48:36 2016 -0600
  37. d26e144 buildman: Allow builds to terminate cleanly by Simon Glass · Sun Sep 18 16:48:35 2016 -0600
  38. 61a6749 buildman: Put our local libraries first in the path by Simon Glass · Sun Sep 18 16:48:34 2016 -0600
  39. e0f2360 buildman: Print a message indicating the build is starting by Simon Glass · Sun Sep 18 16:48:33 2016 -0600
  40. 83cb6cc buildman: Print a message when removing old directories by Simon Glass · Sun Sep 18 16:48:32 2016 -0600
  41. 2e2a6e6 buildman: Tidy up the 'cloning' message by Simon Glass · Sun Sep 18 16:48:31 2016 -0600
  42. 9c45a4e patman: Flush output when there is no newline by Simon Glass · Sun Sep 18 16:48:30 2016 -0600
  43. d332ff7 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Fri Oct 07 22:02:10 2016 -0400
  44. 72996bf ARM: AM437X: Add Silicon ID support by Lokesh Vutla · Tue Oct 04 09:34:50 2016 +0530
  45. e94b024 spl: saveenv: adding saveenv support in SPL by B, Ravi · Wed Sep 28 14:46:18 2016 +0530
  46. 6cddc60 cros_ec: Honor the google,remote-bus dt property by Moritz Fischer · Tue Sep 27 15:42:07 2016 -0700
  47. 3a7f10c board: ti: dra7xx: complex definitions should be protected with parentheses by Mugunthan V N · Tue Sep 27 13:01:42 2016 +0530
  48. b8c6b02 ARM: dts: dra72: add rev C evm support by Mugunthan V N · Tue Sep 27 13:01:41 2016 +0530
  49. 9d006b7 arm: Add return value argument to longjmp by Alexander Graf · Tue Sep 27 09:30:32 2016 +0200
  50. ccb293f env: tool: add command line option to input lockfile path by B, Ravi · Mon Sep 26 18:24:08 2016 +0530
  51. acd0cab dra7x: dfu: qspi: increase the qspi spl partition to 256K by B, Ravi · Mon Sep 26 18:21:13 2016 +0530
  52. f801ff0 dra7xx: config: cleanup: moved to kconfig for CONFIG_SPL_ENV_SUPPORT by B, Ravi · Mon Sep 26 18:20:33 2016 +0530
  53. 09abe2b Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure" by Masahiro Yamada · Mon Sep 26 20:45:27 2016 +0900
  54. f576ecf ARM: keystone: rename clk_get_rate() to ks_clk_get_rate() by Masahiro Yamada · Mon Sep 26 20:45:26 2016 +0900
  55. f6d1986 board: ge: bx50v3: Pass video bootargs for b850v3 by Ken Lin · Fri Oct 07 10:26:56 2016 -0400
  56. c041aab ARM: keystone: remove declaration of unused functions by Masahiro Yamada · Mon Sep 26 20:45:25 2016 +0900
  57. d8d5334 kbuild: generate u-boot.cfg as a byproduct of include/autoconf.mk by Masahiro Yamada · Mon Sep 26 13:05:01 2016 +0900
  58. 16a6521 kbuild: make dependencies in scripts/Makefile.autoconf more readable by Masahiro Yamada · Mon Sep 26 13:05:00 2016 +0900
  59. cb86588 kbuild: move no_new_adhoc_configs_check to "all" target command by Masahiro Yamada · Mon Sep 26 13:04:59 2016 +0900
  60. 54c4495 check-config: fix wrong comment about how to build whitelist by Masahiro Yamada · Mon Sep 26 13:04:58 2016 +0900
  61. 824a201 config_whitelist: remove bogus options by Masahiro Yamada · Mon Sep 26 11:52:30 2016 +0900
  62. 76c7dde config_whitelist: sync by tool by Masahiro Yamada · Mon Sep 26 11:52:29 2016 +0900
  63. 4952387 build-whitelist: do not add new options to whitelist when update by Masahiro Yamada · Mon Sep 26 11:52:28 2016 +0900
  64. b1bb4d3 vexpress: disable cci ace slave ports when booting in non-sec/hyp mode by Sudeep Holla · Fri Sep 23 17:38:39 2016 +0100
  65. fab806d common/console.c: ensure GD_FLG_SILENT is set or cleared by Chris Packham · Fri Sep 23 15:59:43 2016 +1200
  66. 0fe0344 arm: dra7xx: Move fastboot options to defconfig by Semen Protsenko · Thu Sep 22 21:52:07 2016 +0300
  67. 71782cf ARM: vf610: use strcpy for soc environment variable by Stefan Agner · Wed Sep 28 11:29:28 2016 +0200
  68. 2aa9344 configs: enable device tree for Colibri iMX7 by Stefan Agner · Wed Oct 05 15:27:12 2016 -0700
  69. e65377a colibri_imx7: use Ricoh RN5T567 to reboot the board by Stefan Agner · Wed Oct 05 15:27:11 2016 -0700
  70. fd8bb69 arm: dts: imx7: add Ricoh RN5T567 PMIC node by Stefan Agner · Wed Oct 05 15:27:10 2016 -0700
  71. b084ddd power: pmic: add Ricoh RN5T567 PMIC support by Stefan Agner · Wed Oct 05 15:27:09 2016 -0700
  72. 51213c01 colibri_imx7: remove legancy UART platform data by Stefan Agner · Wed Oct 05 15:27:08 2016 -0700
  73. a30fe37 colibri_imx7: remove legancy I2C support by Stefan Agner · Wed Oct 05 15:27:07 2016 -0700
  74. 1ad129a arm: dts: imx7: add basic i.MX 7/Colibri iMX7 device tree by Stefan Agner · Wed Oct 05 15:27:06 2016 -0700
  75. e286902 arm: dts: imx7: add pinctrl defines by Stefan Agner · Wed Oct 05 15:27:05 2016 -0700
  76. d5675e0 pinctrl: imx: do not announce driver initialization by Stefan Agner · Wed Oct 05 15:27:04 2016 -0700
  77. a23ac7b dm: imx: serial: support device tree by Stefan Agner · Wed Oct 05 15:27:03 2016 -0700
  78. babaaa6 scripts: Add script to extract default environment by Lukasz Majewski · Sat Sep 17 06:57:39 2016 +0200
  79. cf1fcf4 ARM: Add register defines for am33xx ePWM registers by tomas.melin@vaisala.com · Fri Sep 16 10:21:39 2016 +0000
  80. 6c90a7d doc: typo fix addess -> address by Jelle van der Waa · Wed Sep 14 21:54:53 2016 +0200
  81. 82d0e23 ARM: OMAP5+: Override switch_to_hypervisor function by Keerthy · Wed Sep 14 10:43:33 2016 +0530
  82. 61488c1 ARM: Introduce function to switch to hypervisor mode by Keerthy · Wed Sep 14 10:43:32 2016 +0530
  83. cdccbdb configs: dra7xx_evm_defconfig: Enable LPAE mode by Keerthy · Wed Sep 14 10:43:31 2016 +0530
  84. 5cf3c3c configs: am57xx_evm_defconfig: Enable LPAE mode by Keerthy · Wed Sep 14 10:43:30 2016 +0530
  85. 711bb0b omap: Set appropriate cache configuration for LPAE and non-LAPE cases by Keerthy · Wed Sep 14 10:43:29 2016 +0530
  86. 708bc29 omap: Remove hardcoding of mmu section shift to 20 by Keerthy · Wed Sep 14 10:43:28 2016 +0530
  87. 1f8378a PWM: Correct misspellings of "module" in context of PWM by Robert P. J. Day · Tue Sep 13 08:35:18 2016 -0400
  88. 7b84eaa ARM64: Add support for some of atomic64 operations by Adam Oleksy · Tue Sep 13 08:40:58 2016 +0200
  89. 6cf2ddb cmd/onenand.c: block align warning by Ladislav Michl · Tue Sep 13 07:40:00 2016 +0200
  90. a3297a6 search.h: Numerous grammatical fixes, comment updates by Robert P. J. Day · Fri Sep 09 06:22:10 2016 -0400
  91. c5b1e5d Various, accumulated typos collected from around the tree. by Robert P. J. Day · Wed Sep 07 14:27:59 2016 -0400
  92. 9c2eca1 ARMv8/sec-firmware: fix a compile error by Hou Zhiqiang · Tue Sep 06 14:23:07 2016 +0800
  93. 39cb834 ARM: Respect CONFIG_SPL_STACK define in lowlevel_init.S by Siarhei Siamashka · Mon Sep 05 06:36:10 2016 +0300
  94. 0b49b84 Suspected Spam: Do not open attachements![PATCH 4/6] tools/env: flash_write_buf: enforce offset to be start of environment by Andreas Fenkart · Mon Aug 29 23:17:00 2016 +0200
  95. 5e755c7 tools/env: lookup dev_type directly from flash_read_buf/flash_write_buf by Andreas Fenkart · Mon Aug 29 23:16:59 2016 +0200
  96. ae3b320 tools/env: pass bad block offset by value by Andreas Fenkart · Mon Aug 29 23:16:58 2016 +0200
  97. 2228158 tools/env: factor out environment_end function by Andreas Fenkart · Mon Aug 29 23:16:57 2016 +0200
  98. 8a80c33 gunzip: cache-align write buffer memory by Clemens Gruber · Mon Aug 29 17:10:36 2016 +0200
  99. 8e99538 README: Fix CONFIG_SYS_NAND_MAX_DEVICE typo by Simon Glass · Sun Oct 02 18:01:11 2016 -0600
  100. 1728f0a README: Drop CONFIG_MPC8349ADS by Simon Glass · Sun Oct 02 18:01:10 2016 -0600