1. c649e3c dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI by Simon Glass · 8 years ago
  2. 2765c4d dm: sata: Fix code style problems in cmd/sata.c by Simon Glass · 8 years ago
  3. ed73508 dm: ide: Remove the forward declarations by Simon Glass · 8 years ago
  4. 53dbcdd dm: ide: Correct various code style problems by Simon Glass · 8 years ago
  5. f1d4d93 dm: scsi: Fix up code style by Simon Glass · 8 years ago
  6. 73a9cfd dm: scsi: Remove the forward declarations by Simon Glass · 8 years ago
  7. a31e2c9 sandbox: Add dummy SATA functions by Simon Glass · 8 years ago
  8. 84d39cb sandbox: Add dummy SCSI functions by Simon Glass · 8 years ago
  9. e54094f sandbox: Add string and 16-bit I/O functions by Simon Glass · 8 years ago
  10. 709e98b Allow iotrace byte access to use an address of any size by Simon Glass · 8 years ago
  11. a219639 dm: Rename disk uclass to ahci by Simon Glass · 8 years ago
  12. cf63084 pci: Drop CONFIG_SYS_SCSI_SCAN_BUS_REVERSE by Simon Glass · 8 years ago
  13. f960ca0 dm: sandbox: Add a board for sandbox without CONFIG_BLK by Simon Glass · 8 years ago
  14. e161356 Revert "dm: sandbox: Drop the pre-DM host implementation" by Simon Glass · 8 years ago
  15. f835303 gpio: exynos(s5p): remove gpio_xlate routine by Eric Nelson · 8 years ago
  16. 6c3dd3c gpio: rk: remove gpio_xlate routine by Eric Nelson · 8 years ago
  17. 5206e7b gpio: pic32: remove gpio_xlate routine by Eric Nelson · 8 years ago
  18. 86222f6 gpio: omap: remove gpio_xlate routine by Eric Nelson · 8 years ago
  19. 8376aad gpio: intel_broadwell: remove gpio_xlate routine by Eric Nelson · 8 years ago
  20. 6c880b7 dm: gpio: add a default gpio xlate routine by Eric Nelson · 8 years ago
  21. c0c62d9 drivers: usb: common: add common code for usb drivers to use by Mugunthan V N · 8 years ago
  22. 9300f71 dm: gpio: introduce 74x164 driver by Peng Fan · 8 years ago
  23. 7a3eff4 dm: spi: introduce dm api by Peng Fan · 8 years ago
  24. 102412c dm: spi: soft_spi: switch to use linux compatible string by Peng Fan · 8 years ago
  25. b6d54d5 dm: spi: soft_spi bug fix by Peng Fan · 8 years ago
  26. 3573209 fdt: fix dev_get_addr_name node offset by Stephen Warren · 8 years ago
  27. 54693cb video: tegra: refuse to bind to disabled dcs by Stephen Warren · 8 years ago
  28. 9fdfadf dm: core: allow drivers to refuse to bind by Stephen Warren · 8 years ago
  29. f79f1e0 buildman: allow more incremental building by Stephen Warren · 8 years ago
  30. e27802a m68k: add DM model serial driver by angelo@sysam.it · 8 years ago
  31. 5044c9c m68k: add malloc memory for early malloc by angelo@sysam.it · 8 years ago
  32. 0377343 dm: gpio: pca953x: introduce driver model support for pca953x by Peng Fan · 8 years ago
  33. aeaec0e Prepare v2016.05 by Tom Rini · 8 years ago
  34. f0a711e sunxi: Enable USB host in CHIP defconfig by Hans de Goede · 8 years ago
  35. 4cf4600 test, tools: update tbot documentation by Heiko Schocher · 8 years ago
  36. b8218a9 tests: py: fix NameError exception if bdi cmd is not supported by Heiko Schocher · 8 years ago
  37. 1ea4fac arm/arm64: Move barrier instructions into separate header by Andre Przywara · 8 years ago
  38. 4baca92 arm: socfpga: Update iomux and pll for c5 socdk RevE by Dinh Nguyen · 8 years ago
  39. e8bd2a0 warp7: Fix boot by selecting CONFIG_OF_LIBFDT by Fabio Estevam · 8 years ago
  40. 15e8cb7 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 8 years ago
  41. 7b4f17b Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  42. 12ff19d usb: gadget: dfu: discard dead code by Peng Fan · 8 years ago
  43. 5d8fae7 dfu: avoid memory leak by Peng Fan · 8 years ago
  44. 2bf352f usb: dwc2: Add delay to fix the USB detection problem on SoCFPGA by Stefan Roese · 8 years ago
  45. d81db48 usb: hub: Don't continue on get_port_status failure by Marek Vasut · 8 years ago
  46. ef71290 usb: Assure Get Descriptor request is in separate microframe by Marek Vasut · 8 years ago
  47. f647bf0 usb: Wait after sending Set Configuration request by Marek Vasut · 8 years ago
  48. 5289c5f socfpga: fix broken build if CONFIG_ETH_DESIGNWARE disabled by Anatolij Gustschin · 8 years ago
  49. 5a824c4 mtd: cqspi: Simplify indirect read code by Marek Vasut · 8 years ago
  50. 26da635 mtd: cqspi: Simplify indirect write code by Marek Vasut · 8 years ago
  51. 8b1a074 arm: socfpga: socrates: Add 'time' command by Stefan Roese · 8 years ago
  52. 268da81 ARM: socfpga: Disable USB OC protection on SoCrates by Marek Vasut · 8 years ago
  53. 2f1b430 usb: Don't init pointer to zero, but NULL by Marek Vasut · 8 years ago
  54. 79d867c usb: ehci-mx6: allow board_ehci_hcd_init to fail by Stefan Agner · 8 years ago
  55. ad7af5d imx6: cache: disable L2 before touching Auxiliary Control Register by Peng Fan · 8 years ago
  56. daa69f5 test/py: dfu: wait for USB device to go away at boot by Stephen Warren · 8 years ago
  57. b67d6b0 ARM: am33xx: Fix DDR initialization delays by Russ Dill · 8 years ago
  58. 1166119 ARM: fix ifdefs in ARMv8 lowlevel_init() by Stephen Warren · 8 years ago
  59. 1cc0a9f Fix various typos, scattered over the code. by Robert P. J. Day · 8 years ago
  60. b955e42 mmc: Fix error in RPMB code by Marek Vasut · 8 years ago
  61. 4bf11dc omap4: duovero: Disable EFI booting by Ash Charles · 8 years ago
  62. ea94859 omap4: load files for legacy boot by Ash Charles · 8 years ago
  63. bbca710 ARM: tegra: import latest Jetson TK1 spreadsheet by Stephen Warren · 8 years ago
  64. f5c6db8 pci: tegra: fix DM conversion issues on Tegra20 by Stephen Warren · 8 years ago
  65. d9b6f58 ARM: tegra: enable GPU node by compatible value by Stephen Warren · 8 years ago
  66. b38eaec include/configs: Numerous typo fixes: "controler" -> "controller". by Robert P. J. Day · 8 years ago
  67. 700877a net: increase maximum frame size to accomediate VLAN packets by Stefan Agner · 8 years ago
  68. 0299cee net: fix vlan validation by Stefan Agner · 8 years ago
  69. 31a48cf drivers: net: ldpaa: Memset pools_params as "0" before use by Prabhakar Kushwaha · 8 years ago
  70. a434fd1 fdt: fix setting MAC addresses for multiple interfaces by Lev Iserovich · 9 years ago
  71. e96e064 usb: dwc2: Init desc_before_addr by Marek Vasut · 8 years ago
  72. b4fbd08 usb: dwc2: Make OC protection configurable by Marek Vasut · 8 years ago
  73. 618da56 usb: dwc2: Pull Ext VBUS macro from dwc_otg_core_init() by Marek Vasut · 8 years ago
  74. 5590198 usb: dwc2: Pass private data into dwc_otg_core_init() by Marek Vasut · 8 years ago
  75. e7fbcbc igep00x0: Use the SRAM available for SPL. by Enric Balletbo i Serra · 8 years ago
  76. 8edeac8 mkimage: fix generation of FIT image by Andreas Bießmann · 8 years ago
  77. a6e7b77 i2c/eeprom: Always define I2C_RXTX_LEN by Mario Six · 8 years ago
  78. 58abb98 mx6ul_evk: Remove CONFIG_SUPPORT_EMMC_BOOT by Fabio Estevam · 8 years ago
  79. fd2d1e0 kbuild: Do not append dtb for OF_EMBED case by Michal Simek · 8 years ago
  80. 4c1dc1a fit_image: Fix a double close() on the error path by Simon Glass · 8 years ago
  81. 925c97c tools: env: fix config file loading in env library by Anatolij Gustschin · 8 years ago
  82. f9f9d2d config: am335x_evm: detect BoneGreen using BBG1 by matwey.kornilov@gmail.com · 8 years ago
  83. eae4b2b Fix spelling of "occurred". by Vagrant Cascadian · 8 years ago
  84. 09c2b8f Change my mailaddress by Andreas Bießmann · 8 years ago
  85. 7a439ca mkimage: fix argument parsing on BSD systems by Andreas Bießmann · 8 years ago
  86. f1ab00f arch/arm/imx-common/Makefile: Update u-boot.uim MKIMAGEFLAGS by Tom Rini · 8 years ago
  87. 37f2388 fs: ext4: fix symlink read function by Ronald Zachariah · 8 years ago
  88. b525556 Revert "rockchip: rk3288: correct sdram setting" by Vagrant Cascadian · 8 years ago
  89. 9a1f4ba Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  90. 821c89d Revert "omap3: Use raw SPL by default for mmc1" by Tom Rini · 8 years ago
  91. f188357 Revert "ti_armv7_common.h: Fix U-Boot location on eMMC" by Tom Rini · 8 years ago
  92. bef4b02 ARM: uniphier: move pin-mux code into pin_init function by Masahiro Yamada · 8 years ago
  93. 5eb4150 ARM: uniphier: allow to use System Bus for ROM boot mode of PH1-LD20 by Masahiro Yamada · 8 years ago
  94. 1dce5eb ARM: uniphier: enable Peripherl clock to use UART in SPL by Masahiro Yamada · 8 years ago
  95. 6834096 ARM: uniphier: fix boot mode table of PH1-LD20 by Masahiro Yamada · 8 years ago
  96. fccdb28 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 8 years ago
  97. 87ef765 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  98. 3d47b2d drivers/video/am335x-fb: Properly point framebuffer behind palette by Martin Pietryka · 8 years ago
  99. 7d04517 drivers/video/am335x-fb: Add support for 16bpp format by Martin Pietryka · 8 years ago
  100. 2489a7e omap3: Reduce logic/overo SPL max image size by Tom Rini · 8 years ago