1. 182a4d7 README.kconfig: fix typo by Igor Grinberg · Tue Oct 21 13:27:45 2014 +0300
  2. f5ebc99 kconfig: add CONFIG_SUPPORT_TPL by Masahiro Yamada · Mon Oct 20 17:45:57 2014 +0900
  3. 6e0971b kconfig: add CONFIG_SUPPORT_SPL by Masahiro Yamada · Mon Oct 20 17:45:56 2014 +0900
  4. 49d0333 common/cmd_io.c: Fix incorrect help for iod/iow by Bin Meng · Mon Oct 20 16:14:53 2014 +0800
  5. 4303a83 net/e1000: Fix EEPROM access error by York Sun · Fri Oct 17 13:44:06 2014 -0700
  6. 9b4aa24 aboot: fix block addressing for don't care chunk type by Rob Herring · Thu Oct 16 11:19:36 2014 +0800
  7. f4990e9 TI:OMAP4: enable EXT support in SPL for OMAP4 boards by Guillaume GARDET · Wed Oct 15 17:53:15 2014 +0200
  8. a23ec1d spl: do not hang in spl_register_fat_device but return error value. It allows to use both CONFIG_SPL_FAT_SUPPORT and CONFIG_SPL_EXT_SUPPORT. by Guillaume GARDET · Wed Oct 15 17:53:14 2014 +0200
  9. 5065b71 doc: Update documentation according to the EXT SPL support patch set by Guillaume GARDET · Wed Oct 15 17:53:13 2014 +0200
  10. 1eb410c spl: Add EXT support to SPL by Guillaume GARDET · Wed Oct 15 17:53:12 2014 +0200
  11. 602a16c Rename some defines containing FAT in their name to be filesystem generic by Guillaume GARDET · Wed Oct 15 17:53:11 2014 +0200
  12. cc89c59 test: Add a simple test to detected warnings with uint64_t, uintptr_t by Simon Glass · Wed Oct 15 04:38:39 2014 -0600
  13. b43f768 usb: Use correct printf() format string for uintptr_t by Simon Glass · Wed Oct 15 04:38:38 2014 -0600
  14. c82961d scsi: Use correct printf() format string for uintptr_t by Simon Glass · Wed Oct 15 04:38:37 2014 -0600
  15. 91b5ed8 x86: Use correct printf() format string for uintptr_t by Simon Glass · Wed Oct 15 04:38:36 2014 -0600
  16. 08ea373 Tidy up data sizes and function comment in display_options by Simon Glass · Wed Oct 15 04:38:35 2014 -0600
  17. d1c377f Use uint64_t instead of u64 in put_dec() by Simon Glass · Wed Oct 15 04:38:34 2014 -0600
  18. 0e10316 Use uint64_t for time types by Simon Glass · Wed Oct 15 04:38:33 2014 -0600
  19. b3384f8 ext4: Use inttypes for printf() string by Simon Glass · Wed Oct 15 04:38:32 2014 -0600
  20. 690fb81 Add some standard headers external code might need by Gabe Black · Wed Oct 15 04:38:31 2014 -0600
  21. 3687fe4 Provide option to avoid defining a custom version of uintptr_t. by Gabe Black · Wed Oct 15 04:38:30 2014 -0600
  22. 9a59ec7 Revert "common, env: Fix support for environment in i2c eeprom" by Valentin Longchamp · Tue Oct 14 11:16:33 2014 +0200
  23. 06212d0 doc: Fix comparison operator by Olaf Mandel · Sat Oct 11 00:25:46 2014 +0200
  24. 2a13937 wireless_space: set myself as maintainer by Albert ARIBAUD · Thu Oct 09 00:49:06 2014 +0200
  25. 94cb9c2 cli: hush: Adjust 'run' command to run each line of the env var by Simon Glass · Tue Oct 07 13:59:43 2014 -0600
  26. 11432d4 Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Tom Rini · Mon Oct 27 11:03:00 2014 -0400
  27. 4b07ce1 ppc: Zap TQM8272 board by Marek Vasut · Wed Oct 22 21:34:52 2014 +0200
  28. 12ffcb0 ppc: Zap TQM8260 board by Marek Vasut · Wed Oct 22 21:34:51 2014 +0200
  29. 27cb17d ppc: Zap IDS8247 board by Marek Vasut · Wed Oct 22 21:34:50 2014 +0200
  30. a34567e ppc: Zap HWW1U1A board by Marek Vasut · Wed Oct 22 21:34:49 2014 +0200
  31. 4cdede6 ppc: Zap Hymod board by Marek Vasut · Wed Oct 22 21:34:48 2014 +0200
  32. 0f7369a ppc: Zap MHPC board by Marek Vasut · Wed Oct 22 21:34:47 2014 +0200
  33. 1bb644e ppc: Zap ICU862 board by Marek Vasut · Wed Oct 22 21:34:46 2014 +0200
  34. 2ced070 PowerPC: drop some 74xx_7xx boards and related code by Wolfgang Denk · Tue Oct 21 15:23:32 2014 +0200
  35. d82b281 README.scrapyard: update commit IDs by Wolfgang Denk · Tue Oct 21 15:42:01 2014 +0200
  36. 890ba1c powerpc: mpc5121ads: update board config info in README by Anatolij Gustschin · Tue Oct 21 14:26:45 2014 +0200
  37. 8762355 powerpc: digsy_mtc: convert to generic board by Anatolij Gustschin · Tue Oct 21 13:47:04 2014 +0200
  38. ac15684 powerpc: mecp5123: convert to generic board by Anatolij Gustschin · Tue Oct 21 13:47:03 2014 +0200
  39. eecf6ca powerpc: ac14xx: convert to generic board by Anatolij Gustschin · Tue Oct 21 13:47:02 2014 +0200
  40. f730bd8 powerpc: aria: convert to generic board by Anatolij Gustschin · Tue Oct 21 13:47:01 2014 +0200
  41. caad928 powerpc: pdm360ng: convert to generic board by Anatolij Gustschin · Tue Oct 21 13:47:00 2014 +0200
  42. 5aca67b powerpc: mpc5121ads: convert to generic board by Anatolij Gustschin · Tue Oct 21 13:46:59 2014 +0200
  43. 8b5073b powerpc: mpc512x: fix boot breakage by Anatolij Gustschin · Tue Oct 21 13:46:58 2014 +0200
  44. f0e1f8d Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · Mon Oct 27 09:08:42 2014 -0400
  45. ed6144f Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · Mon Oct 27 09:05:43 2014 -0400
  46. 16aefab Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Mon Oct 27 09:05:20 2014 -0400
  47. 9f19312 arm: socfpga: config: Add USB support example by Marek Vasut · Fri Oct 24 23:34:25 2014 +0200
  48. cec5819 tools/socfpgaimage.c: fix build on darwin by Andreas Bießmann · Fri Oct 24 23:39:10 2014 +0200
  49. 08f9bf3 arm: socfpga: Zap CONFIG_EPHY[01]_PHY_ADDR macro by Marek Vasut · Wed Oct 22 19:57:42 2014 +0200
  50. ea0123c arm: socfpga: Zap spl.h and ad-hoc related syms by Marek Vasut · Thu Oct 16 12:25:40 2014 +0200
  51. 54c282e arm: socfpga: Move code from misc_init_r() to arch_early_init_r() by Marek Vasut · Sat Oct 18 03:52:36 2014 +0200
  52. 70e507e Merge http://git.denx.de/u-boot-sunxi by Tom Rini · Sun Oct 26 14:13:24 2014 -0400
  53. 77a7384 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Sun Oct 26 14:12:18 2014 -0400
  54. 06f08e2 Merge git://git.denx.de/u-boot-dm by Tom Rini · Sun Oct 26 14:03:08 2014 -0400
  55. dffb827 i2c: designware: add an implement i2c protos by Jeroen Hofstee · Wed Oct 08 22:58:09 2014 +0200
  56. dc549d9 tegra: add proto for pin_mux_mmc by Jeroen Hofstee · Wed Oct 08 22:58:08 2014 +0200
  57. 454c071 spl: add prototype for jump_to_image_no_args by Jeroen Hofstee · Wed Oct 08 22:58:07 2014 +0200
  58. d491ad0 mmc: add prototype for mmc_get_env_addr by Jeroen Hofstee · Wed Oct 08 22:58:05 2014 +0200
  59. 4f1fc60 ide: add missing prototype by Jeroen Hofstee · Wed Oct 08 22:58:04 2014 +0200
  60. b613b10 gpio: add protype for name_to_gpio by Jeroen Hofstee · Wed Oct 08 22:58:03 2014 +0200
  61. 0aa4b37 fdt_support: add prototypes for __weak functions by Jeroen Hofstee · Wed Oct 08 22:58:02 2014 +0200
  62. b57fb1b elf: add prototype for valid_elf_image by Jeroen Hofstee · Wed Oct 08 22:58:01 2014 +0200
  63. 7ade3de bootm: add prototype for arch_preboot_os by Jeroen Hofstee · Wed Oct 08 22:58:00 2014 +0200
  64. a964133 arm: vectors: provide protypes from vectors.S by Jeroen Hofstee · Wed Oct 08 22:57:59 2014 +0200
  65. afa6756 twister: add missing includes by Jeroen Hofstee · Wed Oct 08 22:57:58 2014 +0200
  66. 2b56220 omap3: board: add missing include and proto by Jeroen Hofstee · Wed Oct 08 22:57:57 2014 +0200
  67. 8e57567 net: davince: add missing include by Jeroen Hofstee · Wed Oct 08 22:57:56 2014 +0200
  68. db6045f mmc: bcm2835_sdhci: add missing include by Jeroen Hofstee · Wed Oct 08 22:57:55 2014 +0200
  69. 506f0e5 lib: bootm: add missing include by Jeroen Hofstee · Wed Oct 08 22:57:54 2014 +0200
  70. 74a08bc leds: missing include by Jeroen Hofstee · Wed Oct 08 22:57:53 2014 +0200
  71. 1abf3a1 imx: add missing includes by Jeroen Hofstee · Wed Oct 08 22:57:52 2014 +0200
  72. b869cae common/cmd_elf.c: add missing include by Jeroen Hofstee · Wed Oct 08 22:57:51 2014 +0200
  73. 4f2ef48 arch-mx: add missing include by Jeroen Hofstee · Wed Oct 08 22:57:50 2014 +0200
  74. 937824b string.h: add missing prototypes by Jeroen Hofstee · Wed Oct 08 22:57:49 2014 +0200
  75. 3b46b3b common:console: add missing include by Jeroen Hofstee · Wed Oct 08 22:57:48 2014 +0200
  76. 8952ff2 modem.c: Switch to debug() from dbg found in common/console.c by Tom Rini · Fri Oct 24 20:26:19 2014 -0400
  77. a175d30 video: ipu: prevent warnings with W=1 by Jeroen Hofstee · Wed Oct 08 22:57:47 2014 +0200
  78. 93dfae7 tegra: make local functions static by Jeroen Hofstee · Wed Oct 08 22:57:46 2014 +0200
  79. 169eda6 serial: make local functions static by Jeroen Hofstee · Wed Oct 08 22:57:44 2014 +0200
  80. ee54c7b sdhci: make local functions static by Jeroen Hofstee · Wed Oct 08 22:57:43 2014 +0200
  81. 7936907 omap_gpmc: fix warnigs with W=1 by Jeroen Hofstee · Wed Oct 08 22:57:42 2014 +0200
  82. cbc7562 omap3: make local functions static by Jeroen Hofstee · Wed Oct 08 22:57:41 2014 +0200
  83. 120f43f net: fec_mxc: make local functions static by Jeroen Hofstee · Wed Oct 08 22:57:40 2014 +0200
  84. a020972 lmb: make local functions static by Jeroen Hofstee · Wed Oct 08 22:57:39 2014 +0200
  85. ffa60da image-fit: make local function static by Jeroen Hofstee · Wed Oct 08 22:57:38 2014 +0200
  86. 15da974 gpio: make local functions static by Jeroen Hofstee · Wed Oct 08 22:57:37 2014 +0200
  87. b03bf63 eth: make eth_address_set static by Jeroen Hofstee · Wed Oct 08 22:57:36 2014 +0200
  88. 1313039 env_nand: make local functions static by Jeroen Hofstee · Wed Oct 08 22:57:35 2014 +0200
  89. a4ac740 ehci-hcd.c: make local functions static by Jeroen Hofstee · Wed Oct 08 22:57:34 2014 +0200
  90. 3d96843 disk/part.c: make local function static by Jeroen Hofstee · Wed Oct 08 22:57:33 2014 +0200
  91. d9e8762 common: board_r: make local functions static by Jeroen Hofstee · Wed Oct 08 22:57:32 2014 +0200
  92. 3cc2a74 common: cmd_elf: make do_bootelf_exec static by Jeroen Hofstee · Wed Oct 08 22:57:31 2014 +0200
  93. f7ae3ed video: use __weak by Jeroen Hofstee · Wed Oct 08 22:57:30 2014 +0200
  94. c66fcc3 usb: use __weak by Jeroen Hofstee · Wed Oct 08 22:57:29 2014 +0200
  95. 5cd8294 samsung: board: use __weak by Jeroen Hofstee · Wed Oct 08 22:57:28 2014 +0200
  96. ab1bca5 pci: use __weak by Jeroen Hofstee · Wed Oct 08 22:57:27 2014 +0200
  97. e4f8947 net: phy: fix warnings with W=1 by Jeroen Hofstee · Wed Oct 08 22:57:26 2014 +0200
  98. 4e5f9e6 misc: use __weak by Jeroen Hofstee · Wed Oct 08 22:57:25 2014 +0200
  99. 4f517e6 cti_flash.c: use __weak when requested for flash_(read|write){8,16,32,64} by Jeroen Hofstee · Wed Oct 08 22:57:23 2014 +0200
  100. 4584605 common: board: use __weak by Jeroen Hofstee · Wed Oct 08 22:57:22 2014 +0200