1. 2febc66 arm: socfpga: Enable env support on MCV by Marek Vasut · 9 years ago
  2. 813e7e6 arm: socfpga: Enable saveenv for SD/MMC by Dinh Nguyen · 9 years ago
  3. 1b57fc5 arm: socfpga: update MAINTAINERS' file for cyclone5_socdk and arria5_socdk by Dinh Nguyen · 9 years ago
  4. 16f6ffd arm: socfpga: rename socfpga_cyclone5 and socfpga_arria5 config files by Dinh Nguyen · 9 years ago
  5. 575c637 arm: socfpga: Fix cache configuration by Stefan Roese · 9 years ago
  6. 7778b03 pinctrl: move dm_scan_fdt_node() out of pinctrl uclass by Masahiro Yamada · 9 years ago
  7. 8e78e16 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  8. 12d5cd4 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  9. 0244ef4 x86: quark: Configure MTRR to enable cache by Bin Meng · 9 years ago
  10. 27e97c4 x86: doc: Add DMI to the TODO list by Bin Meng · 9 years ago
  11. 213f6f0 x86: doc: Document some porting hints about Intel Quark by Bin Meng · 9 years ago
  12. 9c12432 x86: galileo: Add PCIe root port IRQ routing by Bin Meng · 9 years ago
  13. 8f578db x86: quark: Initialize thermal sensor properly by Bin Meng · 9 years ago
  14. 619c90a x86: quark: Lock HMBOUND register before jumping to kernel by Bin Meng · 9 years ago
  15. d863026 x86: quark: Convert to use clrbits, setbits, clrsetbits macros by Bin Meng · 9 years ago
  16. 34a3571 x86: quark: Add clrbits, setbits, clrsetbits macros for message port access by Bin Meng · 9 years ago
  17. e8df6e4 x86: galileo: Enable random mac address for Quark by Bin Meng · 9 years ago
  18. 4e19d7c x86: quark: Add PCIe/USB static register programming after memory init by Bin Meng · 9 years ago
  19. 8e0102c x86: Convert to use driver model eth on quark/galileo by Bin Meng · 9 years ago
  20. ed89bd7 net: designware: Add support to PCI designware devices by Bin Meng · 9 years ago
  21. 05bedb1 dm: pci: Add an inline API to test if a device is on a PCI bus by Bin Meng · 9 years ago
  22. c34793c dts: do not cut down pinctrl-0 and pinctrl-names for SPL full-pinctrl by Masahiro Yamada · 9 years ago
  23. 0fca329 ARM: tegra114: Clear IDDQ when enabling PLLC by Thierry Reding · 9 years ago
  24. a1dfa9a ARM: tegra124: Clear IDDQ when enabling PLLC by Thierry Reding · 9 years ago
  25. 0633965 ARM: tegra: Add Tegra20 SPI device nodes by Mirza Krak · 9 years ago
  26. e4360d7 p2571: Remove hard-coded counter frequency by Thierry Reding · 9 years ago
  27. b7a48e4 p2371: Remove hard-coded counter frequency by Thierry Reding · 9 years ago
  28. edfb143 e2220-1170: Remove hard-coded counter frequency by Thierry Reding · 9 years ago
  29. 4c3aaa7 ARM: tegra: clk_m is the architected timer source clock by Thierry Reding · 9 years ago
  30. fa6e24d ARM: tegra: Implement clk_m by Thierry Reding · 9 years ago
  31. 2565792 armv8: Make COUNTER_FREQUENCY optional by Thierry Reding · 9 years ago
  32. 80abd71 ARM: tegra: replace V_PROMPT define with kconfig by Stephen Warren · 9 years ago
  33. b1c6a8a ARM: tegra: fix PLLP frequency calc on T210 by Stephen Warren · 9 years ago
  34. 53d9577 ARM: tegra: fix COUNTER_FREQUENCY for T210 by Stephen Warren · 9 years ago
  35. d0a2589 tegra: Remove tegra_spl_gpio_direction_output declaration from header file by Axel Lin · 10 years ago
  36. 8681561 ARM: tegra: Add p2371-2180 board by Stephen Warren · 9 years ago
  37. f2e60cf Merge git://git.denx.de/u-boot-fdt by Tom Rini · 9 years ago
  38. b691749 kbuild: fixdep: drop meaningless hash table initialization by Masahiro Yamada · 9 years ago
  39. a7ee48f api_storage: Fix non-first storage device enumeration by Andreas Färber · 9 years ago
  40. 35674d8 arm: Remove unused reference to nomadik by Stefan Roese · 9 years ago
  41. 3b1bb09 arm: Remove unused ST-Ericsson u8500 arch by Stefan Roese · 9 years ago
  42. 56b6902 mtd: nand: fsmc: Fixes and cleanup for fsmc_nand_switch_ecc() by Stefan Roese · 9 years ago
  43. 105426b env: import: hashtable: Free memory allocated before exiting from himport_r() by Lukasz Majewski · 9 years ago
  44. 63b2654 env: import: hashtable: Prevent buffer overrun when importing environment from file by Lukasz Majewski · 9 years ago
  45. 066ecbf cli_simple.c: fix possible overflow when copying the string by Imran Zaman · 9 years ago
  46. 60ea26e ti816x: Switch to SYS_GENERIC_BOARD by Tom Rini · 9 years ago
  47. 9d253a3 ti814x_evm: Switch to SYS_GENERIC_BOARD by Tom Rini · 9 years ago
  48. c1754ee omap3_evm_common.h: Switch to SYS_GENERIC_BOARD by Tom Rini · 9 years ago
  49. 6dfe618 fdt: add new fdt address parsing functions by Stephen Warren · 9 years ago
  50. 700db47 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 9 years ago
  51. 777baa9 ARM: Kirkwood: fix IDE configuration on LaCie boards by Simon Guinot · 9 years ago
  52. 6ab7d6c arm: move edb93xx to generic board architecture by Sergey Kostanbaev · 9 years ago
  53. e8f99ff ARM: Kirkwood: enable generic board support for LaCie boards by Simon Guinot · 9 years ago
  54. 49ea64a udoo: Fix the error handling in board_eth_init() by Fabio Estevam · 9 years ago
  55. fbbab5a tqma6_mba6: Fix the error handling in board_eth_init() by Fabio Estevam · 9 years ago
  56. 41e944b ot1200: Fix the error handling in board_eth_init() by Fabio Estevam · 9 years ago
  57. 5ff50db nitrogen6x: Fix the error handling in board_eth_init() by Fabio Estevam · 9 years ago
  58. 1d0b7e3 pcie_imx: Use 'ms' for milliseconds by Fabio Estevam · 9 years ago
  59. 80bc6ad mx6ul_14x14_evk: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · 9 years ago
  60. a5c9fb8 mx6ul_14x14_evk: Remove CONFIG_FEC_DMA_MINALIGN by Fabio Estevam · 9 years ago
  61. aaaf7f8 mx6ul_14x14_evk: Do not undef config options by Fabio Estevam · 9 years ago
  62. d63c318 mx6ul_14x14_evk: Remove unused config option by Fabio Estevam · 9 years ago
  63. c582954 mx6ul_14x14_evk: Remove CONFIG_SYS_GENERIC_BOARD by Fabio Estevam · 9 years ago
  64. 0d99114 cgtqmx6eval: Remove CONFIG_CMD_FUSE option by Fabio Estevam · 9 years ago
  65. bbf3327 mx6sxsabresd: Remove CONFIG_SPL_FAT_SUPPORT by Fabio Estevam · 9 years ago
  66. fd822fd mx6slevk: Remove CONFIG_SPL_FAT_SUPPORT by Fabio Estevam · 9 years ago
  67. 7391624 mx6ul_14x14_evk: Add a README file by Fabio Estevam · 9 years ago
  68. 70ae831 mx6ul_14x14_evk: Remove CONFIG_SPL_FAT_SUPPORT by Fabio Estevam · 9 years ago
  69. f62604d imx-common: cpu: Do not print on invalid temperature by Fabio Estevam · 9 years ago
  70. eab45b1 thermal: imx_thermal: Do not print on error by Fabio Estevam · 9 years ago
  71. f425d30 imx: mx6 discard 'select CPU_V7' for different targets by Peng Fan · 9 years ago
  72. 17a01a2 mx6: remove SYS_SOC from board Kconfig by Peng Fan · 9 years ago
  73. 0a9c1b8 arm: mx6: cm-fx6: modify device tree for old revisions of utilite by Nikita Kiryanov · 9 years ago
  74. 61f82b7 compulab: eeprom: add support for obtaining product name by Nikita Kiryanov · 9 years ago
  75. 35e8d6c compulab: eeprom: propagate error value in read_mac_addr() by Nikita Kiryanov · 9 years ago
  76. 7fa6835 compulab: eeprom: select i2c bus when querying for board rev by Nikita Kiryanov · 9 years ago
  77. 5630c98 imx: mx6ul: support mx6ul 9x9 evk board by Peng Fan · 9 years ago
  78. f4f4e0c imx: discard duplicated MXC_OCOTP and CMD_FUSE by Peng Fan · 9 years ago
  79. b96b74c Revert "imx: mx6: ddr correct tRFC and tXS" by Peng Fan · 9 years ago
  80. fc98921 mxs: mxsboot: fix endianess for sd boot images by Michael Heimpold · 9 years ago
  81. 9881077 imx: mx7dsabresd: Add support for MX7D SABRESD board by Adrian Alonso · 9 years ago
  82. 9f883e0 imx: imx7d: add imx-common cpu support for imx7d by Adrian Alonso · 9 years ago
  83. c69675e thermal: imx: add imx7d soc thermal support by Adrian Alonso · 9 years ago
  84. 51d70f7 arm: imx-common: init: rework wdog settings for imx6/imx7 by Adrian Alonso · 9 years ago
  85. c792900 arm: imx-common: init: extend init_aips to support imx7 by Adrian Alonso · 9 years ago
  86. 2b3d961 imx: imx7d: Add SoC system support by Adrian Alonso · 9 years ago
  87. eed22a0 imx: imx7d: clock control module support by Adrian Alonso · 9 years ago
  88. 1ea23b1 imx: imx7d: initial arch level support by Adrian Alonso · 9 years ago
  89. 0c92fff imx: system counter driver for imx7d and mx6ul by Adrian Alonso · 9 years ago
  90. ee7c4ca arm: imx: imx-common: init: move arch init common setup by Adrian Alonso · 9 years ago
  91. 7409451 arm: imx: common rework cache settings for imx6 by Adrian Alonso · 9 years ago
  92. ce08c36 thermal: imx_thermal: rework driver to be reused by Adrian Alonso · 9 years ago
  93. 1eec27c imx: arch-mx6: add is_soc_type helper macro by Adrian Alonso · 9 years ago
  94. df93a26 Merge git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  95. a4efe76 arm: socfpga: mcvevk: Update DRAM clock to 400MHz by Marek Vasut · 9 years ago
  96. ea6bf69 usb: ci_udc: fix emissions of ZLPs by Stephen Warren · 9 years ago
  97. 0afb2a9 usb: gadget: ci_udc: implement usb_ep_ops dequeue callback by Peng Fan · 9 years ago
  98. 06dc5c0 gpio: lpc32xx: fix issues with port3 gpio by Sylvain Lemieux · 9 years ago
  99. a65120c omap3: cm-t3517: define CONFIG_MACH_TYPE by Dmitry Lifshitz · 9 years ago
  100. 4fb49e0 omap3: cm-t3517: change environment size by Dmitry Lifshitz · 9 years ago