1. 3965058 MIPS: board.c: remove manual relocation of env_name_spec by Daniel Schwierzeck · Fri Feb 15 17:53:34 2013 +0100
  2. 817d6f2 Merge branch 'next' of git://git.denx.de/u-boot-mips by Tom Rini · Tue Feb 12 19:03:59 2013 -0500
  3. 84937ab MIPS: add dynamic relocation support by Gabor Juhos · Tue Feb 12 22:22:13 2013 +0100
  4. 44ea3c3 MIPS: u-boot.lds: add relocation specific sections by Gabor Juhos · Tue Feb 12 22:22:13 2013 +0100
  5. 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
  6. 0de9cc5 MIPS: start.S: optimize BSS initialization by Daniel Schwierzeck · Tue Feb 12 22:22:13 2013 +0100
  7. 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
  8. 9049d03 MIPS: u-boot.lds: introduce symbol __image_copy_end by Daniel Schwierzeck · Tue Feb 12 22:22:12 2013 +0100
  9. 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
  10. 7092ce8 MIPS: compute num_got_entries from .got section's size by Gabor Juhos · Tue Feb 12 22:22:12 2013 +0100
  11. ec44316 MIPS: start.S: unify and simplify reset vector handling by Daniel Schwierzeck · Tue Feb 12 22:22:12 2013 +0100
  12. 7e44614 MIPS: start.S: remove obsolete 64 bit handling in setup_c0_status by Daniel Schwierzeck · Tue Feb 12 22:22:12 2013 +0100
  13. 2fb7bd3 MIPS: xburst: fix broken access to global_data by Daniel Schwierzeck · Tue Feb 12 22:22:12 2013 +0100
  14. 183943d am335x_evm: Fix CPSW ethernet on GP EVM and EVM-SK by Tom Rini · Tue Feb 12 14:59:23 2013 -0500
  15. 1a754ee Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Tue Feb 12 10:18:31 2013 -0500
  16. 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
  17. 7a3fa01 Tegra114: Add/enable Dalmore build (T114 reference board) by Tom Warren · Mon Jan 28 13:32:13 2013 +0000
  18. 598547d Tegra114: Add generic Tegra114 build support by Tom Warren · Mon Jan 28 13:32:12 2013 +0000
  19. f11e89f Tegra114: Dalmore: Add DT files by Tom Warren · Mon Jan 28 13:32:11 2013 +0000
  20. e3d95bc Tegra114: Add common CPU (shared) files by Tom Warren · Mon Jan 28 13:32:10 2013 +0000
  21. 7c5883f Tegra114: Add CPU (armv7) files by Tom Warren · Mon Jan 28 13:32:09 2013 +0000
  22. d034d1b Tegra114: Add AVP (arm720t) files by Tom Warren · Mon Jan 28 13:32:08 2013 +0000
  23. c47e717 Tegra114: Add arch-tegra114 include files by Tom Warren · Mon Jan 28 13:32:07 2013 +0000
  24. 7ea853e tegra: cardhu: config: enable SPI by Allen Martin · Tue Jan 29 13:51:29 2013 +0000
  25. ba4fb9b tegra: add SPI SLINK driver by Allen Martin · Tue Jan 29 13:51:28 2013 +0000
  26. 463afbc tegra: add addresses of SPI SLINK controllers by Allen Martin · Tue Jan 29 13:51:27 2013 +0000
  27. 43b0429 tegra30: fdt: add SPI SLINK nodes by Allen Martin · Tue Jan 29 13:51:26 2013 +0000
  28. 3f419f8 tegra30: add SBC1 to periph id mapping table by Allen Martin · Tue Jan 29 13:51:25 2013 +0000
  29. e765952 tegra: spi: add fdt support to tegra SPI SFLASH driver by Allen Martin · Tue Jan 29 13:51:24 2013 +0000
  30. 523e4d6 tegra20: fdt: add SPI SFLASH node by Allen Martin · Tue Jan 29 13:51:23 2013 +0000
  31. 3f26479 tegra: don't hard-code LCD into default TEGRA_DEVICE_SETTINGS by Stephen Warren · Tue Jan 22 06:20:07 2013 +0000
  32. 811af73 tegra: rename FUNCMUX_UART2_UARTB by Stephen Warren · Tue Jan 22 06:20:08 2013 +0000
  33. 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
  34. 4293764 Tegra: T20: Remove unused 'SLOW' SoC ID and PLLX table entry by Tom Warren · Fri Jan 18 13:36:26 2013 -0700
  35. 9253168 tegra: fdt: add back missing host1x node by Allen Martin · Fri Jan 25 08:46:47 2013 +0000
  36. e10ffab Clean up libfdt.h includes by Gerald Van Baren · Thu Feb 07 19:49:54 2013 -0500
  37. 6542c07 common/fdt_support.c: sparse fixes by Kim Phillips · Wed Jan 16 14:00:11 2013 +0000
  38. 38c3815 libfdt: update from upstream dtc commit 142419e by Kim Phillips · Wed Jan 16 13:59:50 2013 +0000
  39. db9cfa7 libfdt: update fdt.h from upstream dtc by Kim Phillips · Wed Jan 16 13:59:43 2013 +0000
  40. 2575c72 libfdt_env.h: add fdt type definitions by Kim Phillips · Wed Jan 16 13:59:34 2013 +0000
  41. d150db6 treewide: include libfdt_env.h before fdt.h by Kim Phillips · Wed Jan 16 13:59:04 2013 +0000
  42. 0b5bf87 fdt: fix dts preprocessor options by Allen Martin · Tue Jan 08 16:07:54 2013 +0000
  43. 4c0e228 am33xx: Drop gpio0_7_pin_mux from phytec pcm051 by Tom Rini · Mon Feb 04 12:21:39 2013 -0500
  44. d6c8a12 OMAP3: igep00x0: fix a build warning on IGEP boards by Javier Martinez Canillas · Sat Jan 26 13:18:32 2013 +0100
  45. 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
  46. 7c03a22 Add DDR3 support for AM335x-EVM (Version 1.5A) by Jeff Lance · Mon Jan 14 05:32:20 2013 +0000
  47. b2451e3 am335x: display msg when reading MAC from efuse by Lars Poeschel · Fri Jan 11 00:53:32 2013 +0000
  48. 67b4a79 pcm051: Add support for Phytec phyCORE-AM335x by Lars Poeschel · Fri Jan 11 00:53:31 2013 +0000
  49. e0cb8c0 am33xx: add a pulldown macro to pinmux config by Lars Poeschel · Fri Jan 11 00:53:30 2013 +0000
  50. 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
  51. d549ace OMAP3: igep00x0: add boot status GPIO LED by Javier Martinez Canillas · Thu Dec 27 03:36:01 2012 +0000
  52. e9b1452 OMAP3: use a single board file for IGEP devices by Javier Martinez Canillas · Thu Dec 27 01:35:56 2012 +0000
  53. ec2dc0c sf: stmicro: Add support for N25Q256A by Jagannadha Sutradharudu Teki · Tue Jan 29 17:13:38 2013 +0530
  54. 944bd26 sf: stmicro: Add support for N25Q32A by Jagannadha Sutradharudu Teki · Tue Jan 29 17:13:37 2013 +0530
  55. 460c459 sf: stmicro: Add support for N25Q32 by Jagannadha Sutradharudu Teki · Tue Jan 29 17:13:36 2013 +0530
  56. ed178bb sf: stmicro: Add support for N25Q64A by Jagannadha Sutradharudu Teki · Wed Jan 23 18:21:45 2013 +0530
  57. e05b2a9 sf: winbond: Add W25Q64W by Jagannadha Sutradharudu Teki · Wed Jan 23 13:29:29 2013 +0100
  58. 663a462 sf: spansion: Correct the first byte of idcode1 for S25FL256S part by Jagannadha Sutradharudu Teki · Fri Sep 14 20:46:11 2012 +0530
  59. d17e9b2 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Mon Feb 04 17:50:11 2013 -0500
  60. 94f1948 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Mon Feb 04 09:07:34 2013 -0500
  61. c64af47 serial: arm_dcc: Fix compilation warning and remove unneeded initialization by Michal Simek · Tue Jan 22 23:40:07 2013 +0000
  62. 0828cf2 serial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI option by Michal Simek · Tue Jan 22 23:40:06 2013 +0000
  63. 159b746 sf: stmicro: add support for N25Q064 by Jagannadha Sutradharudu Teki · Wed Dec 12 04:48:56 2012 +0000
  64. 94ff067 cmd_time: merge run_command_and_time_it with cmd_process by Richard Genoud · Mon Dec 03 06:28:28 2012 +0000
  65. 56014a4 console: USB: KBD: Fix incorrect autoboot timeout by Jim Lin · Thu Jan 24 01:05:55 2013 +0000
  66. e181a23 board sc3: fix warning about nested comment by Jeroen Hofstee · Tue Jan 08 13:35:53 2013 +0000
  67. 606b3dd common: env_mmc: Use __weak annotation to simplify code by Fabio Estevam · Tue Jan 08 05:36:11 2013 +0000
  68. 6f732bc common/cmd_bootm.c: prevent running of subcommands before 'bootm start' by Gabor Juhos · Sun Jan 06 23:04:25 2013 +0000
  69. 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
  70. a43f41f FAT: remove ifdefs to make the code more readable by Richard Genoud · Thu Dec 13 03:30:10 2012 +0000
  71. 2e37202 FAT: use toupper/tolower instead of recoding them by Richard Genoud · Thu Dec 13 00:47:36 2012 +0000
  72. 57b2e69 configs:Remove unused macro CONFIG_DISCOVER_PHY by Ashok · Wed Nov 07 07:39:29 2012 +0000
  73. d388763 x86: Use generic global_data by Simon Glass · Thu Dec 13 20:49:27 2012 +0000
  74. 850d9aa sparc: Use generic global_data by Simon Glass · Thu Dec 13 20:49:26 2012 +0000
  75. f97c17f sh: Use generic global_data by Simon Glass · Thu Dec 13 20:49:25 2012 +0000
  76. 5b5177e sandbox: Use generic global_data by Simon Glass · Thu Dec 13 20:49:24 2012 +0000
  77. 1c62cc2 powerpc: Use generic global_data by Simon Glass · Thu Dec 13 20:49:23 2012 +0000
  78. b069ca3 openrisc: Use generic global_data by Simon Glass · Thu Dec 13 20:49:22 2012 +0000
  79. 123122a nios2: Use generic global_data by Simon Glass · Thu Dec 13 20:49:21 2012 +0000
  80. f62b94d nds32: Use generic global_data by Simon Glass · Thu Dec 13 20:49:20 2012 +0000
  81. 9b9ba9a mips: Use generic global_data by Simon Glass · Thu Dec 13 20:49:19 2012 +0000
  82. 8d0820e microblaze: Use generic global_data by Simon Glass · Thu Dec 13 20:49:18 2012 +0000
  83. b666b4b m68k: Use generic global_data by Simon Glass · Thu Dec 13 20:49:17 2012 +0000
  84. 87031d5 blackfin: Use generic global_data by Simon Glass · Thu Dec 13 20:49:16 2012 +0000
  85. 8ed3a64 avr32: Use generic global_data by Simon Glass · Thu Dec 13 20:49:15 2012 +0000
  86. 6878cd1 arm: Use generic global_data by Simon Glass · Thu Dec 13 20:49:14 2012 +0000
  87. 66d6e63 Only use fb_base if we have a display by Simon Glass · Thu Dec 13 20:49:13 2012 +0000
  88. 0e72403 Add generic global_data by Simon Glass · Thu Dec 13 20:49:12 2012 +0000
  89. 6437147 sandbox: Move ram_buf to arch_global_data by Simon Glass · Thu Dec 13 20:49:11 2012 +0000
  90. 421b7c0 avr32: Move cpu_hz to arch_global_data by Simon Glass · Thu Dec 13 20:49:10 2012 +0000
  91. bcdea57 avr32: Move stack_end to arch_global_data by Simon Glass · Thu Dec 13 20:49:09 2012 +0000
  92. 988e296 mips: Move per_clk and dev_clk to arch_global_data by Simon Glass · Thu Dec 13 20:49:08 2012 +0000
  93. 568a7b6 m68k: Move CONFIG_EXTRA_CLOCK to arch_global_data by Simon Glass · Thu Dec 13 20:49:07 2012 +0000
  94. de0f529 sparc: Drop kbd_status and reset_status from global_data by Simon Glass · Thu Dec 13 20:49:06 2012 +0000
  95. 9e247d1 ppc: arm: Move sdhc_clk into arch_global_data by Simon Glass · Thu Dec 13 20:49:05 2012 +0000
  96. 9c6a774 ppc: Move kbd_status to arch_global_data by Simon Glass · Thu Dec 13 20:49:04 2012 +0000
  97. 88a432b ppc: Move wdt_last to arch_global_data by Simon Glass · Thu Dec 13 20:49:03 2012 +0000
  98. f2d9aaf ppc: Move fpga_state to arch_global_data by Simon Glass · Thu Dec 13 20:49:02 2012 +0000
  99. be1534f ppc: Remove console_addr from global data by Simon Glass · Thu Dec 13 20:49:01 2012 +0000
  100. ba01797 ppc: Move mirror_hack to arch_global_data by Simon Glass · Thu Dec 13 20:49:00 2012 +0000