1. d30b310 x86: Correct address casts in cpu code by Simon Glass · 8 years ago
  2. 35233da x86: Allow interrupts to be disabled in 64-bit mode by Simon Glass · 8 years ago
  3. b11e298 usb: pci: Fix cast for 64-bit compilation by Simon Glass · 8 years ago
  4. 22230e9 tpm: Tidy up use of size_t by Simon Glass · 8 years ago
  5. 3f14f81 rtc: Use CONFIG_X86 instead of __I386__ by Simon Glass · 8 years ago
  6. 2547f3e elf: Add the Elf64_Rela type by Simon Glass · 8 years ago
  7. 006bccb board_f: Drop the extra fdtdec_prepare_fdt() by Simon Glass · 8 years ago
  8. 2cd11a2 bios_emulator: Fix cast for 64-bit compilation by Simon Glass · 8 years ago
  9. 22d9574 Add _image_binary_end section declaration by Simon Glass · 8 years ago
  10. b6409ec dm: x86: Move link to use driver model for video by Simon Glass · 8 years ago
  11. 443ffe5 dm: x86: Move samus to use new driver model support by Simon Glass · 8 years ago
  12. 0d9483a x86: Adjust config to support DM_VIDEO by Simon Glass · 8 years ago
  13. 2c94380 dm: x86: video: Add a driver-model driver for ivybridge graphics by Simon Glass · 8 years ago
  14. ee87ee8 dm: video: Add driver-model support to vesa graphics by Simon Glass · 8 years ago
  15. d8441ea dm: stdio: Allow lazy probing of video devices by Simon Glass · 8 years ago
  16. 1df9127 x86: video: Fix typo in broadwell Kconfig by Simon Glass · 8 years ago
  17. 0a5f6f8 dm: core: Add a function to get a uclass name by Simon Glass · 8 years ago
  18. 5023bd7 list: Add list_last_entry() to find the last entry by Simon Glass · 8 years ago
  19. b91c6a1 Fix return value in trailing_strtoln() by Simon Glass · 8 years ago
  20. a5b8722 x86: Add an accelerated memmove() function by Simon Glass · 8 years ago
  21. 26f50fb Revert "x86: broadwell: gpio: Remove the codes to set up pin control" by Simon Glass · 8 years ago
  22. 88d915b x86: Fix Linux v4.7+ zimage booting (update bootparam.h) by Stefan Roese · 8 years ago
  23. 5572367 x86: baytrail: Add 2nd eMMC controller to the PCI probe list by Stefan Roese · 8 years ago
  24. df233e7 x86: conga-qeval20-qa3: Add README to explain the console UART options by Stefan Roese · 8 years ago
  25. 57718f0 mmc: Fix cast for 64-bit compilation by Simon Glass · 8 years ago
  26. d40d69e ARM: tegra: reduce DRAM size mapped into MMU on ARM64 by Stephen Warren · 8 years ago
  27. d5a24d8 colibri_t20: fix usb operation and controller order by Marcel Ziswiler · 8 years ago
  28. 28f224a colibri_t20: fix display configuration by Marcel Ziswiler · 8 years ago
  29. dc06f63 regulator: fixed: honour optionality of enable gpio by Marcel Ziswiler · 8 years ago
  30. 28c694c simple panel: fix spelling of debug message by Marcel Ziswiler · 8 years ago
  31. 7e17846 tegra: usb gadget: fix ci udc operation if not hostpc capable by Marcel Ziswiler · 8 years ago
  32. 55cdcda sunxi: OLinuXino Lime A20 boards: Use 384 MHz DRAM clock by Josh Marshall · 8 years ago
  33. 7c9454d sunxi: Fix H3 DRAM impedance calibration on rev. A chips by Jens Kuske · 8 years ago
  34. 2cb5d67 mmc: sdhci: use the generic error number by Jaehoon Chung · 8 years ago
  35. 895549a mmc: sdhci: use the host version value in sdhci_setup_cfg by Jaehoon Chung · 8 years ago
  36. e5113c3 mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfg by Jaehoon Chung · 8 years ago
  37. 7aedafd mmc: s5p_sdhci: support the Driver model for Exynos by Jaehoon Chung · 8 years ago
  38. 561e624 dm: mmc: Support erase by Simon Glass · 8 years ago
  39. 4fb96c4 reset: uniphier: add reset controller driver for UniPhier SoCs by Masahiro Yamada · 8 years ago
  40. d9f5d99 reset: declare fdtdec_phandle_args as struct to fix warning by Masahiro Yamada · 8 years ago
  41. 66e3efe ARM: uniphier: insert udelay() just before support_card_reset_deassert() by Masahiro Yamada · 8 years ago
  42. f1d9a9e ARM: uniphier: define CONFIG_SMC911X along with CONFIG_MICRO_SUPPORT_CARD by Masahiro Yamada · 8 years ago
  43. f4c93a4 ARM: uniphier: enable CONFIG_SYS_NO_FLASH if no CONFIG_MICRO_SUPPORT_CARD by Masahiro Yamada · 8 years ago
  44. 66deb91 ARM: uniphier: fix typos in a comment block by Masahiro Yamada · 8 years ago
  45. baaafaa ARM: uniphier: add work-around for VBO noise problem by Masahiro Yamada · 8 years ago
  46. c89638a ARM: uniphier: update DRAM init code for LD20 SoC (2nd) by Masahiro Yamada · 8 years ago
  47. 6c22742 ARM: uniphier: enable SSC for DPLL (DRAM PLL) on LD11 SoC by Masahiro Yamada · 8 years ago
  48. dacdb24 ARM: uniphier: do not setup pins for System Bus on NAND boot mode by Masahiro Yamada · 8 years ago
  49. d5fe013 tools: buildman: Add compiler wrapper by York Sun · 8 years ago
  50. f40fa9b tools: buildman: Remove duplicated code by York Sun · 8 years ago
  51. 34c3889 dtoc: Make integer division python 3.x safe by Paul Burton · 8 years ago
  52. c4c5f9e dtoc: Decode strings for struct.unpack on python 3.x by Paul Burton · 8 years ago
  53. 4ae6549 dtoc: Use items() to iterate over dictionaries in python 3.x by Paul Burton · 8 years ago
  54. f5d44b9 patman: Fix doctest StringIO import for python 3.x by Paul Burton · 8 years ago
  55. c9eac38 patman: Use items() to iterate over dictionaries by Paul Burton · 8 years ago
  56. 2ce7b21 patman: Import 'configparser' lower case to be python 3.x safe by Paul Burton · 8 years ago
  57. ac3fde9 patman: Make exception handling python 3.x safe by Paul Burton · 8 years ago
  58. a920a17 patman: Make print statements python 3.x safe by Paul Burton · 8 years ago
  59. 12e5476 patman: Replace tabs with spaces by Paul Burton · 8 years ago
  60. 3cb44ba dtoc: Add a way for tests to request the fallback library by Simon Glass · 8 years ago
  61. 8828254 dtoc: Adjust GetProps() in fdt_normal to use the node path by Simon Glass · 8 years ago
  62. 0734b70 dtoc: Fix bug in GetProp() by Simon Glass · 8 years ago
  63. bae5b97 cros_ec: Fix issue with cros_ec_flash_write command by Moritz Fischer · 8 years ago
  64. 7a71e48 cros_ec: Add crosec flashinfo command by Moritz Fischer · 8 years ago
  65. 281ca88 cros_ec: Add function to read back flash parameters by Moritz Fischer · 8 years ago
  66. 2880e6b buildman: Drop the 'alive' flag in BuilderThread by Simon Glass · 8 years ago
  67. 2f25664 buildman: Don't show a stacktrace on Ctrl-C by Simon Glass · 8 years ago
  68. 63781bd buildman: Drop the 'active' flag in the builder by Simon Glass · 8 years ago
  69. d436e38 buildman: Allow builds to terminate cleanly by Simon Glass · 8 years ago
  70. a556eee buildman: Put our local libraries first in the path by Simon Glass · 8 years ago
  71. 745b395 buildman: Print a message indicating the build is starting by Simon Glass · 8 years ago
  72. b222abe buildman: Print a message when removing old directories by Simon Glass · 8 years ago
  73. 21f0eb3 buildman: Tidy up the 'cloning' message by Simon Glass · 8 years ago
  74. 8b4919e patman: Flush output when there is no newline by Simon Glass · 8 years ago
  75. 1c65320 arm: kirkwood: fix Synology board tag by Walter Schweizer · 8 years ago
  76. ed3adde arm: kirkwood: fix output enable settings by Walter Schweizer · 8 years ago
  77. 9c658d8 arm: kirkwood: fix kirkwood initial setup by Walter Schweizer · 8 years ago
  78. 0c3a2d9 arm: kirkwood: ds109 board is maintained by Walter Schweizer · 8 years ago
  79. a0a868b arm: kirkwood: add support for Synology DS109 board by Walter Schweizer · 8 years ago
  80. f5fd45f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  81. 1f95770 ARM: AM437X: Add Silicon ID support by Lokesh Vutla · 8 years ago
  82. d2d9bdf spl: saveenv: adding saveenv support in SPL by B, Ravi · 8 years ago
  83. 6d1a718 cros_ec: Honor the google,remote-bus dt property by Moritz Fischer · 8 years ago
  84. 1053a76 board: ti: dra7xx: complex definitions should be protected with parentheses by Mugunthan V N · 8 years ago
  85. e813138 ARM: dts: dra72: add rev C evm support by Mugunthan V N · 8 years ago
  86. 692fcdd arm: Add return value argument to longjmp by Alexander Graf · 8 years ago
  87. d40dbfb env: tool: add command line option to input lockfile path by B, Ravi · 8 years ago
  88. 279dcd8 dra7x: dfu: qspi: increase the qspi spl partition to 256K by B, Ravi · 8 years ago
  89. 4805796 dra7xx: config: cleanup: moved to kconfig for CONFIG_SPL_ENV_SUPPORT by B, Ravi · 8 years ago
  90. 021abf6 Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure" by Masahiro Yamada · 8 years ago
  91. 43ebbfc ARM: keystone: rename clk_get_rate() to ks_clk_get_rate() by Masahiro Yamada · 8 years ago
  92. 76379df board: ls1012afrdm: overwrite CONFIG_EXTRA_ENV_SETTINGS by Pratiyush Srivastava · 8 years ago
  93. 88a6268 armv8: ls1012a: Updating CONFIG_EXTRA_ENV_SETTINGS by Pratiyush Srivastava · 8 years ago
  94. 68ec388 armv8: ls2080a: Add USB node in dts for ls2080a by Sriram Dash · 8 years ago
  95. aee2871 armv8: ls2080: Enable CONFIG_DM_USB in defconfigs by Sriram Dash · 8 years ago
  96. c7eeac9 armv8: LS2080A: Add device tree support for nand boot by Sriram Dash · 8 years ago
  97. 3dddc79 board: ge: bx50v3: Pass video bootargs for b850v3 by Ken Lin · 8 years ago
  98. 2846bd0 ARM: keystone: remove declaration of unused functions by Masahiro Yamada · 8 years ago
  99. e19b0fb kbuild: generate u-boot.cfg as a byproduct of include/autoconf.mk by Masahiro Yamada · 8 years ago
  100. 1406992 kbuild: make dependencies in scripts/Makefile.autoconf more readable by Masahiro Yamada · 8 years ago