1. 8dd348f lib: zlib: include deflate into zlib build by Lei Wen · Fri Sep 28 04:26:44 2012 +0000
  2. b314ebe Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Sep 27 12:06:07 2012 -0700
  3. 1e2abf9 SPL: SPI: Enhance spi_spl_load to match the other load functions by Tom Rini · Tue Aug 14 14:34:10 2012 -0700
  4. 00b57b3 SPL: Add option to skip copying of the mkimage header by Stefan Roese · Mon Aug 27 12:50:58 2012 +0200
  5. 900c177 SPL: Add NOR flash booting support by Stefan Roese · Mon Aug 27 12:50:59 2012 +0200
  6. 3b095df hawkboard: Update config file to work with common spl framework by Sughosh Ganu · Tue Aug 28 00:53:37 2012 +0530
  7. 1293858 ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK by Tom Rini · Tue Aug 14 12:27:13 2012 -0700
  8. 2ebd150 net/phy: support the mv88e6352 switch by Valentin Longchamp · Thu Aug 16 01:17:26 2012 +0000
  9. 31dfba4 SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux by Tom Rini · Wed Aug 22 15:31:05 2012 -0700
  10. 28591df SPL: Move the omap SPL framework to common/spl by Tom Rini · Mon Aug 13 12:03:19 2012 -0700
  11. 9e0c260 ARM: SPL: Move gpmc_init() to spl_board_init() by Tom Rini · Tue Aug 14 12:26:08 2012 -0700
  12. fe3b0c7 omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print() by Tom Rini · Mon Aug 13 11:37:56 2012 -0700
  13. 5295aa8 FAT: Make it possible to read from any file position by Benoît Thébaudeau · Tue Sep 18 08:14:56 2012 +0000
  14. 01fe7db malloc: remove extern declarations of malloc_bin_reloc() in board.c files by Daniel Schwierzeck · Sun Jun 03 12:40:04 2012 +0000
  15. 19dfc47 net: Add driver for Zynq Gem IP by Michal Simek · Thu Sep 13 20:23:34 2012 +0000
  16. 36267c4 net: introduce transparent driver private in ueth_data by Lucas Stach · Wed Aug 22 11:04:57 2012 +0000
  17. c6c7b7a disk: part_efi: parse and store partition UUID by Stephen Warren · Fri Sep 21 09:50:59 2012 +0000
  18. c87ff22 disk: get_device_and_partition() "auto" partition and cleanup by Stephen Warren · Fri Sep 21 09:50:57 2012 +0000
  19. afd909c disk: introduce get_device() by Stephen Warren · Fri Sep 21 09:50:56 2012 +0000
  20. 8d6ba05 cmd_reiser: use common get_device_and_partition function by Rob Herring · Thu Aug 23 11:31:50 2012 +0000
  21. 153817e cmd_zfs: use common get_device_and_partition function by Rob Herring · Thu Aug 23 11:31:49 2012 +0000
  22. 752e1bd cmd_extX: use common get_device_and_partition function by Rob Herring · Thu Aug 23 11:31:46 2012 +0000
  23. 30f7fd7 ext4: remove init_fs/deinit_fs by Rob Herring · Thu Aug 23 11:31:45 2012 +0000
  24. d586cec disk/part: introduce get_device_and_partition by Rob Herring · Fri Sep 21 04:08:17 2012 +0000
  25. eda5111 disk/part: check bootable flag for DOS partitions by Rob Herring · Thu Aug 23 11:31:43 2012 +0000
  26. a20cbf9 combine block device load commands into common function by Rob Herring · Fri Sep 21 04:02:30 2012 +0000
  27. e6cb5cd Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Tue Sep 25 12:23:55 2012 -0700
  28. 58cd218 net: Filter incoming netconsole packets by IP by Joe Hershberger · Tue Sep 18 10:01:32 2012 +0000
  29. 9f37406 net: Improve the speed of netconsole by Joe Hershberger · Fri Aug 03 10:59:08 2012 +0000
  30. 0c947f7 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · Fri Sep 21 16:22:18 2012 -0700
  31. e1ced00 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Sep 21 14:53:13 2012 -0700
  32. 0a9d66f fdt: Add header guard to fdtdec.h by Simon Glass · Thu Jul 12 05:25:02 2012 +0000
  33. eadbf1a Add gpio_request() to asm-generic header by Simon Glass · Wed Jun 13 06:19:37 2012 +0000
  34. 2fa03bc Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · Fri Sep 21 00:26:19 2012 +0200
  35. edd5f22 Merge branch 'ext4' by Tom Rini · Thu Sep 20 11:27:35 2012 -0700
  36. e573de2 ColdFire: Rename NANDFLASH_SIZE into CONFIG_NANDFLASH_SIZE for MCF537x by Alison Wang · Sun Mar 25 19:18:14 2012 +0000
  37. 4fe7d0a Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Tom Rini · Tue Sep 18 14:56:31 2012 -0700
  38. 0377b56 mpc8308rdb: add support for eSDHC MMC controller by Ira W. Snyder · Wed Sep 12 14:17:35 2012 -0700
  39. d564e5f mpc8308rdb: add support for FIT images by Ira W. Snyder · Wed Sep 12 14:17:34 2012 -0700
  40. 429a1f9 mpc8308rdb: add support for Spansion SPI flash on header J8 by Ira W. Snyder · Wed Sep 12 14:17:32 2012 -0700
  41. fe9f49d env: make "env default" selective, check and apply by Gerlando Falauto · Fri Aug 24 00:11:41 2012 +0000
  42. 393acf0 env: check and apply changes on delete/destroy by Gerlando Falauto · Fri Aug 24 00:11:40 2012 +0000
  43. d392595 env: add check/apply logic to himport_r() by Gerlando Falauto · Fri Aug 24 00:11:39 2012 +0000
  44. 9b0e1ff env: make himport_r() selective on variables by Gerlando Falauto · Fri Aug 24 00:11:38 2012 +0000
  45. dc88d59 env: unify logic to check and apply changes by Gerlando Falauto · Fri Aug 24 00:11:37 2012 +0000
  46. fbaa804 ARM: Remove apollon board by Marek Vasut · Wed Sep 05 17:16:55 2012 +0000
  47. b3486a5 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · Tue Sep 18 07:55:07 2012 -0700
  48. c5b4eb1 mxc nand: Homogenize IP revisions with Linux by Benoît Thébaudeau · Mon Aug 13 22:50:53 2012 +0200
  49. 27d6453 mxc nand: Let driver detect IP revision by Benoît Thébaudeau · Mon Aug 13 22:50:42 2012 +0200
  50. d29aeba mxc nand: Access all ecc_status_result fields by Benoît Thébaudeau · Mon Aug 13 22:49:42 2012 +0200
  51. 32ae5b4 mxc nand: cosmectic: Light cleanup by Benoît Thébaudeau · Mon Aug 13 22:48:26 2012 +0200
  52. 3f77519 mxc nand: Merge mtd and spl register definitions by Benoît Thébaudeau · Mon Aug 13 22:48:12 2012 +0200
  53. fc41719 mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver by Marek Vasut · Thu Aug 30 13:39:38 2012 +0000
  54. 5376856 nand: Make NAND lock status compatible with Micron by Joe Hershberger · Wed Aug 22 16:49:45 2012 -0500
  55. acae445 nand: consolidate duplicated constants by Joe Hershberger · Wed Aug 22 16:49:44 2012 -0500
  56. dfa8ba4 nand: Change ulong to loff_t and size_t by Joe Hershberger · Wed Aug 22 16:49:43 2012 -0500
  57. cccf595 nand: Add support for unlock.invert by Joe Hershberger · Wed Aug 22 16:49:42 2012 -0500
  58. e715909 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Mon Sep 17 11:39:03 2012 -0700
  59. e8301fc mx28evk: extend default environment by Otavio Salvador · Sat Sep 15 08:26:17 2012 +0000
  60. c877879 i2c:soft:multi: Enable soft I2C multibus at Trats development board by Łukasz Majewski · Tue Sep 04 23:15:21 2012 +0000
  61. b2d7652 i2c:soft:multi: Support for multiple soft I2C buses at Samsung boards by Łukasz Majewski · Tue Sep 04 23:15:20 2012 +0000
  62. 76825d8 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Fri Sep 14 07:15:48 2012 -0700
  63. a12f5c7 Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Tom Rini · Thu Sep 13 10:34:24 2012 -0700
  64. 1a1d61d avr32: add atngw100mkii board by Andreas Bießmann · Tue Sep 04 11:33:29 2012 +0000
  65. 4fc9179 Merge branch 'master' of git://www.denx.de/git/u-boot-mmc by Tom Rini · Wed Sep 12 10:26:06 2012 -0700
  66. 06ac651 microblaze: timer: Prepare for device-tree initialization by Michal Simek · Fri Jun 29 13:46:54 2012 +0200
  67. f5c5b3f serial: Support serial multi for Microblaze by Michal Simek · Mon Jul 02 12:38:14 2012 +0200
  68. 22562a4 Tegra: Change Tegra20 to Tegra in common code, prep for T30 by Tom Warren · Tue Sep 04 17:00:24 2012 -0700
  69. 9dd9d0f MX35: mx35pdk: add support for MMC by Stefano Babic · Wed Sep 05 21:47:42 2012 +0000
  70. f0afa1a ima3-mx53:Rename CONFIG_PRIME => CONFIG_ETHPRME, remove by Ashok Kumar Reddy · Wed Sep 05 22:09:37 2012 +0530
  71. 20da39b tegra: put eMMC environment into the boot sectors by Stephen Warren · Mon Jul 30 10:55:45 2012 +0000
  72. d639f60 mmc: detect boot sectors using EXT_CSD_BOOT_MULT too by Stephen Warren · Mon Jul 30 10:55:43 2012 +0000
  73. 66d807f tegra: Enable NAND on TEC by Thierry Reding · Mon Jul 30 20:21:56 2012 +0000
  74. 560a1ee tegra: enable NAND on Harmony by Stephen Warren · Mon Jul 30 07:37:52 2012 +0000
  75. bad90ee tegra: Enable NAND on Seaboard by Simon Glass · Sun Jul 29 20:53:30 2012 +0000
  76. 5d309e6 tegra: nand: Add Tegra NAND driver by Jim Lin · Sun Jul 29 20:53:29 2012 +0000
  77. 7885179 nand: Try to align the default buffers by Simon Glass · Sun Jul 29 20:53:25 2012 +0000
  78. 38e2f08 mx31: Define default SoC input clock frequencies by Benoît Thébaudeau · Tue Aug 21 11:06:03 2012 +0000
  79. e452834 mx35: Define default SoC input clock frequencies by Benoît Thébaudeau · Tue Aug 21 11:07:20 2012 +0000
  80. d2dd29d mx25: Define default SoC input clock frequencies by Benoît Thébaudeau · Tue Aug 21 11:05:12 2012 +0000
  81. b1929ea mmc: s5p_sdhci: add the set_mmc_clk for cmu control by Jaehoon Chung · Thu Aug 30 16:24:11 2012 +0000
  82. 456f34a mmc: Add a SDHCI quirk for boards that have no CD by Joe Hershberger · Fri Aug 17 10:18:55 2012 +0000
  83. de6b88b tegra: put eMMC environment into the boot sectors by Stephen Warren · Mon Jul 30 10:55:45 2012 +0000
  84. 009784c mmc: detect boot sectors using EXT_CSD_BOOT_MULT too by Stephen Warren · Mon Jul 30 10:55:43 2012 +0000
  85. b44c114 Merge remote-tracking branch 'u-boot-ti/master' into m by Albert ARIBAUD · Wed Sep 05 20:20:04 2012 +0200
  86. b632093 OMAP3: mt_ventoux: added video support by Stefano Babic · Wed Aug 29 01:22:07 2012 +0000
  87. 053bdb0 OMAP3: mt_ventoux: activate GPIO4 by Stefano Babic · Wed Aug 29 01:22:02 2012 +0000
  88. f39fd59 OMAP3: tam3517: add function to read MAC from EEPROM by Stefano Babic · Wed Aug 29 01:21:59 2012 +0000
  89. 51c333b Merge remote-tracking branch 'u-boot-atmel/master' into m by Albert ARIBAUD · Tue Sep 04 23:21:12 2012 +0200
  90. 880e5dc Fixes the crippled console output on PortuxG20. by Markus Hubig · Thu Aug 16 08:22:09 2012 +0000
  91. b968ce5 atmel: eb_cpux9k2: add ram target configuration by Jens Scharsig · Mon Sep 03 21:37:06 2012 +0000
  92. 717b0a8 integrator: break out common config by Linus Walleij · Sat Aug 04 05:21:28 2012 +0000
  93. 338019f SCSPS1: Enable caches by Marek Vasut · Thu Aug 30 13:41:15 2012 +0000
  94. 94cf450 mx28evk: Add USB Ethernet support by Fabio Estevam · Wed Aug 29 06:20:03 2012 +0000
  95. 94be365 M28: Fix the use of gpmi-nand in mtdparts by Marek Vasut · Tue Aug 28 15:12:48 2012 +0000
  96. 8faabf6 MX28: mx28evk: Enable SPI DMA by Otavio Salvador · Mon Aug 27 23:56:41 2012 +0000
  97. e416c38 arm/km: remove unused code by Holger Brunck · Thu Aug 09 01:37:47 2012 +0000
  98. 12793f7 arm/km: fix frequency of the SPI NOR Flash by Valentin Longchamp · Tue Aug 14 01:37:11 2012 +0000
  99. 6635f58 km/arm: set SPI NOR Flash default parameters by Valentin Longchamp · Tue Aug 14 01:39:10 2012 +0000
  100. dea1cfb edminiv2: orion5x: fix GPIO inits and values by Albert ARIBAUD · Thu Aug 16 06:35:21 2012 +0000