1. 5ed1bac drivers/net/vsc9953: Add commands for VLAN ingress filtering by Codrin Ciubotariu · 9 years ago
  2. 21d214f drivers/net/vsc9953: Add command for shared/private VLAN learning by Codrin Ciubotariu · 9 years ago
  3. a247792 drivers/net/vsc9953: Add VLAN commands for VSC9953 by Codrin Ciubotariu · 9 years ago
  4. 2244985 drivers/net/vsc9953: Add commands to manipulate the FDB for VSC9953 by Codrin Ciubotariu · 9 years ago
  5. 0118e83 common/env_flags.c: Add function to validate a MAC address by Codrin Ciubotariu · 9 years ago
  6. 68c929d drivers/net/vsc9953: Add commands to enable/disable HW learning by Codrin Ciubotariu · 9 years ago
  7. 86719f0 drivers/net/vsc9953: Add command to show/clear port counters by Codrin Ciubotariu · 9 years ago
  8. 24a23de drivers/net/vsc9953: Use the generic Ethernet Switch parser by Codrin Ciubotariu · 9 years ago
  9. 4ea54e3 common/cmd_ethsw: Add generic commands for Ethernet Switches by Codrin Ciubotariu · 9 years ago
  10. 9de0598 drivers/net/vsc9953: Add default configuration for VSC9953 L2 Switch by Codrin Ciubotariu · 9 years ago
  11. 8756de2 include/bitfield: Add new bitfield operations by Codrin Ciubotariu · 9 years ago
  12. 440873d drivers/net/vsc9953: Fix missing reserved register by Codrin Ciubotariu · 9 years ago
  13. fe91095 drivers/net/vsc9953: Fix bug when enabling a port by Codrin Ciubotariu · 9 years ago
  14. 3cc8cff drivers/net/vsc9953: Cleanup patch by Codrin Ciubotariu · 9 years ago
  15. c439048 drivers/net/vsc9953: Remove 'CONFIG_' from macros' name by Codrin Ciubotariu · 9 years ago
  16. 3e08e1b cgtqmx6eval: Add USB Mass Storage support by Otavio Salvador · 9 years ago
  17. a0ba613 cgtqmx6eval: Add a maintainer entry by Otavio Salvador · 9 years ago
  18. f5cf9e6 cgtqmx6eval: Fit into a single line by Otavio Salvador · 9 years ago
  19. 5614bc7 imx6, aristaintetos2: add me as maintainer by Heiko Schocher · 9 years ago
  20. 168617c mtd: nand: mxs check maximum ecc that platfrom supports by Peng Fan · 9 years ago
  21. 8e4ba5e imx: mx7dsabresd: drop SYS_SOC from board Kconfig by Peng Fan · 9 years ago
  22. f05f452 imx: mx7: drop select CPU_V7 for board target by Peng Fan · 9 years ago
  23. 07af555 mx6ul_14x14_evk: Remove get_board_rev() by Fabio Estevam · 9 years ago
  24. d547e7a mx6ul_14x14_evk: Staticize when possible by Fabio Estevam · 9 years ago
  25. e9c8f09 mx6ul_14x14_evk: Remove dead code by Fabio Estevam · 9 years ago
  26. a6e3159 mx7dsabresd: Remove unused config option by Fabio Estevam · 9 years ago
  27. e0ece17 mx7dsabresd: Remove get_board_rev() by Fabio Estevam · 9 years ago
  28. 0df2f01 mx7dsabresd: Include USB header by Fabio Estevam · 9 years ago
  29. b7d4db2 mx7dsabreasd: Remove dead code by Fabio Estevam · 9 years ago
  30. 72e49e0 mx7dsabresd: Staticize when possible by Fabio Estevam · 9 years ago
  31. 559964e mx6sabre_common: Add Fastboot support by Fabio Estevam · 9 years ago
  32. 4fae48e imx: mx7dsabresd set wdog SRS bit by Peng Fan · 9 years ago
  33. 623d96e imx: wdog: correct wcr register settings by Peng Fan · 9 years ago
  34. c3c8a57 imx-common: fix iomux settings by Peng Fan · 9 years ago
  35. 8a5f612 pinctrl: move dm_scan_fdt_node() out of pinctrl uclass by Masahiro Yamada · 9 years ago
  36. 1fb8d79 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  37. 5779b86 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  38. c6d4705 x86: quark: Configure MTRR to enable cache by Bin Meng · 9 years ago
  39. 0993fc0 x86: doc: Add DMI to the TODO list by Bin Meng · 9 years ago
  40. 448719c x86: doc: Document some porting hints about Intel Quark by Bin Meng · 9 years ago
  41. 5bf0f7f x86: galileo: Add PCIe root port IRQ routing by Bin Meng · 9 years ago
  42. 554778c x86: quark: Initialize thermal sensor properly by Bin Meng · 9 years ago
  43. 693b5f6 x86: quark: Lock HMBOUND register before jumping to kernel by Bin Meng · 9 years ago
  44. 8e36830 x86: quark: Convert to use clrbits, setbits, clrsetbits macros by Bin Meng · 9 years ago
  45. d0b3e3b x86: quark: Add clrbits, setbits, clrsetbits macros for message port access by Bin Meng · 9 years ago
  46. 6ffe157 x86: galileo: Enable random mac address for Quark by Bin Meng · 9 years ago
  47. 2afb623 x86: quark: Add PCIe/USB static register programming after memory init by Bin Meng · 9 years ago
  48. 5841c5b x86: Convert to use driver model eth on quark/galileo by Bin Meng · 9 years ago
  49. 8b7ee66 net: designware: Add support to PCI designware devices by Bin Meng · 9 years ago
  50. 1e0f226 dm: pci: Add an inline API to test if a device is on a PCI bus by Bin Meng · 9 years ago
  51. 6aa8179 dts: do not cut down pinctrl-0 and pinctrl-names for SPL full-pinctrl by Masahiro Yamada · 9 years ago
  52. 8e1601d ARM: tegra114: Clear IDDQ when enabling PLLC by Thierry Reding · 9 years ago
  53. aba11d4 ARM: tegra124: Clear IDDQ when enabling PLLC by Thierry Reding · 9 years ago
  54. 20613c9 ARM: tegra: Add Tegra20 SPI device nodes by Mirza Krak · 9 years ago
  55. f800723 p2571: Remove hard-coded counter frequency by Thierry Reding · 9 years ago
  56. ca2d6dc p2371: Remove hard-coded counter frequency by Thierry Reding · 9 years ago
  57. 95bdf64 e2220-1170: Remove hard-coded counter frequency by Thierry Reding · 9 years ago
  58. 97c02d8 ARM: tegra: clk_m is the architected timer source clock by Thierry Reding · 9 years ago
  59. c043c02 ARM: tegra: Implement clk_m by Thierry Reding · 9 years ago
  60. 70bcb43 armv8: Make COUNTER_FREQUENCY optional by Thierry Reding · 9 years ago
  61. b9f269f ARM: tegra: replace V_PROMPT define with kconfig by Stephen Warren · 9 years ago
  62. 6c7dc62 ARM: tegra: fix PLLP frequency calc on T210 by Stephen Warren · 9 years ago
  63. bfac084 ARM: tegra: fix COUNTER_FREQUENCY for T210 by Stephen Warren · 9 years ago
  64. a6b2daf tegra: Remove tegra_spl_gpio_direction_output declaration from header file by Axel Lin · 10 years ago
  65. 2573428 ARM: tegra: Add p2371-2180 board by Stephen Warren · 9 years ago
  66. fa43ce8 Merge git://git.denx.de/u-boot-fdt by Tom Rini · 9 years ago
  67. 2fc1c80 kbuild: fixdep: drop meaningless hash table initialization by Masahiro Yamada · 9 years ago
  68. ce2a07b api_storage: Fix non-first storage device enumeration by Andreas Färber · 9 years ago
  69. 86dc8b1 arm: Remove unused reference to nomadik by Stefan Roese · 9 years ago
  70. 68282f5 arm: Remove unused ST-Ericsson u8500 arch by Stefan Roese · 9 years ago
  71. 62c390f mtd: nand: fsmc: Fixes and cleanup for fsmc_nand_switch_ecc() by Stefan Roese · 9 years ago
  72. 0226d87 env: import: hashtable: Free memory allocated before exiting from himport_r() by Lukasz Majewski · 9 years ago
  73. 817e48d env: import: hashtable: Prevent buffer overrun when importing environment from file by Lukasz Majewski · 9 years ago
  74. ca7def6 cli_simple.c: fix possible overflow when copying the string by Imran Zaman · 9 years ago
  75. f458c8d ti816x: Switch to SYS_GENERIC_BOARD by Tom Rini · 9 years ago
  76. aeca15d ti814x_evm: Switch to SYS_GENERIC_BOARD by Tom Rini · 9 years ago
  77. 46e950a omap3_evm_common.h: Switch to SYS_GENERIC_BOARD by Tom Rini · 9 years ago
  78. 02464e3 fdt: add new fdt address parsing functions by Stephen Warren · 9 years ago
  79. 850f788 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 9 years ago
  80. 4c669e2 ARM: Kirkwood: fix IDE configuration on LaCie boards by Simon Guinot · 9 years ago
  81. 278bd4e arm: move edb93xx to generic board architecture by Sergey Kostanbaev · 9 years ago
  82. 6083aec ARM: Kirkwood: enable generic board support for LaCie boards by Simon Guinot · 9 years ago
  83. 84c311f udoo: Fix the error handling in board_eth_init() by Fabio Estevam · 9 years ago
  84. 36f5a7f tqma6_mba6: Fix the error handling in board_eth_init() by Fabio Estevam · 9 years ago
  85. cbb8f96 ot1200: Fix the error handling in board_eth_init() by Fabio Estevam · 9 years ago
  86. 747472b nitrogen6x: Fix the error handling in board_eth_init() by Fabio Estevam · 9 years ago
  87. 8f6edf6 pcie_imx: Use 'ms' for milliseconds by Fabio Estevam · 9 years ago
  88. 10b347f mx6ul_14x14_evk: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · 9 years ago
  89. a29539c mx6ul_14x14_evk: Remove CONFIG_FEC_DMA_MINALIGN by Fabio Estevam · 9 years ago
  90. ba35a4f mx6ul_14x14_evk: Do not undef config options by Fabio Estevam · 9 years ago
  91. b398ed5 mx6ul_14x14_evk: Remove unused config option by Fabio Estevam · 9 years ago
  92. b1ee2d2 mx6ul_14x14_evk: Remove CONFIG_SYS_GENERIC_BOARD by Fabio Estevam · 9 years ago
  93. 2181d33 cgtqmx6eval: Remove CONFIG_CMD_FUSE option by Fabio Estevam · 9 years ago
  94. bfa593f mx6sxsabresd: Remove CONFIG_SPL_FAT_SUPPORT by Fabio Estevam · 9 years ago
  95. 016a5bb mx6slevk: Remove CONFIG_SPL_FAT_SUPPORT by Fabio Estevam · 9 years ago
  96. d6be30f mx6ul_14x14_evk: Add a README file by Fabio Estevam · 9 years ago
  97. 4189947 mx6ul_14x14_evk: Remove CONFIG_SPL_FAT_SUPPORT by Fabio Estevam · 9 years ago
  98. 3a384b4 imx-common: cpu: Do not print on invalid temperature by Fabio Estevam · 9 years ago
  99. c8434cc thermal: imx_thermal: Do not print on error by Fabio Estevam · 9 years ago
  100. ada5771 imx: mx6 discard 'select CPU_V7' for different targets by Peng Fan · 9 years ago