1. 4a92a3e gpio: at91_gpio: remove CPU_HAS_PIO3 macro by Wenyou Yang · 8 years ago
  2. 2f949c3 board_f: Drop setup_dram_config() wrapper by Simon Glass · 8 years ago
  3. b51a5c1 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 8 years ago
  4. 8872828 arm: socfpga: mcvevk: Adding handoff for SDRAM ctrlcfg.extratime1 by Chin Liang See · 8 years ago
  5. 94de5c1 imx: s/docs\/README.imximage/doc\/README.imximage/g by Jagan Teki · 8 years ago
  6. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  7. 3add69e usb: Rename ehci-fsl.h to ehci-ci.h by Mateusz Kulikowski · 9 years ago
  8. 22cc6f5 arm: at91: Add support for DENX MA5D4 SoM and EVK by Marek Vasut · 9 years ago
  9. 3497115 arm: socfpga: Drop the board boilerplate by Marek Vasut · 9 years ago
  10. bc71b04 arm: socfpga: mcvevk: Probe DWC2 UDC from OF instead of hard-coded data by Marek Vasut · 9 years ago
  11. f1be9cb usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h by Marek Vasut · 9 years ago
  12. 01b61fa usb: s3c-otg: Rename s3c_udc_probe() function by Marek Vasut · 9 years ago
  13. 6939aca usb: s3c-otg: Rename struct s3c_plat_otg_data by Marek Vasut · 9 years ago
  14. a4efe76 arm: socfpga: mcvevk: Update DRAM clock to 400MHz by Marek Vasut · 9 years ago
  15. 8e8b62a arm: socfpga: Add support for DENX MCV SoM and MCVEVK board by Marek Vasut · 9 years ago
  16. 3bae15f kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  17. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  18. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  19. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  20. 7472656 spl: consolidate arch/arm/include/asm/arch-*/spl.h by Masahiro Yamada · 11 years ago
  21. 448cd28 arm: mx5: Avoid hardcoding memory sizes on M53EVK by Marek Vasut · 11 years ago
  22. fb59a78 ARM: mx53: video: Add IPUv3 LCD support for M53EVK by Marek Vasut · 11 years ago
  23. 5d23de5 board: arm: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  24. 2118a10 mx28evk: Propagate the error if cpu_eth_init() fails by Fabio Estevam · 11 years ago
  25. 0dc62ba ARM: mxs: Receive r0 and r1 passed from BootROM by Marek Vasut · 11 years ago
  26. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  27. 0d467f1 m28evk: Move README file inside board directory by Fabio Estevam · 12 years ago
  28. 56b978e imx: m53evk: Convert to iomux-v3 by Benoît Thébaudeau · 12 years ago
  29. 2e8edf5 arm: mx5: Add support for DENX M53EVK by Marek Vasut · 12 years ago
  30. af36cf9 mxs: m28: Enable power to USB port 0 by Marek Vasut · 12 years ago
  31. 722181e mxs: mmc: Allow overriding default card detect implementation by Marek Vasut · 12 years ago
  32. 2906f94 mxs: clock: Use 'mxs' prefix for methods by Otavio Salvador · 12 years ago
  33. dee493c MX28: m28evk: Align SSP clock speed by Marek Vasut · 12 years ago
  34. a2bbe0c mxs: Rename 'mx28_dram_init' to 'mxs_dram_init' by Otavio Salvador · 12 years ago
  35. 8299bfb MX28: Move the u-boot.bd info CPUDIR/SOCDIR by Marek Vasut · 12 years ago
  36. f930ea6 mxs: Reowork SPL to use 'mxs' prefix for methods by Otavio Salvador · 12 years ago
  37. 22f4ff9 mxs: prefix register structs with 'mxs' prefix by Otavio Salvador · 12 years ago
  38. dc2e126 M28EVK: Implement support for new board V2.0 by Marek Vasut · 13 years ago
  39. afe5d18 M28: Support for the old M28 SoM v1.0 by Marek Vasut · 13 years ago
  40. 8097dea M28: Fix LCD PINMUX by Marek Vasut · 13 years ago
  41. c7df585 m28evk: Remove 'all' target from Makefile by Fabio Estevam · 13 years ago
  42. 93f3a89 mx28: Let dram_init be common for mx28 by Fabio Estevam · 13 years ago
  43. 4029c01 mx28: Let imx_get_mac_from_fuse be common for mx28 by Fabio Estevam · 13 years ago
  44. 04fc128 net: imx: Add multi-FEC support for imx_get_mac_from_fuse by Fabio Estevam · 13 years ago
  45. 0fb7c85 M28: Fix tab indent in u-boot.bd by Marek Vasut · 13 years ago
  46. 151f49d i.MX28: Move SPL to arch/arm/cpu/arm926ejs/mx28 by Marek Vasut · 13 years ago
  47. 0873819 M28: Fix typo by Marek Vasut · 13 years ago
  48. bf4362f M28EVK: Enable USB HOST support by Marek Vasut · 13 years ago
  49. 9557979e M28: Add memory detection into SPL by Marek Vasut · 13 years ago
  50. 5bf48fb iMX28: Fix ARM vector handling by Marek Vasut · 13 years ago
  51. 926227e M28: Add MMC SPL by Marek Vasut · 13 years ago
  52. 78687b7 iMX28: Add support for DENX M28EVK board by Marek Vasut · 13 years ago