1. 96b7c43 tegra: Add support for UART init in cpu board.c by Simon Glass · Mon Nov 28 15:04:39 2011 +0000
  2. 84a97c5 tegra: Add a function mux feature by Simon Glass · Mon Nov 28 15:04:38 2011 +0000
  3. 2ffbb25 tegra: add clock_ll_start_uart() to enable UART prior to reloc by Simon Glass · Mon Nov 28 15:04:37 2011 +0000
  4. 7d697d7 tegra: Move clock_early_init() to arch_cpu_init() by Simon Glass · Mon Nov 28 15:04:36 2011 +0000
  5. e992a41 tegra: Move cpu_init_cp15() to arch_cpu_init() by Simon Glass · Mon Nov 28 15:04:35 2011 +0000
  6. f368559 tegra2: Move tegra2_mmc_init() prototype to public header. by Thierry Reding · Thu Nov 17 00:10:23 2011 +0000
  7. 02044fe tegra2: Always build with USE_PRIVATE_LIBGCC=yes. by Thierry Reding · Thu Nov 17 00:04:05 2011 +0000
  8. 92d8f1f tegra2: Implement SPI / UART GPIO switch by Simon Glass · Sat Nov 05 04:46:49 2011 +0000
  9. ee554f8 tegra2: spi: Add SPI driver for Tegra2 SOC by Tom Warren · Sat Nov 05 09:48:11 2011 +0000
  10. 2513db4 arm, davinci: Fix build warnings for cam_enc_4xx by Christian Riesch · Wed Dec 14 09:54:36 2011 +0100
  11. 17a6a2f arm, davinci: Add SPL support for DA850 SoCs by Christian Riesch · Fri Dec 09 09:47:36 2011 +0000
  12. 93fa6b8 Merge branch 'next' of ../next by Wolfgang Denk · Fri Dec 23 20:53:58 2011 +0100
  13. 778eb3c arm: Tegra: fix undefined instruction hang immediately after reset by Tom Warren · Tue Dec 06 13:00:19 2011 +0000
  14. 2e4e87b AVR32: fix timer_init() function by Sven Schnelle · Tue Oct 04 21:53:32 2011 +0200
  15. 95b644b arm, fdt: update ethernet mac address before booting Linux by Heiko Schocher · Wed Sep 14 19:16:30 2011 +0000
  16. 98a7611 add print_cpuinfo to s3c24x0 by David Müller (ELSOFT AG) · Fri Dec 03 05:12:50 2010 +0000
  17. 5008c13 omap4_panda: Initialize the USB phy by Chris Lalancette · Tue Dec 13 09:41:12 2011 +0000
  18. cee0b35 davinci: Fixed wrong timebase clock frequency. by Manfred Rudigier · Wed Dec 14 16:20:08 2011 +0100
  19. fb05a7d arm926ejs: remove noop flush_dcache_all function by Ilya Yanok · Sun Dec 11 13:09:28 2011 +0000
  20. b60c557 Coding Style cleanup by Wolfgang Denk · Mon Dec 19 12:03:40 2011 +0100
  21. 69b49ee x86: Add support for specifying an initrd with the zboot command by Gabe Black · Mon Dec 05 12:09:27 2011 +0000
  22. 540c262 x86: Refactor the zboot innards so they can be reused with a vboot image by Gabe Black · Mon Dec 05 12:09:26 2011 +0000
  23. 84231af x86: Add infrastructure to extract an e820 table from the coreboot tables by Gabe Black · Mon Dec 05 12:09:25 2011 +0000
  24. c67a948 x86: Add support for booting Linux using the 32 bit boot protocol by Gabe Black · Mon Dec 05 12:09:24 2011 +0000
  25. 1cf5121 x86: Clean up the x86 zimage code in preparation to extend it by Gabe Black · Mon Dec 05 12:09:23 2011 +0000
  26. 9fd7a1f x86: Import code from coreboot's libpayload to parse the coreboot table by Gabe Black · Mon Dec 05 12:09:22 2011 +0000
  27. 27a4d07 x86: Initial commit for running as a coreboot payload by Gabe Black · Tue Nov 29 18:05:07 2011 +0000
  28. 8c0f44e avr32:mmu.c: fix printf() length modifier by Andreas Bießmann · Thu Dec 15 09:56:55 2011 +0100
  29. ed804c9 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Sat Dec 17 20:51:16 2011 +0100
  30. bf73126 usb:gadget:s5p Enable the USB Gadget framework at Exynos4210 (C210 Universal) by Lukasz Majewski · Thu Dec 15 10:32:12 2011 +0100
  31. 8f48bb0 powerpc/mpc83xx: set TXEQA/TXEQE value for mpc837XE sata by Jerry Huang · Thu Nov 17 10:15:38 2011 +0800
  32. 180c581 powerpc/bootm: Flush ramdisk and device tree image when booting on MP by Kumar Gala · Wed Dec 07 04:42:58 2011 +0000
  33. 186df59 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Mon Dec 12 07:58:58 2011 +0100
  34. bc52a0e Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Mon Dec 12 07:56:41 2011 +0100
  35. 8c1e4d3 USB: MX5: add helper functions to enable USB clocks by Wolfgang Grandegger · Fri Nov 11 14:03:34 2011 +0100
  36. 35be850 usb:gadget:s5p Enable the USB Gadget framework at GONI by Lukasz Majewski · Thu Oct 27 10:36:47 2011 +0200
  37. 39cc4ac pxa: convert pxa27x_udc to use read and write functions by Stefan Herbrechtsmeier · Mon Oct 17 17:22:48 2011 +0200
  38. 13d240f pxa: activate the first usb host port on pxa27x by default by Stefan Herbrechtsmeier · Mon Oct 17 17:22:47 2011 +0200
  39. 38f79c6 pxa: fix usb host register mismatch by Stefan Herbrechtsmeier · Mon Oct 17 17:22:46 2011 +0200
  40. 74b04d9 arm: add __aeabi_unwind_cpp_pr1() function to avoid linker complaints by Wolfgang Grandegger · Thu Nov 10 01:51:29 2011 +0000
  41. 2f935ce sandbox: fix compiling of cpu/os.c by Andreas Bießmann · Fri Dec 02 11:53:13 2011 +0100
  42. 0d3dd14 sandbox: Add timer simulation by Matthias Weisser · Tue Nov 29 12:16:40 2011 +0100
  43. b5f7b47 sandbox: Add improved RAM simulation by Matthias Weisser · Sat Nov 05 11:40:34 2011 +0100
  44. 93757cf arm, davinci: Use lldiv for the 64-bit divisions in timer.c by Christian Riesch · Fri Dec 09 16:54:01 2011 +0100
  45. da6c5d5 M28: Cleanup memsize.o OOT build by Marek Vasut · Thu Dec 08 09:46:12 2011 +0000
  46. 151f49d i.MX28: Move SPL to arch/arm/cpu/arm926ejs/mx28 by Marek Vasut · Fri Dec 02 03:47:40 2011 +0000
  47. dec1112 i.mx: add the initial support for freescale i.MX6Q processor by Jason Liu · Fri Nov 25 00:18:02 2011 +0000
  48. 83aa8fe i.mx: introduce the armv7/imx-common folder by Jason Liu · Fri Nov 25 00:18:01 2011 +0000
  49. 4131a77 S5PC2XX: Rename S5pc2XX to exynos by Chander Kashyap · Tue Dec 06 23:34:12 2011 +0000
  50. f6fcbbd tegra2: Don't use board pointer before it is set up by Simon Glass · Sat Nov 05 03:56:57 2011 +0000
  51. 0234c34 tegra2: Remove unneeded 'dynamic ram size' message by Simon Glass · Sat Nov 05 03:56:56 2011 +0000
  52. 6ddda84 tegra2: Remove unneeded boot code by Simon Glass · Sat Nov 05 03:56:53 2011 +0000
  53. 277e308 arm: Move CP15 init out of cpu_init_crit() by Simon Glass · Sat Nov 05 03:56:51 2011 +0000
  54. ec8dab4 tegra2: Simplify tegra_start() boot path by Simon Glass · Sat Nov 05 03:56:50 2011 +0000
  55. 5f3a899 tegra2: Add arch_cpu_init() to fire up Cortex-A9 by Simon Glass · Sat Nov 05 03:56:49 2011 +0000
  56. 28cace1 Fix warnings in arch/arm/cpu/arm920t/s3c24x0/usb_ohci.c by Simon Glass · Tue Nov 15 18:17:06 2011 +0000
  57. 32b8c18 arch/mips/lib/board.c: Fix GCC 4.6 build warning by Wolfgang Denk · Thu Dec 08 02:01:50 2011 +0000
  58. 11f9884 arch/mips/lib/board.c: make (mostly) checkpatch clean by Wolfgang Denk · Thu Dec 08 02:01:49 2011 +0000
  59. 78d58de powerpc: Minimal private libgcc to build on Debian by Kyle Moffett · Wed Feb 23 06:40:38 2011 +0000
  60. f41330e Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · Wed Dec 07 23:01:26 2011 +0100
  61. dce2403 ppc4xx: Remove usbdev.c by Stefan Roese · Fri Nov 18 02:38:17 2011 +0000
  62. 625f603 arch/arm/include/asm/arch-omap5/clocks.h: Fix GCC 4.2 warnings by Anatolij Gustschin · Sat Dec 03 06:46:15 2011 +0000
  63. 20f2351 arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix GCC 4.6 warnings by Anatolij Gustschin · Sat Dec 03 06:46:14 2011 +0000
  64. dcbd660 arch/arm/cpu/armv7/omap-common/spl.c: Fix GCC 4.2 warnings by Anatolij Gustschin · Sat Dec 03 06:46:13 2011 +0000
  65. 1ca47d9 MX: serial_mxc: cleanup removing nasty #ifdef by Stefano Babic · Tue Nov 22 15:22:39 2011 +0100
  66. 4742c26 MXS: Add static annotations to dma driver by Marek Vasut · Wed Nov 23 10:59:13 2011 +0000
  67. 3d55788 mx5: Correct a warning in clock.c by Simon Glass · Sat Nov 05 04:25:22 2011 +0000
  68. ead66c1 OMAP3: Add SPL_BOARD_INIT hook by Tom Rini · Wed Nov 23 05:13:06 2011 +0000
  69. 988a235 OMAP3: Add SPL support to omap3_evm by Tom Rini · Fri Nov 18 12:48:09 2011 +0000
  70. 06c32fb OMAP3: Add SPL support to Beagleboard by Tom Rini · Fri Nov 18 12:48:08 2011 +0000
  71. 037e2e3 OMAP3 SPL: Add identify_nand_chip function by Tom Rini · Fri Nov 18 12:48:07 2011 +0000
  72. 05800b9 OMAP3 SPL: Rework memory initalization and devkit8000 support by Tom Rini · Fri Nov 18 12:48:06 2011 +0000
  73. 3cc8b55 OMAP3: Suffix all Micron memory timing parts with their speed by Tom Rini · Fri Nov 18 12:48:05 2011 +0000
  74. 0e860dd OMAP3: Add optimal SDRC autorefresh control values by Tom Rini · Fri Nov 18 12:48:04 2011 +0000
  75. 5b5e576 omap3: mem: Add MCFG helper macro by Tom Rini · Fri Nov 18 12:48:03 2011 +0000
  76. 64c4950 OMAP3: Remove get_mem_type prototype by Tom Rini · Fri Nov 18 12:48:02 2011 +0000
  77. c8a003a OMAP3: Change mem_ok to clear again after reading back by Tom Rini · Fri Nov 18 12:48:01 2011 +0000
  78. 4633d8e OMAP3: Add a helper function to set timings in SDRC by Tom Rini · Fri Nov 18 12:48:00 2011 +0000
  79. 858df78 OMAP3: Update SDRC dram_init to always call make_cs1_contiguous() by Tom Rini · Fri Nov 18 12:47:59 2011 +0000
  80. 51b2be5 omap3: mem: Comment enable_gpmc_cs_config more by Tom Rini · Fri Nov 18 12:47:58 2011 +0000
  81. 86657d4 arm: printf() is not available in some SPL configurations by Christian Riesch · Tue Nov 29 00:11:03 2011 +0000
  82. a5ba05a arm, davinci: move misc function in arch tree by Heiko Schocher · Tue Nov 29 02:33:46 2011 +0000
  83. c8f2b6b arm, davinci, da850: add uart1 tx rx pinmux config by Heiko Schocher · Tue Nov 29 02:33:44 2011 +0000
  84. a3e1550 arm, davinci: move davinci_rtc struct to hardware.h by Heiko Schocher · Tue Nov 29 02:33:43 2011 +0000
  85. 2eb6050 arm, davinci: Remove duplication of pinmux configuration code by Christian Riesch · Mon Nov 28 23:46:20 2011 +0000
  86. 588c678 arm, da850: Add pinmux configurations to the arch tree by Christian Riesch · Mon Nov 28 23:46:17 2011 +0000
  87. 0d2cabe arm, davinci: Move pinmux functions from board to arch tree by Christian Riesch · Mon Nov 28 23:46:14 2011 +0000
  88. c8a6d75 arm, arm926ejs: always do cpu critical inits by Heiko Schocher · Wed Nov 09 20:06:23 2011 +0000
  89. f5a19c1 AM3517: move AM3517 specific mux defines to generic header by Ilya Yanok · Mon Nov 28 06:37:36 2011 +0000
  90. d2452ea AM35xx: add EMAC support by Ilya Yanok · Mon Nov 28 06:37:35 2011 +0000
  91. c850069 arm926ejs: add noop implementation for dcache ops by Ilya Yanok · Mon Nov 28 06:37:32 2011 +0000
  92. 5f732f7 davinci_emac: move arch-independent defines to separate header by Ilya Yanok · Mon Nov 28 06:37:29 2011 +0000
  93. 8ed98d8 omap4: fix IO setting by Aneesh V · Mon Nov 21 23:39:05 2011 +0000
  94. a04c304 omap4460: add ES1.1 identification by Aneesh V · Mon Nov 21 23:39:03 2011 +0000
  95. 7d9fa57 omap4: emif: fix error in driver by Aneesh V · Mon Nov 21 23:39:02 2011 +0000
  96. 10a8140 omap: remove I2C from SPL by Aneesh V · Mon Nov 21 23:39:01 2011 +0000
  97. fb4368d omap4460: fix TPS initialization by Aneesh V · Mon Nov 21 23:39:00 2011 +0000
  98. 49a2e55 start.S: remove omap3 specific code from start.S by Aneesh V · Mon Nov 21 23:34:01 2011 +0000
  99. 688ee13 armv7: setup vector by Aneesh V · Mon Nov 21 23:34:00 2011 +0000
  100. 210f331 armv7: include armv7/cpu.c in SPL build by Aneesh V · Mon Nov 21 23:33:59 2011 +0000