1. f685955 x86: baytrail: fsp: Use a function to update the Azalia config pointer by Bin Meng · 7 years ago
  2. abddcd5 x86: fsp: Consolidate Azalia header file by Bin Meng · 7 years ago
  3. 3322a8e x86: Turn off running VGA ROM during S3 resume by Bin Meng · 7 years ago
  4. febdfaa x86: baytrail: Fix unstable ACPI S3 resume by Bin Meng · 7 years ago
  5. 917d356 x86: minnowmax: Adjust VGA rom address by Bin Meng · 7 years ago
  6. 6b0fea3 Merge git://git.denx.de/u-boot-i2c by Tom Rini · 7 years ago
  7. 002e910 Merge git://git.denx.de/u-boot-spi by Tom Rini · 7 years ago
  8. d10bd6c i2c: stm32f7_i2c: fix usage of useless local variable by Patrice Chotard · 7 years ago
  9. 81c4843 i2c: stm32f7_i2c: fix data abort by Christophe Kerello · 7 years ago
  10. c4e5990 i2c: remove DECLARE_GLOBAL_DATA_PTR from i2c-uclass by Masahiro Yamada · 7 years ago
  11. eb0044d Prepare v2017.11-rc2 by Tom Rini · 7 years ago
  12. 308e066 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  13. 6c7c3dc test/py/tests/test_sleep.py: test time approximately by Heinrich Schuchardt · 7 years ago
  14. 59ab72d scripts/get_maintainer.pl: update to current version by Heinrich Schuchardt · 7 years ago
  15. 9b46ce8 arm: dra76: fastboot: extend cpu type for getvar command by Praneeth Bajjuri · 7 years ago
  16. b6df935 omap-common: fastboot: extend cpu type for DRA71x rev 2.1 by Vishal Mahaveer · 7 years ago
  17. 3f3607d arm: dra7xx: Add vendor partition to Android GPT table for eMMC by Vishal Mahaveer · 7 years ago
  18. d5a42f6 arm: am57xx: Add vendor partition to Android GPT table for eMMC by Praneeth Bajjuri · 7 years ago
  19. c409336 usbtty: fix typos by Heinrich Schuchardt · 7 years ago
  20. 3b306c3 tools: env: Add embedded.c to .gitignore by Bin Meng · 7 years ago
  21. 59ee8f8 cmd/pxe.c: Rework bootargs construction to clarify string checks by Tom Rini · 7 years ago
  22. ecc9709 kbuild: fix dependency of DT build by Masahiro Yamada · 7 years ago
  23. 137aefb common: Remove genimg_get_image() by Tuomas Tynkkynen · 7 years ago
  24. c68c03f Drop CONFIG_HAS_DATAFLASH by Tuomas Tynkkynen · 7 years ago
  25. 95688de spi: Drop CONFIG_ATMEL_DATAFLASH_SPI by Tuomas Tynkkynen · 7 years ago
  26. 7b7341d env: Drop CONFIG_ENV_IS_IN_DATAFLASH by Tuomas Tynkkynen · 7 years ago
  27. c005f7e fs/jffs2/mini_inflate.c: use "static inline" instead of "inline" by Vagrant Cascadian · 7 years ago
  28. 41ba7f5 jffs2: ECC corrected nand data is ignored by Engling, Uwe · 7 years ago
  29. d5587fa ARM: Add documentation for the qemu-arm board by Tuomas Tynkkynen · 7 years ago
  30. 6c36e97 mmc: stm32_sdmmc2: increase polling status register delay by Christophe Kerello · 7 years ago
  31. 6c1bf6c dm: clk: fix PWR_CR3 register's bit 2 name by Patrice Chotard · 7 years ago
  32. 1b4ce69 dm: clk: remove CLK() macro for clk_stm32h7 by Patrice Chotard · 7 years ago
  33. 0c19efa ARM: tegra: Remove unused define CONFIG_ARMCORTEXA9 by Tuomas Tynkkynen · 7 years ago
  34. 38fc683 fs: Set .opendir to fs_opendir_unsupported for btrfs by Marek Behún · 7 years ago
  35. 733d963 fs: btrfs: Remove a foreign language note by Marek Behún · 7 years ago
  36. ecab881 fs: btrfs: Fix usage of uninitialized variables by Marek Behún · 7 years ago
  37. 502af61 linux/time.h: Remove dead code by Marek Behún · 7 years ago
  38. b16339e iso: Reduce verbosity on test and info calls by Alexander Graf · 7 years ago
  39. 7d8e9e8 fixdep: fix dependency on options surrounded by CONFIG_VAL() by Masahiro Yamada · 7 years ago
  40. 06d326d tools: bmp_logo: correctly interpret BMP files with larger headers by Jon Smith · 7 years ago
  41. 026d795 common: Add a prototype for s_init() by Diego Dorta · 7 years ago
  42. a6e9810 tools/mkimage: Fix DTC run command to handle file names with space by Mirza, Taimoor · 7 years ago
  43. 409f05f fdt: update bcm283x device tree sources to Linux 4.14 state by Alexander Graf · 7 years ago
  44. b351ccf part_efi: In is_gpt_valid() check argument validity before allocation by Tom Rini · 7 years ago
  45. c12d8b7 SPL: FIT: Kconfig: Change SPL_FIT_IMAGE_POST_PROCESS entry by ext-vasily.gurevich@vaisala.com · 7 years ago
  46. 7d9927c clk: uniphier: add NAND controller clock by Masahiro Yamada · 7 years ago
  47. a89b9bc mtd: nand: denali_dt: add clock support by Masahiro Yamada · 7 years ago
  48. c7372d6 ARM: uniphier: adjust ifdefs for new UniPhier DWC3 CONFIG by Masahiro Yamada · 7 years ago
  49. d37d318 ARM: uniphier: enable DWC3 xHCI driver by Masahiro Yamada · 7 years ago
  50. 5e5edca ARM: uniphier: change the default of SoC select to UNIPHIER_V7_MULTI by Masahiro Yamada · 7 years ago
  51. def4ead reset: uniphier: fix the first argument passed to dev_err() by Masahiro Yamada · 7 years ago
  52. ab05406 clk: uniphier: add PXs3 clock data by Masahiro Yamada · 7 years ago
  53. d6c7ee7 clk: uniphier: rework for better clock tree structure by Masahiro Yamada · 7 years ago
  54. 2b7b2df i2c: uniphier-f: replace debug() with dev_dbg() by Masahiro Yamada · 7 years ago
  55. 804cf1c i2c: uniphier: replace debug() with dev_dbg() by Masahiro Yamada · 7 years ago
  56. 4bb3dac usb: dwc3-uniphier: replace <common.h> with <linux/bitops.h> by Masahiro Yamada · 7 years ago
  57. dd74b94 ARM: uniphier: use pr_() instead of printf() where appropriate by Masahiro Yamada · 7 years ago
  58. f73cfb4 pinctrl: uniphier: simplify input enable and delete pin arrays by Masahiro Yamada · 7 years ago
  59. c906032 pinctrl: uniphier: set PUPD_SIMPLE cap flag for PXs3 by Masahiro Yamada · 7 years ago
  60. 0f72b74 ARM: dts: uniphier: update GPIO nodes by Masahiro Yamada · 7 years ago
  61. c5fb1c2 gpio: uniphier: rework single device node model by Masahiro Yamada · 7 years ago
  62. 83ee44a ARM: uniphier: switch to CONFIG_ENV_IS_NOWHERE by Masahiro Yamada · 7 years ago
  63. fe3fddf mtd: nand: do not check R/B# for CMD_SET_FEATURES in nand_command(_lp) by Masahiro Yamada · 7 years ago
  64. 6f29c7a mtd: nand: do not check R/B# for CMD_READID in nand_command(_lp) by Masahiro Yamada · 7 years ago
  65. ce3ba45 moveconfig: fix error message in do_autoconf() by Chris Packham · 7 years ago
  66. f855a7b Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
  67. abe9946 efi_selftest: correctly check return values by Heinrich Schuchardt · 7 years ago
  68. 26f9184 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  69. e11d2ff Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  70. 0a33360 ARM: imx6: Add DHCOM i.MX6 PDK board support by Marek Vasut · 7 years ago
  71. 1a95913 imx: mx7: spl: remove redundant SATA definitionas by Uri Mashiach · 7 years ago
  72. e200073 mx6: sys_proto: Add prototypes for imx6_pcie_toggle() functions by Diego Dorta · 7 years ago
  73. 342b4b0 mx6: clock: Add a prototype for do_mx6_showclocks() by Diego Dorta · 7 years ago
  74. fe12386 i.mx6ul: xpress: update UART init for current board revision by Anatolij Gustschin · 7 years ago
  75. a004639 mx6slevk: Use PARTUUID to specify the rootfs location by Fabio Estevam · 7 years ago
  76. b2915ba drivers: pci: imx: fix imx_pcie_remove function by Sven-Ola Tuecke · 7 years ago
  77. 066d97c wandboard: Add support for the latest revd1 revision by Fabio Estevam · 7 years ago
  78. accb428 doc: update imx_usb_loader URL by Stefan Agner · 7 years ago
  79. 6963204 arm: imx7d: add support for Compulab cl-som-imx7 by Ilya Ledvich · 7 years ago
  80. c5c6f37 imx: mx7: SPL support for i.MX7 by Uri Mashiach · 7 years ago
  81. 258bad4 imx: mx7: DDR controller configuration for the i.MX7 architecture by Uri Mashiach · 7 years ago
  82. 8bf2d77 imx: mx7: fix the CCM_ macros by Uri Mashiach · 7 years ago
  83. 683a06b icorem6_rqs: env: Return mmc devno by Jagan Teki · 7 years ago
  84. 913bdd6 icore: configs: Fix merge conflict issue by Jagan Teki · 7 years ago
  85. fadcf48 topic_miami: Remove CONFIG_CMD_BOOTZ undef by Fabio Estevam · 7 years ago
  86. adaf7c9 mx6sabresd: Include <usb/ehci-ci.h> header file by Diego Dorta · 7 years ago
  87. 2dcff64 usb: ehci-ci: Add a prototype for board_ehci_power() by Diego Dorta · 7 years ago
  88. adf9bd3 mx6sabresd: Include <asm/mach-imx/spi.h> header file by Diego Dorta · 7 years ago
  89. c49fa34 mx6: soc: Include <asm/bootm.h> header file by Diego Dorta · 7 years ago
  90. d26e2c8 mx7ulp_evk: Move CONFIG_CMD_BOOTZ to Kconfig by Fabio Estevam · 7 years ago
  91. 9f27257 imx: sys_proto: Add a prototype for board_mmc_get_env_dev() by Diego Dorta · 7 years ago
  92. 7594c51 imx: Include <input.h> header file by Diego Dorta · 7 years ago
  93. 54ba383 mx6: toradex: Remove custom CONFIG_SPL_PAD_TO definition by Fabio Estevam · 7 years ago
  94. baf348f mx25pdk: Remove duplicated define by Otavio Salvador · 7 years ago
  95. f3652c1 mx25pdk: Use generic filesystem commands by Otavio Salvador · 7 years ago
  96. 626365b README.imx6: Prefer loading SPL via the new SDP mechanism by Fabio Estevam · 7 years ago
  97. 560a8af mx53loco: Let CONFIG_DISPLAY_CPUINFO be selected by Fabio Estevam · 7 years ago
  98. 38df370 imx6: disable clock command and print_cpuinfo code in SPL by Anatolij Gustschin · 7 years ago
  99. 464c988 colibri_imx6: Avoid calling setup_display() from SPL code by Fabio Estevam · 7 years ago
  100. f89bfe7 apalis_imx6: Avoid calling setup_display() from SPL code by Fabio Estevam · 7 years ago