1. 7e08a1f Merge git://git.denx.de/u-boot-dm by Tom Rini · Mon Nov 24 12:01:48 2014 -0500
  2. b660ae7 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Mon Nov 24 12:00:00 2014 -0500
  3. ac1cf36 sandbox: script for testing sandbox/ext4/fat/fs commands by Suriyan Ramasami · Mon Nov 17 14:39:39 2014 -0800
  4. 96171fb fs: API changes enabling extra parameter to return size of type loff_t by Suriyan Ramasami · Mon Nov 17 14:39:38 2014 -0800
  5. 378da103 sandbox: Prepare API change for files greater than 2GB by Suriyan Ramasami · Mon Nov 17 14:39:37 2014 -0800
  6. b3a2d5a ext4: Prepare API change for files greater than 2GB by Suriyan Ramasami · Mon Nov 17 14:39:36 2014 -0800
  7. 441c223 fat: Prepare API change for files greater than 2GB by Suriyan Ramasami · Mon Nov 17 14:39:35 2014 -0800
  8. 9780167 board/esd/common/auto_update.c: Use <flash.h> by Tom Rini · Sat Nov 22 08:11:08 2014 -0500
  9. 95bfacb sandbox: Use md5sum and fatwrite to enable testing of fs commands by Suriyan Ramasami · Mon Nov 17 14:39:34 2014 -0800
  10. 17c2af6 common/board_f: fix gcc warning on MIPS64 by Daniel Schwierzeck · Sat Nov 15 23:46:53 2014 +0100
  11. 535696f common/board_f: add setup of initial stack frame for MIPS by Daniel Schwierzeck · Sat Nov 15 23:46:52 2014 +0100
  12. 27484ea spl: fix descending condition to drivers/mtd/nand/ by Masahiro Yamada · Thu Nov 13 19:29:09 2014 +0900
  13. 56ef2bf commands: add more command entries in Kconfig by Masahiro Yamada · Thu Nov 13 19:29:08 2014 +0900
  14. 2321bb0 hush: add CONFIG_HUSH_PARSER to Kconfig by Masahiro Yamada · Thu Nov 13 19:29:07 2014 +0900
  15. a7fa746 FIT: add some FIT configurations to Kconfig by Masahiro Yamada · Thu Nov 13 19:29:06 2014 +0900
  16. 9522771 config: remove redundant CONFIG_SYS_PROMPT defines by Masahiro Yamada · Thu Nov 13 18:43:52 2014 +0900
  17. 7cd60e4 tegra: do not descend into empty directories by Masahiro Yamada · Thu Nov 13 12:28:43 2014 +0900
  18. abde127 kbuild: use SoC-specific CONFIG to descend into SoC directory by Masahiro Yamada · Thu Nov 13 12:28:42 2014 +0900
  19. 2024319 x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directory by Masahiro Yamada · Thu Nov 13 12:28:41 2014 +0900
  20. 40e73b1 kbuild: Descend into SOC directory from CPU directory by Masahiro Yamada · Thu Nov 13 12:28:40 2014 +0900
  21. 09cf4cd Add pr_fmt() macro by Thierry Reding · Wed Nov 12 18:26:50 2014 -0700
  22. 699b6d3 pci: Honour pci_skip_dev() by Thierry Reding · Wed Nov 12 18:26:49 2014 -0700
  23. 68185b0 pci: Abort early if bus does not exist by Thierry Reding · Wed Nov 12 18:26:48 2014 -0700
  24. 3e336c8 vsprintf: Add modifier for phys_addr_t by Thierry Reding · Wed Nov 12 18:26:47 2014 -0700
  25. 9f9eec3 fs: make it possible to read the filesystem UUID by Christian Gmeiner · Wed Nov 12 14:35:04 2014 +0100
  26. 886d367 sata: fix a bug in init_sata() for pci-sata card by li pengbo · Wed Nov 12 19:16:40 2014 +0800
  27. 0056238 ARM: bcm: Enable bcm11130 boards by Steve Rae · Tue Nov 11 11:32:19 2014 -0800
  28. 1c5f31c ARM: bcm: Enable five Cygnus boards by Steve Rae · Tue Nov 11 11:32:18 2014 -0800
  29. ce21aa1 spl: Change debug to printf for "Unsupported boot-device" by Stefan Roese · Tue Nov 11 19:03:55 2014 +0100
  30. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · Fri Nov 07 03:03:31 2014 +0900
  31. 927609a dm: core: remove unnecessary return condition in uclass lookup by Masahiro Yamada · Mon Nov 17 17:19:41 2014 +0900
  32. 251daad dm: core: remove unnecessary return condition in driver lookup by Masahiro Yamada · Mon Nov 17 17:19:40 2014 +0900
  33. 75c6f67 dm: core: remove meaningless if conditional by Masahiro Yamada · Mon Nov 17 17:19:39 2014 +0900
  34. 6cac81a dm: core: a trivial clean up by Masahiro Yamada · Mon Nov 17 17:19:38 2014 +0900
  35. 73c1ecf cros_ec: Fix uninitialised variable in cros_ec.c by Simon Glass · Tue Nov 11 18:06:30 2014 -0700
  36. d8a21f6 dm: spi: Use device_bind_driver() instead of our own function by Simon Glass · Tue Nov 11 10:46:23 2014 -0700
  37. 5ef36f2 dm: spi: Correct handling of SPI chip selects in sandbox by Simon Glass · Tue Nov 11 10:46:22 2014 -0700
  38. 54f79a0 dm: Add a function to bind a device by driver name by Simon Glass · Tue Nov 11 10:46:21 2014 -0700
  39. 37ef325 dm: fdt: Correct handling of aliases with embedded digits by Simon Glass · Tue Nov 11 10:46:20 2014 -0700
  40. 43f488a dm: core: Add functions to find parent and OF data by Simon Glass · Tue Nov 11 10:46:19 2014 -0700
  41. 70c3a0e dm: core: Allow access to the device's driver_id data by Simon Glass · Tue Nov 11 10:46:18 2014 -0700
  42. 2a30239 dm: i2c: Move error reporting into a common function by Simon Glass · Tue Nov 11 10:46:17 2014 -0700
  43. 9fa901b dm: Update documentation to include CONFIG_DM... options by Simon Glass · Mon Nov 10 17:16:54 2014 -0700
  44. 3df10c0 dm: arm: spl: Make driver model linker lists available by Simon Glass · Mon Nov 10 17:16:52 2014 -0700
  45. 74472ac dm: tegra: Add platform data for the GPIO driver by Simon Glass · Mon Nov 10 17:16:51 2014 -0700
  46. 19d3700 dm: tegra: Add platform data for the SPL uart by Simon Glass · Mon Nov 10 17:16:50 2014 -0700
  47. dffe2ec dm: Disable dm_warn() in SPL by Simon Glass · Mon Nov 10 17:16:49 2014 -0700
  48. c058d8b dm: Allow stdio registration to be dropped by Simon Glass · Mon Nov 10 17:16:48 2014 -0700
  49. b38ea5a dm: Allow device removal features to be dropped by Simon Glass · Mon Nov 10 17:16:47 2014 -0700
  50. 1801a3e dm: spl: Allow driver model to be used by Simon Glass · Mon Nov 10 17:16:46 2014 -0700
  51. b2d6994 dm: spl: Make simple malloc() available when enabled by Simon Glass · Mon Nov 10 17:16:45 2014 -0700
  52. 8aaab90 dm: arm: spl: Allow simple malloc() in SPL by Simon Glass · Mon Nov 10 17:16:44 2014 -0700
  53. 9489046 dm: Split the simple malloc() implementation into its own file by Simon Glass · Mon Nov 10 17:16:43 2014 -0700
  54. 339fc55 dm: tegra: Avoid using arch-specific memcpy() in SPL by Simon Glass · Mon Nov 10 17:16:42 2014 -0700
  55. 593f50b dm: serial: Support changing the baud rate by Simon Glass · Wed Oct 29 13:09:03 2014 -0600
  56. e4d357b dm: at91: Add myself as maintainer for snapper9260 by Simon Glass · Wed Oct 29 13:09:02 2014 -0600
  57. 6d20e07 dm: at91: Convert snapper9260 to use driver model by Simon Glass · Wed Oct 29 13:09:01 2014 -0600
  58. 7cbab24 dm: at91: Add driver model support for the serial driver by Simon Glass · Wed Oct 29 13:09:00 2014 -0600
  59. 1e5c2a8 dm: at91: Refactor serial driver slightly for driver model by Simon Glass · Wed Oct 29 13:08:59 2014 -0600
  60. c210f8b dm: at91: Add platform data for GPIO on at91sam9260-based boards by Simon Glass · Wed Oct 29 13:08:58 2014 -0600
  61. 4d71788 dm: at91: Add driver model support for atmel GPIO driver by Simon Glass · Wed Oct 29 13:08:57 2014 -0600
  62. 67cb0ed dm: at91: Move snapper9260 to generic baord by Simon Glass · Wed Oct 29 13:08:56 2014 -0600
  63. 2697599 dm: at91: Correct text base for snapper9260 by Simon Glass · Wed Oct 29 13:08:55 2014 -0600
  64. 26a2240 x86: Rename chromebook-x86 to coreboot by Simon Glass · Wed Nov 12 22:42:29 2014 -0700
  65. 268eefd x86: ivybridge: Implement SDRAM init by Simon Glass · Wed Nov 12 22:42:28 2014 -0700
  66. d22f5c9 x86: ivybridge: Add LAPIC support by Simon Glass · Wed Nov 12 22:42:27 2014 -0700
  67. 9f0afe7 x86: Make show_boot_progress() common by Simon Glass · Wed Nov 12 22:42:26 2014 -0700
  68. 9a44768 x86: chromebook_link: Enable GPIO support by Simon Glass · Wed Nov 12 22:42:25 2014 -0700
  69. 60af017 x86: ivybridge: Add support for early GPIO init by Simon Glass · Wed Nov 12 22:42:24 2014 -0700
  70. 30580fc x86: ivybridge: Add early init for PCH devices by Simon Glass · Wed Nov 12 22:42:23 2014 -0700
  71. 0c84eec x86: dts: Add microcode updates for ivybridge CPU by Simon Glass · Wed Nov 12 22:42:22 2014 -0700
  72. f79d538 x86: ivybridge: Perform Intel microcode update on boot by Simon Glass · Wed Nov 12 22:42:21 2014 -0700
  73. 367077a x86: ivybridge: Check BIST value on boot by Simon Glass · Wed Nov 12 22:42:20 2014 -0700
  74. f226c41 x86: ivybridge: Perform initial CPU setup by Simon Glass · Wed Nov 12 22:42:19 2014 -0700
  75. f41118e x86: Add msr read/write functions that use a structure by Simon Glass · Wed Nov 12 22:42:18 2014 -0700
  76. d57ad48 x86: Add clr/setbits functions by Simon Glass · Wed Nov 12 22:42:17 2014 -0700
  77. 59762bc x86: Tidy up coreboot header usage by Simon Glass · Wed Nov 12 22:42:16 2014 -0700
  78. dcfac35 x86: ivybridge: Add early LPC init so that serial works by Simon Glass · Wed Nov 12 22:42:15 2014 -0700
  79. a205b1d x86: pci: Allow configuration before relocation by Simon Glass · Wed Nov 12 22:42:14 2014 -0700
  80. 3274ae0 x86: ivybridge: Enable PCI in early init by Simon Glass · Wed Nov 12 22:42:13 2014 -0700
  81. a54d981 x86: Support use of PCI before relocation by Simon Glass · Wed Nov 12 22:42:12 2014 -0700
  82. 7680550 x86: Refactor PCI to permit alternate init by Simon Glass · Wed Nov 12 22:42:11 2014 -0700
  83. 98f139b x86: chromebook_link: Implement CAR support (cache as RAM) by Simon Glass · Wed Nov 12 22:42:10 2014 -0700
  84. 245561d x86: Emit post codes in startup code for Chromebooks by Simon Glass · Wed Nov 12 22:42:09 2014 -0700
  85. 6622b34 x86: Build a .rom file which can be flashed to an x86 machine by Simon Glass · Wed Nov 12 22:42:08 2014 -0700
  86. 0b36ecd x86: Add chromebook_link board by Simon Glass · Wed Nov 12 22:42:07 2014 -0700
  87. bfc4382 x86: ifdtool: Allow creation of an empty ROM by Simon Glass · Wed Nov 12 22:42:06 2014 -0700
  88. 40a8c35 x86: Allow timer calibration to work on ivybridge by Simon Glass · Wed Nov 12 22:42:04 2014 -0700
  89. 588751a x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directory by Masahiro Yamada · Thu Nov 13 12:28:41 2014 +0900
  90. 543bb14 x86: Replace fill_processor_name() with cpu_get_name() by Simon Glass · Mon Nov 10 18:00:26 2014 -0700
  91. 2e733b1 x86: Remove unnecessary find_fdt(), prepare_fdt() functions by Simon Glass · Mon Nov 10 18:00:25 2014 -0700
  92. be36df6 x86: Add processor functions to halt and get stack pointer by Simon Glass · Mon Nov 10 18:00:24 2014 -0700
  93. ff7636c x86: config: Move common x86 configs to a common file by Simon Glass · Mon Nov 10 18:00:23 2014 -0700
  94. 0c1af33 x86: Add ifdtool for working with Intel Flash Descriptor ROM images by Simon Glass · Mon Nov 10 18:00:22 2014 -0700
  95. 2c97a8f dm: gpio: Add a function to read an ID from a list of GPIOs by Simon Glass · Mon Nov 10 18:00:21 2014 -0700
  96. a4c2e13 dm: serial: Move current serial port pointer to global_data by Simon Glass · Mon Nov 10 18:00:20 2014 -0700
  97. eda0c3f fdt: Add a function to decode a variable-sized u32 array by Simon Glass · Mon Nov 10 18:00:19 2014 -0700
  98. cfcb886 Move early malloc() to before arch_cpu_init() by Simon Glass · Mon Nov 10 18:00:18 2014 -0700
  99. 14a89a9 x86: Fix a warning with gcc 4.4.4 by Simon Glass · Wed Nov 12 20:27:55 2014 -0700
  100. aed37bf x86: Save TSC frequency in the global data by Bin Meng · Sun Nov 09 22:19:35 2014 +0800