1. f5d44b9 patman: Fix doctest StringIO import for python 3.x by Paul Burton · 8 years ago
  2. c9eac38 patman: Use items() to iterate over dictionaries by Paul Burton · 8 years ago
  3. 2ce7b21 patman: Import 'configparser' lower case to be python 3.x safe by Paul Burton · 8 years ago
  4. ac3fde9 patman: Make exception handling python 3.x safe by Paul Burton · 8 years ago
  5. a920a17 patman: Make print statements python 3.x safe by Paul Burton · 8 years ago
  6. 12e5476 patman: Replace tabs with spaces by Paul Burton · 8 years ago
  7. 3cb44ba dtoc: Add a way for tests to request the fallback library by Simon Glass · 8 years ago
  8. 8828254 dtoc: Adjust GetProps() in fdt_normal to use the node path by Simon Glass · 8 years ago
  9. 0734b70 dtoc: Fix bug in GetProp() by Simon Glass · 8 years ago
  10. bae5b97 cros_ec: Fix issue with cros_ec_flash_write command by Moritz Fischer · 8 years ago
  11. 7a71e48 cros_ec: Add crosec flashinfo command by Moritz Fischer · 8 years ago
  12. 281ca88 cros_ec: Add function to read back flash parameters by Moritz Fischer · 8 years ago
  13. 2880e6b buildman: Drop the 'alive' flag in BuilderThread by Simon Glass · 8 years ago
  14. 2f25664 buildman: Don't show a stacktrace on Ctrl-C by Simon Glass · 8 years ago
  15. 63781bd buildman: Drop the 'active' flag in the builder by Simon Glass · 8 years ago
  16. d436e38 buildman: Allow builds to terminate cleanly by Simon Glass · 8 years ago
  17. a556eee buildman: Put our local libraries first in the path by Simon Glass · 8 years ago
  18. 745b395 buildman: Print a message indicating the build is starting by Simon Glass · 8 years ago
  19. b222abe buildman: Print a message when removing old directories by Simon Glass · 8 years ago
  20. 21f0eb3 buildman: Tidy up the 'cloning' message by Simon Glass · 8 years ago
  21. 8b4919e patman: Flush output when there is no newline by Simon Glass · 8 years ago
  22. f5fd45f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  23. 1f95770 ARM: AM437X: Add Silicon ID support by Lokesh Vutla · 8 years ago
  24. d2d9bdf spl: saveenv: adding saveenv support in SPL by B, Ravi · 8 years ago
  25. 6d1a718 cros_ec: Honor the google,remote-bus dt property by Moritz Fischer · 8 years ago
  26. 1053a76 board: ti: dra7xx: complex definitions should be protected with parentheses by Mugunthan V N · 8 years ago
  27. e813138 ARM: dts: dra72: add rev C evm support by Mugunthan V N · 8 years ago
  28. 692fcdd arm: Add return value argument to longjmp by Alexander Graf · 8 years ago
  29. d40dbfb env: tool: add command line option to input lockfile path by B, Ravi · 8 years ago
  30. 279dcd8 dra7x: dfu: qspi: increase the qspi spl partition to 256K by B, Ravi · 8 years ago
  31. 4805796 dra7xx: config: cleanup: moved to kconfig for CONFIG_SPL_ENV_SUPPORT by B, Ravi · 8 years ago
  32. 021abf6 Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure" by Masahiro Yamada · 8 years ago
  33. 43ebbfc ARM: keystone: rename clk_get_rate() to ks_clk_get_rate() by Masahiro Yamada · 8 years ago
  34. 3dddc79 board: ge: bx50v3: Pass video bootargs for b850v3 by Ken Lin · 8 years ago
  35. 2846bd0 ARM: keystone: remove declaration of unused functions by Masahiro Yamada · 8 years ago
  36. e19b0fb kbuild: generate u-boot.cfg as a byproduct of include/autoconf.mk by Masahiro Yamada · 8 years ago
  37. 1406992 kbuild: make dependencies in scripts/Makefile.autoconf more readable by Masahiro Yamada · 8 years ago
  38. 4bf06d1 kbuild: move no_new_adhoc_configs_check to "all" target command by Masahiro Yamada · 8 years ago
  39. 7b76daa check-config: fix wrong comment about how to build whitelist by Masahiro Yamada · 8 years ago
  40. 8bb0f7c config_whitelist: remove bogus options by Masahiro Yamada · 8 years ago
  41. 1da33a2 config_whitelist: sync by tool by Masahiro Yamada · 8 years ago
  42. 9608f43 build-whitelist: do not add new options to whitelist when update by Masahiro Yamada · 8 years ago
  43. 03ab5d1 vexpress: disable cci ace slave ports when booting in non-sec/hyp mode by Sudeep Holla · 8 years ago
  44. 43e0a3d common/console.c: ensure GD_FLG_SILENT is set or cleared by Chris Packham · 8 years ago
  45. 234600c arm: dra7xx: Move fastboot options to defconfig by Semen Protsenko · 8 years ago
  46. d7255e8 ARM: vf610: use strcpy for soc environment variable by Stefan Agner · 8 years ago
  47. d429557 configs: enable device tree for Colibri iMX7 by Stefan Agner · 8 years ago
  48. 02ad90e colibri_imx7: use Ricoh RN5T567 to reboot the board by Stefan Agner · 8 years ago
  49. cced7e5 arm: dts: imx7: add Ricoh RN5T567 PMIC node by Stefan Agner · 8 years ago
  50. c571d68 power: pmic: add Ricoh RN5T567 PMIC support by Stefan Agner · 8 years ago
  51. aa723b8 colibri_imx7: remove legancy UART platform data by Stefan Agner · 8 years ago
  52. 7443a1d colibri_imx7: remove legancy I2C support by Stefan Agner · 8 years ago
  53. e60f749 arm: dts: imx7: add basic i.MX 7/Colibri iMX7 device tree by Stefan Agner · 8 years ago
  54. bdad02e arm: dts: imx7: add pinctrl defines by Stefan Agner · 8 years ago
  55. 5a6f8d7 pinctrl: imx: do not announce driver initialization by Stefan Agner · 8 years ago
  56. a99546a dm: imx: serial: support device tree by Stefan Agner · 8 years ago
  57. 27229b2 scripts: Add script to extract default environment by Lukasz Majewski · 8 years ago
  58. f61c9bc ARM: Add register defines for am33xx ePWM registers by tomas.melin@vaisala.com · 8 years ago
  59. 4fd096f doc: typo fix addess -> address by Jelle van der Waa · 8 years ago
  60. 1dbc40e ARM: OMAP5+: Override switch_to_hypervisor function by Keerthy · 8 years ago
  61. d31d4a2 ARM: Introduce function to switch to hypervisor mode by Keerthy · 8 years ago
  62. 60d42e9 configs: dra7xx_evm_defconfig: Enable LPAE mode by Keerthy · 8 years ago
  63. 89db0fb configs: am57xx_evm_defconfig: Enable LPAE mode by Keerthy · 8 years ago
  64. 859c70d omap: Set appropriate cache configuration for LPAE and non-LAPE cases by Keerthy · 8 years ago
  65. c268a9b omap: Remove hardcoding of mmu section shift to 20 by Keerthy · 8 years ago
  66. 5052e81 PWM: Correct misspellings of "module" in context of PWM by Robert P. J. Day · 8 years ago
  67. 59a51a1 ARM64: Add support for some of atomic64 operations by Adam Oleksy · 8 years ago
  68. 9c00d98 cmd/onenand.c: block align warning by Ladislav Michl · 8 years ago
  69. 3626643 search.h: Numerous grammatical fixes, comment updates by Robert P. J. Day · 8 years ago
  70. fc0b594 Various, accumulated typos collected from around the tree. by Robert P. J. Day · 8 years ago
  71. 81049ba ARMv8/sec-firmware: fix a compile error by Hou Zhiqiang · 8 years ago
  72. 22a402f ARM: Respect CONFIG_SPL_STACK define in lowlevel_init.S by Siarhei Siamashka · 8 years ago
  73. 24307d6 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
  74. ff95e57 tools/env: lookup dev_type directly from flash_read_buf/flash_write_buf by Andreas Fenkart · 8 years ago
  75. c6012bb tools/env: pass bad block offset by value by Andreas Fenkart · 8 years ago
  76. e2c9351 tools/env: factor out environment_end function by Andreas Fenkart · 8 years ago
  77. d025021 gunzip: cache-align write buffer memory by Clemens Gruber · 8 years ago
  78. 4dc34be README: Fix CONFIG_SYS_NAND_MAX_DEVICE typo by Simon Glass · 8 years ago
  79. b43957b README: Drop CONFIG_MPC8349ADS by Simon Glass · 8 years ago
  80. 89e5440 README: Drop README.imx31 by Simon Glass · 8 years ago
  81. b44b632 atmel: Drop README.at91-soc by Simon Glass · 8 years ago
  82. 4b7283a README: Drop CONFIG_SYS_USE_OSCCLK by Simon Glass · 8 years ago
  83. acd51f9 README: Drop CONFIG_SYS_INIT_DATA_SIZE by Simon Glass · 8 years ago
  84. 945a18e README: i2c: Drop unused i2c CONFIG options by Simon Glass · 8 years ago
  85. b7381bb README: sh: Drop CONFIG_SYS_I2C_SH_BASE5 by Simon Glass · 8 years ago
  86. 5371d34 README: Drop CONFIG_SYS_USB_BRG_CLK by Simon Glass · 8 years ago
  87. d501d45 README: Drop CONFIG_LAN91C96_BASE by Simon Glass · 8 years ago
  88. dd9c6e4 README: Drop CONFIG_OF_BOOT_CPU by Simon Glass · 8 years ago
  89. 1fb3343 README: Drop unused CONFIG_SYS_LS_MC_FW_... options by Simon Glass · 8 years ago
  90. b2482df README: Drop unused JFFS2 options by Simon Glass · 8 years ago
  91. 9dd05fb README: Correct CONFIG_ENV_OFFSET_RENDUND typo by Simon Glass · 8 years ago
  92. 61a4c21 README: Drop CONFIG_COGENT and related options by Simon Glass · 8 years ago
  93. 8477763 README: Drop old Intel Monahans comment by Simon Glass · 8 years ago
  94. d32b2d1 spl: Make spl_boot_list a local variable by Simon Glass · 8 years ago
  95. f4d7d85 spl: Update spl_load_simple_fit() to take an spl_image param by Simon Glass · 8 years ago
  96. 710e9ca spl: Update fat functions to take an spl_image parameter by Simon Glass · 8 years ago
  97. b4a6c2a spl: Update ext functions to take an spl_image parameter by Simon Glass · 8 years ago
  98. 2a2ee2a spl: Pass spl_image as a parameter to load_image() methods by Simon Glass · 8 years ago
  99. 97d9df0 spl: Convert spl_board_load_image() to use linker list by Simon Glass · 8 years ago
  100. 7ec0389 spl: Convert spl_net_load_image() to use linker list by Simon Glass · 8 years ago