1. f84f277 twl4030: add gpio register offsets by Nikita Kiryanov · Sun Dec 02 13:59:18 2012 +0200
  2. ebb2478 usb: Clean up newly allocated device nodes in case of configuration failure by Milind Choudhary · Wed Dec 12 17:55:28 2012 -0800
  3. d81c72e h2200: Add USB CDC ethernet support by Lukasz Dalek · Thu Nov 29 15:55:16 2012 +0100
  4. e5531fd omap3_evm: Let CONFIG_EFI_PARTITION be set for SPL by Tom Rini · Thu Dec 13 13:58:27 2012 -0700
  5. 2289ec1 env: Handle write-once ethaddr and serial# generically by Joe Hershberger · Tue Dec 11 22:16:37 2012 -0600
  6. 6fe26c9 env: Add support for access control to .flags by Joe Hershberger · Tue Dec 11 22:16:34 2012 -0600
  7. a2d62b7 env: Add a command to display details about env flags by Joe Hershberger · Tue Dec 11 22:16:33 2012 -0600
  8. dd7750a tools/env: Add environment variable flags support by Joe Hershberger · Tue Dec 11 22:16:32 2012 -0600
  9. 71497d0 env: Add environment variable flags by Joe Hershberger · Tue Dec 11 22:16:31 2012 -0600
  10. 03ddaba env: Add a silent env handler by Joe Hershberger · Tue Dec 11 22:16:30 2012 -0600
  11. 5c89d6d env: Add a console env handler by Joe Hershberger · Tue Dec 11 22:16:29 2012 -0600
  12. d1f5ae9 env: Add a loadaddr env handler by Joe Hershberger · Tue Dec 11 22:16:28 2012 -0600
  13. 3928bb6 env: Add a baudrate env handler by Joe Hershberger · Tue Dec 11 22:16:27 2012 -0600
  14. dc9d1e5 env: Add a bootfile env handler by Joe Hershberger · Tue Dec 11 22:16:26 2012 -0600
  15. 60fd3ad env: Add support for callbacks to environment vars by Joe Hershberger · Tue Dec 11 22:16:24 2012 -0600
  16. 79a905e env: Hide '.' variables in env print by default by Joe Hershberger · Tue Dec 11 22:16:23 2012 -0600
  17. 864ec56 env: Use getenv_yesno() more generally by Joe Hershberger · Tue Dec 11 22:16:22 2012 -0600
  18. 638e659 env: Refactor apply into change_ok by Joe Hershberger · Tue Dec 11 22:16:21 2012 -0600
  19. a46f770 env: Refactor do_apply to a flag by Joe Hershberger · Tue Dec 11 22:16:19 2012 -0600
  20. 32ec63c Make linux kernel string funcs available to tools by Joe Hershberger · Tue Dec 11 22:16:18 2012 -0600
  21. f058f83 gpt: Enable support for GPT partition table restoration at Samsung's Trats by Lukasz Majewski · Tue Dec 11 11:09:48 2012 +0100
  22. 0dcfc5c gpt: Support for GPT (GUID Partition Table) restoration by Lukasz Majewski · Tue Dec 11 11:09:46 2012 +0100
  23. 823ffde gpt: The leXX_to_int() calls replaced with ones defined at <compiler.h> by Chang Hyun Park · Tue Dec 11 11:09:45 2012 +0100
  24. 83ee7af part:efi: Move part_efi.h file to ./include by Lukasz Majewski · Tue Dec 11 11:09:43 2012 +0100
  25. 99180d6 vsprintf:fix: Change type returned by ustrtoul by Lukasz Majewski · Tue Dec 11 11:09:42 2012 +0100
  26. 9f68f8e exynos: Enable hashing functions and EDID for smdk5250 by Simon Glass · Wed Dec 05 14:46:45 2012 +0000
  27. 607eebb Add console command to access io space registers by Vadim Bendebury · Wed Dec 05 14:46:42 2012 +0000
  28. baebbf5 edid: Library of EDID decode and print by Tom Wai-Hong Tam · Wed Dec 05 14:46:39 2012 +0000
  29. 058bb8d Add hash command to perform hashing using various algorithms by Simon Glass · Wed Dec 05 14:46:38 2012 +0000
  30. b879045 Add generic hash API by Simon Glass · Wed Dec 05 14:46:36 2012 +0000
  31. 459af69 Add strcasecmp() and strncasecmp() by Simon Glass · Wed Dec 05 14:46:35 2012 +0000
  32. 0df8243 sha256: Use const where possible and add watchdog function by Simon Glass · Wed Dec 05 14:46:34 2012 +0000
  33. 5f60fa2 sha1: Use const where possible, and unsigned for input len by Simon Glass · Wed Dec 05 14:46:33 2012 +0000
  34. c889fb4 Add a command to read raw blocks from a partition by Kenneth Waters · Wed Dec 05 14:46:30 2012 +0000
  35. d1390c8 Add gettime command by Anton Staaf · Wed Dec 05 14:46:29 2012 +0000
  36. d9a6717 gpio: remove duplicate function signature by Nikita Kiryanov · Mon Nov 26 23:06:32 2012 +0000
  37. b8d71e3 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Fri Dec 07 06:43:40 2012 -0700
  38. e91505d Change e-mail address of Luka Perkov by Luka Perkov · Mon Dec 03 03:24:15 2012 +0000
  39. 4f7bfe2 x86: Fix coreboot config to boot on Chromebook by Simon Glass · Wed Dec 05 15:11:27 2012 +0000
  40. c5206bb x86: Turn on support for EFI's GPT in the coreboot config by Gabe Black · Wed Dec 05 15:10:58 2012 +0000
  41. c28c3b2 x86: coreboot: Enable video display by Simon Glass · Sat Nov 03 11:41:42 2012 +0000
  42. 43a2fdd x86: Emit port 80 post codes in show_boot_progress() by Stefan Reinauer · Mon Dec 03 13:58:12 2012 +0000
  43. a2f3a93 Introduce arch_phys_memset which works like memset but on physical memory by Gabe Black · Sun Dec 02 04:55:18 2012 +0000
  44. c777e52 x86: Enable CONFIG_CMD_ZBOOT for coreboot by Simon Glass · Sun Dec 02 04:49:55 2012 +0000
  45. aed8413 x86: Enable ICH6 GPIO controller for coreboot by Simon Glass · Sun Dec 02 03:44:44 2012 +0000
  46. eece432 x86: gpio: Add GPIO driver for Intel ICH6 and later. by Bill Richardson · Sat Oct 20 11:44:34 2012 +0000
  47. 415cd52 cbfs: Add docbook template by Simon Glass · Mon Nov 05 12:16:25 2012 +0000
  48. 4ea4b62 cbfs: Remove mention of CREDITS files by Simon Glass · Mon Nov 05 12:16:24 2012 +0000
  49. e717a50 4xx: Fix PCI memory mapping on CPCI405 boards by Matthias Fuchs · Fri Nov 02 14:30:34 2012 +0100
  50. e1b8d0b mpc5200: Add a3m071 board support by Stefan Roese · Tue Aug 14 15:04:19 2012 +0200
  51. 2123c37 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Mon Dec 03 06:47:05 2012 -0700
  52. 2477646 x86: Define CONFIG_SYS_VSNPRINTF for coreboot by Simon Glass · Sat Oct 20 12:33:15 2012 +0000
  53. b357bc0 x86: Select stdio devices for coreboot by Simon Glass · Thu Nov 29 09:58:58 2012 +0000
  54. 263a8bd x86: Add CBMEM console driver for coreboot by Vadim Bendebury · Fri Oct 12 18:48:47 2012 +0000
  55. 069f100 include/linux/byteorder: Always defines __fswab64, __swab64p and __swab64s by Nobuhiro Iwamatsu · Wed Nov 14 21:35:26 2012 +0000
  56. 6c7785c Merge branch 'master' of git://www.denx.de/git/u-boot-x86 by Tom Rini · Wed Nov 28 13:44:40 2012 -0700
  57. 45b30b9 x86: coreboot: Enable LPC TPM by Simon Glass · Sun Nov 25 20:12:16 2012 +0000
  58. b1992e2 x86: Remove coreboot start16 code by Simon Glass · Tue Nov 27 21:08:12 2012 +0000
  59. 007818a x86: Put global data on the stack by Graeme Russ · Tue Nov 27 15:38:36 2012 +0000
  60. a33f100 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Tom Rini · Wed Nov 28 08:30:21 2012 -0700
  61. 2ce421a powerpc/corenet_ds: move SATA config to board configuration by Zang Roy-R61911 · Mon Nov 26 00:05:38 2012 +0000
  62. 7664bfe powerpc/P2041RDB: Fix Flash address LAW address by York Sun · Fri Oct 26 16:40:15 2012 +0000
  63. 04b4a88 powerpc/85xx: add support for the Freescale P5040DS Superhydra reference board by Timur Tabi · Tue Oct 23 09:40:22 2012 +0000
  64. 80f535b powerpc/qoriq: Move FMAN microcode location by York Sun · Fri Oct 19 08:35:12 2012 +0000
  65. f227e45 mmc: tegra: use bounce buffer APIs by Stephen Warren · Tue Nov 06 11:27:30 2012 +0000
  66. 4a8629e common: rework bouncebuf implementation by Stephen Warren · Tue Nov 06 11:27:29 2012 +0000
  67. 9276bef bouncebuf: remove dummy implementation by Stephen Warren · Tue Nov 06 11:27:28 2012 +0000
  68. d911775 Replace CONFIG_MMC_BOUNCE_BUFFER with CONFIG_BOUNCE_BUFFER in configs by Stephen Warren · Tue Nov 06 11:27:27 2012 +0000
  69. 8e634a9 mmc: add no simultaenous power and vdd by Mela Custodio · Sat Nov 03 17:40:16 2012 +0000
  70. 9d68189 mmc: at91sam9x5: support to save environment in mmc by Wu, Josh · Fri Nov 02 00:17:27 2012 +0000
  71. 0977313 Remove obsolete header file by Pantelis Antoniou · Wed Nov 28 02:43:54 2012 +0000
  72. b062a51 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · Mon Nov 26 14:53:33 2012 -0700
  73. 5661f70 nand: Add torture feature by Benoît Thébaudeau · Fri Nov 16 20:20:54 2012 +0100
  74. 7a38ffa nand: Move the sub-page read support enable to a flag by Joe Hershberger · Mon Nov 05 06:46:31 2012 +0000
  75. 03fedda powerpc/mpc85xx/p2020rdb-pca: Use L2 SRAM for SPL boot by Scott Wood · Fri Oct 12 18:02:24 2012 -0500
  76. 5e62187 powerpc/mpc85xx/p1_p2_rdb_pc: clean up memory map by Scott Wood · Tue Oct 02 19:35:18 2012 -0500
  77. 6915cc2 powerpc/mpc85xx/p1_p2_rdb_pc: convert from nand_spl to new spl by Scott Wood · Fri Sep 21 16:31:00 2012 -0500
  78. c352a0c spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC. by Scott Wood · Thu Sep 20 19:09:07 2012 -0500
  79. b3a7dd4 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Tom Rini · Tue Nov 20 10:46:30 2012 -0700
  80. e7ae2c42 Merge branch 'next' by Gerald Van Baren · Mon Nov 19 19:26:35 2012 -0500
  81. 222f437 omap3_beagle: use new MUSB intstead of the old one by Ilya Yanok · Tue Nov 06 13:48:31 2012 +0000
  82. cb7b2b8 omap3_beagle: add musb-new init by Ilya Yanok · Tue Nov 06 13:48:30 2012 +0000
  83. a3292f2 musb-new: omap2plus backend driver by Ilya Yanok · Tue Nov 06 13:48:29 2012 +0000
  84. e484f8e am3517_evm: switch to musb-new by Ilya Yanok · Tue Nov 06 13:48:28 2012 +0000
  85. cc0fcbf musb-new: am35x backend driver by Ilya Yanok · Tue Nov 06 13:48:25 2012 +0000
  86. 44a2c07 am335x_evm: enable both musb gadget and host by Ilya Yanok · Tue Nov 06 13:48:24 2012 +0000
  87. d5ade29 musb-new: dsps backend driver by Ilya Yanok · Tue Nov 06 13:48:22 2012 +0000
  88. 06bb920 musb-new: port of Linux musb driver by Ilya Yanok · Tue Nov 06 13:48:21 2012 +0000
  89. a1cf10f usb: use linux/usb/ch9.h instead of usbdescriptors.h by Ilya Yanok · Tue Nov 06 13:48:20 2012 +0000
  90. e2d1476 linux/usb/ch9.h: update with the version from Linux tree by Ilya Yanok · Tue Nov 06 13:48:19 2012 +0000
  91. fec01a0 tegra: Enable USB keyboard by Allen Martin · Wed Oct 24 08:32:06 2012 +0000
  92. 50df870 tegra: move TEGRA_DEVICE_SETTINGS to tegra-common-post.h by Allen Martin · Wed Oct 24 08:32:05 2012 +0000
  93. 85e5118 boards: remove the no longer used CONFIG_EHCI_DCACHE by Jeroen Hofstee · Mon Oct 22 22:35:46 2012 +0200
  94. ac0941a Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Mon Nov 19 09:28:04 2012 -0700
  95. c493fb6 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · Mon Nov 19 09:27:18 2012 -0700
  96. e5e5837 M68K: eb_cpu5282: general update and enhanced board support by Jens Scharsig (BuS Elektronik) · Tue Oct 30 00:46:05 2012 +0000
  97. 1fc1003 power:pmic: Rename CONFIG_DIALOG_PMIC defines to CONFIG_DIALOG_POWER by Łukasz Majewski · Tue Nov 13 03:22:15 2012 +0000
  98. 1b6d9ed power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWER by Łukasz Majewski · Tue Nov 13 03:22:14 2012 +0000
  99. e4a182a arm:trats:pmic: Enable battery support at Samsung's TRATS board by Łukasz Majewski · Tue Nov 13 03:22:08 2012 +0000
  100. 7aba6a1 arm:trats:pmic: Enable fuel-gauge (MAX17042) at Samsung's TRATS board by Łukasz Majewski · Tue Nov 13 03:22:07 2012 +0000