1. 8843e65 openrisc/bitops: add hweightX defines by Stefan Kristiansson · Wed Feb 22 07:10:09 2012 +0000
  2. d19c221 openrisc: implement get_ticks and get_tbclk by Stefan Kristiansson · Wed Feb 22 07:10:10 2012 +0000
  3. 3cd4949 Prepare v2012.10-rc2 by Tom Rini · Mon Oct 01 09:41:10 2012 -0700
  4. 91e7d73 AP1000: Inline local 'get_device' by Tom Rini · Mon Oct 01 08:21:35 2012 -0700
  5. 8bd9806 sandbox: Add asm/errno.h by Simon Glass · Fri Sep 28 08:23:45 2012 +0000
  6. bfbbd30 cmd_fat.c: fix build warning by Anatolij Gustschin · Sat Sep 29 00:52:55 2012 +0000
  7. e4e248d common: add zip command support by Lei Wen · Fri Sep 28 04:26:47 2012 +0000
  8. 7592d1b lib: add gzip lib function callback by Lei Wen · Fri Sep 28 04:26:46 2012 +0000
  9. 86a3628 lib: zlib: remove the limitation for cannot using 0 as start by Lei Wen · Fri Sep 28 04:26:45 2012 +0000
  10. 8dd348f lib: zlib: include deflate into zlib build by Lei Wen · Fri Sep 28 04:26:44 2012 +0000
  11. 55e68bb lib: zlib: import trees file from 1.2.5 by Lei Wen · Fri Sep 28 04:26:43 2012 +0000
  12. b834a39 lib: zlib: import deflate source file from 1.2.5 by Lei Wen · Fri Sep 28 04:26:42 2012 +0000
  13. 2fb802e remove unnecessary code in ata_piix by Pavel Herrmann · Thu Sep 27 23:18:03 2012 +0000
  14. a95af94 disk: allow - or empty string to fall back to $bootdevice by Stephen Warren · Fri Sep 28 05:34:09 2012 +0000
  15. b314ebe Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Sep 27 12:06:07 2012 -0700
  16. de99725 SPL: Add support for loading image from ram in SPL. by Pavel Machek · Thu Aug 30 22:42:11 2012 +0200
  17. 7917846 SPL: Rework how we inform about un-headered images by Tom Rini · Mon Aug 27 14:58:28 2012 -0700
  18. d939ef0 SPL: Make un-supported boot device puts a debug instead by Tom Rini · Mon Aug 27 14:57:26 2012 -0700
  19. 5f16992 SPL: Enable use of custom defined U-Boot entry point by Stefan Roese · Tue Aug 28 10:50:59 2012 +0200
  20. 1e2abf9 SPL: SPI: Enhance spi_spl_load to match the other load functions by Tom Rini · Tue Aug 14 14:34:10 2012 -0700
  21. 00b57b3 SPL: Add option to skip copying of the mkimage header by Stefan Roese · Mon Aug 27 12:50:58 2012 +0200
  22. 900c177 SPL: Add NOR flash booting support by Stefan Roese · Mon Aug 27 12:50:59 2012 +0200
  23. ccde1ee da850: Add README.da850 by Tom Rini · Mon Aug 20 09:31:52 2012 -0700
  24. 3b095df hawkboard: Update config file to work with common spl framework by Sughosh Ganu · Tue Aug 28 00:53:37 2012 +0530
  25. 1293858 ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK by Tom Rini · Tue Aug 14 12:27:13 2012 -0700
  26. 5a672a2 net: Quietly ignore DHCP Option 28 (Broadcast Address) by Brian Rzycki · Tue Sep 11 09:22:53 2012 +0000
  27. 1644a9d PXE: FDT: Add support for fdt in PXE by Chander Kashyap · Thu Sep 06 19:36:31 2012 +0000
  28. c1582c0 FEC: Replace magic contants by Marek Vasut · Wed Aug 29 03:49:51 2012 +0000
  29. 9bf7bf0 FEC: Rework the TX wait mechanism by Marek Vasut · Wed Aug 29 03:49:50 2012 +0000
  30. 5f1631d FEC: Remove endless loop in the FEC driver by Marek Vasut · Wed Aug 29 03:49:49 2012 +0000
  31. 4325d24 FEC: Properly align address over the buffers for cache ops by Marek Vasut · Sun Aug 26 10:19:21 2012 +0000
  32. 4d85b03 FEC: Do not pass unaligned buffer to network stack by Marek Vasut · Sun Aug 26 10:19:20 2012 +0000
  33. 5686757 net: Add Vitesse VSC8662 PHY support by Priyanka Jain · Fri Aug 17 08:28:56 2012 +0000
  34. 2ebd150 net/phy: support the mv88e6352 switch by Valentin Longchamp · Thu Aug 16 01:17:26 2012 +0000
  35. 050219e net: eth_write_hwaddr: Return error for invalid MACs by Benoît Thébaudeau · Fri Aug 10 07:56:21 2012 +0000
  36. 9ef51bd SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl by Tom Rini · Tue Aug 14 14:33:02 2012 -0700
  37. 292db77 SPL: Use image_get_xxx() functions to access header values by Stefan Roese · Mon Aug 27 12:50:57 2012 +0200
  38. fb5d62a SPL: do not use fix value for u-boot size by Stefano Babic · Thu Aug 23 12:46:16 2012 +0200
  39. 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
  40. 28591df SPL: Move the omap SPL framework to common/spl by Tom Rini · Mon Aug 13 12:03:19 2012 -0700
  41. 9e0c260 ARM: SPL: Move gpmc_init() to spl_board_init() by Tom Rini · Tue Aug 14 12:26:08 2012 -0700
  42. ff7a605 ARM: SPL: Start hooking in the current SPI SPL support by Tom Rini · Tue Aug 14 12:25:23 2012 -0700
  43. 7b51686 ARM: SPL: Clean up spl.c / spl_nand.c slightly by Tom Rini · Tue Aug 14 12:06:43 2012 -0700
  44. a0b9fa5 ARM: SPL: Make spl_mmc.c more generic by Tom Rini · Tue Aug 14 10:25:15 2012 -0700
  45. 29d69dc ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> by Tom Rini · Tue Aug 14 08:50:58 2012 -0700
  46. 730bae7 ARM: SPL: Only call mem_malloc_init if configured by Tom Rini · Mon Aug 13 14:13:07 2012 -0700
  47. 09ebf1a ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c by Tom Rini · Mon Aug 13 14:11:06 2012 -0700
  48. a76ff95 ARM: SPL: Rename omap_boot_mode to spl_boot_mode() by Tom Rini · Tue Aug 14 09:19:44 2012 -0700
  49. 0be93ff ARM: SPL: Rename omap_boot_device to spl_boot_device by Tom Rini · Mon Aug 13 12:53:23 2012 -0700
  50. 63c37f1 omap-common: SPL: Fix whitespace in omap-common/u-boot-spl.lds. by Pavel Machek · Thu Aug 30 19:20:22 2012 +0200
  51. 69fa444 omap-common: Fix typo in save_boot_params() in lowlevel_init.S by Tom Rini · Tue Aug 14 09:20:06 2012 -0700
  52. fe3b0c7 omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print() by Tom Rini · Mon Aug 13 11:37:56 2012 -0700
  53. a0d8cca spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORT by Tom Rini · Fri Aug 10 09:27:14 2012 -0700
  54. 20ae90c Makefile: Move SPL files to clobber, remove from clean by Tom Rini · Mon Aug 13 12:18:34 2012 -0700
  55. 5295aa8 FAT: Make it possible to read from any file position by Benoît Thébaudeau · Tue Sep 18 08:14:56 2012 +0000
  56. 49eee6e env: checkpatch clean env_fat by Igor Grinberg · Sun Sep 23 05:25:21 2012 +0000
  57. 9274dc0 env: remove duplicated env_get_char_spec() by Igor Grinberg · Sun Sep 23 04:39:16 2012 +0000
  58. a50f806 README.commands: Document what UNDEF_SYM does by Tom Rini · Thu Sep 20 06:02:43 2012 +0000
  59. cc1fbaa patman: Use reverse order for changelog by Otavio Salvador · Sat Aug 18 07:46:04 2012 +0000
  60. 01fe7db malloc: remove extern declarations of malloc_bin_reloc() in board.c files by Daniel Schwierzeck · Sun Jun 03 12:40:04 2012 +0000
  61. 19dfc47 net: Add driver for Zynq Gem IP by Michal Simek · Thu Sep 13 20:23:34 2012 +0000
  62. 06e4693 net: asix: add AX88772B support by Lucas Stach · Wed Aug 22 11:05:01 2012 +0000
  63. 95c359b net: asix: add read_mac function by Lucas Stach · Wed Aug 22 11:05:00 2012 +0000
  64. fc9a758 net: asix: add write_hwaddr function by Lucas Stach · Wed Aug 22 11:04:59 2012 +0000
  65. a0d5d03 net: asix: split out basic reset function by Lucas Stach · Wed Aug 22 11:04:58 2012 +0000
  66. 36267c4 net: introduce transparent driver private in ueth_data by Lucas Stach · Wed Aug 22 11:04:57 2012 +0000
  67. 70e5307 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Tue Sep 25 16:18:22 2012 -0700
  68. 3a52910 cmd_part: add partition-related command by Stephen Warren · Fri Sep 21 09:51:01 2012 +0000
  69. b287a87 disk: part_msdos: parse and store partition UUID by Stephen Warren · Fri Sep 21 09:51:00 2012 +0000
  70. c6c7b7a disk: part_efi: parse and store partition UUID by Stephen Warren · Fri Sep 21 09:50:59 2012 +0000
  71. e47dbba disk: part_efi: range-check partition number by Stephen Warren · Fri Sep 21 09:50:58 2012 +0000
  72. c87ff22 disk: get_device_and_partition() "auto" partition and cleanup by Stephen Warren · Fri Sep 21 09:50:57 2012 +0000
  73. afd909c disk: introduce get_device() by Stephen Warren · Fri Sep 21 09:50:56 2012 +0000
  74. 8d6ba05 cmd_reiser: use common get_device_and_partition function by Rob Herring · Thu Aug 23 11:31:50 2012 +0000
  75. 153817e cmd_zfs: use common get_device_and_partition function by Rob Herring · Thu Aug 23 11:31:49 2012 +0000
  76. ede8436 cmd_disk: use common get_device_and_partition function by Rob Herring · Thu Aug 23 11:31:48 2012 +0000
  77. 5fc26df cmd_fat: use common get_device_and_partition function by Rob Herring · Thu Aug 23 11:31:47 2012 +0000
  78. 752e1bd cmd_extX: use common get_device_and_partition function by Rob Herring · Thu Aug 23 11:31:46 2012 +0000
  79. 30f7fd7 ext4: remove init_fs/deinit_fs by Rob Herring · Thu Aug 23 11:31:45 2012 +0000
  80. d586cec disk/part: introduce get_device_and_partition by Rob Herring · Fri Sep 21 04:08:17 2012 +0000
  81. eda5111 disk/part: check bootable flag for DOS partitions by Rob Herring · Thu Aug 23 11:31:43 2012 +0000
  82. a20cbf9 combine block device load commands into common function by Rob Herring · Fri Sep 21 04:02:30 2012 +0000
  83. 07c5bff disk: make get_partition_info() always available to disk.c by Stephen Warren · Fri Sep 21 12:46:54 2012 +0000
  84. c0171ca MAKEALL: fix per arch board lists by Allen Martin · Wed Aug 29 11:08:59 2012 +0000
  85. dad11a9 ARM: arm1176: Define arch_cpu_init() at the SoC level by Stephen Warren · Sat Sep 01 16:27:56 2012 +0000
  86. e6cb5cd Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Tue Sep 25 12:23:55 2012 -0700
  87. 4bb5fa4 common/lcd: fix build breakage for at91sam9x5ek and trats boards by Anatolij Gustschin · Sat Sep 22 06:55:53 2012 +0000
  88. 58cd218 net: Filter incoming netconsole packets by IP by Joe Hershberger · Tue Sep 18 10:01:32 2012 +0000
  89. 6625780 net: Allow netconsole settings to change after nc_start by Joe Hershberger · Tue Sep 18 10:01:31 2012 +0000
  90. 9f37406 net: Improve the speed of netconsole by Joe Hershberger · Fri Aug 03 10:59:08 2012 +0000
  91. 45f4a23 net: Make the netconsole buffer size configurable by Joe Hershberger · Tue Jul 31 06:09:17 2012 +0000
  92. 4ad2c2a net: sh_eth: Add support R8A7740 of rmobile (arm core) by Nobuhiro Iwamatsu · Thu Aug 02 22:08:40 2012 +0000
  93. 0abfe7d dm: net: Fixup the armada100 FEC driver by Marek Vasut · Fri Jul 27 09:50:07 2012 +0000
  94. bb8b27b net: emaclite: Support OF initialization by Michal Simek · Thu Jun 28 21:37:57 2012 +0000
  95. 3c2fe86 dm: net: Move IXP NPE to drivers/net/ by Marek Vasut · Sat Jul 21 05:02:26 2012 +0000
  96. bf17618 net: bugfix: NetSetTimeout assumes CONFIG_SYS_HZ=1000 by Tetsuyuki Kobayashi · Mon Jun 25 02:37:27 2012 +0000
  97. df7c98a api: net: fix length check in eth_receive() by Michael Walle · Fri Jun 22 11:24:28 2012 +0000
  98. d0f5396 net: Make netconsole src and dest ports configurable by Joe Hershberger · Tue Jul 31 06:06:41 2012 +0000
  99. 8493d50 Prepare v2012.10-rc1 by Tom Rini · Fri Sep 21 17:18:28 2012 -0700
  100. 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