1. f8ba7f2 video: ipuv3_fb: skip IPU shutdown if IPU was not enabled before by Anatolij Gustschin · 7 years ago
  2. 0e88cdd Prepare v2017.09-rc4 by Tom Rini · 7 years ago v2017.09-rc4
  3. 4c2cf97 crypto/fsl: fix obj-yy in Makefile by Clemens Gruber · 7 years ago
  4. 4b51a89 git: mailrc: Update e-mail address by Lukasz Majewski · 7 years ago
  5. 6935aec Makefile: Suppress output of python libfdt build command by Bin Meng · 7 years ago
  6. a5ab5c7 Makefile: Quiesce libfdt build by Bin Meng · 7 years ago
  7. c257c96 omap3: evm: Fixes for CONFIG_NAND, SPL_OS_BOOT, USB, and environment by Derald D. Woods · 7 years ago
  8. 2c3b680 block: Drop the ftide020 driver by Bin Meng · 7 years ago
  9. caa8bfb block: ide: Drop CONFIG_IDE_LED by Bin Meng · 7 years ago
  10. f1823d3 block: ide: Drop CONFIG_IDE_INIT_POSTRESET by Bin Meng · 7 years ago
  11. 9e18eae nvme: Remove dead codes in nvme_setup_io_queues() by Bin Meng · 7 years ago
  12. 52a5690 nvme: Fix potential sign extension issue in nvme_blk_rw() by Bin Meng · 7 years ago
  13. 37d4687 nvme: Fix wrong ndev->queues memset by Bin Meng · 7 years ago
  14. 5eae466 disk: part: fix typo by Heinrich Schuchardt · 7 years ago
  15. 40fe89c fix: fw_env: Prevent writing error message on special files, which don't support fsync by Lukasz Majewski · 7 years ago
  16. 8f1603b bch: don't use __BSD_VISIBLE to test for fls by Jonathan Gray · 7 years ago
  17. e090579 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · 7 years ago
  18. 8a7507a include/configs: remove default values of CONFIG_SYS_BARGSIZE by Thomas Petazzoni · 7 years ago
  19. 1f20fc5 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  20. bb939d7 include/config_fallbacks.h: add default for CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  21. 432e398 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  22. 80c914f include/config_fallbacks.h: change fallback for CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  23. 3784c78 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · 7 years ago
  24. 72f0960 include/config_fallbacks.h: add default for CONFIG_SYS_CBSIZE by Thomas Petazzoni · 7 years ago
  25. 79c5912 part: efi: Disable overlap check by Maxime Ripard · 7 years ago
  26. 47d7ee4 part: efi: make gpt_fill_pte take the device descriptor by Maxime Ripard · 7 years ago
  27. 5276e8b part: efi: rework the partition start and size in gpt_fill_pte by Maxime Ripard · 7 years ago
  28. 89d33a2 part: efi: Fix offset by Maxime Ripard · 7 years ago
  29. 41a85fe Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  30. e3f24d4 Kconfig: Add EEPROM options to Kconfig when I2C_EEPROM is set by Adam Ford · 7 years ago
  31. f04034c x86: theadorable-x86-common: Remove "ip=dhcp" from default environment by Stefan Roese · 7 years ago
  32. 3fe6e6e x86: baytrail: acpi: Add full reset bit to the reset register value in FADT by Bin Meng · 7 years ago
  33. d2ca80c x86: ich-spi: Clear atomic preop only when SPI settings are not locked by Bin Meng · 7 years ago
  34. 52dd56b x86: ich-spi: Remove useless assignment in ich_spi_xfer() by Bin Meng · 7 years ago
  35. db35573 omap3_logic: Move CONFIG_SYS_NAND_U_BOOT_OFFS to Kconfig by Adam Ford · 7 years ago
  36. 6ef2f90 Convert CONFIG_BCH to Kconfig by Adam Ford · 7 years ago
  37. edd1653 Convert CONFIG_SPL_OMAP3_ID_NAND to Kconfig by Adam Ford · 7 years ago
  38. fc760cc Convert CONFIG_SYS_I2C_BUS_MAX to Kconfig by Adam Ford · 7 years ago
  39. ac1d8ac Configs: Migrate I2C_BUS_MAX to CONFIG_SYS_I2C_BUS_MAX by Adam Ford · 7 years ago
  40. 48f6232 Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs by Tom Rini · 7 years ago
  41. ecad705 configs: Migrate all of the existing USB symbols, except fastboot by Tom Rini · 7 years ago
  42. 9493d05 Revert "Merge git://git.denx.de/u-boot-video" by Tom Rini · 7 years ago
  43. 0b6e5b2 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  44. 1d20170 Merge git://git.denx.de/u-boot-video by Tom Rini · 7 years ago
  45. 6ff005c sunxi: Fix CONFIG_SUNXI_GMAC references by Dave Prue · 7 years ago
  46. 6aee2ab Merge git://git.denx.de/u-boot-imx by Tom Rini · 7 years ago
  47. 4109d70 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 7 years ago
  48. e4adc8e Merge git://git.denx.de/u-boot-uniphier by Tom Rini · 7 years ago
  49. 9ec61db Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  50. 8a647fc mmc: sunxi: Only update timing mode bit when enabling new timing mode by Chen-Yu Tsai · 7 years ago
  51. 63af4b0 i.MX6Q: icorem6: Add falcon mode by Jagan Teki · 7 years ago
  52. 46668df i.MX6Q: spl: Fix falcon to use dram_init_banksize by Jagan Teki · 7 years ago
  53. 624da53 imx: remove SATA boot mode for i.MX 6UL and 6ULL by Stefan Agner · 7 years ago
  54. dbc3e64 ARM: mvebu: add "spi-flash" compatible string by Chris Packham · 7 years ago
  55. 0cc0c54 ARM: uniphier: enable Denali NAND driver for 64bit SoCs by Masahiro Yamada · 7 years ago
  56. d8a10e7 ARM: uniphier: set system bus pinmux for PXs3 by Masahiro Yamada · 7 years ago
  57. b173c19 ARM: uniphier: move CONFIG_NAND to defconfig by Masahiro Yamada · 7 years ago
  58. 31c86aa ARM: dts: uniphier: update PXs3 SoC/board DT by Masahiro Yamada · 7 years ago
  59. 6c9e46e ARM: dts: uniphier: sync with Linux by Masahiro Yamada · 7 years ago
  60. 111689e reset: uniphier: add PXs3 support by Masahiro Yamada · 7 years ago
  61. 1fc84d6 reset: uniphier: fix compatible for SD reset node for LD11/LD20 by Masahiro Yamada · 7 years ago
  62. d750575 clk: uniphier: add System clock support by Masahiro Yamada · 7 years ago
  63. 4013bbb ARM: uniphier: fix DSPLL init code for LD20 SoC by Dai Okamura · 7 years ago
  64. e0daca7 ARM: uniphier: remove ad-hoc pin settings for NAND by Masahiro Yamada · 7 years ago
  65. e2f87de0 ARM: uniphier: enable CONFIG_NAND_DENALI_DT by Masahiro Yamada · 7 years ago
  66. 8de11a5 ARM: uniphier: remove unneeded NAND config options by Masahiro Yamada · 7 years ago
  67. 4914a68 ARM: uniphier: add PLL settings for PXs3 by Masahiro Yamada · 7 years ago
  68. a55957b ARM: uniphier: move PLLCTRL register macros to each SoC .c file by Masahiro Yamada · 7 years ago
  69. 546197b ARM: uniphier: replace <common.h> with <linux/delay.h> in pll settings by Masahiro Yamada · 7 years ago
  70. 1d9654d mtd: nand: denali_dt: add a DT driver by Masahiro Yamada · 7 years ago
  71. 7b8b47b ofnode: add {ofnode, dev}_read_resource_byname() by Masahiro Yamada · 7 years ago
  72. 0d1ae97 video: ipuv3_fb: skip IPU shutdown if IPU was not enabled before by Anatolij Gustschin · 7 years ago
  73. a2b137b icorem6: Fix to find MMC devices by Jagan Teki · 7 years ago
  74. ffc36f5 imx6: don't include unneeded boot_mode array in SPL by Anatolij Gustschin · 7 years ago
  75. f9d42d8 spl: do not repeat timer init on i.MX6 by Anatolij Gustschin · 7 years ago
  76. ae64226 imx: timer: don't clear the GPT control register multiple times by Anatolij Gustschin · 7 years ago
  77. cb40adf pfla02: Fix RAM detection and support 1 bank SOM by Stefano Babic · 7 years ago
  78. c92ccdd Prepare v2017.09-rc3 by Tom Rini · 7 years ago v2017.09-rc3
  79. 95431aa Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  80. 22aa21d splash_source: Verify FIT magic by Niko Mauno · 7 years ago
  81. 6ea247d usb: dwc3: fix Kconfig dependency to accept host driver in drivers/usb/dwc3 by Masahiro Yamada · 7 years ago
  82. ead3697 mmc: sunxi: fix legacy MMC initialisation by Maxime Ripard · 7 years ago
  83. c9319b3 sunxi: bpi-m3: Enable eMMC by Jagan Teki · 7 years ago
  84. 343ff16 sunxi: Enable MMC new mode for A83T by Maxime Ripard · 7 years ago
  85. de9b177 mmc: sunxi: Support new mode by Maxime Ripard · 7 years ago
  86. a223e2b bootvx_fdt: fix missing 'fdt_fixup_ethernet(...)' on vxWorks boot by Hannes Schmelzer · 7 years ago
  87. 5daf6e5 common: console: Fix duplicated CONFIG in silent env callback by Wilson Lee · 7 years ago
  88. dd027dd sandbox: Enable NVMe driver for build testing by Bin Meng · 7 years ago
  89. 0d1414b sandbox: Add a dummy invalidate_dcache_range() function by Bin Meng · 7 years ago
  90. fceadc1 nvme: Adjust the 'nvme' command to use blk_common_cmd() by Bin Meng · 7 years ago
  91. 18aa5a4 nvme: Get rid of the global variable nvme_info by Bin Meng · 7 years ago
  92. d5b7ee9 nvme: Use blk_create_devicef() API by Bin Meng · 7 years ago
  93. 704e040 nvme: Apply cache operations on the DMA buffers by Bin Meng · 7 years ago
  94. 625a483 nvme: Consolidate block read and write routines by Bin Meng · 7 years ago
  95. 722e668 nvme: Use macros to access NVMe queues by Bin Meng · 7 years ago
  96. 04d2a38 nvme: Respect timeout when en/disabling the controller by Bin Meng · 7 years ago
  97. b65c692 nvme: Cache controller's capabilities by Bin Meng · 7 years ago
  98. 3e18562 nvme: Fix endianness assignment to prp2 in nvme_identify() by Bin Meng · 7 years ago
  99. 099c201 nvme: Fix ndev->queues allocation by Bin Meng · 7 years ago
  100. e5dc2d2 nvme: Fix getting PCI vendor id of the NVMe block device by Bin Meng · 7 years ago