1. cc7eb49 bootstage: Remove unused entries related to kernel/ramdisk/fdt load by Simon Glass · Thu May 16 13:53:27 2013 +0000
  2. e6b127a image: Use fit_image_load() to load kernel by Simon Glass · Thu May 16 13:53:25 2013 +0000
  3. b1b7992 image: Use fit_image_load() to load FDT by Simon Glass · Thu May 16 13:53:23 2013 +0000
  4. 65817a6 image: Use fit_image_load() to load ramdisk by Simon Glass · Thu May 16 13:53:22 2013 +0000
  5. 384d86d image: Introduce fit_image_load() to load images from FITs by Simon Glass · Thu May 16 13:53:21 2013 +0000
  6. c20d566 bootstage: Introduce sub-IDs for use with image loading by Simon Glass · Thu May 16 13:53:19 2013 +0000
  7. e71c1e6 main: Separate out the two abortboot() functions by Simon Glass · Wed May 15 06:23:55 2013 +0000
  8. d1892ac net: Add prototype for update_tftp by Simon Glass · Wed May 15 06:23:54 2013 +0000
  9. c61990a at91: Correct CONFIG_AUTOBOOT_PROMPT definition for pm9263 by Simon Glass · Wed May 15 06:23:53 2013 +0000
  10. 800029e Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · Fri May 31 18:28:47 2013 -0400
  11. 3a38a55 mtd: resync with Linux-3.7.1 by Sergey Lapin · Mon Jan 14 03:46:50 2013 +0000
  12. 757a92f Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu May 30 14:45:06 2013 +0200
  13. 53e512a tegra: Define CONFIG_SKIP_LOWLEVEL_INIT for SPL build by Axel Lin · Tue May 21 13:45:18 2013 +0000
  14. cecd857 Tegra: Remove unused/non-existent spl linker script reference by Tom Warren · Wed Apr 17 08:24:57 2013 -0700
  15. 43e0f7b powerpc/b4860qds: Add LAW Target ID and Create LAW entry for Maple by Shaveta Leekha · Mon Mar 25 07:40:24 2013 +0000
  16. 525ab51 powerpc/B4: Merge B4420 and B4860 in config_mpc85xx.h by Poonam Aggrwal · Mon Mar 25 07:40:20 2013 +0000
  17. 4c3db71 Enable XAUI interface for B4860QDS by Suresh Gupta · Mon Mar 25 07:40:13 2013 +0000
  18. 171d0d2 powerpc/p5040: enable PBL tool support by Shaohui Xie · Mon Mar 25 07:40:11 2013 +0000
  19. 64fd08b powerpc/T4160: Merge T4160 and T4240 in config_mpc85xx.h by York Sun · Mon Mar 25 07:40:05 2013 +0000
  20. b9580c6 T4240/ramboot: enable PBL tool for T4240 by Shaohui Xie · Mon Mar 25 07:40:02 2013 +0000
  21. f0ec8af ARM: Add Seagate GoFlex Home support by Suriyan Ramasami · Thu Apr 11 07:17:25 2013 +0000
  22. 1f7d668 ARM: vexpress: enable bootz and hush parser for all VExpress boards by Andre Przywara · Tue Apr 09 02:20:33 2013 +0000
  23. 2c66076 ARM: vexpress: add support for Versatile Express Cortex-A15-TC2 by Andre Przywara · Tue Apr 09 02:20:32 2013 +0000
  24. 0e5827f ARM: vexpress: create A5 specific board config by Ryan Harkin · Tue Apr 09 02:20:31 2013 +0000
  25. f9f8481 ARM: vexpress: refactoring of Versatile Express CA9x4 support by Ryan Harkin · Tue Apr 09 02:20:30 2013 +0000
  26. c159258 cfi_flash: Fix unaligned accesses to cfi_qry structure by Andrew Gabbasov · Tue May 14 12:27:52 2013 -0500
  27. 895d039 nand/fsl_ifc: Convert to self-init by Prabhakar Kushwaha · Thu Apr 04 18:44:06 2013 +0000
  28. 60f3dd3 ARM: atmel: add sama5d3xek support by Bo Shen · Sun May 12 22:40:54 2013 +0000
  29. d123ab8 mmc: update Faraday FTSDC010 for rw performance by Kuo-Jung Su · Mon May 06 20:32:51 2013 +0000
  30. fe9e8e3 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Tom Rini · Tue May 14 18:47:43 2013 -0400
  31. 406f681 Power: remove support for Freescale MPC8220 by Wolfgang Denk · Sat May 11 03:00:50 2013 +0000
  32. 7e98467 T4240/net: use QSGMII card PHY address by default by Shaohui Xie · Mon Mar 25 07:39:32 2013 +0000
  33. aab4257 net/phy: add VSC8574 support by Shaohui Xie · Mon Mar 25 07:39:31 2013 +0000
  34. 6758be2 t4240qds/eth: fixup ethernet for t4240qds by Shengzhou Liu · Mon Mar 25 07:39:28 2013 +0000
  35. 76d3588 powerpc: Add T4160QDS by York Sun · Mon Mar 25 07:33:31 2013 +0000
  36. 197da06 powerpc/t4240qds: Move SoC define into boards.cfg by York Sun · Mon Mar 25 07:33:30 2013 +0000
  37. d58bef1 powerpc/t4240qds: Add voltage ID support by York Sun · Mon Mar 25 07:33:22 2013 +0000
  38. f25c70c Fman/t4240: some fix for 10G XAUI by Shaohui Xie · Mon Mar 25 07:33:17 2013 +0000
  39. ba9f3f9 powerpc/t4240qds: fix XAUI card PHY address by Shaohui Xie · Mon Mar 25 07:33:16 2013 +0000
  40. befa837 powerpc/t4240qds: Fix SPI flash type by Shaohui Xie · Mon Mar 25 07:33:13 2013 +0000
  41. 9ca3742 image: Add device tree setup to image library by Simon Glass · Wed May 08 08:06:01 2013 +0000
  42. 82d9453 image: Add CONFIG_FIT_SPL_PRINT to control FIT image printing in SPL by Simon Glass · Wed May 08 08:05:59 2013 +0000
  43. 1030f16 image: Remove remaining #ifdefs in image-fit.c by Simon Glass · Wed May 08 08:05:58 2013 +0000
  44. 4964806 sandbox: image: Add support for booting images in sandbox by Simon Glass · Tue May 07 06:12:03 2013 +0000
  45. e61aa44 image: Rename hash printing to fit_image_print_verification_data() by Simon Glass · Tue May 07 06:12:02 2013 +0000
  46. ee38265 image: Rename fit_add_hashes() to fit_add_verification_data() by Simon Glass · Tue May 07 06:12:01 2013 +0000
  47. dc0f52c image: Export fit_conf_get_prop_node() by Simon Glass · Tue May 07 06:12:00 2013 +0000
  48. f0fd511 image: Move hash checking into its own function by Simon Glass · Tue May 07 06:11:58 2013 +0000
  49. 7428ad1 image: Rename fit_image_check_hashes() to fit_image_verify() by Simon Glass · Tue May 07 06:11:57 2013 +0000
  50. 0ce6e3d image: Convert fit_image_hash_set_value() to static, and rename by Simon Glass · Tue May 07 06:11:56 2013 +0000
  51. 10a1eca image: Move HOSTCC image code to tools/ by Simon Glass · Tue May 07 06:11:54 2013 +0000
  52. 36b916a image: Export fit_check_ramdisk() by Simon Glass · Tue May 07 06:11:52 2013 +0000
  53. af0ec0d image: Move timestamp #ifdefs to header file by Simon Glass · Tue May 07 06:11:51 2013 +0000
  54. 3a4de33 libfdt: Add fdt_next_subnode() to permit easy subnode iteration by Simon Glass · Tue May 07 06:11:50 2013 +0000
  55. 94bbaa0 bootstage: Don't build for HOSTCC by Simon Glass · Tue May 07 06:11:48 2013 +0000
  56. c75d53d hash: Add a way to calculate a hash for any algortihm by Simon Glass · Tue May 07 06:11:47 2013 +0000
  57. 232cda1 Merge branch 'master' of git://git.denx.de/u-boot-blackfin into powerpc-eldk53-warning-fixes by Tom Rini · Tue May 14 11:45:41 2013 -0400
  58. 8ac19e2 x86: config: Enable LZO for coreboot, remove zlib, gzip by Simon Glass · Wed Apr 17 16:13:46 2013 +0000
  59. a8d147b bootstage: Allow marking a particular line of code by Simon Glass · Wed Apr 17 16:13:44 2013 +0000
  60. ba55cdc x86: Enable bootstage for coreboot by Simon Glass · Wed Apr 17 16:13:43 2013 +0000
  61. 87e0d8b bootstage: Copy bootstage strings post-relocation by Doug Anderson · Wed Apr 17 16:13:41 2013 +0000
  62. a289a85 bootstage: Add stubs for new bootstage functions by Simon Glass · Wed Apr 17 16:13:40 2013 +0000
  63. 3e8b605 x86: Re-enable PCAT timer 2 for beeping by Simon Glass · Wed Apr 17 16:13:39 2013 +0000
  64. 11d7a5b x86: Add TSC timer by Simon Glass · Wed Apr 17 16:13:36 2013 +0000
  65. 3edc3f3 bfin: Move gpio support for bf54x and bf60x into the generic driver folder. by Sonic Zhang · Thu May 02 13:46:21 2013 +0800
  66. 95aad8a blackfin: Move blackfin serial driver out of blackfin arch folder. by Sonic Zhang · Sun Apr 07 19:04:14 2013 +0800
  67. cde8cef blackfin: Move blackfin watchdog driver out of the blackfin arch folder. by Sonic Zhang · Sun Apr 07 18:02:37 2013 +0800
  68. 57a3246 blackfin: Enable early print via the generic serial API. by Sonic Zhang · Wed Mar 13 19:06:16 2013 +0800
  69. ae26b40 blackfin: Fit u-boot image size into limited nor flash on blackfin. by Sonic Zhang · Wed Feb 20 18:05:16 2013 +0800
  70. a671b70 blackfin: bf609: add softswitch config command by Bob Liu · Tue Feb 05 19:05:41 2013 +0800
  71. 8a9561c blackfin: run core1 from L1 code sram start address in uboot init code on core 0 by Sonic Zhang · Tue Feb 05 18:57:49 2013 +0800
  72. ec39f22 blackfin: reduce size of u-boot.ldr in bf548-ezkit default config. by Bob Liu · Tue Feb 05 19:22:20 2013 +0800
  73. 5fc020e at91sam9260ek: move board id setup to config header by Andreas Bießmann · Fri May 10 05:05:30 2013 +0000
  74. 644b476 mmc: atmel_mci: using IP version for different setting by Bo Shen · Fri Apr 26 00:27:06 2013 +0000
  75. eb83c00 arm: at91: add at91sam9g20ek_mmc_config, which can save environment in mmc card by Wu, Josh · Thu Mar 28 20:28:42 2013 +0000
  76. 1a500d6 arm: at91: enable mci support for at91sam9g20ek. by Wu, Josh · Thu Mar 28 20:28:41 2013 +0000
  77. 3f338c1 arm: at91: add at91sam9n12ek board support by Wu, Josh · Tue Apr 16 23:42:44 2013 +0000
  78. 66f827b Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat May 11 22:24:28 2013 +0200
  79. 33de200 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat May 11 09:25:36 2013 +0200
  80. 8777dbd Move FDT_RAMDISK_OVERHEAD from fdt.h to libfdt_env.h by Gerald Van Baren · Sat May 04 22:17:49 2013 -0400
  81. 431a3b1 Added license header to dtc/libfdt/fdt.h and libfdt_env.h by Justin Sobota · Fri Feb 15 11:06:10 2013 -0500
  82. 0f0ad8c Fix typo by François Revol · Sun Feb 03 00:52:21 2013 +0100
  83. 73b4756 Export fdt_stringlist_contains() by Simon Glass · Mon Jan 21 12:59:18 2013 -0800
  84. 29e6eb3 Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat May 11 00:06:03 2013 +0200
  85. 669b337 ARM: OMAP: Add arch_cpu_init function by SRICHARAN R · Wed Apr 24 00:41:25 2013 +0000
  86. 3f30b0a ARM: OMAP: Cleanup boot parameters usage by SRICHARAN R · Wed Apr 24 00:41:24 2013 +0000
  87. f7dafcf davinci: handle CONFIG_SYS_CLE_MASK and CONFIG_SYS_ALE_MASK by Eric Benard · Mon Apr 22 05:55:00 2013 +0000
  88. 2396460 cm-t35: update config file by Igor Grinberg · Mon Apr 22 01:06:55 2013 +0000
  89. 96be440 ARM: Panda: Add flag to allow runtime enviroment varibale mods by Dan Murphy · Thu Apr 18 06:29:54 2013 +0000
  90. e44c6d7 ARM:Panda:Fix device tree loading for the panda-es by Dan Murphy · Thu Apr 18 06:29:53 2013 +0000
  91. 100c2d8 ARM: OMAP5: Fix warm reset with USB cable connected by Lokesh Vutla · Wed Apr 17 20:49:40 2013 +0000
  92. 99fd5f6 Remove duplicate / unused #defines on AM335x boards by Mark Jackson · Wed Apr 17 08:22:47 2013 +0000
  93. 891918a omap5_common: Add optargs variable for kernel command line args by Tom Rini · Thu Apr 11 05:22:10 2013 +0000
  94. 9b96f46 ARM: Add support for IGEP COM AQUILA/CYGNUS by Enric Balletbo i Serra · Thu Apr 04 22:27:58 2013 +0000
  95. 61e2e04 palmas: add header guard by Nishanth Menon · Tue Mar 26 05:20:58 2013 +0000
  96. a1ea454 palmas: use palmas_i2c_[read|write]_u8 by Nishanth Menon · Tue Mar 26 05:20:57 2013 +0000
  97. 8e90aa6 palmas: rename twl6035_mmc1_poweron_ldo with an palmas generic function by Nishanth Menon · Tue Mar 26 05:20:56 2013 +0000
  98. aa4f836 palmas: rename init_settings to an generic palmas init by Nishanth Menon · Tue Mar 26 05:20:55 2013 +0000
  99. 627612c twl6035: rename to palmas by Nishanth Menon · Tue Mar 26 05:20:54 2013 +0000
  100. 6541817 twl6030: add header guard by Nishanth Menon · Tue Mar 26 05:20:53 2013 +0000