1. 53cfac5 I2C: Driver changes for FDT support by Rajeshwari Shinde · Wed Dec 26 20:03:12 2012 +0000
  2. 2b71e9d FDT: Add compatible string for I2C by Rajeshwari Shinde · Wed Dec 26 20:03:10 2012 +0000
  3. 7015490 spl:falcon:trats Update Trats default board configuration file to support FALCON MODE by Łukasz Majewski · Wed Jan 02 06:06:02 2013 +0000
  4. 9069663 SMDK5250: config: Add configuration file for SMDK5250 board by Hatim RV · Tue Dec 11 00:52:49 2012 +0000
  5. 793ed48 exynos5: config: Rename the smdk5250.h to exynos5250-dt.h by Hatim RV · Tue Dec 11 00:52:48 2012 +0000
  6. be5ad5a fdt: exynos5: Add DT node definition for SROM and SMSC9215 by Hatim RV · Tue Dec 11 00:52:46 2012 +0000
  7. 8f9e08b Merge samsung, imx, tegra into u-boot-arm/master by Albert ARIBAUD · Sat Dec 22 11:59:14 2012 +0100
  8. bafe41a Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged by Allen Martin · Wed Dec 19 13:02:36 2012 -0800
  9. c917437 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Mon Dec 17 18:39:50 2012 -0700
  10. b1d4c6e powerpc: remove not used CONFIG_SYS_TFTP_LOADADDR by trem · Sat Oct 06 04:25:56 2012 +0000
  11. 1a06819 m28evk/mx28evk: fix nand_update_full by Eric Benard · Tue Dec 11 11:36:21 2012 +0000
  12. e5531fd omap3_evm: Let CONFIG_EFI_PARTITION be set for SPL by Tom Rini · Thu Dec 13 13:58:27 2012 -0700
  13. 2289ec1 env: Handle write-once ethaddr and serial# generically by Joe Hershberger · Tue Dec 11 22:16:37 2012 -0600
  14. 6fe26c9 env: Add support for access control to .flags by Joe Hershberger · Tue Dec 11 22:16:34 2012 -0600
  15. a2d62b7 env: Add a command to display details about env flags by Joe Hershberger · Tue Dec 11 22:16:33 2012 -0600
  16. dd7750a tools/env: Add environment variable flags support by Joe Hershberger · Tue Dec 11 22:16:32 2012 -0600
  17. 71497d0 env: Add environment variable flags by Joe Hershberger · Tue Dec 11 22:16:31 2012 -0600
  18. 03ddaba env: Add a silent env handler by Joe Hershberger · Tue Dec 11 22:16:30 2012 -0600
  19. 5c89d6d env: Add a console env handler by Joe Hershberger · Tue Dec 11 22:16:29 2012 -0600
  20. d1f5ae9 env: Add a loadaddr env handler by Joe Hershberger · Tue Dec 11 22:16:28 2012 -0600
  21. 3928bb6 env: Add a baudrate env handler by Joe Hershberger · Tue Dec 11 22:16:27 2012 -0600
  22. dc9d1e5 env: Add a bootfile env handler by Joe Hershberger · Tue Dec 11 22:16:26 2012 -0600
  23. 60fd3ad env: Add support for callbacks to environment vars by Joe Hershberger · Tue Dec 11 22:16:24 2012 -0600
  24. 79a905e env: Hide '.' variables in env print by default by Joe Hershberger · Tue Dec 11 22:16:23 2012 -0600
  25. 864ec56 env: Use getenv_yesno() more generally by Joe Hershberger · Tue Dec 11 22:16:22 2012 -0600
  26. 638e659 env: Refactor apply into change_ok by Joe Hershberger · Tue Dec 11 22:16:21 2012 -0600
  27. a46f770 env: Refactor do_apply to a flag by Joe Hershberger · Tue Dec 11 22:16:19 2012 -0600
  28. 32ec63c Make linux kernel string funcs available to tools by Joe Hershberger · Tue Dec 11 22:16:18 2012 -0600
  29. f058f83 gpt: Enable support for GPT partition table restoration at Samsung's Trats by Lukasz Majewski · Tue Dec 11 11:09:48 2012 +0100
  30. 0dcfc5c gpt: Support for GPT (GUID Partition Table) restoration by Lukasz Majewski · Tue Dec 11 11:09:46 2012 +0100
  31. 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
  32. 83ee7af part:efi: Move part_efi.h file to ./include by Lukasz Majewski · Tue Dec 11 11:09:43 2012 +0100
  33. 99180d6 vsprintf:fix: Change type returned by ustrtoul by Lukasz Majewski · Tue Dec 11 11:09:42 2012 +0100
  34. b3e3dad mx25pdk: Allow booting a device tree kernel by Fabio Estevam · Tue Dec 11 11:48:46 2012 +0000
  35. 9f68f8e exynos: Enable hashing functions and EDID for smdk5250 by Simon Glass · Wed Dec 05 14:46:45 2012 +0000
  36. 607eebb Add console command to access io space registers by Vadim Bendebury · Wed Dec 05 14:46:42 2012 +0000
  37. baebbf5 edid: Library of EDID decode and print by Tom Wai-Hong Tam · Wed Dec 05 14:46:39 2012 +0000
  38. 058bb8d Add hash command to perform hashing using various algorithms by Simon Glass · Wed Dec 05 14:46:38 2012 +0000
  39. b879045 Add generic hash API by Simon Glass · Wed Dec 05 14:46:36 2012 +0000
  40. 459af69 Add strcasecmp() and strncasecmp() by Simon Glass · Wed Dec 05 14:46:35 2012 +0000
  41. 0df8243 sha256: Use const where possible and add watchdog function by Simon Glass · Wed Dec 05 14:46:34 2012 +0000
  42. 5f60fa2 sha1: Use const where possible, and unsigned for input len by Simon Glass · Wed Dec 05 14:46:33 2012 +0000
  43. c889fb4 Add a command to read raw blocks from a partition by Kenneth Waters · Wed Dec 05 14:46:30 2012 +0000
  44. d1390c8 Add gettime command by Anton Staaf · Wed Dec 05 14:46:29 2012 +0000
  45. d9a6717 gpio: remove duplicate function signature by Nikita Kiryanov · Mon Nov 26 23:06:32 2012 +0000
  46. 592fd4e mx25pdk: Adapt it for the new PMIC framework by Fabio Estevam · Tue Dec 11 04:58:02 2012 +0000
  47. 418eb7e SMDK5250: Enable pmic MAX77686 by Rajeshwari Shinde · Mon Dec 10 01:55:48 2012 +0000
  48. fe7c362 POWER: MAX77686: Modified as per the latest Implementation by Rajeshwari Shinde · Mon Dec 10 01:55:47 2012 +0000
  49. 56b3ba1 Merge branch 'master' of git://git.denx.de/u-boot into resolve by Minkyu Kang · Mon Dec 10 13:44:41 2012 +0900
  50. aba29e4 Merge branch 'master' of git://git.denx.de/u-boot into master by Stefano Babic · Sat Dec 08 12:02:45 2012 +0100
  51. b8d71e3 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Fri Dec 07 06:43:40 2012 -0700
  52. e91505d Change e-mail address of Luka Perkov by Luka Perkov · Mon Dec 03 03:24:15 2012 +0000
  53. 4f7bfe2 x86: Fix coreboot config to boot on Chromebook by Simon Glass · Wed Dec 05 15:11:27 2012 +0000
  54. c5206bb x86: Turn on support for EFI's GPT in the coreboot config by Gabe Black · Wed Dec 05 15:10:58 2012 +0000
  55. c28c3b2 x86: coreboot: Enable video display by Simon Glass · Sat Nov 03 11:41:42 2012 +0000
  56. 43a2fdd x86: Emit port 80 post codes in show_boot_progress() by Stefan Reinauer · Mon Dec 03 13:58:12 2012 +0000
  57. a2f3a93 Introduce arch_phys_memset which works like memset but on physical memory by Gabe Black · Sun Dec 02 04:55:18 2012 +0000
  58. c777e52 x86: Enable CONFIG_CMD_ZBOOT for coreboot by Simon Glass · Sun Dec 02 04:49:55 2012 +0000
  59. aed8413 x86: Enable ICH6 GPIO controller for coreboot by Simon Glass · Sun Dec 02 03:44:44 2012 +0000
  60. eece432 x86: gpio: Add GPIO driver for Intel ICH6 and later. by Bill Richardson · Sat Oct 20 11:44:34 2012 +0000
  61. 415cd52 cbfs: Add docbook template by Simon Glass · Mon Nov 05 12:16:25 2012 +0000
  62. 4ea4b62 cbfs: Remove mention of CREDITS files by Simon Glass · Mon Nov 05 12:16:24 2012 +0000
  63. e717a50 4xx: Fix PCI memory mapping on CPCI405 boards by Matthias Fuchs · Fri Nov 02 14:30:34 2012 +0100
  64. e1b8d0b mpc5200: Add a3m071 board support by Stefan Roese · Tue Aug 14 15:04:19 2012 +0200
  65. 2123c37 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Mon Dec 03 06:47:05 2012 -0700
  66. 2477646 x86: Define CONFIG_SYS_VSNPRINTF for coreboot by Simon Glass · Sat Oct 20 12:33:15 2012 +0000
  67. b357bc0 x86: Select stdio devices for coreboot by Simon Glass · Thu Nov 29 09:58:58 2012 +0000
  68. 263a8bd x86: Add CBMEM console driver for coreboot by Vadim Bendebury · Fri Oct 12 18:48:47 2012 +0000
  69. 069f100 include/linux/byteorder: Always defines __fswab64, __swab64p and __swab64s by Nobuhiro Iwamatsu · Wed Nov 14 21:35:26 2012 +0000
  70. 6c7785c Merge branch 'master' of git://www.denx.de/git/u-boot-x86 by Tom Rini · Wed Nov 28 13:44:40 2012 -0700
  71. 45b30b9 x86: coreboot: Enable LPC TPM by Simon Glass · Sun Nov 25 20:12:16 2012 +0000
  72. b1992e2 x86: Remove coreboot start16 code by Simon Glass · Tue Nov 27 21:08:12 2012 +0000
  73. 007818a x86: Put global data on the stack by Graeme Russ · Tue Nov 27 15:38:36 2012 +0000
  74. a33f100 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Tom Rini · Wed Nov 28 08:30:21 2012 -0700
  75. 2ce421a powerpc/corenet_ds: move SATA config to board configuration by Zang Roy-R61911 · Mon Nov 26 00:05:38 2012 +0000
  76. 7664bfe powerpc/P2041RDB: Fix Flash address LAW address by York Sun · Fri Oct 26 16:40:15 2012 +0000
  77. 04b4a88 powerpc/85xx: add support for the Freescale P5040DS Superhydra reference board by Timur Tabi · Tue Oct 23 09:40:22 2012 +0000
  78. 80f535b powerpc/qoriq: Move FMAN microcode location by York Sun · Fri Oct 19 08:35:12 2012 +0000
  79. f227e45 mmc: tegra: use bounce buffer APIs by Stephen Warren · Tue Nov 06 11:27:30 2012 +0000
  80. 4a8629e common: rework bouncebuf implementation by Stephen Warren · Tue Nov 06 11:27:29 2012 +0000
  81. 9276bef bouncebuf: remove dummy implementation by Stephen Warren · Tue Nov 06 11:27:28 2012 +0000
  82. d911775 Replace CONFIG_MMC_BOUNCE_BUFFER with CONFIG_BOUNCE_BUFFER in configs by Stephen Warren · Tue Nov 06 11:27:27 2012 +0000
  83. 8e634a9 mmc: add no simultaenous power and vdd by Mela Custodio · Sat Nov 03 17:40:16 2012 +0000
  84. 9d68189 mmc: at91sam9x5: support to save environment in mmc by Wu, Josh · Fri Nov 02 00:17:27 2012 +0000
  85. 0977313 Remove obsolete header file by Pantelis Antoniou · Wed Nov 28 02:43:54 2012 +0000
  86. b062a51 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · Mon Nov 26 14:53:33 2012 -0700
  87. 5661f70 nand: Add torture feature by Benoît Thébaudeau · Fri Nov 16 20:20:54 2012 +0100
  88. 7a38ffa nand: Move the sub-page read support enable to a flag by Joe Hershberger · Mon Nov 05 06:46:31 2012 +0000
  89. 03fedda powerpc/mpc85xx/p2020rdb-pca: Use L2 SRAM for SPL boot by Scott Wood · Fri Oct 12 18:02:24 2012 -0500
  90. 5e62187 powerpc/mpc85xx/p1_p2_rdb_pc: clean up memory map by Scott Wood · Tue Oct 02 19:35:18 2012 -0500
  91. 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
  92. c352a0c spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC. by Scott Wood · Thu Sep 20 19:09:07 2012 -0500
  93. 577dc04 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sun Nov 25 13:01:58 2012 +0100
  94. b3a7dd4 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Tom Rini · Tue Nov 20 10:46:30 2012 -0700
  95. e7ae2c42 Merge branch 'next' by Gerald Van Baren · Mon Nov 19 19:26:35 2012 -0500
  96. 222f437 omap3_beagle: use new MUSB intstead of the old one by Ilya Yanok · Tue Nov 06 13:48:31 2012 +0000
  97. cb7b2b8 omap3_beagle: add musb-new init by Ilya Yanok · Tue Nov 06 13:48:30 2012 +0000
  98. a3292f2 musb-new: omap2plus backend driver by Ilya Yanok · Tue Nov 06 13:48:29 2012 +0000
  99. e484f8e am3517_evm: switch to musb-new by Ilya Yanok · Tue Nov 06 13:48:28 2012 +0000
  100. cc0fcbf musb-new: am35x backend driver by Ilya Yanok · Tue Nov 06 13:48:25 2012 +0000