1. f5d25e4 fpga: altera: Turn the switches into table lookup by Marek Vasut · Tue Sep 16 21:17:51 2014 +0200
  2. b2f6e13 fpga: altera: Clean up enums in altera.h by Marek Vasut · Tue Sep 16 20:48:33 2014 +0200
  3. b9d4df3 fpga: altera: Make altera_validate return normal values by Marek Vasut · Tue Sep 16 20:33:54 2014 +0200
  4. ff4072c fpga: altera: Move altera_validate to the top by Marek Vasut · Tue Sep 16 20:32:51 2014 +0200
  5. 1822135 fpga: altera: More indentation trimdown by Marek Vasut · Tue Sep 16 20:29:24 2014 +0200
  6. c5e53b5 fpga: altera: Clean up altera_validate function by Marek Vasut · Tue Sep 16 20:26:07 2014 +0200
  7. 9e3a844 fpga: altera: Clean up the printing and debug by Marek Vasut · Tue Sep 16 20:21:42 2014 +0200
  8. 6519943 Merge branch 'for-tom' of git://git.denx.de/u-boot-dm by Tom Rini · Fri Sep 26 20:10:48 2014 -0400
  9. fd170c3 spi: Add brackets and tidy defines in spi.h by Simon Glass · Mon Sep 15 06:33:23 2014 -0600
  10. 6a0b019 dm: spi: Move cmd device code into its own function by Simon Glass · Mon Sep 15 06:33:22 2014 -0600
  11. 1f21d48 sandbox: config: Enable all SPI flash chips by Simon Glass · Mon Sep 15 06:33:20 2014 -0600
  12. 5d8f063 sandbox: Convert SPI flash emulation to use sf_params by Simon Glass · Mon Sep 15 06:33:19 2014 -0600
  13. 4844742 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri Sep 26 09:57:52 2014 -0400
  14. 36009b6 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Fri Sep 26 09:51:18 2014 -0400
  15. 0542391 nand/denali: Document CONFIG symbols by Scott Wood · Thu Sep 25 13:54:29 2014 -0500
  16. 03534df nand/denali: Adding Denali NAND driver support by Chin Liang See · Fri Sep 12 00:42:17 2014 -0500
  17. a9e9954 mtd: nand: Fix length bug in ioread16_rep() and iowrite16_rep() by Stefan Roese · Fri Sep 05 09:57:01 2014 +0200
  18. 278d903 mtd: nand: am335x: Fix 'bit-flip' errors in SPL by Rostislav Lisovy · Tue Sep 09 15:54:30 2014 +0200
  19. a5f5df2 powerpc: add --bss-plt to LDFLAGS by Chris Packham · Wed Sep 10 16:03:10 2014 +1200
  20. ba3c080 board/ls1021aqds: Add DDR4 support by York Sun · Thu Sep 11 13:32:07 2014 -0700
  21. a8b3d52 driver/ddr/fsl: Fix DDR4 driver by York Sun · Thu Sep 11 13:32:06 2014 -0700
  22. c4da12e ARMv8/ls2085a: Move u-boot location to make room for RCW by York Sun · Mon Sep 08 12:20:02 2014 -0700
  23. 290a83a ARMv8/ls2085a: Enable secondary cores by York Sun · Mon Sep 08 12:20:01 2014 -0700
  24. 56cc3db armv8/fsl-lsch3: Release secondary cores from boot hold off with Boot Page by York Sun · Mon Sep 08 12:20:00 2014 -0700
  25. 9f6a06a fdt_support: Make of_bus_default_count_cells non static by Arnab Basu · Mon Sep 08 12:19:59 2014 -0700
  26. ae16fc8 fdt_support: Move of_read_number to fdt_support.h by Arnab Basu · Mon Sep 08 12:19:58 2014 -0700
  27. c1bf24f driver/ddr/fsl: Fix tXP and tCKE by York Sun · Thu Aug 21 16:13:22 2014 -0700
  28. c7a0e30 ARMv8/ls2085a_emu: Enable DP-DDR as standalone memory block by York Sun · Wed Aug 13 10:21:05 2014 -0700
  29. 79a779b driver/ddr: Restruct driver to allow standalone memory space by York Sun · Fri Aug 01 15:51:00 2014 -0700
  30. 962b2de board/ls2085a: Add support of NOR and NAND flash for simulator by Prabhakar Kushwaha · Wed Jul 16 09:21:12 2014 +0530
  31. d7550e1 driver/mtd: Use generic timer API for FSL IFC, eLBC by Prabhakar Kushwaha · Tue Sep 23 09:57:47 2014 +0530
  32. dc22ede checkpatch: remove unnecessary + after {8,8} by Joe Perches · Tue Sep 23 12:41:02 2014 +0200
  33. 8c65b9d kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig by Masahiro Yamada · Mon Sep 22 19:59:06 2014 +0900
  34. 9fadbc8 kconfig: move CONFIG_OF_* to Kconfig by Masahiro Yamada · Mon Sep 22 19:59:05 2014 +0900
  35. f0cb67c tools: remove reformat.py by Masahiro Yamada · Mon Sep 22 15:06:15 2014 +0900
  36. 432710c README.clang: update FreeBSD instructions by Jeroen Hofstee · Sun Sep 21 10:20:22 2014 +0200
  37. 63ae4ab compiler_gcc: prevent redefining attributes by Jeroen Hofstee · Thu Sep 18 20:10:27 2014 +0200
  38. 6968298 kbuild: refactor some makefiles by Masahiro Yamada · Thu Sep 18 15:43:41 2014 +0900
  39. fbb5ace common.h: remove MIN, MAX, MIN3, MAX3 macros by Masahiro Yamada · Thu Sep 18 13:28:07 2014 +0900
  40. b62b39b cosmetic: replace MIN, MAX with min, max by Masahiro Yamada · Thu Sep 18 13:28:06 2014 +0900
  41. f32918f compiler.h: remove duplicated uninitialized_var by Jeroen Hofstee · Wed Sep 17 20:33:48 2014 +0200
  42. cdb389d cmd_nand: Update (nand_info_t*)nand after arg_off(_size) call by Rostislav Lisovy · Tue Sep 16 14:38:52 2014 +0200
  43. d4a533f linker_lists: fix comment by Masahiro Yamada · Tue Sep 16 20:21:15 2014 +0900
  44. bd58e2f kconfig: remove config_cmd_defaults.h by Masahiro Yamada · Tue Sep 16 16:33:05 2014 +0900
  45. a1d2013 kconfig: move CONFIG_CMD_IMPORTENV to Kconfig by Masahiro Yamada · Tue Sep 16 16:33:04 2014 +0900
  46. 5c19947 kconfig: move CONFIG_CMD_GO to Kconfig by Masahiro Yamada · Tue Sep 16 16:33:03 2014 +0900
  47. aa07dcb kconfig: move CONFIG_CMD_EXPORTENV to Kconfig by Masahiro Yamada · Tue Sep 16 16:33:02 2014 +0900
  48. faecb26 kconfig: move CONFIG_CMD_CRC32 to Kconfig by Masahiro Yamada · Tue Sep 16 16:33:01 2014 +0900
  49. 4772cf2 kconfig: move CONFIG_CMD_BOOTM to Kconfig by Masahiro Yamada · Tue Sep 16 16:33:00 2014 +0900
  50. 3f053fe kconfig: move CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED to Kconfig by Masahiro Yamada · Tue Sep 16 16:32:59 2014 +0900
  51. f3e12b7 kconfig: add blank Kconfig files by Masahiro Yamada · Tue Sep 16 16:32:58 2014 +0900
  52. dd5355e config_distro_bootcmd: Run 'scsi scan' before trying scsi disks by Hans de Goede · Tue Sep 16 09:26:23 2014 +0200
  53. 5cd6ded MAINTAINERS: comment out blank M: field by Masahiro Yamada · Tue Sep 16 14:11:51 2014 +0900
  54. ba0debf MAINTAINERS: comment out invalid maintainers by Masahiro Yamada · Tue Sep 16 14:11:50 2014 +0900
  55. 9362424 tools/genboardscfg.py: pick up also commented maitainers by Masahiro Yamada · Tue Sep 16 14:11:49 2014 +0900
  56. 7b41cb1 test: Add a test for command repeat by Simon Glass · Sun Sep 14 12:40:17 2014 -0600
  57. 0132648 test: Remove tabs from trace test by Simon Glass · Sun Sep 14 12:40:16 2014 -0600
  58. 28c5ce7 sandbox: Disable Ctrl-C by Simon Glass · Sun Sep 14 12:40:15 2014 -0600
  59. 385375d Reactivate the tracing feature by Simon Glass · Sun Sep 14 12:40:14 2014 -0600
  60. a4264e1 cleanup disk/part.c whitespace by Pavel Machek · Tue Sep 09 15:19:42 2014 +0200
  61. 4573398 mpc8xx: move common linker scripts into the CPU directory by Masahiro Yamada · Tue Sep 09 15:12:08 2014 +0900
  62. a07e0ae e1000: fix no nvm build by Marcel Ziswiler · Mon Sep 08 00:02:11 2014 +0200
  63. 66be1ae tools/env: change stripping strategy to allow no-stripping by Thomas Petazzoni · Wed Aug 27 14:29:00 2014 +0200
  64. c601567 usb/gadget: fastboot: implement sparse format by Steve Rae · Tue Aug 26 11:47:30 2014 -0700
  65. 56ad792 usb/gadget: fastboot: minor cleanup by Steve Rae · Tue Aug 26 11:47:29 2014 -0700
  66. bfb9ba4 usb/gadget: fastboot: add support for flash command by Steve Rae · Tue Aug 26 11:47:28 2014 -0700
  67. 792ac48 usb/gadget: fastboot: add eMMC support for flash command by Steve Rae · Tue Aug 26 11:47:27 2014 -0700
  68. ded483c board/t1040qds: Add sgmii ports support in 0xA7 protocol by Priyanka Jain · Mon Sep 08 13:20:52 2014 +0530
  69. 0352a98 powerpc/t104xrdb: Set DDR ODT to 75ohm by Priyanka Jain · Fri Sep 05 15:18:31 2014 +0530
  70. 353afde powerpc/mpc85xx: Serdes protocol "00" is supported by Ebony Zhu · Thu Sep 04 11:53:00 2014 -0500
  71. 35a9529 B4860QDS: Enable mac command support by Shaveta Leekha · Thu Sep 04 16:17:09 2014 +0530
  72. 82699a6 powerpc/b4860: Updated default hwconfig to enable only cpc2 by Shaveta Leekha · Thu Sep 04 11:43:57 2014 +0530
  73. 67b5c99 powerpc/8xxx: Fix in USB device-tree fixup by ramneek mehresh · Fri Aug 22 10:56:05 2014 +0530
  74. 6eb8e0c powerpc/t104xrdb: Add T1042RDB board support by vijay rai · Tue Aug 19 12:46:53 2014 +0530
  75. c8cb912 powerpc/t104xrdb: Add Support of rcw for T1042RDB in u-boot by vijay rai · Wed Jul 23 18:25:47 2014 +0530
  76. cf32918 board/ls2085a: Update env_addr after NOR flash relocation by Prabhakar Kushwaha · Mon Jul 14 17:15:44 2014 +0530
  77. 4223c3d powerpc/t104xrdb: Enable SPI flash Extend address support by Zhiqiang Hou · Wed Sep 17 17:37:44 2014 +0800
  78. 57767df spi: kirkwood_spi.c: cosmetic: Fix minor coding style issues by Stefan Roese · Tue Sep 02 14:02:53 2014 +0200
  79. 8edd6e0 spi: kirkwood_spi.c: Make global variable static by Stefan Roese · Tue Sep 02 14:02:52 2014 +0200
  80. b85f0cb spi: kirkwood_spi.c: Some fixes and cleanup by Stefan Roese · Tue Sep 02 14:02:51 2014 +0200
  81. 4c653e4 arm: kirkwood: spi.h: Add some missing parenthesis by Stefan Roese · Tue Sep 02 14:02:50 2014 +0200
  82. 4d23d51 sf: Add M25PX64 SPI NOR flash ID by Stefan Roese · Tue Sep 02 14:02:49 2014 +0200
  83. 6c6ccdf spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_* by Nikita Kiryanov · Wed Aug 20 15:08:48 2014 +0300
  84. 00cd738 spi: mxc: fix sf probe when using mxc_spi by Nikita Kiryanov · Wed Aug 20 15:08:50 2014 +0300
  85. 257ede9 mtd: spi: add support for M25PE16 and M25PX16 by Nikita Kiryanov · Wed Aug 20 15:08:51 2014 +0300
  86. e1813c4 Merge git://git.denx.de/u-boot-dm by Tom Rini · Tue Sep 23 15:21:43 2014 -0400
  87. 2e9edbf dm: avoid dev->req_seq overflow by Robert Baldyga · Thu Sep 18 17:13:07 2014 +0200
  88. 28141d5 dm: serial: Don't require device tree to configure a console by Simon Glass · Wed Sep 17 09:02:40 2014 -0600
  89. c2ac141 dm: core: Allow device_bind() to used without CONFIG_OF_CONTROL by Simon Glass · Wed Sep 17 09:02:38 2014 -0600
  90. 49c753d sf: Add an empty entry to the parameter list by Simon Glass · Mon Sep 15 06:33:36 2014 -0600
  91. e997f75 dm: Fix repeated comment in README by Simon Glass · Mon Sep 15 06:33:18 2014 -0600
  92. fc9e0b9 Merge branch 'misc' of git://git.denx.de/u-boot-x86 by Tom Rini · Tue Sep 23 10:52:18 2014 -0400
  93. 46b84d8 patman: Add a -m option to avoid copying the maintainers by Simon Glass · Sun Sep 14 20:23:17 2014 -0600
  94. 232d850 buildman: Fix the logic for the bloat command by Simon Glass · Sun Sep 14 20:23:16 2014 -0600
  95. 287314f sandbox: Update minor documentation changes by Jagannadha Sutradharudu Teki · Sun Aug 31 21:19:43 2014 +0530
  96. e2329f8 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sun Sep 21 16:56:44 2014 +0200
  97. ef90573 ARM: at91sam9rlek: convert to generic board support by Wu, Josh · Tue Sep 02 18:14:11 2014 +0800
  98. a024bb9 ARM: at91sam9n12ek: convert to generic board support by Wu, Josh · Tue Sep 02 18:13:23 2014 +0800
  99. d7915f4 mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECC by Boris BREZILLON · Tue Sep 02 10:23:09 2014 +0200
  100. a2a637d USB: ehci-atmel: use pcr to enable or disable clock by Bo Shen · Wed Aug 06 17:24:57 2014 +0800