1. 57ab23f ARM: mx6: use common CPU errata config options by Stephen Warren · Tue Feb 26 12:28:29 2013 +0000
  2. 83918e5 mx6: Provide a structure for accessing HDMI registers by Fabio Estevam · Thu Feb 28 14:35:02 2013 +0000
  3. 69d8ce0 mxs: timrot: Rename local macros by Fadil Berisha · Thu Feb 28 10:03:26 2013 -0500
  4. d608f6e mxs: timrot: Add support to i.MX23 by Fadil Berisha · Wed Feb 27 17:00:07 2013 +0000
  5. 1e5be16 mxs: Fix iomux.h to not break build during assembly stage by Otavio Salvador · Sat Feb 23 02:43:08 2013 +0000
  6. 5d26bad mx23: Document the tRAS lockout setting in memory initialization by Otavio Salvador · Sat Feb 23 02:43:05 2013 +0000
  7. 8ca9adf mxs: Rename CONFIG_SPL_MX28_PSWITCH_WAIT to CONFIG_SPL_MXS_PSWITCH_WAIT by Otavio Salvador · Sat Feb 23 02:43:04 2013 +0000
  8. 83e330c mxs: Squash the header file usage in ehci-mxs by Marek Vasut · Sat Feb 23 02:43:01 2013 +0000
  9. eadf337 mxs: mmc: spi: dma: Better wrap the MXS differences by Marek Vasut · Sat Feb 23 02:42:58 2013 +0000
  10. 2b20a57 mxs: Reset the EMI block on mx23 by Marek Vasut · Sat Feb 23 02:42:57 2013 +0000
  11. ee61d16 i.MX6: Add DDR controller registers by Eric Nelson · Tue Feb 19 10:07:05 2013 +0000
  12. 17a2316 i.MX6DL: define IOMUX pads NANDF_CS1-3 for use as GPIO by Eric Nelson · Tue Feb 19 10:07:04 2013 +0000
  13. de29f4c i.MX6: crm_regs: define IOMUXC_GPR4/6/7 by Eric Nelson · Tue Feb 19 10:07:03 2013 +0000
  14. 49d097f i.MX6: crm_regs: define CCM_CCGRx for use in board config files by Eric Nelson · Tue Feb 19 10:07:02 2013 +0000
  15. afea2ba i.MX6: consolidate pad names for multi-CPU boards by Eric Nelson · Tue Feb 19 10:07:01 2013 +0000
  16. ea97d34 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · Sat Feb 23 10:13:40 2013 +0100
  17. 5fb56b0 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Feb 21 21:30:47 2013 +0100
  18. 59f75b4 Merge 'u-boot-microblaze/mainline/arm' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Feb 21 16:43:19 2013 +0100
  19. 87b82cc am33xx: support for booting via usbeth by Ilya Yanok · Tue Feb 05 11:36:25 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. 89e5900 Merge branch 'fixes' of git://git.denx.de/u-boot-mips by Tom Rini · Fri Feb 15 12:23:42 2013 -0500
  22. 3965058 MIPS: board.c: remove manual relocation of env_name_spec by Daniel Schwierzeck · Fri Feb 15 17:53:34 2013 +0100
  23. 73368fc x86: Remove unused real mode code by Simon Glass · Thu Feb 14 17:38:30 2013 +0000
  24. bfb5980 x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTOR by Simon Glass · Thu Feb 14 04:18:54 2013 +0000
  25. b83dc58 x86: Remove sc520 cpu by Simon Glass · Thu Feb 14 04:18:52 2013 +0000
  26. 817d6f2 Merge branch 'next' of git://git.denx.de/u-boot-mips by Tom Rini · Tue Feb 12 19:03:59 2013 -0500
  27. 84937ab MIPS: add dynamic relocation support by Gabor Juhos · Tue Feb 12 22:22:13 2013 +0100
  28. 44ea3c3 MIPS: u-boot.lds: add relocation specific sections by Gabor Juhos · Tue Feb 12 22:22:13 2013 +0100
  29. 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
  30. 0de9cc5 MIPS: start.S: optimize BSS initialization by Daniel Schwierzeck · Tue Feb 12 22:22:13 2013 +0100
  31. 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
  32. 9049d03 MIPS: u-boot.lds: introduce symbol __image_copy_end by Daniel Schwierzeck · Tue Feb 12 22:22:12 2013 +0100
  33. 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
  34. 7092ce8 MIPS: compute num_got_entries from .got section's size by Gabor Juhos · Tue Feb 12 22:22:12 2013 +0100
  35. ec44316 MIPS: start.S: unify and simplify reset vector handling by Daniel Schwierzeck · Tue Feb 12 22:22:12 2013 +0100
  36. 7e44614 MIPS: start.S: remove obsolete 64 bit handling in setup_c0_status by Daniel Schwierzeck · Tue Feb 12 22:22:12 2013 +0100
  37. 2fb7bd3 MIPS: xburst: fix broken access to global_data by Daniel Schwierzeck · Tue Feb 12 22:22:12 2013 +0100
  38. 50f4b5e build: imx: Fix 'u-boot.imx' build without full OBJTREE reference by Otavio Salvador · Mon Feb 11 04:33:51 2013 +0000
  39. 1a754ee Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Tue Feb 12 10:18:31 2013 -0500
  40. 48e65b0 mx6: Disable Power Down Bit of watchdog by Fabio Estevam · Thu Feb 07 06:45:23 2013 +0000
  41. 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
  42. f11e89f Tegra114: Dalmore: Add DT files by Tom Warren · Mon Jan 28 13:32:11 2013 +0000
  43. e3d95bc Tegra114: Add common CPU (shared) files by Tom Warren · Mon Jan 28 13:32:10 2013 +0000
  44. 7c5883f Tegra114: Add CPU (armv7) files by Tom Warren · Mon Jan 28 13:32:09 2013 +0000
  45. d034d1b Tegra114: Add AVP (arm720t) files by Tom Warren · Mon Jan 28 13:32:08 2013 +0000
  46. c47e717 Tegra114: Add arch-tegra114 include files by Tom Warren · Mon Jan 28 13:32:07 2013 +0000
  47. ba4fb9b tegra: add SPI SLINK driver by Allen Martin · Tue Jan 29 13:51:28 2013 +0000
  48. 463afbc tegra: add addresses of SPI SLINK controllers by Allen Martin · Tue Jan 29 13:51:27 2013 +0000
  49. 43b0429 tegra30: fdt: add SPI SLINK nodes by Allen Martin · Tue Jan 29 13:51:26 2013 +0000
  50. 3f419f8 tegra30: add SBC1 to periph id mapping table by Allen Martin · Tue Jan 29 13:51:25 2013 +0000
  51. 523e4d6 tegra20: fdt: add SPI SFLASH node by Allen Martin · Tue Jan 29 13:51:23 2013 +0000
  52. 811af73 tegra: rename FUNCMUX_UART2_UARTB by Stephen Warren · Tue Jan 22 06:20:08 2013 +0000
  53. 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
  54. 4293764 Tegra: T20: Remove unused 'SLOW' SoC ID and PLLX table entry by Tom Warren · Fri Jan 18 13:36:26 2013 -0700
  55. e10ffab Clean up libfdt.h includes by Gerald Van Baren · Thu Feb 07 19:49:54 2013 -0500
  56. 6542c07 common/fdt_support.c: sparse fixes by Kim Phillips · Wed Jan 16 14:00:11 2013 +0000
  57. d150db6 treewide: include libfdt_env.h before fdt.h by Kim Phillips · Wed Jan 16 13:59:04 2013 +0000
  58. 7c03a22 Add DDR3 support for AM335x-EVM (Version 1.5A) by Jeff Lance · Mon Jan 14 05:32:20 2013 +0000
  59. 67b4a79 pcm051: Add support for Phytec phyCORE-AM335x by Lars Poeschel · Fri Jan 11 00:53:31 2013 +0000
  60. e0cb8c0 am33xx: add a pulldown macro to pinmux config by Lars Poeschel · Fri Jan 11 00:53:30 2013 +0000
  61. 6d46480 arm: zynq: Add lowlevel initialization to C by Michal Simek · Mon Feb 04 12:42:25 2013 +0100
  62. eb1dfa7 arm: zynq: Add SLCR support with system reset by Michal Simek · Mon Feb 04 12:38:59 2013 +0100
  63. 94f1948 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Mon Feb 04 09:07:34 2013 -0500
  64. d388763 x86: Use generic global_data by Simon Glass · Thu Dec 13 20:49:27 2012 +0000
  65. 850d9aa sparc: Use generic global_data by Simon Glass · Thu Dec 13 20:49:26 2012 +0000
  66. f97c17f sh: Use generic global_data by Simon Glass · Thu Dec 13 20:49:25 2012 +0000
  67. 5b5177e sandbox: Use generic global_data by Simon Glass · Thu Dec 13 20:49:24 2012 +0000
  68. 1c62cc2 powerpc: Use generic global_data by Simon Glass · Thu Dec 13 20:49:23 2012 +0000
  69. b069ca3 openrisc: Use generic global_data by Simon Glass · Thu Dec 13 20:49:22 2012 +0000
  70. 123122a nios2: Use generic global_data by Simon Glass · Thu Dec 13 20:49:21 2012 +0000
  71. f62b94d nds32: Use generic global_data by Simon Glass · Thu Dec 13 20:49:20 2012 +0000
  72. 9b9ba9a mips: Use generic global_data by Simon Glass · Thu Dec 13 20:49:19 2012 +0000
  73. 8d0820e microblaze: Use generic global_data by Simon Glass · Thu Dec 13 20:49:18 2012 +0000
  74. b666b4b m68k: Use generic global_data by Simon Glass · Thu Dec 13 20:49:17 2012 +0000
  75. 87031d5 blackfin: Use generic global_data by Simon Glass · Thu Dec 13 20:49:16 2012 +0000
  76. 8ed3a64 avr32: Use generic global_data by Simon Glass · Thu Dec 13 20:49:15 2012 +0000
  77. 6878cd1 arm: Use generic global_data by Simon Glass · Thu Dec 13 20:49:14 2012 +0000
  78. 6437147 sandbox: Move ram_buf to arch_global_data by Simon Glass · Thu Dec 13 20:49:11 2012 +0000
  79. 421b7c0 avr32: Move cpu_hz to arch_global_data by Simon Glass · Thu Dec 13 20:49:10 2012 +0000
  80. bcdea57 avr32: Move stack_end to arch_global_data by Simon Glass · Thu Dec 13 20:49:09 2012 +0000
  81. 988e296 mips: Move per_clk and dev_clk to arch_global_data by Simon Glass · Thu Dec 13 20:49:08 2012 +0000
  82. 568a7b6 m68k: Move CONFIG_EXTRA_CLOCK to arch_global_data by Simon Glass · Thu Dec 13 20:49:07 2012 +0000
  83. de0f529 sparc: Drop kbd_status and reset_status from global_data by Simon Glass · Thu Dec 13 20:49:06 2012 +0000
  84. 9e247d1 ppc: arm: Move sdhc_clk into arch_global_data by Simon Glass · Thu Dec 13 20:49:05 2012 +0000
  85. 9c6a774 ppc: Move kbd_status to arch_global_data by Simon Glass · Thu Dec 13 20:49:04 2012 +0000
  86. 88a432b ppc: Move wdt_last to arch_global_data by Simon Glass · Thu Dec 13 20:49:03 2012 +0000
  87. f2d9aaf ppc: Move fpga_state to arch_global_data by Simon Glass · Thu Dec 13 20:49:02 2012 +0000
  88. be1534f ppc: Remove console_addr from global data by Simon Glass · Thu Dec 13 20:49:01 2012 +0000
  89. ba01797 ppc: Move mirror_hack to arch_global_data by Simon Glass · Thu Dec 13 20:49:00 2012 +0000
  90. 004cc85 arm: Move uart_clk to arch_global_data by Simon Glass · Thu Dec 13 20:48:59 2012 +0000
  91. 9398008 ppc: Move dp_alloc_base, dp_alloc_top to arch_global_data by Simon Glass · Thu Dec 13 20:48:58 2012 +0000
  92. 387a1f2 ppc: Move arbiter fields to arch_global_data by Simon Glass · Thu Dec 13 20:48:57 2012 +0000
  93. 4d6eaa3 ppc: Move reset_status to arch_global_data by Simon Glass · Thu Dec 13 20:48:56 2012 +0000
  94. e02a6e3f ppc: Move mpc8220 clocks to arch_global_data by Simon Glass · Thu Dec 13 20:48:55 2012 +0000
  95. 6c6cbd1 ppc: Move mpc512x clocks to arch_global_data by Simon Glass · Thu Dec 13 20:48:54 2012 +0000
  96. 4f8c5f0 ppc: Move mpc5xxx clocks to arch_global_data by Simon Glass · Thu Dec 13 20:48:53 2012 +0000
  97. 0b46658 ppc: Move used_tlb_cams to arch_global_data by Simon Glass · Thu Dec 13 20:48:52 2012 +0000
  98. c6622d6 ppc: Move used_laws to arch_global_data by Simon Glass · Thu Dec 13 20:48:51 2012 +0000
  99. 8518b17 ppc: Move CONFIG_QE to arch_global_data by Simon Glass · Thu Dec 13 20:48:50 2012 +0000
  100. c2baaec ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data by Simon Glass · Thu Dec 13 20:48:49 2012 +0000