1. 5fb56b0 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Feb 21 21:30:47 2013 +0100
  2. 59f75b4 Merge 'u-boot-microblaze/mainline/arm' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Feb 21 16:43:19 2013 +0100
  3. a33c797 am335x evm: Add am335x_evm_spiboot target by Tom Rini · Fri Feb 08 11:20:15 2013 +0000
  4. 61858fd doc/SPL/README.am335x-network: Document using ethernet (and USB) SPL by Ilya Yanok · Fri Feb 08 11:20:14 2013 +0000
  5. dfdaff7 am335x_evm: Add NET environment variables by Chase Maupin · Fri Feb 08 11:20:13 2013 +0000
  6. 5292c56 am335x_evm: Add SPI environment variables by Chase Maupin · Fri Feb 08 11:20:12 2013 +0000
  7. 5355fe2 am335x_evm: Add NAND environment variables by Chase Maupin · Fri Feb 08 11:20:11 2013 +0000
  8. 552613c omap3: mvblx: pass FPGA version to the kernel by Michael Jones · Thu Feb 07 23:53:37 2013 +0000
  9. 284a249 omap3: mvblx: select fpgafilename according to orientation by Michael Jones · Thu Feb 07 23:53:36 2013 +0000
  10. ef6b29e omap3: mvblx: change console to ttyO0 and make silent by default. by Howard Gray · Thu Feb 07 23:53:35 2013 +0000
  11. 02043a7 OMAP3: igep00x0: Add new IGEP COM PROTON. by Enric Balletbo i Serra · Thu Feb 07 00:40:06 2013 +0000
  12. 74fea92 OMAP3: igep00x0: add missing include mach-types.h by Enric Balletbo i Serra · Thu Feb 07 00:40:05 2013 +0000
  13. 777404e OMAP3: igep00x0: use official board names. by Enric Balletbo i Serra · Thu Feb 07 00:40:04 2013 +0000
  14. 0760a0d am335x_evm: enable support for booting via USB by Ilya Yanok · Tue Feb 05 11:36:26 2013 +0000
  15. 87b82cc am33xx: support for booting via usbeth by Ilya Yanok · Tue Feb 05 11:36:25 2013 +0000
  16. fc3a0f0 spl: support for booting via usbeth by Ilya Yanok · Tue Feb 05 11:36:24 2013 +0000
  17. cda1701 am33xx: pcm051: Remove wp pin mux for sd-card by Lars Poeschel · Mon Feb 04 23:13:58 2013 +0000
  18. 346d7eb beagle: expansion boards: add LSR COM6L adapter by robertcnelson@gmail.com · Mon Feb 04 06:03:30 2013 +0000
  19. aba0c9c beagle: expansion boards: retry i2c_read with 16bit addressing by robertcnelson@gmail.com · Mon Feb 04 06:03:10 2013 +0000
  20. 5903287 da8xx: Add the missing pinmux for da830 to the gpio driver by Tomas Novotny · Fri Feb 01 06:46:00 2013 +0000
  21. e209504 da8xx: ea20: Add the configuration define for the exact SoC variant by Tomas Novotny · Fri Feb 01 06:44:06 2013 +0000
  22. 89e5900 Merge branch 'fixes' of git://git.denx.de/u-boot-mips by Tom Rini · Fri Feb 15 12:23:42 2013 -0500
  23. 3965058 MIPS: board.c: remove manual relocation of env_name_spec by Daniel Schwierzeck · Fri Feb 15 17:53:34 2013 +0100
  24. 73368fc x86: Remove unused real mode code by Simon Glass · Thu Feb 14 17:38:30 2013 +0000
  25. bfb5980 x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTOR by Simon Glass · Thu Feb 14 04:18:54 2013 +0000
  26. f06b111 x86: Remove unneeded cruft from main Makefile by Simon Glass · Thu Feb 14 04:18:53 2013 +0000
  27. b83dc58 x86: Remove sc520 cpu by Simon Glass · Thu Feb 14 04:18:52 2013 +0000
  28. dc4d421 x86: Remove eNET boards by Simon Glass · Thu Feb 14 04:18:51 2013 +0000
  29. 817d6f2 Merge branch 'next' of git://git.denx.de/u-boot-mips by Tom Rini · Tue Feb 12 19:03:59 2013 -0500
  30. 84937ab MIPS: add dynamic relocation support by Gabor Juhos · Tue Feb 12 22:22:13 2013 +0100
  31. 44ea3c3 MIPS: u-boot.lds: add relocation specific sections by Gabor Juhos · Tue Feb 12 22:22:13 2013 +0100
  32. 7f2d540 MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation by Daniel Schwierzeck · Tue Feb 12 22:22:13 2013 +0100
  33. 0de9cc5 MIPS: start.S: optimize BSS initialization by Daniel Schwierzeck · Tue Feb 12 22:22:13 2013 +0100
  34. bd4277d MIPS: board.c: switch to new symbols __bss_end and __image_copy_end by Daniel Schwierzeck · Tue Feb 12 22:22:12 2013 +0100
  35. 9049d03 MIPS: u-boot.lds: introduce symbol __image_copy_end by Daniel Schwierzeck · Tue Feb 12 22:22:12 2013 +0100
  36. 56b5ec7 MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end] by Daniel Schwierzeck · Tue Feb 12 22:22:12 2013 +0100
  37. 7092ce8 MIPS: compute num_got_entries from .got section's size by Gabor Juhos · Tue Feb 12 22:22:12 2013 +0100
  38. ec44316 MIPS: start.S: unify and simplify reset vector handling by Daniel Schwierzeck · Tue Feb 12 22:22:12 2013 +0100
  39. 7e44614 MIPS: start.S: remove obsolete 64 bit handling in setup_c0_status by Daniel Schwierzeck · Tue Feb 12 22:22:12 2013 +0100
  40. 2fb7bd3 MIPS: xburst: fix broken access to global_data by Daniel Schwierzeck · Tue Feb 12 22:22:12 2013 +0100
  41. 183943d am335x_evm: Fix CPSW ethernet on GP EVM and EVM-SK by Tom Rini · Tue Feb 12 14:59:23 2013 -0500
  42. 1a754ee Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Tue Feb 12 10:18:31 2013 -0500
  43. 4cdc898 arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README by Lucas Stach · Tue Jan 22 00:15:49 2013 +0000
  44. 7a3fa01 Tegra114: Add/enable Dalmore build (T114 reference board) by Tom Warren · Mon Jan 28 13:32:13 2013 +0000
  45. 598547d Tegra114: Add generic Tegra114 build support by Tom Warren · Mon Jan 28 13:32:12 2013 +0000
  46. f11e89f Tegra114: Dalmore: Add DT files by Tom Warren · Mon Jan 28 13:32:11 2013 +0000
  47. e3d95bc Tegra114: Add common CPU (shared) files by Tom Warren · Mon Jan 28 13:32:10 2013 +0000
  48. 7c5883f Tegra114: Add CPU (armv7) files by Tom Warren · Mon Jan 28 13:32:09 2013 +0000
  49. d034d1b Tegra114: Add AVP (arm720t) files by Tom Warren · Mon Jan 28 13:32:08 2013 +0000
  50. c47e717 Tegra114: Add arch-tegra114 include files by Tom Warren · Mon Jan 28 13:32:07 2013 +0000
  51. 7ea853e tegra: cardhu: config: enable SPI by Allen Martin · Tue Jan 29 13:51:29 2013 +0000
  52. ba4fb9b tegra: add SPI SLINK driver by Allen Martin · Tue Jan 29 13:51:28 2013 +0000
  53. 463afbc tegra: add addresses of SPI SLINK controllers by Allen Martin · Tue Jan 29 13:51:27 2013 +0000
  54. 43b0429 tegra30: fdt: add SPI SLINK nodes by Allen Martin · Tue Jan 29 13:51:26 2013 +0000
  55. 3f419f8 tegra30: add SBC1 to periph id mapping table by Allen Martin · Tue Jan 29 13:51:25 2013 +0000
  56. e765952 tegra: spi: add fdt support to tegra SPI SFLASH driver by Allen Martin · Tue Jan 29 13:51:24 2013 +0000
  57. 523e4d6 tegra20: fdt: add SPI SFLASH node by Allen Martin · Tue Jan 29 13:51:23 2013 +0000
  58. 3f26479 tegra: don't hard-code LCD into default TEGRA_DEVICE_SETTINGS by Stephen Warren · Tue Jan 22 06:20:07 2013 +0000
  59. 811af73 tegra: rename FUNCMUX_UART2_UARTB by Stephen Warren · Tue Jan 22 06:20:08 2013 +0000
  60. 795f9d7 Tegra: Move common clock code to arch/arm/cpu/tegra-common/clock.c by Tom Warren · Wed Jan 23 14:01:01 2013 -0700
  61. 4293764 Tegra: T20: Remove unused 'SLOW' SoC ID and PLLX table entry by Tom Warren · Fri Jan 18 13:36:26 2013 -0700
  62. 9253168 tegra: fdt: add back missing host1x node by Allen Martin · Fri Jan 25 08:46:47 2013 +0000
  63. e10ffab Clean up libfdt.h includes by Gerald Van Baren · Thu Feb 07 19:49:54 2013 -0500
  64. 6542c07 common/fdt_support.c: sparse fixes by Kim Phillips · Wed Jan 16 14:00:11 2013 +0000
  65. 38c3815 libfdt: update from upstream dtc commit 142419e by Kim Phillips · Wed Jan 16 13:59:50 2013 +0000
  66. db9cfa7 libfdt: update fdt.h from upstream dtc by Kim Phillips · Wed Jan 16 13:59:43 2013 +0000
  67. 2575c72 libfdt_env.h: add fdt type definitions by Kim Phillips · Wed Jan 16 13:59:34 2013 +0000
  68. d150db6 treewide: include libfdt_env.h before fdt.h by Kim Phillips · Wed Jan 16 13:59:04 2013 +0000
  69. 0b5bf87 fdt: fix dts preprocessor options by Allen Martin · Tue Jan 08 16:07:54 2013 +0000
  70. 4c0e228 am33xx: Drop gpio0_7_pin_mux from phytec pcm051 by Tom Rini · Mon Feb 04 12:21:39 2013 -0500
  71. d6c8a12 OMAP3: igep00x0: fix a build warning on IGEP boards by Javier Martinez Canillas · Sat Jan 26 13:18:32 2013 +0100
  72. 8f12c7c AM335X: Set fdt_high for AM335X devices to enable booting with Device Tree by hvaibhav@ti.com · Tue Sep 18 09:26:05 2012 +0000
  73. 7c03a22 Add DDR3 support for AM335x-EVM (Version 1.5A) by Jeff Lance · Mon Jan 14 05:32:20 2013 +0000
  74. b2451e3 am335x: display msg when reading MAC from efuse by Lars Poeschel · Fri Jan 11 00:53:32 2013 +0000
  75. 67b4a79 pcm051: Add support for Phytec phyCORE-AM335x by Lars Poeschel · Fri Jan 11 00:53:31 2013 +0000
  76. e0cb8c0 am33xx: add a pulldown macro to pinmux config by Lars Poeschel · Fri Jan 11 00:53:30 2013 +0000
  77. 2dd508f omap4: allow the use of a plain text env file instead boot scripts by Javier Martinez Canillas · Mon Jan 07 03:51:20 2013 +0000
  78. d549ace OMAP3: igep00x0: add boot status GPIO LED by Javier Martinez Canillas · Thu Dec 27 03:36:01 2012 +0000
  79. e9b1452 OMAP3: use a single board file for IGEP devices by Javier Martinez Canillas · Thu Dec 27 01:35:56 2012 +0000
  80. 6d46480 arm: zynq: Add lowlevel initialization to C by Michal Simek · Mon Feb 04 12:42:25 2013 +0100
  81. eb1dfa7 arm: zynq: Add SLCR support with system reset by Michal Simek · Mon Feb 04 12:38:59 2013 +0100
  82. fb9a854 xilinx: zynq: Enable DCC and create new zynq_dcc board by Michal Simek · Mon Feb 04 15:23:17 2013 +0100
  83. ec2dc0c sf: stmicro: Add support for N25Q256A by Jagannadha Sutradharudu Teki · Tue Jan 29 17:13:38 2013 +0530
  84. 944bd26 sf: stmicro: Add support for N25Q32A by Jagannadha Sutradharudu Teki · Tue Jan 29 17:13:37 2013 +0530
  85. 460c459 sf: stmicro: Add support for N25Q32 by Jagannadha Sutradharudu Teki · Tue Jan 29 17:13:36 2013 +0530
  86. ed178bb sf: stmicro: Add support for N25Q64A by Jagannadha Sutradharudu Teki · Wed Jan 23 18:21:45 2013 +0530
  87. e05b2a9 sf: winbond: Add W25Q64W by Jagannadha Sutradharudu Teki · Wed Jan 23 13:29:29 2013 +0100
  88. 663a462 sf: spansion: Correct the first byte of idcode1 for S25FL256S part by Jagannadha Sutradharudu Teki · Fri Sep 14 20:46:11 2012 +0530
  89. d17e9b2 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Mon Feb 04 17:50:11 2013 -0500
  90. 94f1948 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Mon Feb 04 09:07:34 2013 -0500
  91. c64af47 serial: arm_dcc: Fix compilation warning and remove unneeded initialization by Michal Simek · Tue Jan 22 23:40:07 2013 +0000
  92. 0828cf2 serial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI option by Michal Simek · Tue Jan 22 23:40:06 2013 +0000
  93. 159b746 sf: stmicro: add support for N25Q064 by Jagannadha Sutradharudu Teki · Wed Dec 12 04:48:56 2012 +0000
  94. 94ff067 cmd_time: merge run_command_and_time_it with cmd_process by Richard Genoud · Mon Dec 03 06:28:28 2012 +0000
  95. 56014a4 console: USB: KBD: Fix incorrect autoboot timeout by Jim Lin · Thu Jan 24 01:05:55 2013 +0000
  96. e181a23 board sc3: fix warning about nested comment by Jeroen Hofstee · Tue Jan 08 13:35:53 2013 +0000
  97. 606b3dd common: env_mmc: Use __weak annotation to simplify code by Fabio Estevam · Tue Jan 08 05:36:11 2013 +0000
  98. 6f732bc common/cmd_bootm.c: prevent running of subcommands before 'bootm start' by Gabor Juhos · Sun Jan 06 23:04:25 2013 +0000
  99. 5a3720dd drivers/block/systemace - fixed data type in "systemace_read" to match prototype in "block_dev_desc_t" by Alexey Brodkin · Thu Jan 03 01:02:46 2013 +0000
  100. a43f41f FAT: remove ifdefs to make the code more readable by Richard Genoud · Thu Dec 13 03:30:10 2012 +0000