1. 211aaf3 Merge git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  2. b108d8a clk: fix compilation errors for poplar platform by Patrice Chotard · 8 years ago
  3. d9fb7be dm: phy: add missing #ifdef CONFIG_PHY by Patrice Chotard · 8 years ago
  4. 15970d8 dfu: remove limitation on partition size by Patrick Delaunay · 8 years ago
  5. 4de5120 dfu: allow dfu read on partition greater than 2GB by Patrick Delaunay · 8 years ago
  6. 9ca1b4b dm: usb: Add a new USB controller operation 'update_hub_device' by Bin Meng · 8 years ago
  7. 5624dfd usb: hub: Parse and save TT details from device descriptor by Bin Meng · 8 years ago
  8. bbc6f06 usb: hub: Support 'set hub depth' request for USB 3.0 hubs by Bin Meng · 8 years ago
  9. 46c1d49 usb: hub: Add a new API to test if a hub device is root hub by Bin Meng · 8 years ago
  10. a199a72 usb: hub: Remove hub_port_reset() by Bin Meng · 8 years ago
  11. 6e4d039 x86: minnowmax: Add a environment variable for USB power-on delay by Bin Meng · 8 years ago
  12. cbb89ed configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boards by Bin Meng · 8 years ago
  13. 2931342 configs: Remove CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS in all boards by Bin Meng · 8 years ago
  14. 98ba3d6 usb: hub: Add 3.0 hub port status mask of 2.0 hub by Bin Meng · 8 years ago
  15. 337fc7e usb: hub: Change USB hub descriptor to match USB 3.0 hubs by Bin Meng · 8 years ago
  16. f342119 usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hub by Bin Meng · 8 years ago
  17. 642346a dm: core: add ofnode_count_phandle_with_args() by Patrice Chotard · 8 years ago
  18. 82a8a66 clk: add clk_release_all() by Patrice Chotard · 8 years ago
  19. 3b9d1bd reset: add reset_release_all() by Patrice Chotard · 8 years ago
  20. 9bd5cdf reset: add reset_request() by Patrice Chotard · 8 years ago
  21. b94888b drivers: phy: add generic_phy_valid() method by Patrice Chotard · 8 years ago
  22. f6a4093 fdtdec: Drop old compatible values by Simon Glass · 8 years ago
  23. e3f44f5 dm: power: Convert as3722 to driver model by Simon Glass · 8 years ago
  24. c2012cb power: Add a GPIO driver for the as3722 PMIC by Simon Glass · 8 years ago
  25. deea211 power: Add a regulator driver for the as3722 PMIC by Simon Glass · 8 years ago
  26. dcf9885 dm: core: Add ofnode_read_resource() by Simon Glass · 8 years ago
  27. 47b98ad sandbox: remove os_putc() and os_puts() by Masahiro Yamada · 8 years ago
  28. fd73621 dm: ofnode: change return type of dev_read_prop() to opaque pointer by Masahiro Yamada · 8 years ago
  29. 00b26f7 dm: Fix typo in include-guard for dm-structs.h by Philipp Tomsich · 8 years ago
  30. f1896c4 spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN by Andy Yan · 8 years ago
  31. a1903c1 rockchip: firefly: Add "usb start" to auto-start USB device by Leo Wen · 8 years ago
  32. af83064 rockchip: firefly: Set the environment variable 'usbkbd' to the stdin by Leo Wen · 8 years ago
  33. c0508e4 rockchip: rk3399: enable SPL_SERIAL_SUPPORT and SPL_DRIVERS_MISC_SUPPORT via Kconfig by Philipp Tomsich · 8 years ago
  34. 42ec247 rockchip: use UUID for root partitions by Kever Yang · 8 years ago
  35. f19955a Merge git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  36. 122b2d4 serial: stm32x7: migrate serial struct to driver by Patrice Chotard · 8 years ago
  37. fa87abb ARM: DTS: stm32: align DT clock declaration with kernel by Patrice Chotard · 8 years ago
  38. 1a7c159 configs: ti: armv7: Fixes bug in fit_loadaddr for ramfs boot by Madan Srinivas · 8 years ago
  39. 3f5651a configs: k2x_evm: Reorder default boot command by Andrew F. Davis · 8 years ago
  40. 08d0631 configs: k2x_evm: Adds environment variables for secure devices by Madan Srinivas · 8 years ago
  41. 881261c configs: k2x_evm: Adds FIT loading environment variables by Andrew F. Davis · 8 years ago
  42. 4a63a75 arm: dts: meson: import dts files from Linux 4.12 by Beniamino Galvani · 8 years ago
  43. ee8d037 ARM: uniphier: remove SPL support for ARMv8 SoCs by Masahiro Yamada · 8 years ago
  44. 609bf92 Convert CONFIG_ENV_IS_IN_ONENAND to Kconfig by Simon Glass · 8 years ago
  45. b31e065 Convert CONFIG_ENV_IS_IN_FAT to Kconfig by Simon Glass · 8 years ago
  46. 337cd3f Convert CONFIG_ENV_IS_IN_REMOTE to Kconfig by Simon Glass · 8 years ago
  47. 91c868f Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 8 years ago
  48. ef6253d Convert CONFIG_ENV_IS_IN_DATAFLASH to Kconfig by Simon Glass · 8 years ago
  49. f0bc2b5 Convert CONFIG_ENV_IS_IN_EEPROM to Kconfig by Simon Glass · 8 years ago
  50. 88b233a Convert CONFIG_ENV_IS_IN_NVRAM to Kconfig by Simon Glass · 8 years ago
  51. 85fc970 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 8 years ago
  52. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 8 years ago
  53. d56b4b1 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 8 years ago
  54. 92c05d9 xilinx-ppc.h: Drop by Tom Rini · 8 years ago
  55. 6822cf3 serial: ns16550: Add RX interrupt buffer support by Stefan Roese · 8 years ago
  56. 72281c5 powerpc: Remove 8260 remainders by Christophe Leroy · 8 years ago
  57. f3603b4 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · 8 years ago
  58. e42f096 meson-gx: reserved memory regions by xypron.glpk@gmx.de · 8 years ago
  59. 76768f5 env: Add generic redundant environment implementation by Fiach Antaw · 8 years ago
  60. 06bdf60 regulator: Change get_enable return type to integer from bool by Keerthy · 8 years ago
  61. 39632b4 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  62. 651782a mx6cuboxi: Move CONFIG_CMD_SATA to Kconfig by Fabio Estevam · 8 years ago
  63. e14b116 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 8 years ago
  64. bc104a7 imx: cx9020: try pxe boot, if no vmlinuz on mmc by Patrick Bruenn · 8 years ago
  65. f8e6385 imx: cx9020: use fdt_addr_r and ramdisk_addr_r by Patrick Bruenn · 8 years ago
  66. 07f6ddb mx6sabreauto: Add Falcon mode support by Diego Dorta · 8 years ago
  67. 283c2a6 warp: Use PARTUUID to specify the rootfs location by Fabio Estevam · 8 years ago
  68. 0f29a61 embestmx6boards: Use PARTUUID to specify the rootfs location by Fabio Berton · 8 years ago
  69. 35ba390 mx6cuboxi: Use PARTUUID to specify the rootfs location by Fabio Berton · 8 years ago
  70. 84b4690 wandboard: Use PARTUUID to specify the rootfs location by Fabio Berton · 8 years ago
  71. 00f43e5 mx6sabre: Use PARTUUID to specify the rootfs location by Fabio Estevam · 8 years ago
  72. ca62e5d mx6sabreauto: Do not enable WEIM by default by Fabio Estevam · 8 years ago
  73. 552a848 imx: reorganize IMX code as other SOCs by Stefano Babic · 8 years ago
  74. f34ccce mmc: fsl_esdhc: drop CONFIG_SYS_FSL_ESDHC_FORCE_VSELECT by Peng Fan · 8 years ago
  75. 32a9179 mmc: fsl_esdhc: introduce vs18_enable for 1.8V fix I/O by Peng Fan · 8 years ago
  76. 15a9165 mmc: fsl_esdhc: correct type of wp_enable by Peng Fan · 8 years ago
  77. ed2d02d imx6_spl: Add u-boot-dtb.img for SPL payload by Jagan Teki · 8 years ago
  78. d7c1150 mx6sabreauto: Update to SPL only mode by Vanessa Maegima · 8 years ago
  79. 823dff9 mx6qsabreauto: Add SPL support by Vanessa Maegima · 8 years ago
  80. ff18156 mx6cuboxi: Add support for sata by Peter Robinson · 8 years ago
  81. 8be70bb ot1200: enable CONFIG_IMX_THERMAL for detailed thermal information by Christian Gmeiner · 8 years ago
  82. 258f76f mx6sabresd: Fix guard file symbol by Fabio Estevam · 8 years ago
  83. b6ee860 marvell: armada385: Add the Turris Omnia board by Marek Behún · 8 years ago
  84. aa5eb9a drivers/misc: Add basic support for ATSHA204A Crypto module by Marek Behún · 8 years ago
  85. 17a21e2 configs: am335x_evm: Enable FASTBOOT based on kconfig by Alexandru Gagniuc · 8 years ago
  86. 7a9dfe7 mtd: nand: make nand_info array static by Grygorii Strashko · 8 years ago
  87. ad92dff cmd: nand: abstract global variable usage for dm conversion by Mugunthan V N · 8 years ago
  88. 8d3a256 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  89. d43ef73 Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  90. 61e51ba dm: ofnode: rename ofnode_read_prop() to ofnode_get_property() by Masahiro Yamada · 8 years ago
  91. 878d68c dm: core: Add functions to obtain node's address/size cells by Simon Glass · 8 years ago
  92. f7d6fcf dm: core: Add dev_read_enabled() to check if a device is enabled by Simon Glass · 8 years ago
  93. a448101 dm: core: Add dev_read_resource() to read device resources by Simon Glass · 8 years ago
  94. 8c293d6 dm: core: Add ofnode_read_string_count() by Simon Glass · 8 years ago
  95. d63b5b4 sandbox: Enable more console options by Simon Glass · 8 years ago
  96. b089538 Allow displaying the U-Boot banner on a video display by Simon Glass · 8 years ago
  97. 6c519f2 display_options: Refactor to allow obtaining the banner by Simon Glass · 8 years ago
  98. 681357f dm: ahci: Add a driver for SCSI on AHCI by Simon Glass · 8 years ago
  99. 5c56176 dm: scsi: Split out the bus scanning code by Simon Glass · 8 years ago
  100. f6ab5a9 dm: scsi: Add operations for SCSI devices by Simon Glass · 8 years ago