1. 3501d78 nand: doc: fix example ecc scheme calculation by Fabian Mewes · Tue Jun 14 02:46:14 2016 +0200
  2. c65c7fa nand: extend nand torture by Max Krummenacher · Mon Jun 13 10:15:48 2016 +0200
  3. f3178d7 nand: nand torture: follow sync with linux v4.6 by Max Krummenacher · Mon Jun 13 10:15:47 2016 +0200
  4. 5ad7e83 common: fb_nand: won't compile by Sergey Kubushyn · Tue Jun 07 14:22:59 2016 -0700
  5. 601361f spl: nand: sunxi: add support for NAND config auto-detection by Boris Brezillon · Mon Jun 06 10:17:02 2016 +0200
  6. 87cc16c spl: nand: sunxi: split 'load page' and 'read page' logic by Boris Brezillon · Mon Jun 06 10:17:01 2016 +0200
  7. dbd8710 spl: nand: sunxi: rework status polling loop by Boris Brezillon · Mon Jun 06 10:17:00 2016 +0200
  8. 939c75b spl: nand: sunxi: stop guessing the redundant u-boot offset by Boris Brezillon · Mon Jun 06 10:16:59 2016 +0200
  9. 4f238e7 spl: nand: support redundant u-boot image by Boris Brezillon · Mon Jun 06 10:16:58 2016 +0200
  10. 05b769d spl: nand: rework SYS_NAND_U_BOOT_OFFS Kconfig option dependency by Boris Brezillon · Mon Jun 06 10:16:57 2016 +0200
  11. a7a401c spl: nand: sunxi: remove support for so-called 'syndrome' mode by Boris Brezillon · Mon Jun 06 10:16:56 2016 +0200
  12. a21c448 nand: fix nand torture to use changed mtd api by Max Krummenacher · Mon May 30 16:28:28 2016 +0200
  13. 52ab7ce mtd: nand: Sync with Linux v4.6 by Scott Wood · Mon May 30 13:57:58 2016 -0500
  14. 46e1310 mtd: nand: Add page argument to write_page() etc. by Scott Wood · Mon May 30 13:57:57 2016 -0500
  15. 17fed14 mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data by Scott Wood · Mon May 30 13:57:56 2016 -0500
  16. 2c1b7e1 nand: Embed mtd_info in struct nand_chip by Scott Wood · Mon May 30 13:57:55 2016 -0500
  17. 08364d9 mtd: nand: Remove nand_info_t typedef by Scott Wood · Mon May 30 13:57:54 2016 -0500
  18. 465ba37 mtd: nand: Remove docg4 driver and palmtreo680 flashing tool by Scott Wood · Mon May 30 13:57:53 2016 -0500
  19. 04cc83c mtd: nand: Remove jz4740 driver by Marek Vasut · Mon May 30 13:57:52 2016 -0500
  20. db79663 mtd: nand: arasan_nfc: Correct nand ecc initialization by Siva Durga Prasad Paladugu · Wed May 25 15:20:38 2016 +0530
  21. 14d74b0 arm: lib: fix push/pop-section directives by Stephen Warren · Fri Jun 03 13:05:11 2016 -0600
  22. aba2736 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Thu Jun 02 21:42:23 2016 -0400
  23. 2f31ff1 ARM: k2g: Configure reset mux to device reset by Lokesh Vutla · Thu May 26 19:05:44 2016 +0530
  24. 66dd806 arm: am57xx: Fix alignment where necessary by Keerthy · Tue May 24 11:45:07 2016 +0530
  25. 152e993 arm: am57xx: Fix omap_vcores assignment for am572x-idk by Keerthy · Tue May 24 11:45:06 2016 +0530
  26. 35740ec arm: omap: Introduce vcores_init function by Keerthy · Tue May 24 11:45:05 2016 +0530
  27. 221529b ARM: DRA7: Add macros for voltage values for all OPPs by Anna, Suman · Mon May 23 13:32:17 2016 -0500
  28. 4d1789a ARM: DRA7: Consolidate voltage macros across different SoCs by Anna, Suman · Mon May 23 13:32:16 2016 -0500
  29. fc32098 ARM: DRA7: Define common macros for efuse register offsets by Anna, Suman · Mon May 23 13:32:15 2016 -0500
  30. ab2ea48 ARM: DRA7: Update/Correct MPU and CORE OPP_NOM voltage values by Anna, Suman · Mon May 23 13:32:14 2016 -0500
  31. 70907b8 usb: phy: omap_usb_phy: Fix USB3_PHY DPLL configuration by Roger Quadros · Mon May 23 17:37:50 2016 +0300
  32. f125894 dra7xx: Enable USB_PHY3 32KHz clock by Roger Quadros · Mon May 23 17:37:49 2016 +0300
  33. aeb92b9 ARM: AM57xx: AM43xx: Fix USB host by Roger Quadros · Mon May 23 17:37:48 2016 +0300
  34. 16c9710 ARM: OMAP5+: Provide enable/disable_usb_clocks() for CONFIG_USB_XHCI_OMAP by Roger Quadros · Mon May 23 17:37:47 2016 +0300
  35. 4e0126e lib: Enable private libgcc by default by Marek Vasut · Thu May 26 18:01:47 2016 +0200
  36. 71cfb33 arm: lib: Split asm symbols into different .text subsections by Marek Vasut · Thu May 26 18:01:46 2016 +0200
  37. e92cb0b arm: lib: Import Thumb1 functions by Marek Vasut · Thu May 26 18:01:45 2016 +0200
  38. eb91a46 arm: lib: import muldi3.S from Linux by Marek Vasut · Thu May 26 18:01:44 2016 +0200
  39. d0a8586 arm: lib: Repair Warning: conditional infixes are deprecated in unified syntax by Marek Vasut · Thu May 26 18:01:43 2016 +0200
  40. d2c1fbb arm: lib: Import __do_div64 from Linux by Marek Vasut · Thu May 26 18:01:42 2016 +0200
  41. 8eb18ae arm: lib: Fix uldivmod.S build on Thumb2 by Marek Vasut · Thu May 26 18:01:41 2016 +0200
  42. 14fefa0 arm: lib: Sync libgcc 32b division/modulo operations by Marek Vasut · Thu May 26 18:01:40 2016 +0200
  43. c480fe7 arm: lib: Sync libgcc shift operations by Marek Vasut · Thu May 26 18:01:39 2016 +0200
  44. 98260c2 arm: lib: Drop underscore from private libgcc filenames by Marek Vasut · Thu May 26 18:01:38 2016 +0200
  45. d086918 arm: include: Import unified.h from Linux kernel by Marek Vasut · Thu May 26 18:01:37 2016 +0200
  46. b06c954 arm: config: Introduce CONFIG_SYS_ARM_ARCH by Marek Vasut · Thu May 26 18:01:36 2016 +0200
  47. 996b0d2 ARM: omap: Enable tiny printf on omap3_logic by Marek Vasut · Tue May 31 23:12:47 2016 +0200
  48. 8dc095b tiny-printf: Support sprintf() by Marek Vasut · Tue May 31 23:12:46 2016 +0200
  49. 09ab8ad arm: Select CONFIG_ARM64 for Cavium ThunderX by Marek Vasut · Wed Jun 01 02:33:53 2016 +0200
  50. 808185f mips: wdr4300: Move the CONFIG_USE_PRIVATE_LIBGCC to Kconfig by Marek Vasut · Wed Jun 01 00:00:02 2016 +0200
  51. d61ba11 spl: Allow settings malloc_f base address by Marek Vasut · Wed May 25 02:14:56 2016 +0200
  52. 3b164a5 serial: 16550: Drop OMAP1510 support by Marek Vasut · Wed May 25 02:13:16 2016 +0200
  53. 3e97cbb serial: 16550: Make serial_io/out_shift available to debug mode by Marek Vasut · Wed May 25 02:13:03 2016 +0200
  54. d2558a7 gpio: mxs: Remove netdev.h by Marek Vasut · Wed May 25 02:12:32 2016 +0200
  55. 3ddbaad arm: Treat arm946es as v5te by Marek Vasut · Sat Apr 30 14:45:59 2016 +0200
  56. 6282192 arm: socfpga: improve raw MMC SPL boot by Sylvain Lesne · Wed Jun 01 11:14:54 2016 +0200
  57. 03a6a8f arm: socfpga: Add missing ',' in CONFIG_BOOTARGS by Stefan Roese · Wed Jun 01 13:24:58 2016 +0200
  58. 78a3b7d arm: socfpga: Enable tiny printf and simple malloc in SPL by Marek Vasut · Mon May 30 17:09:48 2016 +0200
  59. 970e201 spl: Remove bogus GD_FLG_SPL_INIT check by Marek Vasut · Mon May 30 17:10:53 2016 +0200
  60. ba2ade9 arm: socfpga: Add samtec VIN|ING board by Marek Vasut · Tue Dec 01 18:09:52 2015 +0100
  61. c840585 spl: fit: Fix load address of fit header by Lokesh Vutla · Wed Jun 01 10:28:31 2016 +0530
  62. 121d782 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Tue May 31 10:26:14 2016 -0400
  63. 1fbdac6 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · Tue May 31 10:26:02 2016 -0400
  64. e651130 tools/env: allow to pass NULL for environment options by Andreas Fenkart · Tue May 31 09:21:56 2016 +0200
  65. 191413c Revert "image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro." by Masahiro Yamada · Tue May 31 20:41:54 2016 +0900
  66. 8e28001 mips: ath79: ap143: Reset ethernet on boot by Wills Wang · Mon May 30 22:54:55 2016 +0800
  67. 8958f56 mips: ath79: Use AR933X_PLL_SWITCH_CLOCK_CONTROL_REG macro define by Wills Wang · Mon May 30 22:54:54 2016 +0800
  68. 4b97393 mips: ath79: Add support for ungating USB and ethernet on qca953x by Wills Wang · Mon May 30 22:54:53 2016 +0800
  69. e7edfe2 mips: ath79: Use 8MB flash profile for mtd partition by default by Wills Wang · Mon May 30 22:54:52 2016 +0800
  70. 56f0219 mips: ath79: ap121: Enable ethernet by Wills Wang · Mon May 30 22:54:51 2016 +0800
  71. ddc0552 mips: ath79: Rename get_bootstrap into ath79_get_bootstrap by Wills Wang · Mon May 30 22:54:50 2016 +0800
  72. cabc92a MIPS: malta: add defconfigs for MIPS64 by Daniel Schwierzeck · Mon May 30 13:00:21 2016 +0200
  73. a97d593 MIPS: Abstract cache op loops with a macro by Paul Burton · Fri May 27 14:28:06 2016 +0100
  74. 62f1352 MIPS: Split I & D cache line size config by Paul Burton · Fri May 27 14:28:05 2016 +0100
  75. 5e51142 MIPS: Move cache sizes to Kconfig by Paul Burton · Fri May 27 14:28:04 2016 +0100
  76. 68e0314 MIPS: remove dead code from asm/u-boot-mips.h by Daniel Schwierzeck · Fri May 27 15:31:34 2016 +0200
  77. 0a3d0e1 net: Add ag7xxx driver for Atheros MIPS by Marek Vasut · Tue May 24 23:29:09 2016 +0200
  78. c7661d5 MIPS: add tune for MIPS 34kc by Daniel Schwierzeck · Fri May 27 15:39:39 2016 +0200
  79. 848a7cc MIPS: provide a default u-boot-spl.lds by Daniel Schwierzeck · Thu May 26 15:28:38 2016 +0200
  80. 825cfbd malta: Allow MIPS64 builds by Paul Burton · Thu May 26 14:49:36 2016 +0100
  81. 351ff11 net: pcnet: Fix init on big endian 64 bit by Paul Burton · Thu May 26 17:32:29 2016 +0100
  82. ed22875 net: pcnet: Make 64 bit safe by Paul Burton · Thu May 26 14:49:35 2016 +0100
  83. 38004ad net: pcnet: Stop converting kseg1->kseg0 addresses by Paul Burton · Thu May 26 14:49:34 2016 +0100
  84. e683f1f MIPS: Use CPHYSADDR to implement mips32 virt_to_phys by Paul Burton · Thu May 26 14:49:33 2016 +0100
  85. bcd1d0f arm: spear: x600: Remove EFI support to reduce image size by Stefan Roese · Wed Apr 27 09:10:43 2016 +0200
  86. fc5ce16 arm: spear: x600: Add support for Micrel KSZ9031 PHY by Stefan Roese · Wed Apr 27 09:10:42 2016 +0200
  87. 21fda54 clearfog: add HUSH parser by Peter Robinson · Thu May 26 09:48:24 2016 +0100
  88. 5d3636eb Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Mon May 30 13:56:26 2016 -0400
  89. 8ded13f x86: baytrail: acpi: Fix I/O APIC ID in the MADT table by Bin Meng · Wed May 25 19:19:13 2016 -0700
  90. edf8240 x86: galileo: Enable ACPI table generation by Bin Meng · Wed May 25 19:19:12 2016 -0700
  91. 483b548 x86: quark: Generate ACPI FADT/MADT tables by Bin Meng · Wed May 25 19:19:11 2016 -0700
  92. 1dd2f67 x86: quark: Add platform ASL files by Bin Meng · Wed May 25 19:19:10 2016 -0700
  93. 5efb415 x86: quark: Prepare device.h for inclusion by ASL by Bin Meng · Wed May 25 19:19:09 2016 -0700
  94. f75e3ab acpi: Pass -D__ASSEMBLY__ when compiling ASL files by Bin Meng · Wed May 25 19:19:08 2016 -0700
  95. 15d4c41 x86: acpi: Make irqroute.asl common by Bin Meng · Wed May 25 19:19:07 2016 -0700
  96. 7d404e4 x86: acpi: Create a common irqlinks ASL file by Bin Meng · Wed May 25 19:19:06 2016 -0700
  97. 9a8f4cf Merge git://git.denx.de/u-boot-dm by Tom Rini · Fri May 27 15:49:43 2016 -0400
  98. 675974d Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Fri May 27 15:48:53 2016 -0400
  99. 9bd0f9a ARM: OMAP4+: Fix DPLL programming sequence by Lokesh Vutla · Mon May 23 13:31:19 2016 +0530
  100. 650189f tools: Add entry for generated tools/bin2header to tools/.gitignore by Robert P. J. Day · Sun May 22 05:46:05 2016 -0400