1. 25d0227 arm: Move bootstage record for board_init_f() to after arch_cpu_init() by Simon Glass · Fri Nov 30 13:01:22 2012 +0000
  2. f1ffb6c arm: Make interrupts.o and reset.o in libarm also appear in SPL by Tom Wai-Hong Tam · Fri Nov 30 13:01:21 2012 +0000
  3. e882201 arm: Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on LCD by Simon Glass · Fri Nov 30 13:01:19 2012 +0000
  4. 6b8d5fd arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading by Simon Glass · Fri Nov 30 13:01:17 2012 +0000
  5. 7d5c036 arm: Move fdt check earlier so that board_early_init_f() can use it by Simon Glass · Fri Nov 30 13:01:16 2012 +0000
  6. 72866c7 arm: Keep track of the tlb size as well as its location by Gabe Black · Fri Nov 30 13:01:15 2012 +0000
  7. 7a7825f arm: move flush_dcache_all() to just before disable cache by Arun Mankuzhi · Fri Nov 30 13:01:14 2012 +0000
  8. 547117f Merge 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Jan 09 20:01:48 2013 +0100
  9. 63d974d Merge branch 'u-boot-marvell/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Jan 09 16:57:03 2013 +0100
  10. 8011ee4 arch-kirkwood: Ethernet port macro returning incorrect address by Luke Lowrey · Mon Jun 25 06:37:09 2012 +0000
  11. 4d42431 kirkwood: make MPP arrays static const by Albert ARIBAUD · Mon Nov 26 11:27:36 2012 +0000
  12. fafc710 arm: remove useless code in start.S files by Albert ARIBAUD · Tue Jan 08 10:18:03 2013 +0000
  13. facdae5 arm: move C runtime setup code in crt0.S by Albert ARIBAUD · Tue Jan 08 10:18:02 2013 +0000
  14. b56eeed Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Jan 08 13:15:45 2013 +0100
  15. 8f9e08b Merge samsung, imx, tegra into u-boot-arm/master by Albert ARIBAUD · Sat Dec 22 11:59:14 2012 +0100
  16. bafe41a Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged by Allen Martin · Wed Dec 19 13:02:36 2012 -0800
  17. 864ec56 env: Use getenv_yesno() more generally by Joe Hershberger · Tue Dec 11 22:16:22 2012 -0600
  18. 7dadbeb Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Wed Dec 12 06:51:02 2012 -0700
  19. 7fe0ac8 mips: serial: Fix busted manual relocation by Joe Hershberger · Tue Dec 11 17:52:50 2012 +0000
  20. 689eecd MIPS: constify mips_io_port_base by Daniel Schwierzeck · Wed Dec 12 13:13:48 2012 +0100
  21. 459af69 Add strcasecmp() and strncasecmp() by Simon Glass · Wed Dec 05 14:46:35 2012 +0000
  22. edad217 exynos:pinmux: Add pinmux support for i2c by Piotr Wilczek · Tue Nov 20 02:19:04 2012 +0000
  23. 2c7e06c exynos:cpu: Add Exynos4 I2C spacing by Piotr Wilczek · Tue Nov 20 02:19:03 2012 +0000
  24. 01d589f exynos:clock: Add i2c clock by Piotr Wilczek · Tue Nov 20 02:19:02 2012 +0000
  25. 9fd4f7f mxs: i2c: Implement algorithm to set up arbitrary i2c speed by Marek Vasut · Fri Nov 30 18:17:07 2012 +0000
  26. e3cb9c1 gpio: add gpio_is_valid() to omap_gpio API by Nikita Kiryanov · Tue Nov 27 22:40:57 2012 +0000
  27. 2baa097 davinci: fixed cpu reset by Davide Bonfanti · Wed Nov 21 00:45:12 2012 +0000
  28. 8024259 omap: emif: configure emif only when required by Lokesh Vutla · Thu Nov 15 21:06:33 2012 +0000
  29. 7bf063b OMAP: Tweak omap-common/Makefile since reset.S -> reset.c by Robert P. J. Day · Thu Nov 15 01:21:18 2012 +0000
  30. 3037e52 omap4: Add comments on some "#endif"s for readability. by Robert P. J. Day · Tue Nov 13 08:12:08 2012 +0000
  31. 3bb3c29 omap3: Add a few comments to "#endif"s for readability. by Robert P. J. Day · Tue Nov 13 07:57:54 2012 +0000
  32. edb5c2f Pass sdrc timing values through board_sdrc_timings structure by Peter Barada · Tue Nov 13 07:40:28 2012 +0000
  33. 59e38b4 am33xx: add ELM support by Mansoor Ahamed · Tue Nov 06 13:06:32 2012 +0000
  34. 2ebbb86 am33xx: NAND support by Ilya Yanok · Tue Nov 06 13:06:30 2012 +0000
  35. 741c57f OMAP: include sys_proto.h from boot-common by Ilya Yanok · Tue Nov 06 13:06:28 2012 +0000
  36. b385633 omap3/mem.c: remove unused defines by Andreas Bießmann · Fri Nov 02 00:14:57 2012 +0000
  37. 56b3ba1 Merge branch 'master' of git://git.denx.de/u-boot into resolve by Minkyu Kang · Mon Dec 10 13:44:41 2012 +0900
  38. b762a9c at91sam9x5: enable USB support for 9x5ek board. by Richard Genoud · Thu Nov 29 23:18:32 2012 +0000
  39. 790e7f2 MIPS: constify address pointer in test_bit() by Daniel Schwierzeck · Sat Dec 08 21:33:44 2012 +0100
  40. 26dd82b MIPS: fix a latent bug on initialize $gp by Zhi-zhou Zhang · Sat Nov 24 05:07:12 2012 +0000
  41. aba29e4 Merge branch 'master' of git://git.denx.de/u-boot into master by Stefano Babic · Sat Dec 08 12:02:45 2012 +0100
  42. 8850452 mxs: SPL: Generalize memory initialization by Otavio Salvador · Tue Dec 04 03:15:51 2012 +0000
  43. 54df8ce x86: Build vga video code only if CONFIG_VIDEO_VGA is defined by Simon Glass · Mon Dec 03 13:59:47 2012 +0000
  44. 2c0ff4e x86: Remove video_init() prototype from u-boot-x86.h by Simon Glass · Sat Nov 03 11:41:41 2012 +0000
  45. d1c0d2c x86: drop unused code in coreboot.c by Stefan Reinauer · Sat Nov 03 11:41:39 2012 +0000
  46. 965b90b x86: Remove coreboot_ from file name by Stefan Reinauer · Sat Nov 03 11:41:38 2012 +0000
  47. 56cee44 x86: Provide a way to throttle port80 accesses by Vadim Bendebury · Sat Nov 03 11:41:37 2012 +0000
  48. 6ab0258 x86: Provide tick counter and frequency reference for Intel core architecture by Vadim Bendebury · Mon Dec 03 13:59:20 2012 +0000
  49. 33307c4 x86: Issue SMI to finalize Coreboot in final stage by Duncan Laurie · Sat Nov 03 11:41:35 2012 +0000
  50. 115f747 x86: Fix MTRR clear to detect which MTRR to use by Duncan Laurie · Mon Dec 03 13:59:00 2012 +0000
  51. 43a2fdd x86: Emit port 80 post codes in show_boot_progress() by Stefan Reinauer · Mon Dec 03 13:58:12 2012 +0000
  52. 791f61b x86: fdt: Create basic .dtsi file for coreboot by Simon Glass · Mon Dec 03 13:56:51 2012 +0000
  53. ef4356d x86: coreboot: Set CONFIG_ARCH_DEVICE_TREE correctly by Gabe Black · Sat Nov 03 11:41:31 2012 +0000
  54. 050a4c6 x86: Add support for CONFIG_OF_CONTROL by Gabe Black · Sat Nov 03 11:41:30 2012 +0000
  55. 0065144 x86: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading by Stefan Reinauer · Sat Nov 03 11:41:29 2012 +0000
  56. ef89932 x86: Add back cold- and warm-boot flags by Gabe Black · Sat Nov 03 11:41:28 2012 +0000
  57. 7169ce3 x86: Override calculate_relocation_address to use the e820 map by Gabe Black · Mon Dec 03 14:26:08 2012 +0000
  58. b841abf x86: Make calculate_relocation_address an overridable function by Gabe Black · Sat Nov 03 11:41:26 2012 +0000
  59. c1b5877 x86: Make the upper bound on relocated symbols closed instead of open by Gabe Black · Sat Nov 03 11:41:25 2012 +0000
  60. 1311361 x86: Reorder x86's post relocation memory layout by Gabe Black · Sat Nov 03 11:41:24 2012 +0000
  61. a97cbda x86: Initialise SPI if enabled by Gabe Black · Sat Nov 03 11:41:23 2012 +0000
  62. 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
  63. 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
  64. bf4c9fb x86: Fix off-by-one error in do_elf_reloc_fixups() by Duncan Laurie · Tue Oct 23 18:04:43 2012 +0000
  65. 5dfabfa x86: Ignore memory >4GB when parsing Coreboot tables by Duncan Laurie · Tue Oct 23 18:04:42 2012 +0000
  66. 923bbf0 x86: Fix indirect jmp warning in zimage.c by Simon Glass · Tue Oct 23 18:04:40 2012 +0000
  67. 101e4b7 x86: Clean up MTRR 7 right before jumping to the kernel by Stefan Reinauer · Sun Dec 02 04:49:53 2012 +0000
  68. a0190bd x86: Import MSR/MTRR code from Linux by Graeme Russ · Sun Dec 02 04:55:11 2012 +0000
  69. 2e5225e x86: Provide a function to clean up just before booting a zimage by Stefan Reinauer · Tue Oct 23 18:04:37 2012 +0000
  70. 2acf848 x86: Add basic cache operations by Stefan Reinauer · Sun Dec 02 04:49:50 2012 +0000
  71. 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
  72. 8cd22c8 x86: Add a CBMEM timestamp generated right before the kernel startup. by Vadim Bendebury · Tue Oct 23 18:04:34 2012 +0000
  73. 5220654 x86: Enable coreboot timestamp facility support in u-boot. by Vadim Bendebury · Tue Oct 23 18:04:33 2012 +0000
  74. 1d82bac x86: Add function to read time stamp counter by Vadim Bendebury · Tue Oct 23 18:04:32 2012 +0000
  75. eece432 x86: gpio: Add GPIO driver for Intel ICH6 and later. by Bill Richardson · Sat Oct 20 11:44:34 2012 +0000
  76. 50b5ac0 mpc5200: Add SPL support by Stefan Roese · Thu Aug 16 17:53:18 2012 +0200
  77. ec90d34 SPL: Port SPL framework to powerpc by Stefan Roese · Thu Aug 23 08:34:21 2012 +0200
  78. 79dc544 powerpc: Extract EPAPR_MAGIC constants into processor.h by Stefan Roese · Thu Aug 23 09:25:37 2012 +0200
  79. e5cf751 mxs: Staticize SPL functions by Marek Vasut · Fri Nov 30 07:09:23 2012 +0000
  80. 2c060c5 mxs: Properly setup VDDD in power supply setup code by Marek Vasut · Fri Nov 30 05:22:13 2012 +0000
  81. 4a5e597 mxs: Implement common function to setup VDDx by Marek Vasut · Fri Nov 30 05:22:12 2012 +0000
  82. e0b4ac9 mx28: Rename regs-power.h to regs-power-mx28.h by Marek Vasut · Sat Nov 24 14:15:51 2012 +0000
  83. 3090302 mx28: Remove SET, CLR, TOG ops from PLLxCTRL1 registers by Marek Vasut · Sat Nov 24 14:03:21 2012 +0000
  84. 2123c37 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Mon Dec 03 06:47:05 2012 -0700
  85. 8758307 x86: Don't spam POST80 codes with slow IO functions by Stefan Reinauer · Sat Oct 20 12:33:16 2012 +0000
  86. 1871f80 x86: Fix typo in pcat_timer.c by Stefan Reinauer · Sat Oct 20 12:33:14 2012 +0000
  87. b74308d x86: Include types.h explicitly in the i386 version of io.h by Gabe Black · Sat Oct 20 12:33:13 2012 +0000
  88. 138c2be x86: Add a dummy implementation for timer_get_us by Gabe Black · Sat Oct 20 12:33:11 2012 +0000
  89. 846d08e x86: Add a default implementation for cleanup_before_linux() by Gabe Black · Sat Oct 20 12:33:10 2012 +0000
  90. 2547dee x86: Add an fdt pointer to the global data structure by Gabe Black · Sat Oct 20 12:33:08 2012 +0000
  91. 76ce249 x86: Allow compiling out realmode/bios code by Gabe Black · Thu Nov 29 16:23:41 2012 +0000
  92. bc30b21 x86: coreboot: Decode additional coreboot sysinfo tags by Simon Glass · Fri Oct 12 18:48:46 2012 +0000
  93. 9a03c91 x86: coreboot: Drop sysinfo.c by Stefan Reinauer · Fri Oct 12 18:48:45 2012 +0000
  94. fdc3dc6 sh: fix trigger_address_error() by Yoshihiro Shimoda · Sun Nov 04 15:53:13 2012 +0000
  95. 6c7785c Merge branch 'master' of git://www.denx.de/git/u-boot-x86 by Tom Rini · Wed Nov 28 13:44:40 2012 -0700
  96. 57c5574 x86: coreboot: Implement recursively scanning PCI busses by Gabe Black · Wed Oct 10 13:12:59 2012 +0000
  97. 67bb7b0 x86: coreboot: Tell u-boot about PCI bus 0 when initializing by Gabe Black · Wed Oct 10 13:12:57 2012 +0000
  98. 565456b x86: coreboot: Move non-board specific files to coreboot arch directory by Stefan Reinauer · Wed Oct 10 13:12:56 2012 +0000
  99. 92927ec x86: Add some missing includes by Gabe Black · Wed Oct 10 13:12:55 2012 +0000
  100. 14f8246 x86: Allow excluding reset vector code from u-boot by Gabe Black · Tue Nov 27 21:08:06 2012 +0000