1. 6889ca7 net: gem: Move driver to DM by Michal Simek · 9 years ago
  2. 687d731 net: gem: Remove zynq_gem_of_init() by Michal Simek · 9 years ago
  3. 3cbbc25 ARM: zynq: Remove CONFIG_API by Michal Simek · 9 years ago
  4. 5df825d ARM: zynq: Remove PHYLIB from config to defconfig by Michal Simek · 9 years ago
  5. 9f8edb7 eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS by Marek Vasut · 9 years ago
  6. 3f42dc8 Fix typo: commmand -> command. by Vagrant Cascadian · 9 years ago
  7. 9eed48c Merge branch 'master' of http://git.denx.de/u-boot-sparc by Tom Rini · 9 years ago
  8. a85670e Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  9. 4c54775 sparc: Add CONFIG_DISPLAY_BOARDINFO variable to all LEON boards by Francois Retief · 9 years ago
  10. c837901 sparc: leon2: Updates for generic board initialization by Francois Retief · 9 years ago
  11. a62bba1 sparc: leon3: Updates for generic board initialization by Francois Retief · 9 years ago
  12. 5278914 sparc: Move SYS_SPARC_NWINDOWS to Kconfig by Francois Retief · 9 years ago
  13. be30dfb iocon: Disable FIT_VERBOSE by Tom Rini · 9 years ago
  14. a80a999 arm: imx6: novena: Enable extfs support in SPL by Marek Vasut · 9 years ago
  15. cd3187d rockchip: move SYS_MALLOC_SIMPLE to mach-rockchip Kconfig by Ariel D'Alessandro · 9 years ago
  16. d8b5978 rockchip: Add basic support for evb-rk3036 board by huang lin · 9 years ago
  17. be1d5e0 rockchip: rk3036: Add core Soc start-up code by huang lin · 9 years ago
  18. a65f51b mmc: dw_mmc: support fifo mode in dwc mmc driver by huang lin · 9 years ago
  19. fc0fada rockchip: Bring in RK3036 device tree file includes and bindings by huang lin · 9 years ago
  20. 302d176 rockchip: add config decide whether to build common.c by huang lin · 9 years ago
  21. cc2244b rockchip: add timer driver by huang lin · 9 years ago
  22. abe919e rockchip: firefly: Save the environment on SD card by Sjoerd Simons · 9 years ago
  23. 9550e79 rockchip: Also load the initrd below 512M by Sjoerd Simons · 9 years ago
  24. 3ba5f74 dm: pci: Disable PCI compatibility functions by default by Simon Glass · 9 years ago
  25. cab24b3 dm: pci: Convert 'pci' command to driver model by Simon Glass · 9 years ago
  26. 54fe7b1 dm: pci: Add a comment about how to find struct pci_controller by Simon Glass · 9 years ago
  27. e81ca88 dm: tegra: pci: Convert tegra boards to driver model for PCI by Simon Glass · 9 years ago
  28. f926033 dm: pci: Add a function to find the regions for a PCI bus by Simon Glass · 9 years ago
  29. 9f60fb0 dm: pci: Add a function to get the controller for a bus by Simon Glass · 9 years ago
  30. 9289db6 dm: pci: Add functions to emulate 8- and 16-bit access by Simon Glass · 9 years ago
  31. 871bc92 dm: pci: Avoid a driver model build error with CONFIG_CMD_PCI_ENUM by Simon Glass · 9 years ago
  32. fde7e18 dm: tegra: pci: Move CONFIG_PCI_TEGRA to Kconfig by Simon Glass · 9 years ago
  33. 7030f27 x86: tsc: Move tsc_timer.c to drivers/timer by Bin Meng · 9 years ago
  34. 9ca07eb dm: timer: Support 64-bit counter by Bin Meng · 9 years ago
  35. 435ae76 dm: timer: Fix several nits by Bin Meng · 9 years ago
  36. 4a421a6 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 9 years ago
  37. 75238f2 arm: atmel: Add SAMA5D2 Xplained board by Wenyou Yang · 9 years ago
  38. 1670c8c Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  39. 1d3a76f armv8: ls2080a: Define CONFIG_ENV_OVERWRITE to overwrite serial and ethaddr by Alison Wang · 9 years ago
  40. 99fe454 arm: ls102xa: Update fdt_high and initrd_high for LS1021AQDS board by Alison Wang · 9 years ago
  41. 61bd2f7 drivers/ddr/fsl: Enable detection of one DDR controller operation for LSCH3 by York Sun · 9 years ago
  42. 7023100 armv8/ls1043ardb: add USB support by Gong Qianyu · 9 years ago
  43. 28752cf armv8/ls1043ardb: add DSPI support by Gong Qianyu · 9 years ago
  44. 02b5d2e armv8/ls1043aqds: add LS1043AQDS board support by Shaohui Xie · 9 years ago
  45. 06b5301 armv8: ls2085a: Add support of LS2085A SoC by Prabhakar Kushwaha · 9 years ago
  46. 4493721 armv8: LS2080A: Rename LS2085A to reflect LS2080A by Prabhakar Kushwaha · 9 years ago
  47. c919ab9 driver: net: ldpaa: Use DPMAC as net device by Prabhakar Kushwaha · 9 years ago
  48. 1730a17 driver: net: fsl-mc: Create DPAA2 object at run-time by Prabhakar Kushwaha · 9 years ago
  49. fb4a87a driver: net: fsl-mc: Add DPAA2 commands to manage MC by Prabhakar Kushwaha · 9 years ago
  50. f9127a0 driver: ldpaa: Add api to return linked PHY ID of DPMAC by Prabhakar Kushwaha · 9 years ago
  51. 872d48a driver: net: fsl-mc: Add APIs for DPMAC objects in FLIB by Prabhakar Kushwaha · 9 years ago
  52. 1ebbe4f driver: net: fsl-mc: Add create, destroy APIs in flibs by Prabhakar Kushwaha · 9 years ago
  53. 2a8696d Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 9 years ago
  54. 486f4fa arm: socfpga: Remove fsloadcmd from environment by Chin Liang See · 9 years ago
  55. 9a41404 mmc: socfpga_dw_mmc: Move drvsel and smplsel to dts by Chin Liang See · 9 years ago
  56. 856b30d arm: socfpga: Repair SoCrates board by Marek Vasut · 9 years ago
  57. 871c24b ARM: socfpga: rename the cyclone5 and arria5 base address file by Dinh Nguyen · 9 years ago
  58. 60e12b3 Merge git://www.denx.de/git/u-boot-cfi-flash by Tom Rini · 9 years ago
  59. 5aeeabf cfi_flash: give default CONFIG_SYS_MAX_FLASH_SECT in flash.h by Thomas Chou · 9 years ago
  60. f1df81c arm: kirkwood: add ZyXEL NSA310S device by Gerald Kerma · 9 years ago
  61. fa8883a Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 9 years ago
  62. a06728c i2c: Fix the comment to match the function described by Stefan Roese · 9 years ago
  63. 68d5342 sf: Move SPI flash drivers to defconfig by Bin Meng · 9 years ago
  64. e5d5d44 spi: Move SPI drivers to defconfig by Bin Meng · 9 years ago
  65. e0a352d cgtqmx6eval: Add DFU support by Otavio Salvador · 9 years ago
  66. d714035 cgtqmx6eval: Add SPL support by Otavio Salvador · 9 years ago
  67. eb76f13 cgtqmx6eval: Add fastboot support by Otavio Salvador · 9 years ago
  68. d5de910 cgtqmx6eval: Use SPI NOR to store the environment by Otavio Salvador · 9 years ago
  69. 71bcdaf cgtqmx6eval: Add SPI NOR flash support by Otavio Salvador · 9 years ago
  70. cef68bf gpt: part: Definition and declaration of GPT verification functions by Lukasz Majewski · 9 years ago
  71. fef438d arm: mx6: Reduce SPL malloc pool size by Marek Vasut · 9 years ago
  72. 80d307d Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  73. 1c27b7d sunxi: Add basic H3 support by Jens Kuske · 9 years ago
  74. 2a909c5 sunxi: Enable DFU for RAM by Siarhei Siamashka · 9 years ago
  75. f3c71c9 vexpress64: store env in flash by Ryan Harkin · 9 years ago
  76. 3e933f4 vexpress64: remove #error by Ryan Harkin · 9 years ago
  77. 2c2b218 vexpress64: use 2nd DRAM bank only on juno by Ryan Harkin · 9 years ago
  78. 354e3ed eeprom: Add bus argument to eeprom_init() by Marek Vasut · 9 years ago
  79. b7b2e3f eeprom: Zap eeprom_probe() by Marek Vasut · 9 years ago
  80. e4f65d0 eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS by Marek Vasut · 9 years ago
  81. 7ec2328 ARM: keystone2: configs: Correct burn_uboot_sp erase size by Cooper Jr., Franklin · 9 years ago
  82. 2f3a5fe nios2: 10m50: change to ns16550 uart by Thomas Chou · 9 years ago
  83. 9e39003 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  84. 4fb6055 ns16550: zap CONFIG_NS16550_SERIAL by Thomas Chou · 9 years ago
  85. c7b9686 ns16550: unify serial_omap by Thomas Chou · 9 years ago
  86. 1874626 ns16550: unify serial_tegra by Thomas Chou · 9 years ago
  87. ace59da ns16550: unify serial_dw by Thomas Chou · 9 years ago
  88. fcd3367 ns16550: unify serial_keystone by Thomas Chou · 9 years ago
  89. 460a717 sandbox: Enable USB keyboard by Simon Glass · 9 years ago
  90. d8a26f0 usb: sandbox: Add a USB emulation driver by Simon Glass · 9 years ago
  91. b70a3fe usb: sandbox: Add support for interrupt operations by Simon Glass · 9 years ago
  92. 79725ca Revert "dm: Export device_remove_children / device_unbind_children" by Simon Glass · 9 years ago
  93. af9c7c1 sandbox: usb: Allow finding a USB emulator for a device by Simon Glass · 9 years ago
  94. 7aeac5b dm: core: Add safe device iteration macros by Simon Glass · 9 years ago
  95. 45bfa47 usb: Refactor USB tree output code for testing by Simon Glass · 9 years ago
  96. 61b4d35 sandbox: Enable console recording and silent console by Simon Glass · 9 years ago
  97. 9854a87 console: Add a console buffer by Simon Glass · 9 years ago
  98. b7b6509 Add a circular memory buffer implementation by Simon Glass · 9 years ago
  99. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  100. b6ff6ce x86: qemu: Convert to use driver model keyboard by Bin Meng · 9 years ago