1. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  2. edf0093 mx6: ddr: Allow changing REFSEL and REFR fields by Fabio Estevam · 8 years ago
  3. a5bfb4f imx: ventana: add dt fixup for watchdog external reset by Tim Harvey · 8 years ago
  4. 966fe02 imx: ventana: refactor board-specific dt fixups (no functional change) by Tim Harvey · 8 years ago
  5. 5911c09 imx: ventana: make hwconfig initialize based on board configuration by Tim Harvey · 8 years ago
  6. e86b7ad imx: ventana: add extra DIO's for GW5520 by Tim Harvey · 8 years ago
  7. 1800ffa imx: ventana: make number of digital I/O's dynamic by Tim Harvey · 8 years ago
  8. e49621b imx: ventana: make RS232 enable board specific by Tim Harvey · 8 years ago
  9. 5c34c2a imx: ventana: add dt fixup for eth1 mac-address by Tim Harvey · 8 years ago
  10. 5a08ad6 imx: ventana: add dt fixup for GW16082 irq mapping by Tim Harvey · 8 years ago
  11. 3fc304b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  12. 34b080b imx: ventana: add fdt fixup to enable UHS-I support on selected boards by Tim Harvey · 8 years ago
  13. 385575b imx: ventana: add GW553x support by Tim Harvey · 8 years ago
  14. fe63fcb imx: ventana: remove several EEPROM config bit dependence by Tim Harvey · 8 years ago
  15. 5c55572 imx: ventana: remove dependence on EECONFIG_SATA eeprom feature bit by Tim Harvey · 8 years ago
  16. f17a9af imx: ventana: enable pwm device-tree property based on hwconfig by Tim Harvey · 8 years ago
  17. 83e00f1 imx: ventana: fix invalid dio configuration for pwm mode by Tim Harvey · 8 years ago
  18. 7853262 imx: ventana: export backlight gpio after gpio driver is available by Tim Harvey · 8 years ago
  19. ca628b7 imx: ventana: gsc: show board temp on boot by Tim Harvey · 8 years ago
  20. 82a17e7 imx: ventana: gsc: fix negative temperature readings by Tim Harvey · 8 years ago
  21. efa7ed7 imx: ventana: gsc: add gsc sleep command by Tim Harvey · 8 years ago
  22. 6052b1c imx: ventana: SPL: added support for 32bit IMX6DQ 8Gb density DRAM config by Tim Harvey · 8 years ago
  23. 1b99103 imx: ventana: SPL: only disable boot watchdog if Falcon mode by Tim Harvey · 8 years ago
  24. 7ffe3cd Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP by Robert P. J. Day · 8 years ago
  25. 3c0fd17 imx: ventana: use EEPROM register for falcon boot mode by Tim Harvey · 8 years ago
  26. a419352 imx: ventana: gsc: remove dependence on env by Tim Harvey · 8 years ago
  27. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  28. 18e02ff arm: imx6: novena, gw_ventana: Fix use of pfuze100 bit definitions by Marek Vasut · 9 years ago
  29. 346d106 gw_ventana: Remove empty reset_cpu() by Fabio Estevam · 9 years ago
  30. f20562e mx6: remove SYS_SOC from board Kconfig by Peng Fan · 9 years ago
  31. f2ff834 imx: mx6: ddr init MMDC according to ddr_type by Peng Fan · 9 years ago
  32. c2fd3f5 imx: ventana: skip mtdparts fixup if no flash by Tim Harvey · 9 years ago
  33. fdead4b imx: ventana: hang if board model could not be determined by Tim Harvey · 9 years ago
  34. 80d1a3e imx: ventana: make fdt_file1 and fdt_file2 automatic and non-overridable by Tim Harvey · 9 years ago
  35. 40c7467 imx: ventana: make model env var automatic and non-overridable by Tim Harvey · 9 years ago
  36. 9a83a81 imx: ventana: various board-specific GPIO config updates by Tim Harvey · 9 years ago
  37. 6122f0d imx: ventana: update README with Falcon mode documentation by Tim Harvey · 9 years ago
  38. 40e999c imx: ventana: update README for micro-SD boot medium by Tim Harvey · 9 years ago
  39. 53940a5 imx: ventana: config: enable Falcon mode by Tim Harvey · 9 years ago
  40. e06a036 imx: ventana: add pmic_setup to SPL by Tim Harvey · 9 years ago
  41. af1db4a imx: ventana: use stack relocation by Tim Harvey · 9 years ago
  42. ea7a3c4 imx: ventana: add GSC boot watchdog disable to SPL by Tim Harvey · 9 years ago
  43. c4b44d7 imx: ventana: add gpio setup to SPL by Tim Harvey · 9 years ago
  44. 2089b7b imx: ventana: use common uart and i2c setup functions in SPL by Tim Harvey · 9 years ago
  45. 6d38f3a imx: ventana: detect pmic using i2c probe instead of board model by Tim Harvey · 9 years ago
  46. 2d833c8 imx: ventana: move GSC boot watchdog disable function to gsc.c by Tim Harvey · 9 years ago
  47. e56c579 imx: ventana: split out common functions between SPL and uboot by Tim Harvey · 9 years ago
  48. 77c5501 imx: ventana: default msata/pci mux to pci before PCI enumeration by Tim Harvey · 9 years ago
  49. 9ec3c8d imx: ventana: fix pcie reset for GW522x by Tim Harvey · 9 years ago
  50. d41c8c8 imx: ventana: enable DM_SERIAL by Tim Harvey · 9 years ago
  51. def6031 imx: ventana: register gpio's with gpio_request by Tim Harvey · 9 years ago
  52. 06c3564 imx: ventana: display SPL boot device by Tim Harvey · 9 years ago
  53. d783c27 imx: ventana: fix boot to SD by Tim Harvey · 9 years ago
  54. 9e2b0c2 imx: ventana: Update missing memory/calib handling by Pushpal Sidhu · 9 years ago
  55. 767d88b imx: ventana: Add new memory configuration by Pushpal Sidhu · 9 years ago
  56. 18b3a91 imx: ventana: set HDMI video in to yuv422bt656 for GW551x-A by Tim Harvey · 9 years ago
  57. a2559f1 imx: ventana: use hdmiinfmt env var to override HDMI capture format by Tim Harvey · 9 years ago
  58. e9fc6d1 imx: ventana: add DT fixup for GW522x to change PCIE_RST# GPIO by Pushpal Sidhu · 9 years ago
  59. ee5931d imx: ventana: add 'gsc wd' command for enabling and disabling GSC watchdog by Tim Harvey · 9 years ago
  60. 4569cd5 imx: ventana: added device-tree display configuration for LVDS displays by Tim Harvey · 9 years ago
  61. f02390b imx: ventana: add support for DLC-700JMGT4 and DLC-800FIGT3 LCD displays by Tim Harvey · 9 years ago
  62. 9506970 imx: ventana: add DT fixup for GW54xx compatibility with older kernels by Tim Harvey · 9 years ago
  63. 7f14c31 imx: ventana: remove 128x16 calibration (share with 128x32) by Tim Harvey · 9 years ago
  64. 06edcb9 imx: ventana: updated 16bit DDR calibration by Tim Harvey · 9 years ago
  65. eeca451 imx: ventana: added DT fixup for GW551x-A video input by Tim Harvey · 9 years ago
  66. 45af3f7 imx: ventana: gsc: add new hwmon rails by Tim Harvey · 9 years ago
  67. e732917 imx: ventana: add mem_mb dynamic env var by Tim Harvey · 9 years ago
  68. 16e369f imx: ventana: remove GSC hwmon voltage rail min/max test by Tim Harvey · 9 years ago
  69. aec3761 imx: ventana: only pinmux FEC enet signals for boards using it by Tim Harvey · 9 years ago
  70. 7c5cd42 imx: ventana: add wdis config for GW5520 by Tim Harvey · 9 years ago
  71. 75f21e3 imx: ventana: Add support for GW551x by Tim Harvey · 9 years ago
  72. 0c81b14 imx: ventana: disable IMX6 watchdogs on GW51xx RevA and RevB by Tim Harvey · 9 years ago
  73. 1274bd2 imx: ventana: fix various sparse warnings by Tim Harvey · 9 years ago
  74. 4717e13 imx: ventana: set LTC3676 PMIC to appropriate values per datasheet by Tim Harvey · 9 years ago
  75. b0b8334 imx: ventana: add support for 4Gb density mem devices with IMX6DL by Tim Harvey · 9 years ago
  76. 29f0d6b imx: ventana: enable precharge power-down fast-exit mode by Tim Harvey · 9 years ago
  77. a51de27 imx: ventana: add usb_pcisel hwconfig support by Tim Harvey · 9 years ago
  78. 3ee26ec imx: ventana: remove unused GPIO configuration by Tim Harvey · 9 years ago
  79. e806b22 imx: ventana: assign default ethprime dynamically by Tim Harvey · 9 years ago
  80. 0a6ee03 imx: ventana: add i210 support by Tim Harvey · 9 years ago
  81. 576cd6b arm: mx6: gw_ventana: Change clock init to enable NAND related clocks by Stefan Roese · 10 years ago
  82. 1fc4e6f Merge git://git.denx.de/u-boot-fdt by Tom Rini · 10 years ago
  83. 3a7577e gw_ventana: Use the generic spl_sd.cfg by Fabio Estevam · 10 years ago
  84. e895a4b fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  85. e25fbe3 gw_ventana: Move the DCD settings to spl code by Fabio Estevam · 10 years ago
  86. 2e07c24 kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  87. 3acb011 ARM: i.MX: provide declaration for board_spi_cs_gpio by Eric Nelson · 10 years ago
  88. 4b19b74 Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · 10 years ago
  89. 1dd42e3 ARM: mx6: gw_ventana: Remove superfluous memset of GD in board_init_f by Stefan Roese · 10 years ago
  90. 155fa9a spi: mxc: fix sf probe when using mxc_spi by Nikita Kiryanov · 10 years ago
  91. e38b15b Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  92. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  93. dc73cbe imx: ventana: Avoid undefined behaviour by Thierry Reding · 10 years ago
  94. dad0828 imx: ventana: add pci fixup for PLX PEX860x switch GPIO by Tim Harvey · 10 years ago
  95. a7c67d7 imx: ventana: added cputype env var by Tim Harvey · 10 years ago
  96. 3aa2267 imx: ventana: add GW5520 support by Tim Harvey · 10 years ago
  97. c91e4b8 imx: ventana: base SPL MMDC calibration on width and size not board by Tim Harvey · 10 years ago
  98. 5b94b6f imx: ventana: updated notes regarding NAND boot errata by Tim Harvey · 10 years ago
  99. 9c0fe83 imx: ventana: add econfig command by Tim Harvey · 10 years ago
  100. 6a90321 imx: ventana: leave PCI reset de-asserted if PCI enabled by Tim Harvey · 10 years ago