1. 4a7b4ec designware_i2c.c: Added the support for MULTI_BUS by Armando Visconti · Thu Dec 06 00:04:15 2012 +0000
  2. b35cd1c drivers:i2c: Modify I2C driver for Exynos4 by Piotr Wilczek · Tue Nov 20 02:19:05 2012 +0000
  3. edad217 exynos:pinmux: Add pinmux support for i2c by Piotr Wilczek · Tue Nov 20 02:19:04 2012 +0000
  4. 2c7e06c exynos:cpu: Add Exynos4 I2C spacing by Piotr Wilczek · Tue Nov 20 02:19:03 2012 +0000
  5. 01d589f exynos:clock: Add i2c clock by Piotr Wilczek · Tue Nov 20 02:19:02 2012 +0000
  6. 17b4852 omap24xx_i2c: Handle OMAP5 like OMAP2,3,4 by Vincent Stehlé · Mon Dec 03 06:07:21 2012 +0000
  7. 9fd4f7f mxs: i2c: Implement algorithm to set up arbitrary i2c speed by Marek Vasut · Fri Nov 30 18:17:07 2012 +0000
  8. b5e45d5 mxs: i2c: Restore speed setting after block reset by Marek Vasut · Fri Nov 30 18:17:06 2012 +0000
  9. 111725c i2c: mxs: Fix TIMING2 register value by Marek Vasut · Mon Nov 12 14:34:31 2012 +0000
  10. 77f9a1c i2c: mxs: Use i2c_set_bus_speed() in i2c_init() by Marek Vasut · Mon Nov 12 14:34:30 2012 +0000
  11. 7d20a4b i2c: mxs: Implement i2c_get/set_bus_speed() by Marek Vasut · Mon Nov 12 14:34:29 2012 +0000
  12. d770201 i2c: mxs: Abstract out the MXS I2C speed setup by Marek Vasut · Mon Nov 12 14:34:28 2012 +0000
  13. 2476c8d i2c: kerneldoc: Add kerneldoc annotations to cmd_i2c.c by Marek Vasut · Mon Nov 12 14:34:27 2012 +0000
  14. ae61146 i2c: Staticize local functions in mxc i2c driver by Marek Vasut · Mon Nov 12 14:34:26 2012 +0000
  15. 392d924 i2c: Use __weak instead of __attribute__((weak, alias)) by Marek Vasut · Mon Nov 12 14:34:25 2012 +0000
  16. 1f5e8b1 soft_i2c: add necessary includes for AVR32 by Andreas Bießmann · Thu Feb 10 00:30:04 2011 +0000
  17. d617be3 Correct comment to show the parameters as defined in tools/mkimage.h by Lars Rasmusson · Tue Dec 11 11:11:52 2012 +0100
  18. 790e7f2 MIPS: constify address pointer in test_bit() by Daniel Schwierzeck · Sat Dec 08 21:33:44 2012 +0100
  19. 26dd82b MIPS: fix a latent bug on initialize $gp by Zhi-zhou Zhang · Sat Nov 24 05:07:12 2012 +0000
  20. b8d71e3 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Fri Dec 07 06:43:40 2012 -0700
  21. 73f12f0 fs:ext4:write: Initialize cache aligned filename buffer by Łukasz Majewski · Wed Dec 05 08:06:40 2012 +0000
  22. b55a793 fs:ext4:fix: Code refactoring to suppress compiler warnings by Łukasz Majewski · Wed Dec 05 08:06:39 2012 +0000
  23. ca10c8c fs:ext4:write: Store block device descriptor in file system structure by Łukasz Majewski · Wed Dec 05 08:06:38 2012 +0000
  24. cb5de1b fs:ext4:write: Add lldiv and do_div to perform 64-32 bits division by Łukasz Majewski · Wed Dec 05 08:06:37 2012 +0000
  25. e91505d Change e-mail address of Luka Perkov by Luka Perkov · Mon Dec 03 03:24:15 2012 +0000
  26. f1d17fb serial_pl011: Set RTS during initialization by Joshua Housh · Sun Dec 02 17:09:26 2012 +0000
  27. 281baaf MAINTAINERS: Add a pointer to the custodians page. by Robert P. J. Day · Sat Nov 24 02:24:19 2012 +0000
  28. 4f7bfe2 x86: Fix coreboot config to boot on Chromebook by Simon Glass · Wed Dec 05 15:11:27 2012 +0000
  29. c5206bb x86: Turn on support for EFI's GPT in the coreboot config by Gabe Black · Wed Dec 05 15:10:58 2012 +0000
  30. c28c3b2 x86: coreboot: Enable video display by Simon Glass · Sat Nov 03 11:41:42 2012 +0000
  31. 54df8ce x86: Build vga video code only if CONFIG_VIDEO_VGA is defined by Simon Glass · Mon Dec 03 13:59:47 2012 +0000
  32. 2c0ff4e x86: Remove video_init() prototype from u-boot-x86.h by Simon Glass · Sat Nov 03 11:41:41 2012 +0000
  33. 33778ea video: Check for valid FB pointer before clearing by Duncan Laurie · Sat Nov 03 11:41:40 2012 +0000
  34. d1c0d2c x86: drop unused code in coreboot.c by Stefan Reinauer · Sat Nov 03 11:41:39 2012 +0000
  35. 965b90b x86: Remove coreboot_ from file name by Stefan Reinauer · Sat Nov 03 11:41:38 2012 +0000
  36. 56cee44 x86: Provide a way to throttle port80 accesses by Vadim Bendebury · Sat Nov 03 11:41:37 2012 +0000
  37. 6ab0258 x86: Provide tick counter and frequency reference for Intel core architecture by Vadim Bendebury · Mon Dec 03 13:59:20 2012 +0000
  38. 33307c4 x86: Issue SMI to finalize Coreboot in final stage by Duncan Laurie · Sat Nov 03 11:41:35 2012 +0000
  39. 115f747 x86: Fix MTRR clear to detect which MTRR to use by Duncan Laurie · Mon Dec 03 13:59:00 2012 +0000
  40. 43a2fdd x86: Emit port 80 post codes in show_boot_progress() by Stefan Reinauer · Mon Dec 03 13:58:12 2012 +0000
  41. 791f61b x86: fdt: Create basic .dtsi file for coreboot by Simon Glass · Mon Dec 03 13:56:51 2012 +0000
  42. ef4356d x86: coreboot: Set CONFIG_ARCH_DEVICE_TREE correctly by Gabe Black · Sat Nov 03 11:41:31 2012 +0000
  43. 050a4c6 x86: Add support for CONFIG_OF_CONTROL by Gabe Black · Sat Nov 03 11:41:30 2012 +0000
  44. 0065144 x86: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading by Stefan Reinauer · Sat Nov 03 11:41:29 2012 +0000
  45. ef89932 x86: Add back cold- and warm-boot flags by Gabe Black · Sat Nov 03 11:41:28 2012 +0000
  46. 7169ce3 x86: Override calculate_relocation_address to use the e820 map by Gabe Black · Mon Dec 03 14:26:08 2012 +0000
  47. b841abf x86: Make calculate_relocation_address an overridable function by Gabe Black · Sat Nov 03 11:41:26 2012 +0000
  48. c1b5877 x86: Make the upper bound on relocated symbols closed instead of open by Gabe Black · Sat Nov 03 11:41:25 2012 +0000
  49. 1311361 x86: Reorder x86's post relocation memory layout by Gabe Black · Sat Nov 03 11:41:24 2012 +0000
  50. a97cbda x86: Initialise SPI if enabled by Gabe Black · Sat Nov 03 11:41:23 2012 +0000
  51. 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
  52. a2f3a93 Introduce arch_phys_memset which works like memset but on physical memory by Gabe Black · Sun Dec 02 04:55:18 2012 +0000
  53. 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
  54. bf4c9fb x86: Fix off-by-one error in do_elf_reloc_fixups() by Duncan Laurie · Tue Oct 23 18:04:43 2012 +0000
  55. 5dfabfa x86: Ignore memory >4GB when parsing Coreboot tables by Duncan Laurie · Tue Oct 23 18:04:42 2012 +0000
  56. c777e52 x86: Enable CONFIG_CMD_ZBOOT for coreboot by Simon Glass · Sun Dec 02 04:49:55 2012 +0000
  57. 923bbf0 x86: Fix indirect jmp warning in zimage.c by Simon Glass · Tue Oct 23 18:04:40 2012 +0000
  58. 101e4b7 x86: Clean up MTRR 7 right before jumping to the kernel by Stefan Reinauer · Sun Dec 02 04:49:53 2012 +0000
  59. a0190bd x86: Import MSR/MTRR code from Linux by Graeme Russ · Sun Dec 02 04:55:11 2012 +0000
  60. 2e5225e x86: Provide a function to clean up just before booting a zimage by Stefan Reinauer · Tue Oct 23 18:04:37 2012 +0000
  61. 2acf848 x86: Add basic cache operations by Stefan Reinauer · Sun Dec 02 04:49:50 2012 +0000
  62. 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
  63. 8cd22c8 x86: Add a CBMEM timestamp generated right before the kernel startup. by Vadim Bendebury · Tue Oct 23 18:04:34 2012 +0000
  64. 5220654 x86: Enable coreboot timestamp facility support in u-boot. by Vadim Bendebury · Tue Oct 23 18:04:33 2012 +0000
  65. 1d82bac x86: Add function to read time stamp counter by Vadim Bendebury · Tue Oct 23 18:04:32 2012 +0000
  66. 50a5ebe x86: gpio: Add additional GPIO banks to the ICH6 driver by Bill Richardson · Sat Oct 20 11:44:36 2012 +0000
  67. aed8413 x86: Enable ICH6 GPIO controller for coreboot by Simon Glass · Sun Dec 02 03:44:44 2012 +0000
  68. eece432 x86: gpio: Add GPIO driver for Intel ICH6 and later. by Bill Richardson · Sat Oct 20 11:44:34 2012 +0000
  69. 414c9d7 add include/u-boot.lst to .gitignore by Luka Perkov · Sat Nov 17 08:22:47 2012 +0000
  70. 974ed2f README: Explain how to generate the CHANGELOG file. by Robert P. J. Day · Wed Nov 14 02:03:20 2012 +0000
  71. 8ce43a9 cmd_led.c: Standardize format of help and usage info. by Robert P. J. Day · Sun Nov 11 10:39:07 2012 +0000
  72. b102e20 Allow CONFIG_BOARD_SIZE_LIMIT to be specified in hex by Joe Hershberger · Thu Nov 08 10:19:09 2012 +0000
  73. 6a4feb4 part: check each variable for capability calculation by Jerry Huang · Tue Nov 06 15:33:12 2012 +0000
  74. 415cd52 cbfs: Add docbook template by Simon Glass · Mon Nov 05 12:16:25 2012 +0000
  75. 4ea4b62 cbfs: Remove mention of CREDITS files by Simon Glass · Mon Nov 05 12:16:24 2012 +0000
  76. 1569a85 lzma: update to lzma sdk 9.20 by Stefan Reinauer · Sat Nov 03 11:45:19 2012 +0000
  77. 76c1754 MAKEALL: Add options for incremental building by Joe Hershberger · Tue Oct 30 15:55:21 2012 +0000
  78. 1a268c2 MAKEALL: Fix kill_children by Joe Hershberger · Tue Oct 30 15:55:20 2012 +0000
  79. e717a50 4xx: Fix PCI memory mapping on CPCI405 boards by Matthias Fuchs · Fri Nov 02 14:30:34 2012 +0100
  80. 28eeffa Makefile: Add target for combined spl/u-boot.bin & u-boot.img by Stefan Roese · Fri Aug 24 17:36:53 2012 +0200
  81. f7f05a9 Makefile: Add possibility to set entry-point for u-boot.img by Stefan Roese · Thu Aug 16 17:54:52 2012 +0200
  82. e1b8d0b mpc5200: Add a3m071 board support by Stefan Roese · Tue Aug 14 15:04:19 2012 +0200
  83. 50b5ac0 mpc5200: Add SPL support by Stefan Roese · Thu Aug 16 17:53:18 2012 +0200
  84. b2405c0 env: Enable getenv_f() for SPL_BUILD by Stefan Roese · Wed Sep 26 13:01:00 2012 +0200
  85. ec90d34 SPL: Port SPL framework to powerpc by Stefan Roese · Thu Aug 23 08:34:21 2012 +0200
  86. 79dc544 powerpc: Extract EPAPR_MAGIC constants into processor.h by Stefan Roese · Thu Aug 23 09:25:37 2012 +0200
  87. 2123c37 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Mon Dec 03 06:47:05 2012 -0700
  88. 8758307 x86: Don't spam POST80 codes with slow IO functions by Stefan Reinauer · Sat Oct 20 12:33:16 2012 +0000
  89. 2477646 x86: Define CONFIG_SYS_VSNPRINTF for coreboot by Simon Glass · Sat Oct 20 12:33:15 2012 +0000
  90. 1871f80 x86: Fix typo in pcat_timer.c by Stefan Reinauer · Sat Oct 20 12:33:14 2012 +0000
  91. b74308d x86: Include types.h explicitly in the i386 version of io.h by Gabe Black · Sat Oct 20 12:33:13 2012 +0000
  92. 138c2be x86: Add a dummy implementation for timer_get_us by Gabe Black · Sat Oct 20 12:33:11 2012 +0000
  93. 846d08e x86: Add a default implementation for cleanup_before_linux() by Gabe Black · Sat Oct 20 12:33:10 2012 +0000
  94. fb9caaf x86: Add a minimal device tree for alex x86 by Gabe Black · Sat Oct 20 12:33:09 2012 +0000
  95. 2547dee x86: Add an fdt pointer to the global data structure by Gabe Black · Sat Oct 20 12:33:08 2012 +0000
  96. 23218f7 x86: video: Add coreboot framebuffer support by Stefan Reinauer · Fri Nov 30 06:32:33 2012 +0000
  97. 1825f85 x86: Remove coreboot start16 code by Simon Glass · Sat Oct 20 12:33:06 2012 +0000
  98. 76ce249 x86: Allow compiling out realmode/bios code by Gabe Black · Thu Nov 29 16:23:41 2012 +0000
  99. b357bc0 x86: Select stdio devices for coreboot by Simon Glass · Thu Nov 29 09:58:58 2012 +0000
  100. e53e53b x86: Add console command to display CBMEM console buffer by Vadim Bendebury · Fri Oct 12 18:48:48 2012 +0000