1. 5d2ee05 dm: spi: Move slave details to child platdata by Simon Glass · Sun Jan 25 08:27:12 2015 -0700
  2. 5104b98 dm: core: Allow uclass to set up a device's child before it is probed by Simon Glass · Sun Jan 25 08:27:10 2015 -0700
  3. f4c9b3e dm: core: Allow the uclass to set up a device's child after binding by Simon Glass · Sun Jan 25 08:27:08 2015 -0700
  4. c23b428 dm: core: Allow uclasses to specify private data for a device's children by Simon Glass · Sun Jan 25 08:27:06 2015 -0700
  5. 0ccb097 dm: core: Add a flag to control sequence numbering by Simon Glass · Sun Jan 25 08:27:05 2015 -0700
  6. 98fd5d1 dm: core: Add a function to get a device's uclass ID by Simon Glass · Sun Jan 25 08:27:04 2015 -0700
  7. a4a51a0 dm: core: Add a post_bind method for parents by Simon Glass · Sun Jan 25 08:27:03 2015 -0700
  8. 57f9540 dm: core: Allow uclasses to specify platdata for a device's children by Simon Glass · Sun Jan 25 08:27:02 2015 -0700
  9. 11b6173 dm: core: Allow parents to have platform data for their children by Simon Glass · Sun Jan 25 08:27:01 2015 -0700
  10. 8f5251d dm: core: Improve comments for uclass_first/next_device() by Simon Glass · Sun Jan 25 08:26:57 2015 -0700
  11. a2723ae dm: i2c: Provide an offset length parameter where needed by Simon Glass · Sun Jan 25 08:26:55 2015 -0700
  12. 0275eb1 dm: i2c: Add a compatbility layer by Simon Glass · Mon Jan 12 18:02:08 2015 -0700
  13. 7d72276 dm: i2c: Rename driver model I2C functions to permit compatibility by Simon Glass · Mon Jan 12 18:02:07 2015 -0700
  14. a35bb47 dm: fdt: Remove the old GPIO functions by Simon Glass · Mon Jan 05 20:05:43 2015 -0700
  15. a30d4ba dm: mmc: Remove use of fdtdec GPIO support by Simon Glass · Mon Jan 05 20:05:38 2015 -0700
  16. 0d7cc47 dm: cros_ec: Remove use of fdtdec GPIO support by Simon Glass · Mon Jan 05 20:05:32 2015 -0700
  17. 120834d dm: demo: Add a simple GPIO demonstration by Simon Glass · Mon Jan 05 20:05:31 2015 -0700
  18. af0bb3e dm: gpio: Mark the old GPIO API deprecated by Simon Glass · Mon Jan 05 20:05:30 2015 -0700
  19. 16e1040 dm: gpio: Add better functions to request GPIOs by Simon Glass · Mon Jan 05 20:05:29 2015 -0700
  20. d3322bb dm: gpio: Add a driver GPIO translation method by Simon Glass · Mon Jan 05 20:05:28 2015 -0700
  21. ce55529 dm: gpio: Add a native driver model API by Simon Glass · Mon Jan 05 20:05:27 2015 -0700
  22. b491e9c dm: fdt: Add a function to decode phandles with arguments by Simon Glass · Mon Jan 05 20:05:26 2015 -0700
  23. 9607f7a generic-board: show model name in board_init_f() too by Masahiro Yamada · Wed Jan 14 17:07:05 2015 +0900
  24. a8dd201 ARM: UniPhier: enable CONFIG_I2C_EEPROM by Masahiro Yamada · Tue Jan 13 12:44:39 2015 +0900
  25. 172149e Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Mon Jan 26 17:44:49 2015 -0500
  26. 8312e53 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · Mon Jan 26 06:42:40 2015 -0500
  27. 8f1e812 Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Mon Jan 26 06:42:15 2015 -0500
  28. d682fc2 ARM: zynq: Add USB lthor download protocol support by Siva Durga Prasad Paladugu · Mon Sep 08 22:09:37 2014 +0530
  29. e3b2474 ARM: zynq: Enable DFU functionality in zynq by Siva Durga Prasad Paladugu · Mon Aug 25 10:58:33 2014 +0530
  30. 4aac296 ARM: zynq: provide config option to select emio by Siva Durga Prasad Paladugu · Tue Oct 28 16:59:32 2014 +0530
  31. 53e3a06 ARM: zynq: Group ethernet configuration options together by Michal Simek · Tue Jan 13 16:27:14 2015 +0100
  32. 3319dbc ARM: zynq: Use CMD_FS_GENERIC by Michal Simek · Wed Sep 24 14:55:03 2014 +0200
  33. 3fa6445 ARM: zynq: Show board information by default by Michal Simek · Thu Aug 28 13:31:02 2014 +0200
  34. 63a3be0 Merge branch 'master' of git://git.denx.de/u-boot-marvell by Tom Rini · Sun Jan 25 19:05:40 2015 -0500
  35. 4658f45 marvell: kirkwood: guruplug refresh for newer kernel by Gerald Kerma · Fri Dec 19 08:13:09 2014 +0100
  36. 87d14a8 kirkwood: sheevaplug: add CONFIG_SYS_GENERIC_BOARD define by Luka Perkov · Sun Nov 30 02:41:49 2014 +0100
  37. da87a92 kirkwood: pogo_e02: add CONFIG_SYS_GENERIC_BOARD define by Luka Perkov · Sun Nov 30 02:41:19 2014 +0100
  38. 13fc6cd kirkwood: iconnect: add CONFIG_SYS_GENERIC_BOARD define by Luka Perkov · Sun Nov 30 02:41:04 2014 +0100
  39. f62a7c3 kirkwood: goflexhome: add CONFIG_SYS_GENERIC_BOARD define by Luka Perkov · Sun Nov 30 02:40:51 2014 +0100
  40. ef17863 kirkwood: dockstar: add CONFIG_SYS_GENERIC_BOARD define by Luka Perkov · Sun Nov 30 02:40:37 2014 +0100
  41. 5c4a3e1 kirkwood: ib62x0: add CONFIG_SYS_GENERIC_BOARD define by Luka Perkov · Wed Jul 02 01:47:23 2014 +0200
  42. 57296e7 fsl/ls1021qds: Add deep sleep support by tang yuantian · Wed Dec 17 12:58:05 2014 +0800
  43. e92279d x86: config: chromebook_link: Enable environment by Simon Glass · Mon Jan 19 22:16:17 2015 -0700
  44. 6f71f60 x86: config: Enable hook for saving MRC configuration by Simon Glass · Mon Jan 19 22:16:15 2015 -0700
  45. abca5c0 x86: spi: Add device tree support by Simon Glass · Mon Jan 19 22:16:11 2015 -0700
  46. b4ae600 x86: rtc: mc146818: Add helpers to read/write CMOS RAM by Simon Glass · Mon Jan 19 22:16:10 2015 -0700
  47. 0015391 net: Add a separate file for IP checksumming by Simon Glass · Mon Jan 19 22:16:07 2015 -0700
  48. b34f405 x86: dts: Add compatible string for Intel ICH9 SPI controller by Simon Glass · Mon Jan 19 22:16:06 2015 -0700
  49. 2a397ce arm: ls102xa: Add LPUART support for LS1021ATWR board by Alison Wang · Sun Jan 04 15:30:59 2015 +0800
  50. e2f33ae arm: ls102xa: Add LPUART support for LS1021AQDS board by Alison Wang · Sun Jan 04 15:30:58 2015 +0800
  51. 27e2fe6 ls102xa: dcu: Add platform support for DCU on LS1021AQDS board by Xiubo Li · Tue Dec 16 14:50:33 2014 +0800
  52. 70acb34 arm/ls1021a: Add workaround for DDR erratum A008378 by York Sun · Mon Dec 08 15:30:55 2014 -0800
  53. 086b0e5 x86: config: Always scroll the display by 5 lines, for speed by Simon Glass · Thu Jan 01 16:17:58 2015 -0700
  54. 1c1695b x86: Access the VGA ROM when needed by Simon Glass · Wed Jan 14 21:37:04 2015 -0700
  55. c55b1c6 bios_emulator: Add some VESA interface debugging by Simon Glass · Mon Dec 29 19:32:26 2014 -0700
  56. 1b6b9b9 x86: Support ROMs on other archs by Simon Glass · Mon Dec 29 19:32:24 2014 -0700
  57. 16702b4 powerpc: remove icecube_5200, Lite5200, cpci5200, mecp5200, pf5200 by Masahiro Yamada · Fri Jan 23 00:24:22 2015 +0900
  58. da78f43 powerpc: mpc5xxx: PM520 board support by Masahiro Yamada · Fri Jan 23 00:24:21 2015 +0900
  59. fc6f8d1 powerpc: mpc5xxx: remove Total5200 board support by Masahiro Yamada · Fri Jan 23 00:24:20 2015 +0900
  60. 807259b powerpc: ppc4xx: remove PPChameleonEVB, CATcenter boards by Masahiro Yamada · Fri Jan 23 00:24:19 2015 +0900
  61. e15cca0 powerpc: mpc85xx: remove P2020DS board support by Masahiro Yamada · Fri Jan 23 00:24:18 2015 +0900
  62. be59033 powerpc: mpc85xx: remove P2020COME board support by Masahiro Yamada · Fri Jan 23 00:24:17 2015 +0900
  63. 5fa521d powerpc: mpc85xx: remove P1_P2_RDB boards by Masahiro Yamada · Fri Jan 23 00:24:16 2015 +0900
  64. 706b375 powerpc: mpc83xx: remove MPC8360ERDK, EMPC8360EMDS support by Masahiro Yamada · Fri Jan 23 00:24:15 2015 +0900
  65. 3c0b853 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Fri Jan 23 10:22:29 2015 -0500
  66. 537a270 sunxi: Use a common CONFIG_SYS_PROMPT by Ian Campbell · Fri Jan 23 10:17:35 2015 +0000
  67. 8d6e938 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Thu Jan 22 20:04:17 2015 -0500
  68. 5ba7a74 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Thu Jan 22 09:52:19 2015 -0500
  69. b213960 Merge branch 'phys_t' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Thu Jan 22 09:51:18 2015 -0500
  70. 6272c3c Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Thu Jan 22 09:48:22 2015 -0500
  71. f494cad sunxi: Hookup OTG USB controller support by Hans de Goede · Sun Jan 11 17:17:00 2015 +0100
  72. d2d1c6b include: Add header file with MIPI DSI constants from linux 3.18 by Siarhei Siamashka · Mon Jan 19 05:23:31 2015 +0200
  73. 7e4eb6c sunxi: axp221: Add ELDO[1-3] support by Siarhei Siamashka · Mon Jan 19 05:23:30 2015 +0200
  74. b42b04d sunxi: Restore lowlevel_init usage by Hans de Goede · Wed Jan 21 16:24:05 2015 +0100
  75. b29e5e2 board/T1040rdb: Add VSC9953 support for T1040rdb board by Codrin Ciubotariu · Wed Jan 21 11:54:12 2015 +0200
  76. a2d39cb board/T1040qds: Add VSC9953 support for T1040qds board by Codrin Ciubotariu · Wed Jan 21 11:54:11 2015 +0200
  77. 7dca686 MIPS: add Kconfig option for CONFIG_SWAP_IO_SPACE by Daniel Schwierzeck · Sun Jan 18 22:00:18 2015 +0100
  78. 13b4d3c net: gem: Use phys_addr_t instead of int for addresses by Michal Simek · Wed Jan 14 15:44:21 2015 +0100
  79. 77fc12c fpga: zynqpl: Add support for zc7035 by Siva Durga Prasad Paladugu · Tue Nov 25 15:29:54 2014 +0530
  80. 88dae41 fpga: xilinx: zynqpl: Setup NULL fpga_op without driver by Michal Simek · Wed Jul 16 10:47:13 2014 +0200
  81. 68ad797 fpga: xilinx: virtex2: Fix macro indentation by Michal Simek · Wed Jul 16 10:47:43 2014 +0200
  82. e0aca2e fpga: xilinx: virtex2: Setup NULL fpga_op without driver by Michal Simek · Wed Jul 16 10:48:08 2014 +0200
  83. 11f3996 fpga: xilinx: spartan3: Setup NULL fpga_op without driver by Michal Simek · Wed Jul 16 10:46:35 2014 +0200
  84. 7732339 fpga: xilinx: spartan2: Setup NULL fpga_op without driver by Michal Simek · Wed Jul 16 10:43:47 2014 +0200
  85. fbadb76 fpga: Export fpga_get_desc for SPL by Michal Simek · Tue Jan 13 16:09:53 2015 +0100
  86. 6e297ac fpga: Remove extern prototypes from .h by Michal Simek · Wed Jan 14 09:59:00 2015 +0100
  87. 7e33006 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Tue Jan 20 10:21:36 2015 -0500
  88. f425542 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Tue Jan 20 10:20:13 2015 -0500
  89. d17d590 Use generic board architecture for MPC837xERDB by Sinan Akman · Sat Jan 17 02:09:13 2015 -0500
  90. 37a50b9 mmc: extend mmcinfo output to show partition write reliability settings by Diego Santa Cruz · Tue Dec 23 10:50:33 2014 +0100
  91. 8020027 mmc: extend the mmc hardware partitioning API with write reliability by Diego Santa Cruz · Tue Dec 23 10:50:31 2014 +0100
  92. 69eb71a0 mmc: add API to do eMMC hardware partitioning by Diego Santa Cruz · Tue Dec 23 10:50:29 2014 +0100
  93. 61b78fe mmc: read the high capacity WP group size for eMMC by Diego Santa Cruz · Tue Dec 23 10:50:25 2014 +0100
  94. 747f6fa mmc: fix erase_grp_size computation with high-capacity size definition by Diego Santa Cruz · Tue Dec 23 10:50:24 2014 +0100
  95. 3b62d84 mmc: read the size of eMMC enhanced user data area by Diego Santa Cruz · Tue Dec 23 10:50:22 2014 +0100
  96. c145f9e mmc: extend mmcinfo to show enhanced partition attribute by Diego Santa Cruz · Tue Dec 23 10:50:17 2014 +0100
  97. 59d2f4c ARM: atmel: sama5d4_xplained: enable usb ethernet gadget by Bo Shen · Wed Dec 03 18:02:23 2014 +0800
  98. 35ad5e3 ARM: atmel: sama5d4ek: enable usb ethernet gadget by Bo Shen · Wed Dec 03 18:02:21 2014 +0800
  99. b899b00 arm: at91: snapper9260: Drop invalid CONFIG_SKIP_RELOCATE_UBOOT by Simon Glass · Wed Nov 26 12:30:17 2014 -0700
  100. 94b68b0 ARM: at91: sama5d3_xplained: spl: enable PMECC header generation by Wu, Josh · Wed Nov 19 19:03:00 2014 +0800