1. 62f2c90 mailbox: implement a sandbox test by Stephen Warren · 9 years ago
  2. d010783 Add a mailbox driver framework/uclass by Stephen Warren · 9 years ago
  3. 859f256 Rename reset to sysreset by Stephen Warren · 9 years ago
  4. b56989e sunxi: gpio: convert bind() to use driver data by Stephen Warren · 9 years ago
  5. 8c93df1 dm: allow setting driver_data before/during bind by Stephen Warren · 9 years ago
  6. 7e2ec88 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 9 years ago
  7. c8acc89 dm: ns16550: Don't map_physmem for I/O ports by Paul Burton · 9 years ago
  8. dbef2f0 fdt: Support for ISA busses by Paul Burton · 9 years ago
  9. 8518c3f Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  10. a2ec9ba Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 9 years ago
  11. f1e66e7 sunxi: power: add AXP809 support by Chen-Yu Tsai · 9 years ago
  12. 45f192c sunxi: Implement poweroff support for axp818 pmic by Chen-Yu Tsai · 9 years ago
  13. 0e3efd3 sunxi: power: axp818: Add support for switch SW by Chen-Yu Tsai · 9 years ago
  14. 7096534 power: axp818: Fix typo for fldo2 Kconfig description by Chen-Yu Tsai · 9 years ago
  15. c80376c power: axp221: Remove switch case to simplify axp_set_eldo by Chen-Yu Tsai · 9 years ago
  16. dcfbfab clk: uniphier: add Media I/O clock driver support for PH1-LD11 by Masahiro Yamada · 9 years ago
  17. 19824b9 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 9 years ago
  18. 9ff34e3 powerpc:t4240: MAC9 and MAC10 should not be identified as 1G interface in some case by Ying Zhang · 9 years ago
  19. c4a11bc Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  20. 39452be Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  21. 4f4e962 net: phy: dp83867: Add SGMII helper for configuration by Dan Murphy · 9 years ago
  22. 63e3cde net: phy: Move is_rgmii helper to phy.h by Dan Murphy · 9 years ago
  23. 83fbd0a net: phy: ti: Allow the driver to be more configurable by Dan Murphy · 9 years ago
  24. a582871 net: zynq_gem: Add the passing of the phy-handle node by Dan Murphy · 9 years ago
  25. 4b7b24e drivers: net: cpsw: Add reading of DT phy-handle node by Dan Murphy · 9 years ago
  26. 9e55635 drivers: net: cpsw: add support for reading mac address from efuse by Mugunthan V N · 9 years ago
  27. 77f7bc7 drivers: net: cpsw: fix get mdio base and gmii_sel reg from DT by Mugunthan V N · 9 years ago
  28. 13a27fd drivers: net: cpsw: fix cpsw dp parse when num slaves as 1 by Mugunthan V N · 9 years ago
  29. 4666bd9 drivers: core: device: add support to check dt compatible for a device/machine by Mugunthan V N · 9 years ago
  30. 87b2c4e net: phy: Add PHY driver for mv88e61xx switches by Kevin Smith · 9 years ago
  31. b3072db net: Remove unused mv88e61xx switch driver by Kevin Smith · 9 years ago
  32. 8632fec Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  33. 0b56710 phy: marvell: Do not reset phy after negotiation by Michal Simek · 9 years ago
  34. 24ce232 phy: Wire return value from phy_config() by Michal Simek · 9 years ago
  35. 5ff8966 net: phy: Handle phy_startup() error codes properly by Michal Simek · 9 years ago
  36. cf6677b phy: Return correct error code when timeout happens by Michal Simek · 9 years ago
  37. dbc0cfc net: xilinx: Handle error value from phy_startup() by Michal Simek · 9 years ago
  38. b563a6b fpga: Fix typo in function comment by Michal Simek · 9 years ago
  39. 514281f gpio: zynq: Add support for reading gpio pin state by Michal Simek · 9 years ago
  40. 70eacf2 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  41. b858b6b Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 9 years ago
  42. d74ea96 omap3: Fix SPI registers on am33xx and am43xx by Martin Hejnfelt · 9 years ago
  43. 12970d2 cmd: qfw: bring ACPI generation code into qfw core by Miao Yan · 9 years ago
  44. 9210627 cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h] by Miao Yan · 9 years ago
  45. 8a15383 x86: qemu: move x86 specific operations out of qfw core by Miao Yan · 9 years ago
  46. 4fcd7f2 x86: qemu: split qfw command interface and qfw core by Miao Yan · 9 years ago
  47. 7ae7b72 ar933x: serial: Remove the explicit pinctrl setting by Wills Wang · 9 years ago
  48. 0a5f3b0 ath79: spi: Remove the explicit pinctrl setting by Wills Wang · 9 years ago
  49. 1d73e9b drivers: mtd: add Microchip PIC32 internal non-CFI flash driver. by Purna Chandra Mandal · 9 years ago
  50. f502148 drivers: spi: add spi support for QCA/Atheros ath79 SOCs by Wills Wang · 9 years ago
  51. cb48c6d drivers: serial: add serial driver for ar933x SOC by Wills Wang · 9 years ago
  52. a56de4c drivers: pinctrl: Add simple pinctrl driver for Qualcomm/Atheros qca953x. by Wills Wang · 9 years ago
  53. 77ae238 drivers: pinctrl: Add simple pinctrl driver for Qualcomm/Atheros ar933x. by Wills Wang · 9 years ago
  54. 31fdba2 arm: mvebu: a38x: Weed out floating point use by Marek Vasut · 9 years ago
  55. c72d12e driver/ddr/fsl: Add workaround for erratum A-010165 by Shengzhou Liu · 9 years ago
  56. 7703d1e crypto/fsl: add support for multiple SEC engines initialization by Alex Porosanu · 9 years ago
  57. de4b02f sf: Disable 4-KB erase command for SPANSION S25FS-S family by Yuan Yao · 9 years ago
  58. d719326 spi: fsl_qspi: Enable Spansion S25FS-S family flashes by Yuan Yao · 9 years ago
  59. b4bfe10 spi: fsl_qspi: Assign AMBA mem according CS num in dts by Yuan Yao · 9 years ago
  60. ae41239 spi: fsl_qspi: Fix issues on arm64 by Yuan Yao · 9 years ago
  61. ce084b0 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  62. 9c3cdc2 driver/ddr/fsl: Add workaround for erratum A-009801 by Shengzhou Liu · 9 years ago
  63. b2dee26 drivers/ddr/fsl: update workaround for erratum A-008511 by Shengzhou Liu · 9 years ago
  64. faefaae Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  65. f9eebac dm: mmc: sandbox: Add an SD-card emulation by Simon Glass · 9 years ago
  66. 59bc6f2 dm: mmc: Add support for driver-model block devices by Simon Glass · 9 years ago
  67. a70a146 dm: mmc: Add a way to bind MMC devices with driver model by Simon Glass · 9 years ago
  68. 4bca666 dm: mmc: Implement the MMC functions for block devices by Simon Glass · 9 years ago
  69. a6a15c4 dm: sandbox: Only enable the sandbox MMC driver when valid by Simon Glass · 9 years ago
  70. 984db5d dm: mmc: Adjust mmc_switch_part() to use a struct mmc by Simon Glass · 9 years ago
  71. e5db115 dm: mmc: Move the device list into a separate file by Simon Glass · 9 years ago
  72. 77ca42b dm: mmc: Set up the device pointer when using the MMC uclass by Simon Glass · 9 years ago
  73. 13c2c29 dm: blk: Add functions to select a hardware partition by Simon Glass · 9 years ago
  74. 11f2bb6 dm: mmc: Use the new select_hwpart() API by Simon Glass · 9 years ago
  75. 316185a dm: mmc: spl: Use the legacy block interface in SPL by Simon Glass · 9 years ago
  76. 8d60adb dm: mmc: Add a function to obtain the block device by Simon Glass · 9 years ago
  77. 518a896 dm: mmc: Implement the select_hwpart() method by Simon Glass · 9 years ago
  78. e774fd4 dm: mmc: Move mmc_switch_part() above its callers by Simon Glass · 9 years ago
  79. 39e5492 dm: blk: Free the block device name when unbound by Simon Glass · 9 years ago
  80. 7760ba2 dm: core: Allow device names to be freed automatically by Simon Glass · 9 years ago
  81. 77f7fb8 dm: blk: Fix allocation of block-device numbering by Simon Glass · 9 years ago
  82. 66014ef dm: systemace: Add driver-mode block-device support by Simon Glass · 9 years ago
  83. 5fd962e dm: systemace: Reorder function to avoid forward declarataions by Simon Glass · 9 years ago
  84. 966b695 dm: blk: Add a easier way to create a named block device by Simon Glass · 9 years ago
  85. d089ba3 dm: blk: Allow blk_create_device() to allocate the device number by Simon Glass · 9 years ago
  86. 025ed60 dm: sandbox: Drop the host_get_dev() function by Simon Glass · 9 years ago
  87. 77389b6 dm: blk: Drop the systemace.h header by Simon Glass · 9 years ago
  88. 64b5c10 dm: systemace: Drop the get_dev() function by Simon Glass · 9 years ago
  89. fa25511 dm: mmc: Drop the get_dev() function by Simon Glass · 9 years ago
  90. cf43778 dm: usb: Drop the get_dev() function by Simon Glass · 9 years ago
  91. 4131ad5 dm: mmc: Add an implementation of the 'devnum' functions by Simon Glass · 9 years ago
  92. 4f7011a dm: mmc: Add a legacy block interface for MMC by Simon Glass · 9 years ago
  93. a57299e dm: sandbox: Add a legacy host block interface by Simon Glass · 9 years ago
  94. f415a29 dm: systemace: Add a legacy block interface by Simon Glass · 9 years ago
  95. 3bf2ab9 dm: blk: Add a legacy block interface by Simon Glass · 9 years ago
  96. 8706b81 dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI by Simon Glass · 9 years ago
  97. 732b432 sandbox: Add dummy SATA functions by Simon Glass · 9 years ago
  98. 471d867 sandbox: Add dummy SCSI functions by Simon Glass · 9 years ago
  99. 85ee165 dm: Rename disk uclass to ahci by Simon Glass · 9 years ago
  100. c78f5e0 pci: Drop CONFIG_SYS_SCSI_SCAN_BUS_REVERSE by Simon Glass · 9 years ago