1. d04ad79 mips: ath79: Fix ar71xx_regs.h indent by Marek Vasut · Fri May 06 20:10:34 2016 +0200
  2. a9c6e8b mips: Add MIPS 74Kc tune by Marek Vasut · Fri May 06 20:10:33 2016 +0200
  3. b7b7a31 mips: Fix compiler warning in cpu.c by Marek Vasut · Thu May 05 20:14:00 2016 +0200
  4. e99c8f8 ath79: add readonly attribute for ath79_soc_desc by Wills Wang · Tue Apr 12 18:24:10 2016 +0800
  5. 59025fe ath79: ar933x: use BIT macro for bit shift operation by Wills Wang · Tue Apr 12 11:09:20 2016 +0800
  6. 7ae7b72 ar933x: serial: Remove the explicit pinctrl setting by Wills Wang · Tue Apr 12 11:09:19 2016 +0800
  7. 0a5f3b0 ath79: spi: Remove the explicit pinctrl setting by Wills Wang · Tue Apr 12 11:09:18 2016 +0800
  8. c1ca710 mips: Report reloc information in bdinfo by developer · Thu Mar 31 12:51:20 2016 +0100
  9. 1d73e9b drivers: mtd: add Microchip PIC32 internal non-CFI flash driver. by Purna Chandra Mandal · Fri Mar 18 18:36:08 2016 +0530
  10. 9e6434c flash: add device ID for Microchip PIC32 internal flash. by Purna Chandra Mandal · Fri Mar 18 18:36:07 2016 +0530
  11. 80c8798 mips: ath79: add AP143 reference board by Wills Wang · Wed Mar 16 17:00:00 2016 +0800
  12. 8d8d2ed mips: ath79: add AP121 reference board by Wills Wang · Wed Mar 16 16:59:59 2016 +0800
  13. f502148 drivers: spi: add spi support for QCA/Atheros ath79 SOCs by Wills Wang · Wed Mar 16 16:59:58 2016 +0800
  14. cb48c6d drivers: serial: add serial driver for ar933x SOC by Wills Wang · Wed Mar 16 16:59:57 2016 +0800
  15. a56de4c drivers: pinctrl: Add simple pinctrl driver for Qualcomm/Atheros qca953x. by Wills Wang · Wed Mar 16 16:59:56 2016 +0800
  16. 77ae238 drivers: pinctrl: Add simple pinctrl driver for Qualcomm/Atheros ar933x. by Wills Wang · Wed Mar 16 16:59:55 2016 +0800
  17. 6b83b44 mips: ath79: add support for QCA953x SOCs by Wills Wang · Wed Mar 16 16:59:54 2016 +0800
  18. 2a551c5 mips: ath79: add support for AR933x SOCs by Wills Wang · Wed Mar 16 16:59:53 2016 +0800
  19. 833a1a8 mips: add base support for QCA/Atheros ath79 SOCs by Wills Wang · Wed Mar 16 16:59:52 2016 +0800
  20. 26f182d Add support for 64-bit MIPS to examples/standalone by Stanislav Galabov · Wed Feb 17 15:23:33 2016 +0200
  21. 10c7a57 Fix FreeBSD loader API so that it works on both 32-bit and 64-bit targets. by Stanislav Galabov · Wed Feb 17 15:23:31 2016 +0200
  22. 19030fd Use CONFIG_IDE_SWAP_IO when running on big-endian MIPS (32 or 64-bit) in QEMU so that IDE transfers work properly by Stanislav Galabov · Wed Feb 17 15:23:30 2016 +0200
  23. 986b516 Properly calculate ATA_SECTORWORDS, using a fixed-size integer, so it works for both 32-bit and 64-bit targets by Stanislav Galabov · Wed Feb 17 15:23:29 2016 +0200
  24. ce084b0 Merge git://git.denx.de/u-boot-dm by Tom Rini · Tue May 17 13:58:27 2016 -0400
  25. faefaae Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Tue May 17 12:10:35 2016 -0400
  26. e5cf427 dm: mmc: test: Add tests for MMC by Simon Glass · Sun May 01 13:52:44 2016 -0600
  27. 4de8657 dm: sandbox: mmc: Enable building MMC code for sandbox by Simon Glass · Sun May 01 13:52:43 2016 -0600
  28. f9eebac dm: mmc: sandbox: Add an SD-card emulation by Simon Glass · Sun May 01 13:52:42 2016 -0600
  29. 59bc6f2 dm: mmc: Add support for driver-model block devices by Simon Glass · Sun May 01 13:52:41 2016 -0600
  30. a70a146 dm: mmc: Add a way to bind MMC devices with driver model by Simon Glass · Sun May 01 13:52:40 2016 -0600
  31. 4bca666 dm: mmc: Implement the MMC functions for block devices by Simon Glass · Sun May 01 13:52:39 2016 -0600
  32. a6a15c4 dm: sandbox: Only enable the sandbox MMC driver when valid by Simon Glass · Sun May 01 13:52:38 2016 -0600
  33. 984db5d dm: mmc: Adjust mmc_switch_part() to use a struct mmc by Simon Glass · Sun May 01 13:52:37 2016 -0600
  34. 356e0e6 dm: blk: Use the correct error code for blk_get_device_by_str() by Simon Glass · Sun May 01 13:52:36 2016 -0600
  35. e5db115 dm: mmc: Move the device list into a separate file by Simon Glass · Sun May 01 13:52:35 2016 -0600
  36. 77ca42b dm: mmc: Set up the device pointer when using the MMC uclass by Simon Glass · Sun May 01 13:52:34 2016 -0600
  37. 8f5f722 dm: blk: Add a comment as to why the bdev member is needed by Simon Glass · Sun May 01 13:52:33 2016 -0600
  38. e3dfa91 dm: part: Drop the block_drvr table by Simon Glass · Sun May 01 13:52:32 2016 -0600
  39. b5210f2 dm: part: Use the legacy block driver for hardware partition support by Simon Glass · Sun May 01 13:52:31 2016 -0600
  40. 13c2c29 dm: blk: Add functions to select a hardware partition by Simon Glass · Sun May 01 13:52:30 2016 -0600
  41. 11f2bb6 dm: mmc: Use the new select_hwpart() API by Simon Glass · Sun May 01 13:52:29 2016 -0600
  42. 316185a dm: mmc: spl: Use the legacy block interface in SPL by Simon Glass · Sun May 01 13:52:28 2016 -0600
  43. 8d60adb dm: mmc: Add a function to obtain the block device by Simon Glass · Sun May 01 13:52:27 2016 -0600
  44. 518a896 dm: mmc: Implement the select_hwpart() method by Simon Glass · Sun May 01 13:52:26 2016 -0600
  45. e774fd4 dm: mmc: Move mmc_switch_part() above its callers by Simon Glass · Sun May 01 13:52:25 2016 -0600
  46. 39e5492 dm: blk: Free the block device name when unbound by Simon Glass · Sun May 01 13:52:24 2016 -0600
  47. 7760ba2 dm: core: Allow device names to be freed automatically by Simon Glass · Sun May 01 13:52:23 2016 -0600
  48. 77f7fb8 dm: blk: Fix allocation of block-device numbering by Simon Glass · Sun May 01 13:52:22 2016 -0600
  49. 78e9e9a dm: sandbox: Enable systemace by Simon Glass · Sun May 01 11:36:32 2016 -0600
  50. 66014ef dm: systemace: Add driver-mode block-device support by Simon Glass · Sun May 01 11:36:31 2016 -0600
  51. 5fd962e dm: systemace: Reorder function to avoid forward declarataions by Simon Glass · Sun May 01 11:36:30 2016 -0600
  52. 966b695 dm: blk: Add a easier way to create a named block device by Simon Glass · Sun May 01 11:36:29 2016 -0600
  53. d089ba3 dm: blk: Allow blk_create_device() to allocate the device number by Simon Glass · Sun May 01 11:36:28 2016 -0600
  54. 4a63e33 dm: sandbox: Enable SATA by Simon Glass · Sun May 01 11:36:27 2016 -0600
  55. 7d741ac dm: sata: Add support for driver-model block devices by Simon Glass · Sun May 01 11:36:26 2016 -0600
  56. 151b935 dm: sandbox: Enable SCSI by Simon Glass · Sun May 01 11:36:25 2016 -0600
  57. 5bf96dc dm: scsi: Add support for driver-model block devices by Simon Glass · Sun May 01 11:36:24 2016 -0600
  58. 4e7227c dm: sandbox: Enable IDE by Simon Glass · Sun May 01 11:36:23 2016 -0600
  59. f94bea0 dm: ide: Add support for driver-model block devices by Simon Glass · Sun May 01 11:36:22 2016 -0600
  60. e498e57 dm: part: Drop the get_dev() method by Simon Glass · Sun May 01 11:36:21 2016 -0600
  61. 025ed60 dm: sandbox: Drop the host_get_dev() function by Simon Glass · Sun May 01 11:36:20 2016 -0600
  62. 77389b6 dm: blk: Drop the systemace.h header by Simon Glass · Sun May 01 11:36:19 2016 -0600
  63. 64b5c10 dm: systemace: Drop the get_dev() function by Simon Glass · Sun May 01 11:36:18 2016 -0600
  64. 9c54e48 dm: sata: Drop the get_dev() function by Simon Glass · Sun May 01 11:36:17 2016 -0600
  65. 9a68432 dm: scsi: Drop the get_dev() function by Simon Glass · Sun May 01 11:36:16 2016 -0600
  66. fa25511 dm: mmc: Drop the get_dev() function by Simon Glass · Sun May 01 11:36:15 2016 -0600
  67. 844ef1d dm: ide: Drop the get_dev() function by Simon Glass · Sun May 01 11:36:14 2016 -0600
  68. cf43778 dm: usb: Drop the get_dev() function by Simon Glass · Sun May 01 11:36:13 2016 -0600
  69. 61c7496 dm: disk: Use legacy block driver info for block device access by Simon Glass · Sun May 01 11:36:12 2016 -0600
  70. 3665a40 dm: sata: Separate the non-command code into its own file by Simon Glass · Sun May 01 11:36:11 2016 -0600
  71. e11f0ef dm: ide: Separate the non-command code into its own file by Simon Glass · Sun May 01 11:36:10 2016 -0600
  72. c8e89ab dm: scsi: Separate the non-command code into its own file by Simon Glass · Sun May 01 11:36:09 2016 -0600
  73. 4131ad5 dm: mmc: Add an implementation of the 'devnum' functions by Simon Glass · Sun May 01 11:36:08 2016 -0600
  74. 4f7011a dm: mmc: Add a legacy block interface for MMC by Simon Glass · Sun May 01 11:36:07 2016 -0600
  75. d317141 dm: usb: Add a legacy block interface for USB storage by Simon Glass · Sun May 01 11:36:06 2016 -0600
  76. a57299e dm: sandbox: Add a legacy host block interface by Simon Glass · Sun May 01 11:36:05 2016 -0600
  77. f415a29 dm: systemace: Add a legacy block interface by Simon Glass · Sun May 01 11:36:04 2016 -0600
  78. 3bf2ab9 dm: blk: Add a legacy block interface by Simon Glass · Sun May 01 11:36:03 2016 -0600
  79. 8706b81 dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI by Simon Glass · Sun May 01 11:36:02 2016 -0600
  80. 9475e7e dm: sata: Fix code style problems in cmd/sata.c by Simon Glass · Sun May 01 11:36:01 2016 -0600
  81. 43a464a dm: ide: Remove the forward declarations by Simon Glass · Sun May 01 11:36:00 2016 -0600
  82. 73e4314 dm: ide: Correct various code style problems by Simon Glass · Sun May 01 11:35:59 2016 -0600
  83. 5c7bf8e dm: scsi: Fix up code style by Simon Glass · Sun May 01 11:35:58 2016 -0600
  84. 8f81fa9 dm: scsi: Remove the forward declarations by Simon Glass · Sun May 01 11:35:57 2016 -0600
  85. 732b432 sandbox: Add dummy SATA functions by Simon Glass · Sun May 01 11:35:56 2016 -0600
  86. 471d867 sandbox: Add dummy SCSI functions by Simon Glass · Sun May 01 11:35:55 2016 -0600
  87. 8d5e245 sandbox: Add string and 16-bit I/O functions by Simon Glass · Sun May 01 11:35:54 2016 -0600
  88. 66823e1 Allow iotrace byte access to use an address of any size by Simon Glass · Sun May 01 11:35:53 2016 -0600
  89. 85ee165 dm: Rename disk uclass to ahci by Simon Glass · Sun May 01 11:35:52 2016 -0600
  90. c78f5e0 pci: Drop CONFIG_SYS_SCSI_SCAN_BUS_REVERSE by Simon Glass · Sun May 01 11:35:51 2016 -0600
  91. 2d552ca dm: sandbox: Add a board for sandbox without CONFIG_BLK by Simon Glass · Sun May 01 11:35:50 2016 -0600
  92. 86bc14f Revert "dm: sandbox: Drop the pre-DM host implementation" by Simon Glass · Sun May 01 11:35:49 2016 -0600
  93. b8baa9f gpio: exynos(s5p): remove gpio_xlate routine by Eric Nelson · Wed Apr 20 08:37:39 2016 -0700
  94. e320f90 gpio: rk: remove gpio_xlate routine by Eric Nelson · Wed Apr 20 08:37:38 2016 -0700
  95. 27909a9 gpio: pic32: remove gpio_xlate routine by Eric Nelson · Wed Apr 20 08:37:37 2016 -0700
  96. fc069ea gpio: omap: remove gpio_xlate routine by Eric Nelson · Wed Apr 20 08:37:36 2016 -0700
  97. 67670aa gpio: intel_broadwell: remove gpio_xlate routine by Eric Nelson · Wed Apr 20 08:37:35 2016 -0700
  98. 786e98d dm: gpio: add a default gpio xlate routine by Eric Nelson · Sun Apr 24 16:32:40 2016 -0700
  99. 1a54713 drivers: usb: common: add common code for usb drivers to use by Mugunthan V N · Tue Apr 12 16:01:19 2016 +0530
  100. 28b4a1c dm: gpio: introduce 74x164 driver by Peng Fan · Tue May 03 10:02:23 2016 +0800