1. 8183058 imx6: centralise common boot options in mx6_common.h by Peter Robinson · 9 years ago
  2. 302b2e5 imx6: move MXC_GPIO define to mx6_common.h by Peter Robinson · 9 years ago
  3. ea69091 imx6: move standard ATAG configs to mx6_common.h by Peter Robinson · 9 years ago
  4. 3b1f681 imx6: move generic imx6 options to mx6_common.h by Peter Robinson · 9 years ago
  5. 056845c imx6: move all standard includes to mx6_common.h by Peter Robinson · 9 years ago
  6. 60667a5 novena: standardise mx6_common.h include by Peter Robinson · 9 years ago
  7. 9d3b565 spl: spl_mmc: fix mmc Falcon mode regression by Tim Harvey · 9 years ago
  8. 6122f0d imx: ventana: update README with Falcon mode documentation by Tim Harvey · 9 years ago
  9. 40e999c imx: ventana: update README for micro-SD boot medium by Tim Harvey · 9 years ago
  10. 0a9c215 imx: ventana: update MMC env configuration by Tim Harvey · 9 years ago
  11. be56de6 thermal: imx_thermal: increase critical temperature threshold by Tim Harvey · 9 years ago
  12. 7254d92 arm, imx6: add support for aristainetos2 board by Heiko Schocher · 9 years ago
  13. e6c8b71 i2c, mxc: rework i2c base address names for different SoCs by Heiko Schocher · 9 years ago
  14. 21a2694 arm, imx6, i2c: add I2C4 for MX6DL by Heiko Schocher · 9 years ago
  15. ab87fc6 imx: dma: correct MXS_DMA_ALIGNMENT by Peng Fan · 9 years ago
  16. 48dbc74 pwm: imx: Remove unreachable code by Axel Lin · 9 years ago
  17. 16b0c0c pwm: imx: Prevent NULL pointer dereference by Axel Lin · 9 years ago
  18. 95b237e ARM: zynq: add default ps7_init_gpl.c/h for Zed, MicroZed, ZC70x by Masahiro Yamada · 9 years ago
  19. 9bd53b6 ARM: zynq: add separate configuration for ZC702 and ZC706 by Masahiro Yamada · 9 years ago
  20. a2ec7fb zynq: Use system timer implementation instead of our by Michal Simek · 9 years ago
  21. 980267a Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · 9 years ago
  22. 8fca2d8 mtd: vf610_nfc: enable ONFI detection by Stefan Agner · 9 years ago
  23. 080a71e mtd: vf610_nfc: add 32-error correction option for HW ECC by Stefan Agner · 9 years ago
  24. 5519194 mtd: vf610_nfc: add Freescale NFC controller configs to Kconfig by Stefan Agner · 9 years ago
  25. 84d656a mtd: vf610_nfc: use in-band bad block table by Stefan Agner · 9 years ago
  26. 5dec286 mtd: vf610_nfc: implement OOB only read by Stefan Agner · 9 years ago
  27. d111bf9 mtd: vf610_nfc: allow bitflips in an empty page by Stefan Agner · 9 years ago
  28. 6fcfd1e mtd: vf610_nfc: remove read on SEQIN by Stefan Agner · 9 years ago
  29. f55bc29 mtd: vf610_nfc: remove caching of page in buffer by Stefan Agner · 9 years ago
  30. 6121560 tools: mxsboot: Calculate ECC strength dynamically by Jörg Krause · 9 years ago
  31. 1fbdb70 mtd: nand: mxs: Replace magic number for bits per ECC level with macro by Jörg Krause · 9 years ago
  32. bd38da1 mtd:mxs:nand calculate ecc strength dynamically by Peng Fan · 9 years ago
  33. a84988c Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  34. 6b8583b nand/elbc: Memory leak fix by Raghav Dogra · 9 years ago
  35. 5e856fa nand: fix buffer alignment in new verification feature by Stephen Warren · 9 years ago
  36. 53940a5 imx: ventana: config: enable Falcon mode by Tim Harvey · 9 years ago
  37. 0d1ea05 wandboard: Switch to SPL support by Fabio Estevam · 9 years ago
  38. 133ebea sandbox: Enable env unit tests by Joe Hershberger · 9 years ago
  39. f68c2b2 test: env: Add a test of the new regex behavior for attrs by Joe Hershberger · 9 years ago
  40. b04d355 test: env: Add test for verifying env attrs by Joe Hershberger · 9 years ago
  41. 421f86f test: env: Add test framework for env by Joe Hershberger · 9 years ago
  42. b6227d3 test: dm: Recover the driver model tree after tests by Joe Hershberger · 9 years ago
  43. fe3f6a6 test: Return values from the asserts compatible with cmds by Joe Hershberger · 9 years ago
  44. 09129be test: dm: eth: Handle failed test env cleanup by Joe Hershberger · 9 years ago
  45. 7cccc66 test: dm: Don't bail on all tests if one test fails by Joe Hershberger · 9 years ago
  46. feb3847 test: Move the unit tests to their own menu by Joe Hershberger · 9 years ago
  47. c812f72 test: dm: Move the time test over to the ut command by Joe Hershberger · 9 years ago
  48. 40441e0 test: dm: Move the dm tests over to the ut command by Joe Hershberger · 9 years ago
  49. c617ede test: Add a common unit test command by Joe Hershberger · 9 years ago
  50. e721b88 test: Generalize the unit test framework by Joe Hershberger · 9 years ago
  51. 6e0d26c net: Handle ethaddr changes as an env callback by Joe Hershberger · 9 years ago
  52. 2d1febf net: Remove duplicate bootfile syncing functionality by Joe Hershberger · 9 years ago
  53. c0a9344 net: Add default flags for common net env vars by Joe Hershberger · 9 years ago
  54. fd30563 net: Use env callbacks for net variables by Joe Hershberger · 9 years ago
  55. 73c2bbe net: Apply default format rules to all ethaddr by Joe Hershberger · 9 years ago
  56. 94b467b env: Distinguish finer between source of env change by Joe Hershberger · 9 years ago
  57. bdf1fe4 env: Add regex support to env_attrs by Joe Hershberger · 9 years ago
  58. cca98fd env: Allow env_attr_walk to pass a priv * to callback by Joe Hershberger · 9 years ago
  59. 032ea18 env: Simplify the reverse_strstr() interface by Joe Hershberger · 9 years ago
  60. 7a0ad2c env: Fix return values in env_attr_lookup() by Joe Hershberger · 9 years ago
  61. 7acdf78 sandbox: Enable some ENV commands by Joe Hershberger · 9 years ago
  62. c0d5730 sandbox: Use defconfig to enable features by Joe Hershberger · 9 years ago
  63. b897074 sandbox: Cleanup order and extra defines in defconfig by Joe Hershberger · 9 years ago
  64. 3238639 Merge git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  65. cb0892b README.scrapyard: add entries for dead board, T4240EMU and sc3 by Masahiro Yamada · 9 years ago
  66. a88cc3b arm/ls1021a: Remove ccsr_ddr from immap_ls102xa.h by York Sun · 9 years ago
  67. d9be24c driver/ddr/fsl: Remove deskew_cntrl register by York Sun · 9 years ago
  68. 1c69a51 arm: ls102xa: Adjust the load address of U-Boot for NOR boot by Alison Wang · 9 years ago
  69. 76ec988 net: Remove all calls to net_random_ethaddr() by Joe Hershberger · 9 years ago
  70. 92ac520 net: Remove all references to CONFIG_ETHADDR and friends by Joe Hershberger · 9 years ago
  71. bef1014 net: Implement random ethaddr fallback in eth.c by Joe Hershberger · 9 years ago
  72. abbfcbe net: phy: Add support for all targets which requires MANUAL_RELOC by Michal Simek · 9 years ago
  73. 793ea94 net/phy: refactor RTL8211F initialization by Shengzhou Liu · 9 years ago
  74. f566c99 net: Update hardware MAC address if it changes in env by Joe Hershberger · 10 years ago
  75. 3d6af74 net/phy: Add support for realtek RTL8211F by Shengzhou Liu · 10 years ago
  76. 8a65f69 sunxi: Cache line size definition by Paul Kocialkowski · 9 years ago
  77. 5bfdca0 sunxi: VBUS detection function fixup in g_dnl_board_usb_cable_connected by Paul Kocialkowski · 9 years ago
  78. 2c68c8a sunxi: Add ga10h v1.1 defconfig by Hans de Goede · 9 years ago
  79. 83edb2a sunxi: video: Fix lvds panel support for sun6i+ by Hans de Goede · 9 years ago
  80. 8975cdf sunxi: Make DRAM_ODT_EN Kconfig setting a bool by Hans de Goede · 9 years ago
  81. a881db0 sunxi: Fix dram initialization not working on some a33 devices by Hans de Goede · 9 years ago
  82. 5cd83b11 sunxi: add support for UART2 on A23/A33 by Laurent Itti · 9 years ago
  83. a8552c7 console: Fix pre-console flushing via cfb_console being very slow by Hans de Goede · 9 years ago
  84. f9b08fb sunxi: Set SYS_MALLOC_CLEAR_ON_INIT to n by Hans de Goede · 9 years ago
  85. 9f85221 sunxi: Pass serial number through ATAG by Paul Kocialkowski · 9 years ago
  86. a91db95 thermal: imx_thermal: use CPU temperature grade for trip points by Tim Harvey · 9 years ago
  87. 70caa8e imx: mx6: add display of CPU temperature grade in print_cpuinfo() by Tim Harvey · 9 years ago
  88. f0e8e89 imx: mx6: add get_cpu_temp_grade to obtain cpu temperature grade from OTP by Tim Harvey · 9 years ago
  89. b83ddac imx: mx6: display max cpu frequency in print_cpuinfo() by Tim Harvey · 9 years ago
  90. 9b9449c imx: mx6: add get_cpu_speed_grade_hz func to return MHz speed grade from OTP by Tim Harvey · 9 years ago
  91. d43e0ab mx6: add OTP bank1 registers by Tim Harvey · 9 years ago
  92. 3625fd6 arm: mx6: ddr: set fast-exit on DDR3 if pd_fast_exit specified by Tim Harvey · 9 years ago
  93. 28420e7 arm/imx-common: Fix warning 'get_reset_cause' defined but not used by Prabhakar Kushwaha · 9 years ago
  94. 3fd10f3 pmic: pfuze100 fix typo by Peng Fan · 9 years ago
  95. 7e61127 imx: mx6sx enable SION for i2c pin mux by Peng Fan · 9 years ago
  96. 181334a imx: marsboard: Enable thermal DM support by Nikolay Dimitrov · 9 years ago
  97. 3dd01fc imx: riotboard: Enable thermal DM support by Nikolay Dimitrov · 9 years ago
  98. 223d91c imx: riotboard, marsboard: Enable thermal support by Nikolay Dimitrov · 9 years ago
  99. c8d8d83 hummingboard: Remove unused directory by Fabio Estevam · 9 years ago
  100. e06a036 imx: ventana: add pmic_setup to SPL by Tim Harvey · 9 years ago