1. 09dbb85 kconfig: introduce kconfig for UBI by Heiko Schocher · Wed Sep 21 07:58:19 2016 +0200
  2. 3b0d570 board: amcore: add update scripts by Angelo Dureghello · Tue Sep 20 17:40:03 2016 +0200
  3. 228efd0 arm: mvebu: NAND support for DB-88F6820-AMC by Chris Packham · Thu Sep 22 12:56:15 2016 +1200
  4. a90dd4c arm: mvebu: add DB-88F6820-AMC board by Chris Packham · Thu Sep 22 12:56:14 2016 +1200
  5. af72713 reset: add no-op stubs for optional reset control by Masahiro Yamada · Wed Sep 21 11:29:01 2016 +0900
  6. 0b74708 errno.h: sync error macros with linux 4.8-rc7 by Masahiro Yamada · Wed Sep 21 11:29:00 2016 +0900
  7. 8ec5336 Move ENOTSUPP defines to include/linux/errno.h by Masahiro Yamada · Wed Sep 21 11:28:59 2016 +0900
  8. 5f7f602 Move error macros from <asm-generic/errno.h> to <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:58 2016 +0900
  9. 64e4f7f treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:57 2016 +0900
  10. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  11. 676f595 Add <linux/errno.h> as a wrapper of <asm-generic/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:54 2016 +0900
  12. adae2ec treewide: use #include <...> to include public headers by Masahiro Yamada · Wed Sep 21 11:28:53 2016 +0900
  13. bad7381 ext4: Use helper function to access group descriptor and its fields by Stefan Brüns · Sat Sep 17 02:10:10 2016 +0200
  14. b2c28a2 ext4: determine group descriptor size for 64bit feature by Stefan Brüns · Sat Sep 17 02:10:07 2016 +0200
  15. f3c6e44 ext4: Update ext2/3/4 superblock, group descriptor and inode structures by Stefan Brüns · Sat Sep 17 02:10:06 2016 +0200
  16. b1e9214 ext4: Use correct value for inode size even on revision 0 filesystems by Stefan Brüns · Tue Sep 06 04:36:52 2016 +0200
  17. 57db899 ext4: Avoid corruption of directories with hash tree indexes by Stefan Brüns · Tue Sep 06 04:36:45 2016 +0200
  18. 278f5d3 ext4: fix possible crash on directory traversal, ignore deleted entries by Stefan Brüns · Tue Sep 06 04:36:41 2016 +0200
  19. 13179c2 ext4: fix endianess problems in ext4 write support by Michael Walle · Thu Sep 01 11:21:40 2016 +0200
  20. c07cdcb ext4: use kernel names for byte swaps by Michael Walle · Mon Aug 29 10:46:44 2016 +0200
  21. 2a81961 ext4: change structure fields to __le/__be types by Michael Walle · Mon Aug 29 10:46:43 2016 +0200
  22. 751b31d fs/fat: Do not write unmodified fat entries to disk by Stefan Brüns · Sun Sep 11 22:51:40 2016 +0200
  23. 7972fc9 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Thu Sep 22 16:51:19 2016 -0400
  24. 67d7dde ns16650: Make sure we have CONFIG_CLK set before using infrastructure by Tom Rini · Thu Sep 22 15:36:45 2016 -0400
  25. 505dcd2 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Thu Sep 22 11:36:45 2016 -0400
  26. a274563 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Thu Sep 22 11:36:23 2016 -0400
  27. 68728e8 rockchip: rk3288: skip lowlevel_init process by Xu Ziyuan · Sat Aug 27 21:53:14 2016 +0800
  28. 0a8ea09 config: rk3399: add usb related configs by MengDongyang · Wed Aug 24 12:02:19 2016 +0800
  29. eb0e049 usb: xhci-rockchip: add rockchip dwc3 controller driver by MengDongyang · Wed Aug 24 12:02:17 2016 +0800
  30. b66f80b configs: fsl: Move SPI/SPI-FLASH configs to defconfig by Jagan Teki · Thu Sep 22 01:25:48 2016 +0530
  31. 885c1f6 zynqmp: Remove unnnecessary board config file for dc4 by Siva Durga Prasad Paladugu · Mon Aug 01 10:19:38 2016 +0530
  32. f5140be ARM64: zynqmp: Use the same name for atf image everywhere by Michal Simek · Wed Sep 21 11:42:58 2016 +0200
  33. c4bc227 ARM64: zynqmp: Enable CONFIG_AHCI via Kconfig by Michal Simek · Wed Sep 07 13:16:31 2016 +0200
  34. 8111aff ARM64: zynqmp: Add support for chip ID detection by Michal Simek · Mon Feb 01 15:05:58 2016 +0100
  35. 460fdce fpga: xilinx: zynqmp: Add PL bitstream download support for ZynqMP by Siva Durga Prasad Paladugu · Wed Jan 13 16:25:37 2016 +0530
  36. 12398ea ARM64: zynqmp: Add support for DFU from SPL by Michal Simek · Fri Aug 19 14:14:52 2016 +0200
  37. 89e1f76 ARM64: zynqmp: Move BSS location to the beginning of ram by Michal Simek · Tue Aug 30 14:58:46 2016 +0200
  38. ea526be ARM64: zynqmp: Wire up both USBs available on ZynqMP by Michal Simek · Mon Aug 08 10:11:26 2016 +0200
  39. b3e2e29 clk.h: Add <asm/errno.h> by Tom Rini · Wed Sep 21 17:56:01 2016 -0400
  40. f8c4087 spi: Remove SPI_RX_FAST by Jagan Teki · Wed Aug 10 20:48:14 2016 +0530
  41. 96536b1 spi: Use mode for rx mode flags by Jagan Teki · Mon Aug 08 17:12:12 2016 +0530
  42. 1a3f6d0 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Wed Sep 21 14:50:18 2016 -0400
  43. 3469bd2 Merge branch 'master' of http://git.denx.de/u-boot-mmc by Tom Rini · Wed Sep 21 11:48:02 2016 -0400
  44. f5de32a boston: Introduce support for the MIPS Boston development board by Paul Burton · Thu Sep 08 07:47:39 2016 +0100
  45. 0399f44 clk: boston: Providea simple driver for Boston board clocks by Paul Burton · Thu Sep 08 07:47:38 2016 +0100
  46. 1c26225 dt-bindings: Add interrupt-controller/mips-gic.h header by Paul Burton · Thu Sep 08 07:47:30 2016 +0100
  47. 103387a clk: Use dummy clk_get_by_* functions when CONFIG_CLK is disabled by Paul Burton · Thu Sep 08 07:47:28 2016 +0100
  48. 1d153b3 mips: Add MIPSfpga platform support by Zubair Lutfullah Kakakhel · Fri Jul 29 15:11:20 2016 +0100
  49. 78436d6 PowerPC: Update last users of CONFIG_ISO_STRING to Kconfig by Tom Rini · Mon Sep 19 22:02:46 2016 -0400
  50. 45ae673 PowerPC: Update MIP405/MIP405T to use Kconfig better by Tom Rini · Mon Sep 19 21:55:34 2016 -0400
  51. 809438d Kconfig: Move config IDENT_STRING to Kconfig by Siva Durga Prasad Paladugu · Fri Jul 29 15:31:47 2016 +0530
  52. 3d73404 mmc: sdhci: Add the programmable clock mode support by Wenyou Yang · Sun Sep 18 09:01:22 2016 +0800
  53. b3fcf1e mmc: sd: extracting erase related information from sd status by Peng Fan · Thu Sep 01 11:13:38 2016 +0800
  54. a128ba5 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Sun Sep 18 12:12:04 2016 -0400
  55. 7842c30 Convert CONFIG_SPL_YMODEM_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:19:03 2016 -0600
  56. 6662a9f Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:19:02 2016 -0600
  57. 5594eb7 Convert CONFIG_SPL_USB_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:19:01 2016 -0600
  58. b24fdca Convert CONFIG_SPL_SPI_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:58 2016 -0600
  59. 219d612 Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:57 2016 -0600
  60. e076d6f Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:56 2016 -0600
  61. c015e1b Convert CONFIG_SPL_SATA_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:55 2016 -0600
  62. 0d7c7e0 Convert CONFIG_SPL_POWER_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:54 2016 -0600
  63. 771d565 Remove CONFIG_SPL_PINCTRL_SUPPORT by Simon Glass · Tue Sep 13 07:05:50 2016 -0600
  64. aa74e1d Convert CONFIG_SPL_ONENAND_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:52 2016 -0600
  65. 24767fa Convert CONFIG_SPL_NOR_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:51 2016 -0600
  66. 227392d Convert CONFIG_SPL_NET_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:50 2016 -0600
  67. 400f264 Convert CONFIG_SPL_NET_VCI_STRING to Kconfig by Simon Glass · Mon Sep 12 23:18:49 2016 -0600
  68. d5a307a Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:48 2016 -0600
  69. e968ccd Convert CONFIG_SPL_MUSB_NEW_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:47 2016 -0600
  70. fa07223 Convert CONFIG_SPL_MTD_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:46 2016 -0600
  71. 7db65a8 Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:45 2016 -0600
  72. bd58f1d Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:44 2016 -0600
  73. b16c92c Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:43 2016 -0600
  74. f6de257 Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:42 2016 -0600
  75. f2a8946 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:41 2016 -0600
  76. 9b53833 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:40 2016 -0600
  77. 0bdfc3e Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:39 2016 -0600
  78. 6172e2e Convert CONFIG_SPL_FAT_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:38 2016 -0600
  79. c5ec636 Convert CONFIG_SPL_EXT_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:37 2016 -0600
  80. ef9001b Convert CONFIG_SPL_ETH_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:36 2016 -0600
  81. d6c08cf Convert CONFIG_SPL_ENV_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:35 2016 -0600
  82. d4c6180 Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:34 2016 -0600
  83. c7e2b98 Convert CONFIG_SPL_DMA_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:33 2016 -0600
  84. 167ad90 spear: Use upper case for CONFIG options by Simon Glass · Mon Sep 12 23:18:30 2016 -0600
  85. 98b685d Use separate options for TPL support by Simon Glass · Mon Sep 12 23:18:25 2016 -0600
  86. f68aba5 Drop CONFIG_SPL_RAM_SUPPORT by Simon Glass · Mon Sep 12 23:18:24 2016 -0600
  87. e59ed19 ARM: uniphier: merge board init functions into board_init() by Masahiro Yamada · Wed Sep 14 01:06:08 2016 +0900
  88. 059c543 ARM: uniphier: use checkboard() instead of misc_init_f() by Masahiro Yamada · Wed Sep 14 01:06:07 2016 +0900
  89. 5021b8a usb: uniphier: remove UniPhier xHCI driver and select DM_USB by Masahiro Yamada · Wed Sep 14 01:06:00 2016 +0900
  90. 20ea7ab common, kconfig: move VERSION_VARIABLE to Kconfig by Heiko Schocher · Fri Sep 09 08:12:49 2016 +0200
  91. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · Thu Sep 08 16:31:26 2016 -0400
  92. 7161b6e Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Fri Sep 09 09:45:32 2016 -0400
  93. 338cf56 efi_loader: provide efi_mem_desc version by Mian Yousaf Kaukab · Mon Sep 05 23:59:22 2016 +0200
  94. 482915d compiler.h: use system endian macros on OpenBSD by Jonathan Gray · Sat Sep 03 08:26:55 2016 +1000
  95. 3261d06 global_data.h: Standardize tabs and alignment for comments by Robert P. J. Day · Thu Sep 01 12:54:32 2016 -0400
  96. 1f7fbf0 omap3_pandora: Only set bootargs if distro_bootcmd failed to load. by Vagrant Cascadian · Tue Aug 30 13:16:32 2016 -0700
  97. d6ff05e omap3_pandora: Switch to use config_distro_bootcmd. by Vagrant Cascadian · Tue Aug 30 13:16:31 2016 -0700
  98. 6abecc3 ARM: armv7: move ARMV7_PSCI_NR_CPUS to Kconfig by Masahiro Yamada · Tue Aug 30 16:22:23 2016 +0900
  99. d5415b2 ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig by Masahiro Yamada · Tue Aug 30 16:22:22 2016 +0900
  100. 1daf378 omap3_pandora: Switch to using "load" command to load the autoboot script. by Vagrant Cascadian · Mon Aug 29 00:56:06 2016 -0700