1. 21d214f drivers/net/vsc9953: Add command for shared/private VLAN learning by Codrin Ciubotariu · 9 years ago
  2. a247792 drivers/net/vsc9953: Add VLAN commands for VSC9953 by Codrin Ciubotariu · 9 years ago
  3. 2244985 drivers/net/vsc9953: Add commands to manipulate the FDB for VSC9953 by Codrin Ciubotariu · 9 years ago
  4. 0118e83 common/env_flags.c: Add function to validate a MAC address by Codrin Ciubotariu · 9 years ago
  5. 68c929d drivers/net/vsc9953: Add commands to enable/disable HW learning by Codrin Ciubotariu · 9 years ago
  6. 86719f0 drivers/net/vsc9953: Add command to show/clear port counters by Codrin Ciubotariu · 9 years ago
  7. 24a23de drivers/net/vsc9953: Use the generic Ethernet Switch parser by Codrin Ciubotariu · 9 years ago
  8. 4ea54e3 common/cmd_ethsw: Add generic commands for Ethernet Switches by Codrin Ciubotariu · 9 years ago
  9. 9de0598 drivers/net/vsc9953: Add default configuration for VSC9953 L2 Switch by Codrin Ciubotariu · 9 years ago
  10. 8756de2 include/bitfield: Add new bitfield operations by Codrin Ciubotariu · 9 years ago
  11. 440873d drivers/net/vsc9953: Fix missing reserved register by Codrin Ciubotariu · 9 years ago
  12. fe91095 drivers/net/vsc9953: Fix bug when enabling a port by Codrin Ciubotariu · 9 years ago
  13. 3cc8cff drivers/net/vsc9953: Cleanup patch by Codrin Ciubotariu · 9 years ago
  14. c439048 drivers/net/vsc9953: Remove 'CONFIG_' from macros' name by Codrin Ciubotariu · 9 years ago
  15. 1fb8d79 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  16. 5779b86 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  17. c6d4705 x86: quark: Configure MTRR to enable cache by Bin Meng · 9 years ago
  18. 0993fc0 x86: doc: Add DMI to the TODO list by Bin Meng · 9 years ago
  19. 448719c x86: doc: Document some porting hints about Intel Quark by Bin Meng · 9 years ago
  20. 5bf0f7f x86: galileo: Add PCIe root port IRQ routing by Bin Meng · 9 years ago
  21. 554778c x86: quark: Initialize thermal sensor properly by Bin Meng · 9 years ago
  22. 693b5f6 x86: quark: Lock HMBOUND register before jumping to kernel by Bin Meng · 9 years ago
  23. 8e36830 x86: quark: Convert to use clrbits, setbits, clrsetbits macros by Bin Meng · 9 years ago
  24. d0b3e3b x86: quark: Add clrbits, setbits, clrsetbits macros for message port access by Bin Meng · 9 years ago
  25. 6ffe157 x86: galileo: Enable random mac address for Quark by Bin Meng · 9 years ago
  26. 2afb623 x86: quark: Add PCIe/USB static register programming after memory init by Bin Meng · 9 years ago
  27. 5841c5b x86: Convert to use driver model eth on quark/galileo by Bin Meng · 9 years ago
  28. 8b7ee66 net: designware: Add support to PCI designware devices by Bin Meng · 9 years ago
  29. 1e0f226 dm: pci: Add an inline API to test if a device is on a PCI bus by Bin Meng · 9 years ago
  30. 6aa8179 dts: do not cut down pinctrl-0 and pinctrl-names for SPL full-pinctrl by Masahiro Yamada · 9 years ago
  31. 8e1601d ARM: tegra114: Clear IDDQ when enabling PLLC by Thierry Reding · 9 years ago
  32. aba11d4 ARM: tegra124: Clear IDDQ when enabling PLLC by Thierry Reding · 9 years ago
  33. 20613c9 ARM: tegra: Add Tegra20 SPI device nodes by Mirza Krak · 9 years ago
  34. f800723 p2571: Remove hard-coded counter frequency by Thierry Reding · 9 years ago
  35. ca2d6dc p2371: Remove hard-coded counter frequency by Thierry Reding · 9 years ago
  36. 95bdf64 e2220-1170: Remove hard-coded counter frequency by Thierry Reding · 9 years ago
  37. 97c02d8 ARM: tegra: clk_m is the architected timer source clock by Thierry Reding · 9 years ago
  38. c043c02 ARM: tegra: Implement clk_m by Thierry Reding · 9 years ago
  39. 70bcb43 armv8: Make COUNTER_FREQUENCY optional by Thierry Reding · 9 years ago
  40. b9f269f ARM: tegra: replace V_PROMPT define with kconfig by Stephen Warren · 9 years ago
  41. 6c7dc62 ARM: tegra: fix PLLP frequency calc on T210 by Stephen Warren · 9 years ago
  42. bfac084 ARM: tegra: fix COUNTER_FREQUENCY for T210 by Stephen Warren · 9 years ago
  43. a6b2daf tegra: Remove tegra_spl_gpio_direction_output declaration from header file by Axel Lin · 10 years ago
  44. 2573428 ARM: tegra: Add p2371-2180 board by Stephen Warren · 9 years ago
  45. fa43ce8 Merge git://git.denx.de/u-boot-fdt by Tom Rini · 9 years ago
  46. 2fc1c80 kbuild: fixdep: drop meaningless hash table initialization by Masahiro Yamada · 9 years ago
  47. ce2a07b api_storage: Fix non-first storage device enumeration by Andreas Färber · 9 years ago
  48. 86dc8b1 arm: Remove unused reference to nomadik by Stefan Roese · 9 years ago
  49. 68282f5 arm: Remove unused ST-Ericsson u8500 arch by Stefan Roese · 9 years ago
  50. 62c390f mtd: nand: fsmc: Fixes and cleanup for fsmc_nand_switch_ecc() by Stefan Roese · 9 years ago
  51. 0226d87 env: import: hashtable: Free memory allocated before exiting from himport_r() by Lukasz Majewski · 9 years ago
  52. 817e48d env: import: hashtable: Prevent buffer overrun when importing environment from file by Lukasz Majewski · 9 years ago
  53. ca7def6 cli_simple.c: fix possible overflow when copying the string by Imran Zaman · 9 years ago
  54. f458c8d ti816x: Switch to SYS_GENERIC_BOARD by Tom Rini · 9 years ago
  55. aeca15d ti814x_evm: Switch to SYS_GENERIC_BOARD by Tom Rini · 9 years ago
  56. 46e950a omap3_evm_common.h: Switch to SYS_GENERIC_BOARD by Tom Rini · 9 years ago
  57. 02464e3 fdt: add new fdt address parsing functions by Stephen Warren · 9 years ago
  58. 850f788 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 9 years ago
  59. 4c669e2 ARM: Kirkwood: fix IDE configuration on LaCie boards by Simon Guinot · 9 years ago
  60. 278bd4e arm: move edb93xx to generic board architecture by Sergey Kostanbaev · 9 years ago
  61. 6083aec ARM: Kirkwood: enable generic board support for LaCie boards by Simon Guinot · 9 years ago
  62. 84c311f udoo: Fix the error handling in board_eth_init() by Fabio Estevam · 9 years ago
  63. 36f5a7f tqma6_mba6: Fix the error handling in board_eth_init() by Fabio Estevam · 9 years ago
  64. cbb8f96 ot1200: Fix the error handling in board_eth_init() by Fabio Estevam · 9 years ago
  65. 747472b nitrogen6x: Fix the error handling in board_eth_init() by Fabio Estevam · 9 years ago
  66. 8f6edf6 pcie_imx: Use 'ms' for milliseconds by Fabio Estevam · 9 years ago
  67. 10b347f mx6ul_14x14_evk: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · 9 years ago
  68. a29539c mx6ul_14x14_evk: Remove CONFIG_FEC_DMA_MINALIGN by Fabio Estevam · 9 years ago
  69. ba35a4f mx6ul_14x14_evk: Do not undef config options by Fabio Estevam · 9 years ago
  70. b398ed5 mx6ul_14x14_evk: Remove unused config option by Fabio Estevam · 9 years ago
  71. b1ee2d2 mx6ul_14x14_evk: Remove CONFIG_SYS_GENERIC_BOARD by Fabio Estevam · 9 years ago
  72. 2181d33 cgtqmx6eval: Remove CONFIG_CMD_FUSE option by Fabio Estevam · 9 years ago
  73. bfa593f mx6sxsabresd: Remove CONFIG_SPL_FAT_SUPPORT by Fabio Estevam · 9 years ago
  74. 016a5bb mx6slevk: Remove CONFIG_SPL_FAT_SUPPORT by Fabio Estevam · 9 years ago
  75. d6be30f mx6ul_14x14_evk: Add a README file by Fabio Estevam · 9 years ago
  76. 4189947 mx6ul_14x14_evk: Remove CONFIG_SPL_FAT_SUPPORT by Fabio Estevam · 9 years ago
  77. 3a384b4 imx-common: cpu: Do not print on invalid temperature by Fabio Estevam · 9 years ago
  78. c8434cc thermal: imx_thermal: Do not print on error by Fabio Estevam · 9 years ago
  79. ada5771 imx: mx6 discard 'select CPU_V7' for different targets by Peng Fan · 9 years ago
  80. f20562e mx6: remove SYS_SOC from board Kconfig by Peng Fan · 9 years ago
  81. 4185518 arm: mx6: cm-fx6: modify device tree for old revisions of utilite by Nikita Kiryanov · 9 years ago
  82. 53af877 compulab: eeprom: add support for obtaining product name by Nikita Kiryanov · 9 years ago
  83. e93e809 compulab: eeprom: propagate error value in read_mac_addr() by Nikita Kiryanov · 9 years ago
  84. 72898ac compulab: eeprom: select i2c bus when querying for board rev by Nikita Kiryanov · 9 years ago
  85. d9cbb26 imx: mx6ul: support mx6ul 9x9 evk board by Peng Fan · 9 years ago
  86. bd83667 imx: discard duplicated MXC_OCOTP and CMD_FUSE by Peng Fan · 9 years ago
  87. 0eca9f6 Revert "imx: mx6: ddr correct tRFC and tXS" by Peng Fan · 9 years ago
  88. b5e7586 mxs: mxsboot: fix endianess for sd boot images by Michael Heimpold · 9 years ago
  89. 1a8150d imx: mx7dsabresd: Add support for MX7D SABRESD board by Adrian Alonso · 9 years ago
  90. cd562c8 imx: imx7d: add imx-common cpu support for imx7d by Adrian Alonso · 9 years ago
  91. d1aa6f2 thermal: imx: add imx7d soc thermal support by Adrian Alonso · 9 years ago
  92. 648539c arm: imx-common: init: rework wdog settings for imx6/imx7 by Adrian Alonso · 9 years ago
  93. 75a565f arm: imx-common: init: extend init_aips to support imx7 by Adrian Alonso · 9 years ago
  94. c5752f7 imx: imx7d: Add SoC system support by Adrian Alonso · 9 years ago
  95. 7bebc4b imx: imx7d: clock control module support by Adrian Alonso · 9 years ago
  96. b1d902a imx: imx7d: initial arch level support by Adrian Alonso · 9 years ago
  97. 6953574 imx: system counter driver for imx7d and mx6ul by Adrian Alonso · 9 years ago
  98. 50a082a arm: imx: imx-common: init: move arch init common setup by Adrian Alonso · 9 years ago
  99. ab09e728 arm: imx: common rework cache settings for imx6 by Adrian Alonso · 9 years ago
  100. 1368f99 thermal: imx_thermal: rework driver to be reused by Adrian Alonso · 9 years ago