1. 94f1948 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Mon Feb 04 09:07:34 2013 -0500
  2. c64af47 serial: arm_dcc: Fix compilation warning and remove unneeded initialization by Michal Simek · Tue Jan 22 23:40:07 2013 +0000
  3. 0828cf2 serial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI option by Michal Simek · Tue Jan 22 23:40:06 2013 +0000
  4. 159b746 sf: stmicro: add support for N25Q064 by Jagannadha Sutradharudu Teki · Wed Dec 12 04:48:56 2012 +0000
  5. 94ff067 cmd_time: merge run_command_and_time_it with cmd_process by Richard Genoud · Mon Dec 03 06:28:28 2012 +0000
  6. 56014a4 console: USB: KBD: Fix incorrect autoboot timeout by Jim Lin · Thu Jan 24 01:05:55 2013 +0000
  7. e181a23 board sc3: fix warning about nested comment by Jeroen Hofstee · Tue Jan 08 13:35:53 2013 +0000
  8. 606b3dd common: env_mmc: Use __weak annotation to simplify code by Fabio Estevam · Tue Jan 08 05:36:11 2013 +0000
  9. 6f732bc common/cmd_bootm.c: prevent running of subcommands before 'bootm start' by Gabor Juhos · Sun Jan 06 23:04:25 2013 +0000
  10. 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
  11. a43f41f FAT: remove ifdefs to make the code more readable by Richard Genoud · Thu Dec 13 03:30:10 2012 +0000
  12. 2e37202 FAT: use toupper/tolower instead of recoding them by Richard Genoud · Thu Dec 13 00:47:36 2012 +0000
  13. 57b2e69 configs:Remove unused macro CONFIG_DISCOVER_PHY by Ashok · Wed Nov 07 07:39:29 2012 +0000
  14. d388763 x86: Use generic global_data by Simon Glass · Thu Dec 13 20:49:27 2012 +0000
  15. 850d9aa sparc: Use generic global_data by Simon Glass · Thu Dec 13 20:49:26 2012 +0000
  16. f97c17f sh: Use generic global_data by Simon Glass · Thu Dec 13 20:49:25 2012 +0000
  17. 5b5177e sandbox: Use generic global_data by Simon Glass · Thu Dec 13 20:49:24 2012 +0000
  18. 1c62cc2 powerpc: Use generic global_data by Simon Glass · Thu Dec 13 20:49:23 2012 +0000
  19. b069ca3 openrisc: Use generic global_data by Simon Glass · Thu Dec 13 20:49:22 2012 +0000
  20. 123122a nios2: Use generic global_data by Simon Glass · Thu Dec 13 20:49:21 2012 +0000
  21. f62b94d nds32: Use generic global_data by Simon Glass · Thu Dec 13 20:49:20 2012 +0000
  22. 9b9ba9a mips: Use generic global_data by Simon Glass · Thu Dec 13 20:49:19 2012 +0000
  23. 8d0820e microblaze: Use generic global_data by Simon Glass · Thu Dec 13 20:49:18 2012 +0000
  24. b666b4b m68k: Use generic global_data by Simon Glass · Thu Dec 13 20:49:17 2012 +0000
  25. 87031d5 blackfin: Use generic global_data by Simon Glass · Thu Dec 13 20:49:16 2012 +0000
  26. 8ed3a64 avr32: Use generic global_data by Simon Glass · Thu Dec 13 20:49:15 2012 +0000
  27. 6878cd1 arm: Use generic global_data by Simon Glass · Thu Dec 13 20:49:14 2012 +0000
  28. 66d6e63 Only use fb_base if we have a display by Simon Glass · Thu Dec 13 20:49:13 2012 +0000
  29. 0e72403 Add generic global_data by Simon Glass · Thu Dec 13 20:49:12 2012 +0000
  30. 6437147 sandbox: Move ram_buf to arch_global_data by Simon Glass · Thu Dec 13 20:49:11 2012 +0000
  31. 421b7c0 avr32: Move cpu_hz to arch_global_data by Simon Glass · Thu Dec 13 20:49:10 2012 +0000
  32. bcdea57 avr32: Move stack_end to arch_global_data by Simon Glass · Thu Dec 13 20:49:09 2012 +0000
  33. 988e296 mips: Move per_clk and dev_clk to arch_global_data by Simon Glass · Thu Dec 13 20:49:08 2012 +0000
  34. 568a7b6 m68k: Move CONFIG_EXTRA_CLOCK to arch_global_data by Simon Glass · Thu Dec 13 20:49:07 2012 +0000
  35. de0f529 sparc: Drop kbd_status and reset_status from global_data by Simon Glass · Thu Dec 13 20:49:06 2012 +0000
  36. 9e247d1 ppc: arm: Move sdhc_clk into arch_global_data by Simon Glass · Thu Dec 13 20:49:05 2012 +0000
  37. 9c6a774 ppc: Move kbd_status to arch_global_data by Simon Glass · Thu Dec 13 20:49:04 2012 +0000
  38. 88a432b ppc: Move wdt_last to arch_global_data by Simon Glass · Thu Dec 13 20:49:03 2012 +0000
  39. f2d9aaf ppc: Move fpga_state to arch_global_data by Simon Glass · Thu Dec 13 20:49:02 2012 +0000
  40. be1534f ppc: Remove console_addr from global data by Simon Glass · Thu Dec 13 20:49:01 2012 +0000
  41. ba01797 ppc: Move mirror_hack to arch_global_data by Simon Glass · Thu Dec 13 20:49:00 2012 +0000
  42. 004cc85 arm: Move uart_clk to arch_global_data by Simon Glass · Thu Dec 13 20:48:59 2012 +0000
  43. 9398008 ppc: Move dp_alloc_base, dp_alloc_top to arch_global_data by Simon Glass · Thu Dec 13 20:48:58 2012 +0000
  44. 387a1f2 ppc: Move arbiter fields to arch_global_data by Simon Glass · Thu Dec 13 20:48:57 2012 +0000
  45. 4d6eaa3 ppc: Move reset_status to arch_global_data by Simon Glass · Thu Dec 13 20:48:56 2012 +0000
  46. e02a6e3f ppc: Move mpc8220 clocks to arch_global_data by Simon Glass · Thu Dec 13 20:48:55 2012 +0000
  47. 6c6cbd1 ppc: Move mpc512x clocks to arch_global_data by Simon Glass · Thu Dec 13 20:48:54 2012 +0000
  48. 4f8c5f0 ppc: Move mpc5xxx clocks to arch_global_data by Simon Glass · Thu Dec 13 20:48:53 2012 +0000
  49. 0b46658 ppc: Move used_tlb_cams to arch_global_data by Simon Glass · Thu Dec 13 20:48:52 2012 +0000
  50. c6622d6 ppc: Move used_laws to arch_global_data by Simon Glass · Thu Dec 13 20:48:51 2012 +0000
  51. 8518b17 ppc: Move CONFIG_QE to arch_global_data by Simon Glass · Thu Dec 13 20:48:50 2012 +0000
  52. c2baaec ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data by Simon Glass · Thu Dec 13 20:48:49 2012 +0000
  53. a8b5739 ppc: Move lbc_clk and cpu to arch_global_data by Simon Glass · Thu Dec 13 20:48:48 2012 +0000
  54. 1cf1fbd microblaze: Remove FSL support from generic board by Michal Simek · Wed Jan 23 14:18:25 2013 +0100
  55. 971eb34 common: cmd_bdinfo: Fix compilation warning for microblaze by Michal Simek · Wed Jan 23 14:15:35 2013 +0100
  56. 3caf752 board: xilinx: Remove common folder by Michal Simek · Wed Jan 23 14:11:50 2013 +0100
  57. c197797 board: xilinx: Remove unused ancient i2c driver by Michal Simek · Wed Jan 23 14:09:35 2013 +0100
  58. 70b995c spi: xilinx_spi: Perform software reset during slave setup by Jason Wu · Fri Nov 23 15:05:08 2012 +1000
  59. c4c248f common: cmd_bdinfo: Fix bdinfo to show all MACs for Microblaze and ARM by Michal Simek · Wed Jan 23 12:21:18 2013 +0100
  60. 38716278 microblaze: Add muldi3.c which contains routines for _muldi3 by David Holsgrove · Tue Nov 06 23:01:24 2012 +1000
  61. 4862ffa block: systemace: Added missing "else" in "ace_writew" by Alexey Brodkin · Thu Jan 03 13:35:23 2013 +0400
  62. cc76e9e ppc: Move mpc83xx clock fields to arch_global_data by Simon Glass · Thu Dec 13 20:48:47 2012 +0000
  63. 44ea851 ppc: Move clock fields to arch_global_data by Simon Glass · Thu Dec 13 20:48:46 2012 +0000
  64. cb7b31a ppc: Remove extra pci_clk fields from global_data by Simon Glass · Thu Dec 13 20:48:45 2012 +0000
  65. 34a194f ppc: Move brg_clk to arch_global_data by Simon Glass · Thu Dec 13 20:48:44 2012 +0000
  66. 5e0f808 x86: Remove reset_status, relocoff from global_data by Simon Glass · Thu Dec 13 20:48:43 2012 +0000
  67. 2e4df99 x86: Move gd_addr into arch_global_data by Simon Glass · Thu Dec 13 20:48:41 2012 +0000
  68. 2c5ca20 x86: Set up the global data pointer in C instead of asm by Simon Glass · Thu Dec 13 20:48:42 2012 +0000
  69. 4e48d8a x86: Remove gdt_addr from arch_global_data by Simon Glass · Thu Dec 13 20:48:40 2012 +0000
  70. 6b4ee15 arm: Move tlb_addr and tlb_size to arch_global_data by Simon Glass · Thu Dec 13 20:48:39 2012 +0000
  71. 7734b95 nds32: Drop tlb_addr from global data by Simon Glass · Thu Dec 13 20:48:38 2012 +0000
  72. dddf345 ixp: Move timestamp to arch_global_data by Simon Glass · Thu Dec 13 20:48:37 2012 +0000
  73. 9cbe003a arm: Move timer_reset_value to arch_global_data by Simon Glass · Thu Dec 13 20:48:36 2012 +0000
  74. a848da5 arm: Move lastinc to arch_global_data by Simon Glass · Thu Dec 13 20:48:35 2012 +0000
  75. 2655ee1 arm: Move tbl to arch_global_data by Simon Glass · Thu Dec 13 20:48:34 2012 +0000
  76. 8ca1520 arm: Move tbu to arch_global_data by Simon Glass · Thu Dec 13 20:48:33 2012 +0000
  77. 6ed6e03 arm: Move timer_rate_hz into arch_global_data by Simon Glass · Thu Dec 13 20:48:32 2012 +0000
  78. e61accc at91: Move at91 global data into arch_global_data by Simon Glass · Thu Dec 13 20:48:31 2012 +0000
  79. 3ac47d7 Add architecture-specific global data by Simon Glass · Thu Dec 13 20:48:30 2012 +0000
  80. 4ab1f64 vfat: Fix mkcksum argument sizes by Marek Vasut · Fri Jan 11 03:35:48 2013 +0000
  81. 97ec739 arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README by Lucas Stach · Tue Jan 22 00:15:49 2013 +0000
  82. b916605 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Wed Jan 30 19:26:38 2013 -0500
  83. a859d1a MIPS: qi_lb60: remove custom u-boot.lds script by Gabor Juhos · Wed Jan 30 04:31:58 2013 +0000
  84. 06eed17 MIPS: dbau1x00: remove custom u-boot.lds script by Gabor Juhos · Wed Jan 30 04:31:57 2013 +0000
  85. 785615f MIPS: incaip: remove custom u-boot.lds script by Gabor Juhos · Wed Jan 30 04:31:56 2013 +0000
  86. 650a31d MIPS: vct: remove custom u-boot.lds script by Gabor Juhos · Wed Jan 30 04:31:55 2013 +0000
  87. 15128d2 MIPS: pb1x00: remove custom u-boot.lds script by Gabor Juhos · Wed Jan 30 04:31:54 2013 +0000
  88. 9d68ea8 MIPS: qemu-mips: use the unified u-boot.lds script by Gabor Juhos · Wed Jan 30 04:31:53 2013 +0000
  89. 7f44466 MIPS: add unified u-boot.lds file by Gabor Juhos · Wed Jan 30 04:31:52 2013 +0000
  90. 1da7d29 MIPS: remove OUTPUT_FORMAT from linker scripts by Gabor Juhos · Wed Jan 30 02:22:51 2013 +0000
  91. d84ec3a MIPS: xburst: simplify relocation offset calculation by Gabor Juhos · Wed Jan 30 04:51:06 2013 +0000
  92. bc18d0b MIPS: simplify relocated _G_O_T_ address calculation by Gabor Juhos · Wed Jan 30 04:56:37 2013 +0000
  93. 5e2eb35 corenet: Disable video on P2020DS by Andy Fleming · Thu Jan 24 01:55:11 2013 -0600
  94. 5af1fe2 board/common: Add support for QIXIS read/write using i2c by Prabhakar Kushwaha · Wed Jan 23 17:59:37 2013 +0000
  95. 95bd8e5 powerpc/t4240: Adding workaround errata A-005871 by Shengzhou Liu · Wed Jan 23 19:56:23 2013 +0000
  96. 90a7f9f powerpc/mpc85xx: Add property 'fsl, sec-era' in device tree node 'crypto' by Vakul Garg · Wed Jan 23 22:52:31 2013 +0000
  97. 021b7ae mpc8xxx: fix DDR init value to use CONFIG_MEM_INIT_VALUE by Anatolij Gustschin · Mon Jan 21 23:50:27 2013 +0000
  98. 33a619c powerpc/mpc85xx: add support for MMUv2 page sizes by Scott Wood · Fri Jan 18 15:45:58 2013 +0000
  99. 422e2ab powerpc/85xx: Add BSC9132QDS support by Prabhakar Kushwaha · Mon Jan 14 18:26:57 2013 +0000
  100. 92543c2 powerpc/mpc85xx: Add BSC9132/BSC9232 processor support by Prabhakar Kushwaha · Wed Jan 23 17:59:57 2013 +0000