1. 1adc095 powerpc: mpc8548cds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET by Bin Meng · 9 years ago
  2. 4521ae9 powerpc: mpc8572ds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET by Bin Meng · 9 years ago
  3. 98ae83b powerpc: c29xpcie: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET by Bin Meng · 9 years ago
  4. 89c9784 powerpc: bsc9132qds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET by Bin Meng · 9 years ago
  5. 44c42dd net: bootp: Ignore packets whose yiaddr is 0 by Peng Fan · 9 years ago
  6. aae0e68 drivers: net: vsc9953: Add LAG support by Codrin Ciubotariu · 9 years ago
  7. bf9f2ed common: cmd_ethsw: Spelling fixes by Codrin Ciubotariu · 9 years ago
  8. 3507cf7 doc: t1040-l2switch: Update README by Codrin Ciubotariu · 9 years ago
  9. ba389e6 drivers: net: vsc9953: Fix FDB aging time by Codrin Ciubotariu · 9 years ago
  10. 96979dc drivers: net: vsc9953: Fix number of reserved registers by Codrin Ciubotariu · 9 years ago
  11. a058052 net: phy: do not read configuration register on reset by Stefan Agner · 9 years ago
  12. 077678e Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  13. ab971e1 sandbox: eth-raw-os.c: Ensure that our interface name is not too long by Tom Rini · 9 years ago
  14. 66eaea6 dm: core: Add option to configure an offset for the address translation by Stefan Roese · 9 years ago
  15. 9b20519 rockchip: Use the debug UART on rk3036 by Simon Glass · 9 years ago
  16. b7e2983 dm: ns16550: Allow the driver to be omitted if requested by Simon Glass · 9 years ago
  17. 92c55b6 dm: serial: Allow the UART driver to be dropped from the image by Simon Glass · 9 years ago
  18. d4f847e dm: net: usb: Convert mcs7830 driver to support driver model by Simon Glass · 9 years ago
  19. ce932c7 dm: net: usb: Refactor mcs7830 driver ready for DM conversion by Simon Glass · 9 years ago
  20. 8bd4252 pci: Tidy up comments in pci_bind_bus_devices() by Simon Glass · 9 years ago
  21. 4abe8e4 dm: Convert PCI MMC over to use DM PCI API by Simon Glass · 9 years ago
  22. 09c5c16 dm: usb: Convert echi-pci to use new DM PCI API by Simon Glass · 9 years ago
  23. ff758cc dm: ahci: Convert to use new DM PCI API by Simon Glass · 9 years ago
  24. 7e78b9e dm: pci: Switch to DM API for PCI address mapping by Simon Glass · 9 years ago
  25. 552ddbe dm: net: Convert rtl8169 to use DM PCI API by Simon Glass · 9 years ago
  26. 21d1fe7 dm: pci: Add driver model API functions for address mapping by Simon Glass · 9 years ago
  27. c032241 dm: test: Convert PCI tests to use the DM PCI API by Simon Glass · 9 years ago
  28. 96350f7 dm: tegra: net: Convert tegra boards to driver model for Ethernet by Simon Glass · 9 years ago
  29. 170366c dm: pci: Drop the old version of pci_find_class() by Simon Glass · 9 years ago
  30. 0fe9cb0 dm: pci: Drop the old version of pci_find_device/s() by Simon Glass · 9 years ago
  31. 8beb0bd dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI API by Simon Glass · 9 years ago
  32. 3f4e1e8 dm: pci: video: Convert video and pci_rom to use DM PCI API by Simon Glass · 9 years ago
  33. 7d8e404 dm: Convert bios_interrupts to use DM PCI API by Simon Glass · 9 years ago
  34. 9bf727f dm: x86: ivybridge: Convert graphics init to use DM PCI API by Simon Glass · 9 years ago
  35. fcc0a87 dm: serial: Convert ns16550 driver to use driver model PCI API by Simon Glass · 9 years ago
  36. bab17cf dm: pci: Add a function to read a PCI BAR by Simon Glass · 9 years ago
  37. a0eb835 dm: pci: Add a driver-model version of pci_find_class() by Simon Glass · 9 years ago
  38. 9fbdb94 dm: pci: scsi: Use driver-model PCI API by Simon Glass · 9 years ago
  39. 5c0bf64 dm: pci: Add a driver-model version of pci_find_device() by Simon Glass · 9 years ago
  40. 5e23b8b dm: pci: Use driver model PCI API in auto-config by Simon Glass · 9 years ago
  41. f3f1fae dm: pci: Add a dm_ prefix to pci_bus_find_bdf() by Simon Glass · 9 years ago
  42. 21ccce1 dm: pci: Add a dm_ prefix to pci_get_bdf() by Simon Glass · 9 years ago
  43. 2b81e8a dm: pci: Mark legacy files as such by Simon Glass · 9 years ago
  44. e69514c ARM: uniphier: fix recommended board setting in document by Masahiro Yamada · 9 years ago
  45. 93d92d4 ARM: uniphier: add dump command for DDR Multi PHY registers by Masahiro Yamada · 9 years ago
  46. 15607d0 ARM: uniphier: add DRAM init code for ProXstream2/PH1-LD6b by Masahiro Yamada · 9 years ago
  47. 107b3fb ARM: uniphier: move headers out of include/mach directory by Masahiro Yamada · 9 years ago
  48. 042b28f ARM: uniphier: move cmd_pinmon.c to boot-mode subdirectory by Masahiro Yamada · 9 years ago
  49. 9ca6616 ARM: uniphier: move cmd_ddrphy.c to dram subdirectory by Masahiro Yamada · 9 years ago
  50. 9475f8d ARM: uniphier: kill bogus header includes by Masahiro Yamada · 9 years ago
  51. fa85e82 Prepare v2016.01 by Tom Rini · 9 years ago
  52. a57a817 dm: test: usb: Update the USB tests so that they all pass by Simon Glass · 9 years ago
  53. c5f18a0 MAINTAINERS/mailmap: Update my email address by Fabio Estevam · 9 years ago
  54. e6c516a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  55. b5e7c1e cgtqmx6eval: README: Fix parameter of 'sf write' command by Otavio Salvador · 9 years ago
  56. 70f27e7 mx6cuboxi: Remove obsolete comment by Fabio Estevam · 9 years ago
  57. 4b421d4 mx6cuboxi: Fix the reset delay for the AR8035 PHY by Fabio Estevam · 9 years ago
  58. d77a092 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 9 years ago
  59. b685c73 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  60. 7ba34ff pci: layerscape: Adjust the return value when ls_pcie_addr_valid() fails by Bin Meng · 9 years ago
  61. 9642b78 pci: imx: Adjust the return value when imx_pcie_addr_valid() fails by Bin Meng · 9 years ago
  62. e9cdf3b fs: handle the fileaddr variable in the same way as in the network case by David Müller (ELSOFT AG) · 9 years ago
  63. 3572921 get_maintainer: fix perl 5.22/5.24 deprecated/incompatible "\C" use by Heiko Schocher · 9 years ago
  64. fea6730 fix always succesful memory test by Rasmus Villemoes · 9 years ago
  65. 9d243b1 cyrus: Enable STDIO deregister by Andy Fleming · 9 years ago
  66. 2f23102 MAINTAINERS, .mailmap: Update my email address by York Sun · 9 years ago
  67. 90345c9 am33xx/am43xx: Add platform data for GPIOs by Tom Rini · 9 years ago
  68. 80dc999 serial: zynq: Use static inline for _debug_uart_init() by Michal Simek · 9 years ago
  69. 821fec0 net: remove scary warning about EEPROM provided MAC address by Andre Przywara · 9 years ago
  70. 7babe48 arm64: Juno/FVP: adjust kernel load address by Andre Przywara · 9 years ago
  71. c2b233c arm, Makefile: correct compilation flag for u-boot-dtb by Aneesh Bansal · 9 years ago
  72. 7676537 bootcount: Correct #endif comment to match, other aesthetics by Robert P. J. Day · 9 years ago
  73. 7207b36 doc: Tidy up first part of top-level README file by Robert P. J. Day · 9 years ago
  74. d7b4ca2 powerpc: Various typo fixes under arch/powerpc/cpu/mpc83xx by Robert P. J. Day · 9 years ago
  75. f5abb40 include: Correct "requset" typoes in misc.h by Robert P. J. Day · 9 years ago
  76. 8c20dc4 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  77. dd8e429 rockchip: Fix the configuration for chromebook_jerry by Simon Glass · 9 years ago
  78. 25525eb rockchip: Drop a debug message when outputing SPI images by Simon Glass · 9 years ago
  79. 9b03701 rockchip: Enable generation of SPI images by Simon Glass · 9 years ago
  80. c5a7533 net: Fix delay in net_retry test by Joe Hershberger · 9 years ago
  81. 71105f5 fdt: fix address cell count checking in fdt_translate_address() by Przemyslaw Marczak · 9 years ago
  82. 8a83487 dm: usb: Add a remove() method for USB keyboards by Simon Glass · 9 years ago
  83. 67ecb84 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 9 years ago
  84. 70caa97 usb: Allow up to 7 storage devices by Simon Glass · 9 years ago
  85. b042566 dm: Disable all SPI and SPI flash tests by Simon Glass · 9 years ago
  86. 4cdc2c8 dm: eth: Stick to 'ethact' when 'ethrotate' is 'no' in eth_init() by Bin Meng · 9 years ago
  87. a671c4f dm: eth: Test 'ethrotate' before changing current ethernet device by Bin Meng · 9 years ago
  88. e7cc8d1 test: add sandbox timer to test.dts by Thomas Chou · 9 years ago
  89. 587c3f8 imx_watchdog: always set minimal timeout in reset_cpu by Andrey Skvortsov · 9 years ago
  90. 88f91d1 gpio: mxs: add name_to_gpio() function by Måns Rullgård · 9 years ago
  91. fcbe8c5 imx: mx7: fix the temperature checking for Rev1.1 by Peng Fan · 9 years ago
  92. ce2190f imx: mx6ul: disable VIDEO for SPL by Peng Fan · 9 years ago
  93. 7ea191a pfuze: Fix unsigned variable for less-than-zero comparison by Ye.Li · 9 years ago
  94. 59a6ca5 wandboard: Simplify the Ethernet PHY configuration by Fabio Estevam · 9 years ago
  95. a307760 mx6sabresd: Simplify the Ethernet PHY configuration by Fabio Estevam · 9 years ago
  96. d584c68 phy: atheros: Use ar8035_config for AR8031 by Fabio Estevam · 9 years ago
  97. 3861d78 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 9 years ago
  98. 8770413 spi: fsl_qspi: fix an error of using GENMASK by Gong Qianyu · 9 years ago
  99. 5092158 spi: spi_flash: Fix the arguments of stm_is_locked_sr() by Fabio Estevam · 9 years ago
  100. 6a655d8 powerpc, mpc5xxx: fix missing bootflag init by Heiko Schocher · 9 years ago