1. cb82c38 cosmetic: mx6slevk: Minor coding-style fix by Sebastien Bourdelin · 8 years ago
  2. 73f366b imx: mx6qsabreauto: drop duplicated net phy configuration by Peng Fan · 8 years ago
  3. 34b080b imx: ventana: add fdt fixup to enable UHS-I support on selected boards by Tim Harvey · 8 years ago
  4. 385575b imx: ventana: add GW553x support by Tim Harvey · 8 years ago
  5. fe63fcb imx: ventana: remove several EEPROM config bit dependence by Tim Harvey · 8 years ago
  6. 5c55572 imx: ventana: remove dependence on EECONFIG_SATA eeprom feature bit by Tim Harvey · 8 years ago
  7. f17a9af imx: ventana: enable pwm device-tree property based on hwconfig by Tim Harvey · 8 years ago
  8. 83e00f1 imx: ventana: fix invalid dio configuration for pwm mode by Tim Harvey · 8 years ago
  9. 7853262 imx: ventana: export backlight gpio after gpio driver is available by Tim Harvey · 8 years ago
  10. ca628b7 imx: ventana: gsc: show board temp on boot by Tim Harvey · 8 years ago
  11. 82a17e7 imx: ventana: gsc: fix negative temperature readings by Tim Harvey · 8 years ago
  12. efa7ed7 imx: ventana: gsc: add gsc sleep command by Tim Harvey · 8 years ago
  13. 6052b1c imx: ventana: SPL: added support for 32bit IMX6DQ 8Gb density DRAM config by Tim Harvey · 8 years ago
  14. 1b99103 imx: ventana: SPL: only disable boot watchdog if Falcon mode by Tim Harvey · 8 years ago
  15. 899f589 imx: ventana: config: add PREBOOT support by Tim Harvey · 8 years ago
  16. 5098709 imx: ventana: config: use explicit addr in loadscript by Tim Harvey · 8 years ago
  17. 543a4ab imx: ventana: config: use fs env var for block dev filesystem type by Tim Harvey · 8 years ago
  18. 1b74000 imx: ventana: config: use bootdir env var for directory of fdt files by Tim Harvey · 8 years ago
  19. 4df0bff imx: ventana: config: add fixfdt script to apply manual fdt fixups by Tim Harvey · 8 years ago
  20. 7698cdf imx: ventana: config: add env vars for disk and part by Tim Harvey · 8 years ago
  21. e96b6ee ts4800: add CONFIG_SYS_FSL_ERRATUM_ESDHC_A001 by Sebastien Bourdelin · 8 years ago
  22. e453794 ts4800: update environment to boot with device tree by Damien Riegel · 8 years ago
  23. a0eb8c9 imx: ventana: remove SPL_EXT_SUPPORT by Tim Harvey · 8 years ago
  24. 3c0fd17 imx: ventana: use EEPROM register for falcon boot mode by Tim Harvey · 8 years ago
  25. a419352 imx: ventana: gsc: remove dependence on env by Tim Harvey · 8 years ago
  26. 3061a57 imx: ventana: config: remove redundant config by Tim Harvey · 8 years ago
  27. 83e1394 board: mx6sabresd/auto: use simpler runtime cpu dection macros by Peng Fan · 8 years ago
  28. 3fd9eb6 block: dwc_ahsata: support i.MX6DQPlus by Peng Fan · 8 years ago
  29. 87f9989 net: fec_mxc: use simpler runtime cpu dection macros by Peng Fan · 8 years ago
  30. bff7550 ocotp: mxc: use simpler runtime cpu dection macros by Peng Fan · 8 years ago
  31. 9aa550d mtd: nand: mxs: use simpler runtime cpu dection macros by Peng Fan · 8 years ago
  32. 492d60a imx-common: timer: support i.MX6DQPlus by Peng Fan · 8 years ago
  33. aff3756 imx-common: sata: return failure if not i.MX6DQPlus by Peng Fan · 8 years ago
  34. b5437a8 imx-common: hab: support i.MX6DQPlus by Peng Fan · 8 years ago
  35. 04cb3c0 imx: mx6: correct get_cpu_speed_grade_hz for i.MX6DQP by Peng Fan · 8 years ago
  36. e4d79dc imx: mx6: ddr: support i.MX6D/QPlus by Peng Fan · 8 years ago
  37. 27cd0da imx-common: use simpler runtime cpu dection macros by Peng Fan · 8 years ago
  38. 003f0c7 imx-common: hab: support i.MX6SOLO by Peng Fan · 8 years ago
  39. b949fd2 imx: mx6: use simpler runtime cpu dection macros by Peng Fan · 8 years ago
  40. dea5723 imx: mx6: support i.MX6SOLO when enable/disable_ldb_di_clock_sources by Peng Fan · 8 years ago
  41. 32ff58b imx-common: introduce simpler macros for runtime dection by Peng Fan · 8 years ago
  42. 08ca213 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 8 years ago
  43. d7d0003 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 8 years ago
  44. d38fca4 ARM: fix ifdef in ARMv8 lowlevel_init() again by Masahiro Yamada · 8 years ago
  45. d550e82 SPL: fat: Fix spl_parse_image_header() return value handling by Tom Rini · 8 years ago
  46. 5f89a15 omap3: Fix SPI registers on am33xx and am43xx by Martin Hejnfelt · 8 years ago
  47. c1420f8 kbuild: fixdep: Check fstat(2) return value by Tom Rini · 8 years ago
  48. c409bd0 spl: Setup default value for OF_LIST by Michal Simek · 8 years ago
  49. 5adfa26 spl: fit: Print error message when FDT is not present by Michal Simek · 8 years ago
  50. bd6e142 mkimage: Add a quiet mode by Simon Glass · 8 years ago
  51. 8df81e1 image-fit: Don't display an error in fit_set_timestamp() by Simon Glass · 8 years ago
  52. 034eda8 malloc: improve memalign fragmentation fix by Stephen Warren · 8 years ago
  53. 83b6a43 pico-imx6ul: Select CONFIG_HUSH_PARSER option by Fabio Estevam · 8 years ago
  54. 3dc9be8 eeprom: merge cmdline parsing of eeprom commands by Nikita Kiryanov · 8 years ago
  55. e7c2729 eeprom: use eeprom_execute_command for all eeprom functions by Nikita Kiryanov · 8 years ago
  56. 40ba13c malta: Support MIPS32r6 configurations by Paul Burton · 8 years ago
  57. 4685d4e malta: Remove ".set mips32" directive by Paul Burton · 8 years ago
  58. c52ebea MIPS: Support for targetting MIPSr6 by Paul Burton · 8 years ago
  59. 20286cd MIPS: Simplify CONFIG_SYS_CPU values by Paul Burton · 8 years ago
  60. 9f8ac82 MIPS: Use unchecked immediate addition/subtraction by Paul Burton · 8 years ago
  61. 400df30 mips: ath79: Add support for TPLink WDR4300 by Marek Vasut · 8 years ago
  62. e08539b mips: ath79: Add AR934x support by Marek Vasut · 8 years ago
  63. 4771bbe mips: ath79: Add support for ungating ethernet on ar933x and ar934x by Marek Vasut · 8 years ago
  64. 2986a9d mips: ath79: dts: Add ethernet MAC nodes for ar933x by Marek Vasut · 8 years ago
  65. 6b69974 mips: ath79: Add support for ungating USB on ar933x and ar934x by Marek Vasut · 8 years ago
  66. c3155878 mips: ath79: dts: Add generic-ehci node by Marek Vasut · 8 years ago
  67. 43a092f mips: ath79: Fix compiler warning on const assignment by Marek Vasut · 8 years ago
  68. 0a6767e mips: ath79: Fix ar71xx_regs.h indent by Marek Vasut · 8 years ago
  69. 0a0a958 mips: Add MIPS 74Kc tune by Marek Vasut · 8 years ago
  70. 5760fc7 mips: Fix compiler warning in cpu.c by Marek Vasut · 8 years ago
  71. 59e4080 ath79: add readonly attribute for ath79_soc_desc by Wills Wang · 8 years ago
  72. 5691d10 ath79: ar933x: use BIT macro for bit shift operation by Wills Wang · 8 years ago
  73. 773f3b2 ar933x: serial: Remove the explicit pinctrl setting by Wills Wang · 8 years ago
  74. 5fabf2e ath79: spi: Remove the explicit pinctrl setting by Wills Wang · 8 years ago
  75. 8cf7a41 mips: Report reloc information in bdinfo by Tim Chick · 9 years ago
  76. 5c99045 drivers: mtd: add Microchip PIC32 internal non-CFI flash driver. by Purna Chandra Mandal · 9 years ago
  77. 30fd42c flash: add device ID for Microchip PIC32 internal flash. by Purna Chandra Mandal · 9 years ago
  78. a2277cc mips: ath79: add AP143 reference board by Wills Wang · 9 years ago
  79. 6a7b52b mips: ath79: add AP121 reference board by Wills Wang · 9 years ago
  80. b85dc46 drivers: spi: add spi support for QCA/Atheros ath79 SOCs by Wills Wang · 9 years ago
  81. 60b4976 drivers: serial: add serial driver for ar933x SOC by Wills Wang · 9 years ago
  82. c102453 drivers: pinctrl: Add simple pinctrl driver for Qualcomm/Atheros qca953x. by Wills Wang · 9 years ago
  83. a79d064 drivers: pinctrl: Add simple pinctrl driver for Qualcomm/Atheros ar933x. by Wills Wang · 9 years ago
  84. 9b03f80 mips: ath79: add support for QCA953x SOCs by Wills Wang · 9 years ago
  85. ee7bb5b mips: ath79: add support for AR933x SOCs by Wills Wang · 9 years ago
  86. 1d3d0f1 mips: add base support for QCA/Atheros ath79 SOCs by Wills Wang · 9 years ago
  87. 4a48cfc Add support for 64-bit MIPS to examples/standalone by Stanislav Galabov · 9 years ago
  88. 78757d5 Fix FreeBSD loader API so that it works on both 32-bit and 64-bit targets. by Stanislav Galabov · 9 years ago
  89. 713a9e1 Use CONFIG_IDE_SWAP_IO when running on big-endian MIPS (32 or 64-bit) in QEMU so that IDE transfers work properly by Stanislav Galabov · 9 years ago
  90. d92ea98 Properly calculate ATA_SECTORWORDS, using a fixed-size integer, so it works for both 32-bit and 64-bit targets by Stanislav Galabov · 9 years ago
  91. c40f037 eeprom: refactor i2c bus and devaddr parsing by Nikita Kiryanov · 8 years ago
  92. 2d9a76b arm: cm-t43: add support for eeprom layout comands by Nikita Kiryanov · 8 years ago
  93. bcb447e arm: cm-t35: add support for eeprom layout comands by Nikita Kiryanov · 8 years ago
  94. 19a90ed arm: cm-t3517: add support for eeprom layout comands by Nikita Kiryanov · 8 years ago
  95. 66b7e42 arm: cm-t54: add support for eeprom layout comands by Nikita Kiryanov · 8 years ago
  96. 0e656b8 arm: cm-t335: add support for eeprom layout comands by Nikita Kiryanov · 8 years ago
  97. 1261653 arm: cm-fx6: add support for eeprom layout comands by Nikita Kiryanov · 8 years ago
  98. 8af5734 compulab: add support for layout aware eeprom commands by Nikita Kiryanov · 8 years ago
  99. aa9e604 cmd: eeprom: add support for layout aware commands by Nikita Kiryanov · 8 years ago
  100. 2636ac6 cmd: eeprom: add bus switching support for all i2c drivers by Nikita Kiryanov · 8 years ago