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