1. 864ec56 env: Use getenv_yesno() more generally by Joe Hershberger · Tue Dec 11 22:16:22 2012 -0600
  2. 7dadbeb Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Wed Dec 12 06:51:02 2012 -0700
  3. 7fe0ac8 mips: serial: Fix busted manual relocation by Joe Hershberger · Tue Dec 11 17:52:50 2012 +0000
  4. 689eecd MIPS: constify mips_io_port_base by Daniel Schwierzeck · Wed Dec 12 13:13:48 2012 +0100
  5. 459af69 Add strcasecmp() and strncasecmp() by Simon Glass · Wed Dec 05 14:46:35 2012 +0000
  6. edad217 exynos:pinmux: Add pinmux support for i2c by Piotr Wilczek · Tue Nov 20 02:19:04 2012 +0000
  7. 2c7e06c exynos:cpu: Add Exynos4 I2C spacing by Piotr Wilczek · Tue Nov 20 02:19:03 2012 +0000
  8. 01d589f exynos:clock: Add i2c clock by Piotr Wilczek · Tue Nov 20 02:19:02 2012 +0000
  9. 9fd4f7f mxs: i2c: Implement algorithm to set up arbitrary i2c speed by Marek Vasut · Fri Nov 30 18:17:07 2012 +0000
  10. 790e7f2 MIPS: constify address pointer in test_bit() by Daniel Schwierzeck · Sat Dec 08 21:33:44 2012 +0100
  11. 26dd82b MIPS: fix a latent bug on initialize $gp by Zhi-zhou Zhang · Sat Nov 24 05:07:12 2012 +0000
  12. 54df8ce x86: Build vga video code only if CONFIG_VIDEO_VGA is defined by Simon Glass · Mon Dec 03 13:59:47 2012 +0000
  13. 2c0ff4e x86: Remove video_init() prototype from u-boot-x86.h by Simon Glass · Sat Nov 03 11:41:41 2012 +0000
  14. d1c0d2c x86: drop unused code in coreboot.c by Stefan Reinauer · Sat Nov 03 11:41:39 2012 +0000
  15. 965b90b x86: Remove coreboot_ from file name by Stefan Reinauer · Sat Nov 03 11:41:38 2012 +0000
  16. 56cee44 x86: Provide a way to throttle port80 accesses by Vadim Bendebury · Sat Nov 03 11:41:37 2012 +0000
  17. 6ab0258 x86: Provide tick counter and frequency reference for Intel core architecture by Vadim Bendebury · Mon Dec 03 13:59:20 2012 +0000
  18. 33307c4 x86: Issue SMI to finalize Coreboot in final stage by Duncan Laurie · Sat Nov 03 11:41:35 2012 +0000
  19. 115f747 x86: Fix MTRR clear to detect which MTRR to use by Duncan Laurie · Mon Dec 03 13:59:00 2012 +0000
  20. 43a2fdd x86: Emit port 80 post codes in show_boot_progress() by Stefan Reinauer · Mon Dec 03 13:58:12 2012 +0000
  21. 791f61b x86: fdt: Create basic .dtsi file for coreboot by Simon Glass · Mon Dec 03 13:56:51 2012 +0000
  22. ef4356d x86: coreboot: Set CONFIG_ARCH_DEVICE_TREE correctly by Gabe Black · Sat Nov 03 11:41:31 2012 +0000
  23. 050a4c6 x86: Add support for CONFIG_OF_CONTROL by Gabe Black · Sat Nov 03 11:41:30 2012 +0000
  24. 0065144 x86: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading by Stefan Reinauer · Sat Nov 03 11:41:29 2012 +0000
  25. ef89932 x86: Add back cold- and warm-boot flags by Gabe Black · Sat Nov 03 11:41:28 2012 +0000
  26. 7169ce3 x86: Override calculate_relocation_address to use the e820 map by Gabe Black · Mon Dec 03 14:26:08 2012 +0000
  27. b841abf x86: Make calculate_relocation_address an overridable function by Gabe Black · Sat Nov 03 11:41:26 2012 +0000
  28. c1b5877 x86: Make the upper bound on relocated symbols closed instead of open by Gabe Black · Sat Nov 03 11:41:25 2012 +0000
  29. 1311361 x86: Reorder x86's post relocation memory layout by Gabe Black · Sat Nov 03 11:41:24 2012 +0000
  30. a97cbda x86: Initialise SPI if enabled by Gabe Black · Sat Nov 03 11:41:23 2012 +0000
  31. d64c6ad x86: Implement arch_phys_memset so that it can wipe memory above 4GB by Gabe Black · Tue Oct 23 18:04:46 2012 +0000
  32. 8f090ca x86: Increase the size of the phys_size_t and phys_addr_t types by Gabe Black · Tue Oct 23 18:04:44 2012 +0000
  33. bf4c9fb x86: Fix off-by-one error in do_elf_reloc_fixups() by Duncan Laurie · Tue Oct 23 18:04:43 2012 +0000
  34. 5dfabfa x86: Ignore memory >4GB when parsing Coreboot tables by Duncan Laurie · Tue Oct 23 18:04:42 2012 +0000
  35. 923bbf0 x86: Fix indirect jmp warning in zimage.c by Simon Glass · Tue Oct 23 18:04:40 2012 +0000
  36. 101e4b7 x86: Clean up MTRR 7 right before jumping to the kernel by Stefan Reinauer · Sun Dec 02 04:49:53 2012 +0000
  37. a0190bd x86: Import MSR/MTRR code from Linux by Graeme Russ · Sun Dec 02 04:55:11 2012 +0000
  38. 2e5225e x86: Provide a function to clean up just before booting a zimage by Stefan Reinauer · Tue Oct 23 18:04:37 2012 +0000
  39. 2acf848 x86: Add basic cache operations by Stefan Reinauer · Sun Dec 02 04:49:50 2012 +0000
  40. f0c7e2a x86: Fill in the dram info using the e820 map on coreboot/x86 by Gabe Black · Tue Oct 23 18:04:35 2012 +0000
  41. 8cd22c8 x86: Add a CBMEM timestamp generated right before the kernel startup. by Vadim Bendebury · Tue Oct 23 18:04:34 2012 +0000
  42. 5220654 x86: Enable coreboot timestamp facility support in u-boot. by Vadim Bendebury · Tue Oct 23 18:04:33 2012 +0000
  43. 1d82bac x86: Add function to read time stamp counter by Vadim Bendebury · Tue Oct 23 18:04:32 2012 +0000
  44. eece432 x86: gpio: Add GPIO driver for Intel ICH6 and later. by Bill Richardson · Sat Oct 20 11:44:34 2012 +0000
  45. 50b5ac0 mpc5200: Add SPL support by Stefan Roese · Thu Aug 16 17:53:18 2012 +0200
  46. ec90d34 SPL: Port SPL framework to powerpc by Stefan Roese · Thu Aug 23 08:34:21 2012 +0200
  47. 79dc544 powerpc: Extract EPAPR_MAGIC constants into processor.h by Stefan Roese · Thu Aug 23 09:25:37 2012 +0200
  48. 2123c37 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Mon Dec 03 06:47:05 2012 -0700
  49. 8758307 x86: Don't spam POST80 codes with slow IO functions by Stefan Reinauer · Sat Oct 20 12:33:16 2012 +0000
  50. 1871f80 x86: Fix typo in pcat_timer.c by Stefan Reinauer · Sat Oct 20 12:33:14 2012 +0000
  51. b74308d x86: Include types.h explicitly in the i386 version of io.h by Gabe Black · Sat Oct 20 12:33:13 2012 +0000
  52. 138c2be x86: Add a dummy implementation for timer_get_us by Gabe Black · Sat Oct 20 12:33:11 2012 +0000
  53. 846d08e x86: Add a default implementation for cleanup_before_linux() by Gabe Black · Sat Oct 20 12:33:10 2012 +0000
  54. 2547dee x86: Add an fdt pointer to the global data structure by Gabe Black · Sat Oct 20 12:33:08 2012 +0000
  55. 76ce249 x86: Allow compiling out realmode/bios code by Gabe Black · Thu Nov 29 16:23:41 2012 +0000
  56. bc30b21 x86: coreboot: Decode additional coreboot sysinfo tags by Simon Glass · Fri Oct 12 18:48:46 2012 +0000
  57. 9a03c91 x86: coreboot: Drop sysinfo.c by Stefan Reinauer · Fri Oct 12 18:48:45 2012 +0000
  58. fdc3dc6 sh: fix trigger_address_error() by Yoshihiro Shimoda · Sun Nov 04 15:53:13 2012 +0000
  59. 6c7785c Merge branch 'master' of git://www.denx.de/git/u-boot-x86 by Tom Rini · Wed Nov 28 13:44:40 2012 -0700
  60. 57c5574 x86: coreboot: Implement recursively scanning PCI busses by Gabe Black · Wed Oct 10 13:12:59 2012 +0000
  61. 67bb7b0 x86: coreboot: Tell u-boot about PCI bus 0 when initializing by Gabe Black · Wed Oct 10 13:12:57 2012 +0000
  62. 565456b x86: coreboot: Move non-board specific files to coreboot arch directory by Stefan Reinauer · Wed Oct 10 13:12:56 2012 +0000
  63. 92927ec x86: Add some missing includes by Gabe Black · Wed Oct 10 13:12:55 2012 +0000
  64. 14f8246 x86: Allow excluding reset vector code from u-boot by Gabe Black · Tue Nov 27 21:08:06 2012 +0000
  65. bc47409 x86: Add initial memory barrier macros by Simon Glass · Wed Oct 10 13:12:53 2012 +0000
  66. 5c9bb12 x86: Add ilog2 to bitops by Graeme Russ · Tue Nov 27 15:38:38 2012 +0000
  67. af359ac x86: Remove duplicate PCI init by Graeme Russ · Tue Nov 27 15:38:37 2012 +0000
  68. 007818a x86: Put global data on the stack by Graeme Russ · Tue Nov 27 15:38:36 2012 +0000
  69. d29712e x86: Forward declare gd_t by Graeme Russ · Tue Nov 27 15:38:35 2012 +0000
  70. a33f100 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Tom Rini · Wed Nov 28 08:30:21 2012 -0700
  71. a1fe6aa Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Tue Nov 27 20:34:51 2012 -0700
  72. 8589d1f powerpc/mpc85xx: Fix a bug introduced by CONFIG_PPC_SPINTABLE_COMPATIBLE by York Sun · Thu Nov 08 12:33:39 2012 +0000
  73. cd58656 powerpc/85xx: update the work-around for P4080 erratum SERDES-9 by Timur Tabi · Thu Nov 01 08:20:22 2012 +0000
  74. c48234e powerpc/p4080ds: fix PCI-e x8 link training down failure by Yuanquan Chen · Mon Nov 26 23:49:45 2012 +0000
  75. 2ce421a powerpc/corenet_ds: move SATA config to board configuration by Zang Roy-R61911 · Mon Nov 26 00:05:38 2012 +0000
  76. c5355dd powerpc/85xx: implement check for erratum A-004580 work-around by Timur Tabi · Thu Nov 01 08:20:23 2012 +0000
  77. 82eac67 powerpc/mpc8xxx: take fdt_fixup_crypto_node() off the checkstack list by Kim Phillips · Wed Oct 31 11:09:26 2012 +0000
  78. f066a04 powerpc/mpc85xx: Temporary fix for spin table backward compatibility by York Sun · Sun Oct 28 08:12:54 2012 +0000
  79. e3ab8c1 powerpc/85xx: implement check for erratum A-004849 work-around by Timur Tabi · Thu Oct 25 12:40:00 2012 +0000
  80. 9a7b5a3 powerpc/85xx/p5040: add CONFIG_SYS_PPC64, del CONFIG_SYS_FSL_ELBC_MULTIBIT_ECC by Timur Tabi · Tue Oct 23 10:48:09 2012 +0000
  81. 992562c 8xxx: Change all 8*xx_DDR addresses to 8xxx by Andy Fleming · Tue Oct 23 19:03:46 2012 -0500
  82. 7aff967 EXYNOS: mmc: support DesignWare Controller for Samsung-SoC by Jaehoon Chung · Mon Oct 15 19:10:31 2012 +0000
  83. b062a51 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · Mon Nov 26 14:53:33 2012 -0700
  84. 095b712 spl/85xx: new SPL support by Scott Wood · Thu Sep 20 19:02:18 2012 -0500
  85. 7c81090 spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL by Scott Wood · Thu Sep 20 16:35:21 2012 -0500
  86. 94db8d6 powerpc/mpc85xx: consistently use COBJS-y by Scott Wood · Tue Sep 25 18:17:45 2012 -0500
  87. 5847d78 spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.c by Scott Wood · Thu Sep 20 16:35:21 2012 -0500
  88. fac8624 spl/mpc85xx: move udelay to cpu code by Scott Wood · Fri Aug 17 19:46:29 2012 -0500
  89. 3d48872 powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxx by Scott Wood · Fri Aug 17 16:17:50 2012 -0500
  90. f217316 powerpc/mpc85xx: fix TLB alignment by Scott Wood · Thu Sep 20 18:34:49 2012 -0500
  91. 146f506 powerpc: change .fixup test to a GCC version test by Scott Wood · Thu Sep 20 19:10:01 2012 -0500
  92. 55f9f3a powerpc/mpc85xx: add comma before "already enabled" by Scott Wood · Mon Oct 29 19:00:41 2012 -0500
  93. d6a8288 powerpc/mpc85xx: move debug tlb entry after TLB is in known state by Scott Wood · Thu Oct 25 19:27:41 2012 -0500
  94. e48b617 MIPS: do not initialize timestamp variable before relocate_code by Zhi-zhou Zhang · Sat Nov 24 05:07:13 2012 +0000
  95. a3292f2 musb-new: omap2plus backend driver by Ilya Yanok · Tue Nov 06 13:48:29 2012 +0000
  96. cd3a846 OMAP3: am35x: add musb functions by Ilya Yanok · Tue Nov 06 13:48:27 2012 +0000
  97. c6ea532 OMAP3: am35x_def.h: add USB defines by Ilya Yanok · Tue Nov 06 13:48:26 2012 +0000
  98. cc0fcbf musb-new: am35x backend driver by Ilya Yanok · Tue Nov 06 13:48:25 2012 +0000
  99. 7aa1a6e am33xx: init OTG hardware and new musb gadget driver by Ilya Yanok · Tue Nov 06 13:48:23 2012 +0000
  100. d5ade29 musb-new: dsps backend driver by Ilya Yanok · Tue Nov 06 13:48:22 2012 +0000