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