1. e722852 Replace <compiler.h> with <linux/compiler.h> by Masahiro Yamada · Wed Nov 26 16:00:58 2014 +0900
  2. 228aa8b git-mailrc: fix mips alias by Daniel Schwierzeck · Wed Nov 19 20:20:11 2014 +0100
  3. 1f1a8e8 Add Alison Wang m68k custodian email/alias by angelo@sysam.it · Tue Nov 25 10:05:41 2014 +0100
  4. 2706977 Add custodians to the m68k subsystem. by angelo@sysam.it · Mon Nov 24 15:36:57 2014 +0100
  5. 17def7d Kbuild: introduce Makefile in arch/$ARCH/ by Daniel Schwierzeck · Fri Nov 21 23:51:33 2014 +0100
  6. be14f15 serial: pl01x: avoid pl01x type check two times by Vikas Manocha · Fri Nov 21 10:34:23 2014 -0800
  7. ee038e2 serial: pl01x: disable as per type of pl01x by Vikas Manocha · Fri Nov 21 10:34:22 2014 -0800
  8. fe96bbd serial: pl01x: move all line control at same place by Vikas Manocha · Fri Nov 21 10:34:21 2014 -0800
  9. 206f245 serial: pl01x: fix pl011 baud rate configuration by Vikas Manocha · Fri Nov 21 10:34:20 2014 -0800
  10. aac2396 serial: pl01x: pass pl01x_type to set baudrate by Vikas Manocha · Fri Nov 21 10:34:19 2014 -0800
  11. 840ea2a imx6: remove redudant CONFIG_SPL_START_S_PATH define by Masahiro Yamada · Fri Nov 21 11:50:10 2014 +0900
  12. 16d717f powerpc: a3m071: remove redundant CONFIG_SPL_* defines by Masahiro Yamada · Fri Nov 21 11:50:09 2014 +0900
  13. 2589d30 powerpc: lwmon5: remove redundant CONFIG_SPL_* defines by Masahiro Yamada · Fri Nov 21 11:50:08 2014 +0900
  14. cdc932a powerpc: mpc8xx: remove hermes board support by Masahiro Yamada · Fri Nov 21 11:26:11 2014 +0900
  15. 17e99cc cmd_fuse: return CMD_RET_FAILURE on error by Hector Palacios · Thu Nov 20 09:27:42 2014 +0100
  16. 2f9e9f2 ARM: rpi: support an environment by Stephen Warren · Wed Nov 19 20:41:04 2014 -0700
  17. 682b6b5 ARM: rpi: rename rpi_b to rpi by Stephen Warren · Wed Nov 19 20:41:03 2014 -0700
  18. cd210c1 ARM: rpi_b: detect board revision by Stephen Warren · Tue Nov 18 21:40:21 2014 -0700
  19. 4536a63 spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS, if available by Guillaume GARDET · Tue Nov 18 10:44:46 2014 +0100
  20. 1a1e294 MAINTAINERS: add me as a maintainer of UBI by Heiko Schocher · Tue Nov 18 09:08:45 2014 +0100
  21. a9c2cbd net: bootp: as CONFIG_BOOTP_SERVERIP is defined, keep bootfile not changed by Wu, Josh · Tue Nov 18 13:07:08 2014 +0800
  22. 01dc39c get_maintainer.pl: fix source tree detection by Daniel Schwierzeck · Sun Nov 16 20:30:11 2014 +0100
  23. 379bcd6 Fix console functions for U-Boot API by Simon Glass · Thu Nov 13 20:51:12 2014 -0700
  24. 17675c8 spl: MMC U-Boot image load from raw partition by Paul Kocialkowski · Sat Nov 08 23:14:56 2014 +0100
  25. 341e8cd MMC SD fs boot partition config coding style and proper description by Paul Kocialkowski · Sat Nov 08 23:14:55 2014 +0100
  26. 8e738ce Merge branch 'sandbox' of git://git.denx.de/u-boot-x86 by Tom Rini · Thu Dec 04 09:24:05 2014 -0500
  27. c2ec2e8 Revert "image-fdt: boot_get_fdt() return value when no DTB exists" by Tom Rini · Wed Dec 03 13:19:34 2014 -0500
  28. 870345b Merge git://git.denx.de/u-boot-fdt by Tom Rini · Mon Dec 01 15:24:26 2014 -0500
  29. 8510133 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Mon Dec 01 15:24:07 2014 -0500
  30. a17b7bc fs/ext4/ext4fs.c, fs/fs.c fs/fat/fat_write.c: Adjust 64bit math methods by Tom Rini · Mon Nov 24 11:50:46 2014 -0500
  31. 4c80fb0 fdt: Fix regression in fdt_pack_reg() by Hans de Goede · Fri Nov 28 14:23:51 2014 +0100
  32. f181047 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Thu Nov 27 13:10:04 2014 -0500
  33. d006326 ARM: UniPhier: move CONFIG_CMD_* and CONFIG_FIT* defines to defconfig by Masahiro Yamada · Wed Nov 26 18:34:04 2014 +0900
  34. dc15cb3 ARM: UniPhier: enable Device Tree control by Masahiro Yamada · Wed Nov 26 18:34:02 2014 +0900
  35. 9a72462 usb: UniPhier: support OF configuration by Masahiro Yamada · Wed Nov 26 18:34:01 2014 +0900
  36. f8cd9b0 serial: UniPhier: support OF configuration by Masahiro Yamada · Wed Nov 26 18:34:00 2014 +0900
  37. 53f6ec6 ARM: UniPhier: add device tree sources by Masahiro Yamada · Wed Nov 26 18:33:59 2014 +0900
  38. a7b0bb8 ARM: UniPhier: add dummy gpio.h to enable CONFIG_OF_CONTROL by Masahiro Yamada · Wed Nov 26 18:33:58 2014 +0900
  39. b70be9d ARM: UniPhier: do not compile platform data when CONFIG_OF_CONTROL=y by Masahiro Yamada · Wed Nov 26 18:33:57 2014 +0900
  40. 8d72f28 fdt: remove fdtdec_get_alias_node() function by Masahiro Yamada · Fri Nov 21 19:47:08 2014 +0900
  41. 30b21b1 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Thu Nov 27 10:49:38 2014 -0500
  42. ea7e328 MIPS: bootm: remove unused or redundant header files by Daniel Schwierzeck · Sun Nov 16 01:27:23 2014 +0100
  43. 0665838 MIPS: bootm: add missing initramfs relocation by Daniel Schwierzeck · Sun Nov 16 01:27:23 2014 +0100
  44. cf707c9 MIPS: remove board.c by Daniel Schwierzeck · Sat Nov 15 23:46:58 2014 +0100
  45. 6a42e5f MIPS: vct: switch to generic board by Daniel Schwierzeck · Sat Nov 15 23:30:01 2014 +0100
  46. ac25adf MIPS: qemu_mips: switch to generic board by Daniel Schwierzeck · Sat Nov 15 23:30:01 2014 +0100
  47. 0dd74fb MIPS: pb1x00: switch to generic board by Daniel Schwierzeck · Sat Nov 15 23:30:01 2014 +0100
  48. 2bc7eeb MIPS: dbau1x00: switch to generic board by Daniel Schwierzeck · Sat Nov 15 23:30:01 2014 +0100
  49. f224c1a MIPS: fix setup of initial stack frame by Daniel Schwierzeck · Thu Nov 20 23:55:32 2014 +0100
  50. 9bfc6cc mtd: nand: s3c: Unify the register definition and naming by Marek Vasut · Sat Oct 11 18:42:52 2014 +0200
  51. d8158f9 buildman: Don't default to -e when building current source by Simon Glass · Thu Oct 16 01:05:56 2014 -0600
  52. 85620bb buildman: Fix repeating board list with -l by Simon Glass · Thu Oct 16 01:05:55 2014 -0600
  53. baec684 patman: Use the full commit hash for 'git checkout' by Simon Glass · Wed Oct 15 02:27:00 2014 -0600
  54. 4e36531 buildman: Save *.img files too by Tom Rini · Tue Nov 11 16:58:44 2014 -0500
  55. c043e03 sandbox: Fix warnings in cpu.c and os.c by Simon Glass · Tue Nov 11 12:47:08 2014 -0700
  56. e9f343f sandbox: Fix warnings due to 64-bit printf() strings by Simon Glass · Tue Nov 11 12:47:07 2014 -0700
  57. b63e906 mtd/nand/vf610_nfc: Disable subpage writes by Sanchayan Maity · Mon Nov 24 11:03:59 2014 +0530
  58. 628ee1e mtd: denali: set some registers after nand_scan_ident() by Masahiro Yamada · Thu Nov 13 20:31:51 2014 +0900
  59. da0763d mtd: denali: use CONFIG_SYS_NAND_SELF_INIT by Masahiro Yamada · Thu Nov 13 20:31:50 2014 +0900
  60. dc17bdc nand: reinstate lazy bad block scanning by Rostislav Lisovy · Wed Oct 22 13:40:44 2014 +0200
  61. faf5692 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Tue Nov 25 16:51:47 2014 -0500
  62. 2907a30 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Wed Nov 26 11:22:29 2014 -0500
  63. 8a3aeaf spl: Fix SPL EXT support by Guillaume GARDET · Tue Nov 25 15:34:16 2014 +0100
  64. 0e16b8a Merge branch 'master' of http://git.denx.de/u-boot-samsung by Tom Rini · Tue Nov 25 11:10:01 2014 -0500
  65. 32bdd4e Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Tue Nov 25 11:09:48 2014 -0500
  66. 0c87277 Merge git://git.denx.de/u-boot-fdt by Tom Rini · Tue Nov 25 11:08:52 2014 -0500
  67. 80b7ca4 tools: Add ifdtool to .gitignore by Bin Meng · Tue Nov 25 10:20:08 2014 +0800
  68. 7f251c4 x86: chromebook_link: Enable the Chrome OS EC by Simon Glass · Fri Nov 14 20:56:45 2014 -0700
  69. 51e68a9 x86: chromebook_link: Enable the x86 emulator by Simon Glass · Fri Nov 14 20:56:44 2014 -0700
  70. b91ea30 bios_emulator: Always print errors when opcode decode fails by Simon Glass · Fri Nov 14 20:56:43 2014 -0700
  71. d8414fc bios_emulator: Add an option to enable debugging by Simon Glass · Fri Nov 14 20:56:42 2014 -0700
  72. 658273a bios_emulator: Allow a custom interrupt handler to be installed by Simon Glass · Fri Nov 14 20:56:41 2014 -0700
  73. acda1cc bios_emulator: Add vesa support and allow ROMs to be passed in as data by Simon Glass · Fri Nov 14 20:56:40 2014 -0700
  74. 8917216 bios_emulator: Allow x86 to use the emulator by Simon Glass · Fri Nov 14 20:56:39 2014 -0700
  75. d0d60be x86: config: Enable video support for chromebook_link by Simon Glass · Fri Nov 14 20:56:38 2014 -0700
  76. 85ff0b1 x86: dts: Add video information to the device tree by Simon Glass · Fri Nov 14 20:56:37 2014 -0700
  77. d90f8e1 x86: Add initial video device init for Intel GMA by Simon Glass · Fri Nov 14 20:56:36 2014 -0700
  78. e32aba3 x86: Allow an option ROM to be built into U-Boot by Simon Glass · Fri Nov 14 20:56:35 2014 -0700
  79. 1a3b66d x86: video: Add video driver for bare x86 boards by Simon Glass · Fri Nov 14 20:56:34 2014 -0700
  80. f87bbff pci: Add general support for execution of video ROMs by Simon Glass · Fri Nov 14 20:56:33 2014 -0700
  81. b2978d3 x86: Add support for running option ROMs natively by Simon Glass · Fri Nov 14 20:56:32 2014 -0700
  82. e518f4e Add support for Vesa BIOS extensions by Simon Glass · Fri Nov 14 20:56:31 2014 -0700
  83. 5ecb847 x86: Add vesa mode configuration options by Simon Glass · Fri Nov 14 20:56:30 2014 -0700
  84. 9fc71c1 x86: Add GDT descriptors for option ROMs by Simon Glass · Fri Nov 14 20:56:29 2014 -0700
  85. c30ea60 Introduce a header file for the BIOS emulator by Simon Glass · Fri Nov 14 20:56:28 2014 -0700
  86. 74d5b54 x86: Add a definition of asmlinkage by Simon Glass · Fri Nov 14 20:56:27 2014 -0700
  87. 9822ef2 x86: config: Enable SPI for chromebook_link by Simon Glass · Mon Nov 24 21:18:19 2014 -0700
  88. 61612ed x86: ivybridge: Add northbridge init functions by Simon Glass · Mon Nov 24 21:18:18 2014 -0700
  89. 2b256ad x86: Drop some msr functions that we don't support by Simon Glass · Mon Nov 24 21:18:17 2014 -0700
  90. cf46d37 x86: Add init for model 206AX CPU by Simon Glass · Mon Nov 24 21:18:16 2014 -0700
  91. 3121dbd x86: Add LAPIC setup code by Simon Glass · Mon Nov 24 21:18:15 2014 -0700
  92. 2096c8f x86: Drop old CONFIG_INTEL_CORE_ARCH code by Simon Glass · Mon Nov 24 21:18:14 2014 -0700
  93. 8030235 x86: Remove unnecessary call to initr_enable_interrupts() by Bin Meng · Thu Nov 20 16:11:27 2014 +0800
  94. cb9d9cb x86: Refactor interrupt_init() by Bin Meng · Thu Nov 20 16:11:16 2014 +0800
  95. 57a6cd8 x86: Remove cpu_init_r() for x86 by Bin Meng · Thu Nov 20 16:11:00 2014 +0800
  96. 25727c2 x86: Call cpu_init_interrupts() from interrupt_init() by Bin Meng · Thu Nov 20 16:10:49 2014 +0800
  97. e804501 x86: Add Intel speedstep and turbo mode code by Simon Glass · Fri Nov 14 18:18:43 2014 -0700
  98. 79248a1 x86: ivybridge: Set up XHCI USB by Simon Glass · Fri Nov 14 18:18:42 2014 -0700
  99. 8aeded9 x86: config: Enable USB on link by Simon Glass · Fri Nov 14 18:18:41 2014 -0700
  100. 194d757 x86: ivybridge: Set up EHCI USB by Simon Glass · Fri Nov 14 18:18:40 2014 -0700