1. 54804a4 mpc8xx/spi.c: Fix GCC 4.6 build warnings by Wolfgang Denk · Fri Nov 04 15:55:43 2011 +0000
  2. 3019e56 mpc8xx/i2c.c: replace PRINTD() by debug() by Wolfgang Denk · Fri Nov 04 15:55:37 2011 +0000
  3. d0344a4 mpc8xx/i2c.c: CodungStyle cleanup by Wolfgang Denk · Fri Nov 04 15:55:36 2011 +0000
  4. 89f85ad mpc8xx/cpu.c: Fix GCC 4.6 build warnings by Wolfgang Denk · Fri Nov 04 15:55:32 2011 +0000
  5. 51fc4a9 mpc8xx/fec.c: Fix GCC 4.6 build warnings by Wolfgang Denk · Fri Nov 04 15:55:21 2011 +0000
  6. 64070ba arch/powerpc/cpu/mpc5xxx/usb_ohci.c: fix GCC 4.6 build warnings by Wolfgang Denk · Fri Nov 04 15:55:10 2011 +0000
  7. 775ad02 arch/powerpc/lib/board.c: fix build warning by Wolfgang Denk · Fri Nov 04 15:55:08 2011 +0000
  8. 09e3c9f arch/powerpc/lib/board.c: make (mostly) checkpatch-clean by Wolfgang Denk · Fri Nov 04 15:55:07 2011 +0000
  9. cd478fc arch/powerpc/cpu/mpc5xxx/i2c.c: fix GC 4.6 build warnings by Wolfgang Denk · Fri Nov 04 15:55:06 2011 +0000
  10. 0c087d0 sandbox: drop unused return by Mike Frysinger · Wed Oct 26 00:22:14 2011 +0000
  11. a5baaee sandbox: put stdin into raw mode by Mike Frysinger · Wed Oct 26 00:21:29 2011 +0000
  12. c6ecace sandbox: Add asm/cache.h for sandbox by Anton staaf · Tue Oct 25 10:48:03 2011 +0000
  13. 9209ed5 Reduce build times by Wolfgang Denk · Tue Nov 01 20:54:02 2011 +0000
  14. 96ea2b9 4xx_pci.c: add error checking, fix GCC 4.6 build warning by Wolfgang Denk · Sat Oct 29 09:38:31 2011 +0000
  15. df59292 4xx_uart.c: fix GCC 4.6 build warnings by Wolfgang Denk · Sat Oct 29 09:37:52 2011 +0000
  16. 3f7772c arch/powerpc/lib/board.c: fix build warning by Wolfgang Denk · Sun Oct 23 11:58:52 2011 +0000
  17. 92fa6df Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · Thu Nov 03 20:36:16 2011 +0100
  18. 28e6835 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Wolfgang Denk · Thu Nov 03 20:36:04 2011 +0100
  19. 644356a PXA: Add MMC driver using the generic MMC framework by Marek Vasut · Wed Nov 02 00:29:27 2011 +0000
  20. 46207f4 x86: Fix a compiler warning in arch/x86/lib/realmode.c by Gabe Black · Thu Oct 20 18:29:17 2011 +0000
  21. 7056c61 x86: Remove the prototype for the unused function board_init by Gabe Black · Fri Oct 28 12:38:47 2011 +0000
  22. 0d992d0 x86: Rename include/asm/ic to include/asm/arch-sc520 by Graeme Russ · Thu Aug 04 22:05:09 2011 +1000
  23. 19c114a x86: turn off cache: set control register properly by Ondrej Kupka · Fri Sep 30 21:05:11 2011 +1100
  24. c70c9da nds32: asm/io.h: add __iormb __iowmb and inline io support by Macpaul Lin · Mon Oct 24 13:31:05 2011 +0800
  25. 22b479e nds32: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Macpaul Lin · Mon Oct 24 16:48:39 2011 +0800
  26. 4826095 nds32: Use getenv_ulong() in place of getenv(), strtoul by Macpaul Lin · Mon Oct 24 16:43:17 2011 +0800
  27. dae82aa Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Fri Oct 28 00:15:19 2011 +0200
  28. 081fcf0 Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · Fri Oct 28 00:14:16 2011 +0200
  29. cff8434 GCC4.6: Squash warnings in omap4 clocks.c by Marek Vasut · Mon Oct 24 23:41:40 2011 +0000
  30. 8148e11 GCC4.6: Squash warning in tegra2 board.c by Marek Vasut · Mon Oct 24 23:41:39 2011 +0000
  31. 46bc7f0 GCC4.6: Squash warnings in mpc86xx/interrupts.c by Marek Vasut · Fri Oct 21 14:17:27 2011 +0000
  32. 3c48d6c GCC4.6: Squash warnings in ddr[123]_dimm_params.c by Marek Vasut · Fri Oct 21 14:17:19 2011 +0000
  33. 6081490 GCC4.6: Squash warnings in 4xx_pcie.c by Marek Vasut · Fri Oct 21 14:17:15 2011 +0000
  34. c9af943 GCC4.6: Squash warnings in 4xx_ibm_ddr2_autocalib.c by Marek Vasut · Fri Oct 21 14:17:14 2011 +0000
  35. 99b00d9 GCC4.6: Squash warnings in 44x_spd_ddr.c by Marek Vasut · Fri Oct 21 14:17:12 2011 +0000
  36. 701b4be GCC4.6: Squash warnings in denali_spd_ddr2.c by Marek Vasut · Fri Oct 21 14:17:07 2011 +0000
  37. c16d054 GCC4.6: Squash warnings in denali_data_eye.c by Marek Vasut · Fri Oct 21 14:17:06 2011 +0000
  38. ea168cf PowerPC: Squash warning in mpc512x serial.c by Marek Vasut · Fri Oct 21 14:17:02 2011 +0000
  39. d5a184b cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT by Helmut Raiger · Thu Oct 20 04:19:47 2011 +0000
  40. 73089ad ARM: Add Calxeda Highbank platform by Rob Herring · Mon Oct 24 08:50:20 2011 +0000
  41. 7b727d0 ARM: pantheon: add mmc definition by Lei Wen · Mon Oct 03 20:33:41 2011 +0000
  42. 38f68f2 davinci: remove config.mk file from the sources by Vladimir Zapolskiy · Mon Oct 17 08:46:53 2011 +0000
  43. 7d74410 ARM:AM33XX: Add support for TI AM335X EVM by Chandan Nath · Fri Oct 14 02:58:26 2011 +0000
  44. b76b96d ARM:AM33XX: Added timer support by Chandan Nath · Fri Oct 14 02:58:25 2011 +0000
  45. 98b036e ARM:AM33XX: Add emif/ddr support by Chandan Nath · Fri Oct 14 02:58:24 2011 +0000
  46. 4ba3345 ARM:AM33XX: Add clock definitions by Chandan Nath · Fri Oct 14 02:58:23 2011 +0000
  47. 1c95969 ARM:AM33XX: Added support for AM33xx by Chandan Nath · Fri Oct 14 02:58:22 2011 +0000
  48. 93292bc omap3/emif4: fix registers definition by Ilya Yanok · Thu Oct 13 11:18:12 2011 +0000
  49. 5b5260e davinci: remove obsolete macro CONFIG_EMAC_MDIO_PHY_NUM by Manjunath Hadli · Thu Oct 13 03:40:55 2011 +0000
  50. 9b124d3 omap: Don't use gpio_free to change direction to input by Joe Hershberger · Wed Oct 12 10:31:44 2011 +0000
  51. 0560be2 omap: spl: fix build break due to changes in FAT by Aneesh V · Fri Oct 21 12:29:34 2011 -0400
  52. 09c797b OMAP3 SPL: Provide weak omap_rev_string by Tom Rini · Tue Oct 04 04:59:23 2011 +0000
  53. d816de5 omap3: Add interface for omap3 DMA by Simon Schwarz · Wed Sep 28 05:00:26 2011 +0000
  54. 8e60f07 omap3: Add DMA register accessors by Simon Schwarz · Wed Sep 28 05:00:25 2011 +0000
  55. a56688c omap3: Add Base register for DMA by Simon Schwarz · Wed Sep 28 05:00:24 2011 +0000
  56. 3fcb59e arm, davinci: add missing LSPC define for MMC/SD1 by Heiko Schocher · Tue Sep 27 19:40:41 2011 +0000
  57. 617ee0b DaVinci: correct MDSTAT.STATE mask by Sergei Shtylyov · Fri Sep 23 04:29:15 2011 +0000
  58. 242a92c omap4: splitting padconfs into common, 4430 and 4460 by Ricardo Salveti de Araujo · Wed Sep 21 10:17:31 2011 +0000
  59. f79be10 omap4: adding revision detection for 4460 ES1.1 by Ricardo Salveti de Araujo · Wed Sep 21 10:17:30 2011 +0000
  60. c28ea7c omap4: replacing OMAP4_CONTROL with OMAP4430_CONTROL by Ricardo Salveti de Araujo · Wed Sep 21 10:17:29 2011 +0000
  61. 749941a ARM: orion5x: reduce dependence of including platform file by Lei Wen · Mon Oct 24 16:27:32 2011 +0000
  62. 298ae91 ARM: kirkwood: reduce dependence of including platform file by Lei Wen · Tue Oct 18 20:11:42 2011 +0530
  63. 35b130c ARM: armada100: reduce dependence of including platform file by Lei Wen · Tue Oct 18 19:50:48 2011 +0530
  64. 24f41da ARM: pantheon: reduce dependence of including platform file by Lei Wen · Tue Oct 18 19:21:33 2011 +0530
  65. fc960ab Armada100: Add SPI support for Marvell gplugD by Ajay Bhargav · Mon Oct 03 14:00:57 2011 +0530
  66. b1b0820 SPI: Add SPI driver support for Marvell Armada100 by Ajay Bhargav · Mon Oct 03 14:00:57 2011 +0530
  67. 8d038fa dreamplug: initial board support. by Jason Cooper · Mon Oct 03 13:49:53 2011 +0530
  68. f231efb imx: fix coding style by Fabio Estevam · Thu Oct 13 05:34:59 2011 +0000
  69. 035929c mx31: provide readable WEIM CS accessor by Helmut Raiger · Thu Sep 29 05:45:03 2011 +0000
  70. fa3d74f ARM: Update mach-types by Marek Vasut · Sun Sep 11 17:54:52 2011 +0000
  71. 9026d68 arm, logbuffer: make it compileclean by Heiko Schocher · Wed Oct 12 01:13:38 2011 +0000
  72. b70bbf1 tegra2: Add more pinmux functions by Simon Glass · Wed Sep 21 12:40:06 2011 +0000
  73. 80608ed tegra2: Rename PIN_ to PINGRP_ by Simon Glass · Wed Sep 21 12:40:05 2011 +0000
  74. c2ea5e4 tegra2: Add more clock functions by Simon Glass · Wed Sep 21 12:40:04 2011 +0000
  75. 069784e tegra2: Rename CLOCK_PLL_ID to CLOCK_ID by Simon Glass · Wed Sep 21 12:40:02 2011 +0000
  76. dc6fa64 fdt: ARM: Add fdtcontroladdr to set device tree address in environment by Simon Glass · Mon Oct 24 19:15:34 2011 +0000
  77. 3433dd7 fdt: ARM: Implement and verify embedded and separate device tree by Simon Glass · Mon Oct 24 19:15:33 2011 +0000
  78. 3d68644 fdt: ARM: Add device tree control of U-Boot (CONFIG_OF_CONTROL) by Simon Glass · Sat Oct 15 05:48:20 2011 +0000
  79. 1712b56 arm: Correct build error introduced by getenv_ulong() patch by Simon Glass · Sun Oct 23 17:44:35 2011 +0000
  80. e2f057f powerpc: Correct build warning introduced by getenv_ulong() patch by Simon Glass · Sun Oct 23 17:41:54 2011 +0000
  81. 75a081e microblaze: Fix strict-aliasing rules for in_be32 by Michal Simek · Tue Oct 18 11:33:07 2011 +0200
  82. 920fd2b powerpc/lib/board.c: Call run_post(POST_ROM) before relocating by Bernhard Kaindl · Sun Oct 16 00:07:08 2011 +0000
  83. 32ef00a x86: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · Thu Oct 13 14:43:14 2011 +0000
  84. c131e52 sparc: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · Thu Oct 13 14:43:13 2011 +0000
  85. 44fc669 powerpc: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · Thu Oct 13 14:43:12 2011 +0000
  86. 8ccbef9 mips: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · Thu Oct 13 14:43:11 2011 +0000
  87. 383c33a microblaze: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · Thu Oct 13 14:43:10 2011 +0000
  88. 9e5689f m68k: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · Thu Oct 13 14:43:09 2011 +0000
  89. 3d87f6b blackfin: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · Thu Oct 13 14:43:08 2011 +0000
  90. 9b3b52b avr32: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · Thu Oct 13 14:43:07 2011 +0000
  91. 706c234 arm: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · Thu Oct 13 14:43:06 2011 +0000
  92. 49d351b x86: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · Mon Oct 17 16:46:12 2011 -0700
  93. 66d6dbf mips: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · Mon Oct 17 16:46:11 2011 -0700
  94. 71c2563 microblaze: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · Mon Oct 17 16:46:10 2011 -0700
  95. 7dbd92f avr32: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · Mon Oct 17 16:46:09 2011 -0700
  96. fb2df08 sparc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · Mon Oct 17 16:46:08 2011 -0700
  97. 18798f1 sh: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · Mon Oct 17 16:46:07 2011 -0700
  98. 265766c powerpc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · Mon Oct 17 16:46:06 2011 -0700
  99. 4b17083 nios2: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · Mon Oct 17 16:46:05 2011 -0700
  100. fe7d4f9 m68k: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · Mon Oct 17 16:46:04 2011 -0700