1. 0bb4c4c dm: lpuart: Drop the legacy code by Bhuvanchandra DV · Wed Jan 27 10:31:52 2016 +0530
  2. 88ede93 arm: vybrid: Drop enabling GPIO, SPI and UART in legacy mode by Bhuvanchandra DV · Wed Jan 27 10:31:51 2016 +0530
  3. 7db0d33 arm: vybrid: Update defconfig's by Bhuvanchandra DV · Wed Jan 27 10:31:50 2016 +0530
  4. 60cee04 arm: pcm052: Add device tree file's by Bhuvanchandra DV · Wed Jan 27 10:31:49 2016 +0530
  5. 0f22494 arm: vf610-twr: Add device tree file's by Bhuvanchandra DV · Wed Jan 27 10:31:48 2016 +0530
  6. 0e8ad89 arm: colibri-vf: Enable serial support by Bhuvanchandra DV · Wed Jan 27 10:31:47 2016 +0530
  7. 682f078 arm: vybrid: Update the license string by Bhuvanchandra DV · Wed Jan 27 10:31:46 2016 +0530
  8. 263d470 arm: vybrid: Enable lpuart support by Bhuvanchandra DV · Wed Jan 27 10:31:45 2016 +0530
  9. 5956592 imx: mx6sxsabresd: Add MCIMX28LCD display support by Ye Li · Tue Jan 26 22:09:40 2016 +0800
  10. 7b9f20a imx: mx6ul/sx: Fix issue in LCDIF clock dividers calculation by Ye Li · Tue Jan 26 22:01:58 2016 +0800
  11. e9534c3 imx: mx6sx: Fix issue in LCDIF clock enablement by Ye Li · Tue Jan 26 22:01:57 2016 +0800
  12. 64fed7c mx6slevk: Remove CONFIG_ETHPRIME option by Fabio Estevam · Mon Feb 01 14:24:56 2016 -0200
  13. 4ea4a9b imx: MX6DQ{P}/DL:SABRESD Fix bmode eMMC failure by Ye Li · Sat Jan 30 11:53:42 2016 +0800
  14. 5a64aff tqma6_wru4: Fix the reset delay for the the LAN8720 PHY by Fabio Estevam · Mon Feb 01 11:19:59 2016 -0200
  15. bd30008 mx6slevk: Fix the reset delay for the the LAN8720 PHY by Fabio Estevam · Mon Feb 01 11:15:10 2016 -0200
  16. b3d60d5 imx: mx6sxsabreauto: Add support for mx6sx SABREAUTO board by Ye Li · Mon Feb 01 10:41:32 2016 +0800
  17. d5d8bf7 mx6: soc: Add ENET2 mac address support by Ye Li · Mon Feb 01 10:41:31 2016 +0800
  18. ef88123 tools: mxsboot: Use more portable cpu_to_le32() by Bin Meng · Sun Jan 24 19:38:32 2016 -0800
  19. 18719c1 wandboard: fix variable name so PXE boot works by Peter Robinson · Wed Jan 20 10:00:16 2016 +0000
  20. 09487ee arm: imx6: Enable DDR calibration on Novena by Marek Vasut · Wed Dec 16 15:40:07 2015 +0100
  21. ab257ed arm: imx6: Add DDR3 calibration code for MX6 Q/D/DL by Marek Vasut · Wed Dec 16 15:40:06 2015 +0100
  22. cb8c172 Prepare v2016.03-rc1 by Tom Rini · Tue Feb 02 11:29:50 2016 -0500
  23. 59c88d8 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · Tue Feb 02 07:24:52 2016 -0500
  24. 29a47af Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Tue Feb 02 06:51:05 2016 -0500
  25. 3acd9cc board: atmel: sama5d2_xplained: add SPL support by Wenyou Yang · Mon Feb 01 18:18:21 2016 +0800
  26. 2dd7da9 arm: at91/spl: mpddrc: use IP version to check configuration by Wenyou Yang · Mon Feb 01 18:12:17 2016 +0800
  27. 0b32638 arm: at91/spl: mpddrc: add mpddrc DDR3-SDRAM initialization by Wenyou Yang · Mon Feb 01 18:12:16 2016 +0800
  28. aa0a58d arm: at91/spl: mpddrc: add struct atmel_mpddrc_config by Wenyou Yang · Mon Feb 01 18:12:15 2016 +0800
  29. ce76495 atmel_nand: Add 32 bit ecc support for sama5d2 chip by Josh Wu · Tue Nov 24 16:34:01 2015 +0800
  30. 247a2d0 atmel_nand_ecc: update pmecc registers according to sama5d2 chip by Josh Wu · Tue Nov 24 16:34:00 2015 +0800
  31. 55a53f4 Makefile: Drop unnecessary -dtb suffixes by Simon Glass · Sun Jan 31 18:10:55 2016 -0700
  32. ae68a55 Makefile: Make u-boot.img the same as u-boot-dtb.img by Simon Glass · Sun Jan 31 18:10:54 2016 -0700
  33. 7bdddb0 socfpga: Simplify Makefile filenames by Simon Glass · Sun Jan 31 18:10:53 2016 -0700
  34. bcad334 tegra: Always build a boot image with the same filename by Simon Glass · Sun Jan 31 18:10:52 2016 -0700
  35. 4102e71 fdt: Build an SPL binary without device tree by Simon Glass · Sun Jan 31 18:10:51 2016 -0700
  36. 16b91d6 fdt: Build a U-Boot binary without device tree by Simon Glass · Sun Jan 31 18:10:50 2016 -0700
  37. 48d62c8 tegra: Clarify generation of -nodtb file with OF_CONTROL by Simon Glass · Sun Jan 31 18:10:49 2016 -0700
  38. 403c7d3 mailmap: fix Ricardo's entry by Masahiro Yamada · Fri Jan 29 11:42:53 2016 +0900
  39. 6362b11 mmc: add missing prototype for mmc_get_env_dev by Clemens Gruber · Tue Jan 26 16:20:38 2016 +0100
  40. 54ca0c7 malloc: work around some memalign fragmentation issues by Stephen Warren · Mon Jan 25 14:03:42 2016 -0700
  41. aad5beb .travis.yml: rework according to new travis-ci infra by Roger Meier · Mon Jan 25 20:22:41 2016 +0100
  42. b01bbb7 arm8: ls2080: Move the core errata defines out of board specific file by Ashish kumar · Fri Jan 29 16:40:08 2016 +0530
  43. e2c09ad Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Mon Feb 01 16:58:46 2016 -0500
  44. 9c6d33c armv8: ls2080a: Implement workaround for core errata 829520, 833471 by Ashish kumar · Wed Jan 27 18:09:32 2016 +0530
  45. d319148 board: Enable ethernet, tftpboot support to pic32mzdask board. by Purna Chandra Mandal · Thu Jan 28 15:30:22 2016 +0530
  46. 6b731c9 drivers: net: Add ethernet driver for Microchip PIC32. by Purna Chandra Mandal · Thu Jan 28 15:30:21 2016 +0530
  47. d249984 drivers: net: phy: add SMSC LAN8740 Phy support. by Purna Chandra Mandal · Thu Jan 28 15:30:20 2016 +0530
  48. 85491f5 board: add SDHCI support for PIC32MZDASK board. by Purna Chandra Mandal · Thu Jan 28 15:30:19 2016 +0530
  49. be03317 drivers: mmc: add driver for Microchip PIC32 SDHCI controller. by Andrei Pistirica · Thu Jan 28 15:30:18 2016 +0530
  50. 745dd32 board: Add Microchip PIC32MZ[DA]-Starter-Kit board. by Purna Chandra Mandal · Thu Jan 28 15:30:17 2016 +0530
  51. 5c2dcd2 MIPS: Add support for Microchip PIC32MZ[DA] SoC family. by Purna Chandra Mandal · Thu Jan 28 15:30:16 2016 +0530
  52. e80d11f drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32. by Purna Chandra Mandal · Thu Jan 28 15:30:15 2016 +0530
  53. 1dc4283 drivers: serial: add driver for Microchip PIC32 UART controller. by Paul Thacker · Thu Jan 28 15:30:14 2016 +0530
  54. 0ee99ca drivers: gpio: add driver for Microchip PIC32 GPIO controller. by Purna Chandra Mandal · Thu Jan 28 15:30:13 2016 +0530
  55. db4fbfc drivers: pinctrl: Add pinctrl driver for Microchip PIC32. by Purna Chandra Mandal · Thu Jan 28 15:30:12 2016 +0530
  56. 699f919 drivers: clk: Add clock driver for Microchip PIC32 Microcontroller. by Purna Chandra Mandal · Thu Jan 28 15:30:11 2016 +0530
  57. 825b321 MIPS: initial infrastructure for Microchip PIC32 architecture by Purna Chandra Mandal · Thu Jan 28 15:30:10 2016 +0530
  58. dd37a14 malta: Use I/O accessors for SuperI/O controller by Paul Burton · Fri Jan 29 13:54:54 2016 +0000
  59. 2e9b2a9 malta: Set I/O port base early by Paul Burton · Fri Jan 29 13:54:53 2016 +0000
  60. 8d6600b MIPS: Support dynamic I/O port base address by Paul Burton · Fri Jan 29 13:54:52 2016 +0000
  61. a053bb1 MIPS: Remove SLOW_DOWN_IO by Paul Burton · Fri Jan 29 13:54:51 2016 +0000
  62. 0e50ffc mips: cache: Bulletproof the code against cornercases by Marek Vasut · Wed Jan 27 03:13:59 2016 +0100
  63. 7aa7164 MIPS: start.S: fix and optimize instructions by Daniel Schwierzeck · Sat Jan 09 22:24:47 2016 +0100
  64. 5c8cdf4 MIPS: initialize board_init_f() argument to zero. by Purna Chandra Mandal · Thu Jan 21 20:02:51 2016 +0530
  65. 0e4f029 armv8/ls1043aqds: fix DSPI/QSPI node in dts file by Qianyu Gong · Mon Feb 01 13:09:16 2016 +0800
  66. 88ba4d6 driver: net: fsl-mc: Update print to reflect correct string by Prabhakar Kushwaha · Wed Jan 20 12:04:37 2016 +0530
  67. 901a88e driver: net: fsl-mc: Memset dprc_cfg before configuring by Prabhakar Kushwaha · Wed Jan 20 12:04:19 2016 +0530
  68. 13b0bb8 armv7: ls102xa: Increase the supported kernel size by Alison Wang · Fri Jan 15 15:29:32 2016 +0800
  69. 341958e board: ls2085aqds: Update kernel_size env variable by Prabhakar Kushwaha · Wed Jan 06 10:30:18 2016 +0530
  70. d258d68 arm: novena: Fix EEPROM i2c configuration by Marek Vasut · Wed Nov 25 00:36:44 2015 +0100
  71. 18ad929 arm: config: enforce -fno-pic for gcc by Peng Fan · Sat Jan 30 12:10:49 2016 +0800
  72. 7eab3a6 ARM: Disable "DISCARD" for secure section if CONFIG_ARMV7_SECURE_BASE isn't defined by Wang Dongsheng · Mon Jan 18 11:02:40 2016 +0800
  73. c28ad23 arm: cache: Implement cache range check for v7 by Marek Vasut · Mon Jul 27 22:34:17 2015 +0200
  74. bf9032a armv7: add cacheline sizes where missing by Albert ARIBAUD · Wed Jan 27 08:46:11 2016 +0100
  75. d6e436e arm: Remove S bit from MMU section entry by Marek Vasut · Tue Dec 29 19:44:02 2015 +0100
  76. fbf49c0 arm: Replace test for CONFIG_ARMV7 with CONFIG_CPU_V7 by Marek Vasut · Tue Dec 29 19:44:01 2015 +0100
  77. cd01ef8 video: Correct 'tor' typo in comment by Simon Glass · Thu Jan 14 18:10:52 2016 -0700
  78. 3233798 video: test: Add console tests for truetype by Simon Glass · Thu Jan 14 18:10:51 2016 -0700
  79. daac9c7 video: sandbox: Enable truetype fonts for sandbox by Simon Glass · Thu Jan 14 18:10:50 2016 -0700
  80. 69f617f video: sandbox: Allow selection of font size and console name by Simon Glass · Thu Jan 14 18:10:49 2016 -0700
  81. b3a72b3 video: Allow selection of the driver and font size by Simon Glass · Thu Jan 14 18:10:48 2016 -0700
  82. 0fb0dab License: Add the Open Font License by Simon Glass · Thu Jan 14 18:10:47 2016 -0700
  83. c5332cb video: Add the Cantoraone decorative font by Simon Glass · Thu Jan 14 18:10:46 2016 -0700
  84. cffe741 video: Add the Rufscript handwriting font by Simon Glass · Thu Jan 14 18:10:45 2016 -0700
  85. 87b7dae video: Add the AnkaCoder mono-spaced font by Simon Glass · Thu Jan 14 18:10:44 2016 -0700
  86. 6e9d6e0 video: Add the Nimbus sans font by Simon Glass · Thu Jan 14 18:10:43 2016 -0700
  87. 2ef353e video: Add a console driver that uses TrueType fonts by Simon Glass · Thu Jan 14 18:10:42 2016 -0700
  88. 33bd3b6 video: Provide a backspace method by Simon Glass · Thu Jan 14 18:10:41 2016 -0700
  89. afee743 video: Provide a signal when a new console line is started by Simon Glass · Thu Jan 14 18:10:40 2016 -0700
  90. a74451d video: Provide a left margin for the text console by Simon Glass · Thu Jan 14 18:10:39 2016 -0700
  91. 37b8020 video: Handle the 'bell' character by Simon Glass · Thu Jan 14 18:10:38 2016 -0700
  92. 52c10c5 video: Use fractional units for X coordinates by Simon Glass · Thu Jan 14 18:10:37 2016 -0700
  93. 6e0721d video kconfig console_normal by Simon Glass · Fri Jan 22 21:53:37 2016 +0100
  94. 439079a Makefile: Add rules to build in .ttf files by Simon Glass · Thu Jan 14 18:10:35 2016 -0700
  95. bcbb319 video: Add stb TrueType font renderer by Simon Glass · Thu Jan 14 18:10:34 2016 -0700
  96. 9deaf82 Merge git://git.denx.de/u-boot-dm by Tom Rini · Fri Jan 29 13:47:38 2016 -0500
  97. 071bc84 test/py: dfu: allow boardenv to specify test sizes by Stephen Warren · Thu Jan 28 13:14:16 2016 -0700
  98. 2b46724 test/py: fix a couple typos in comments by Stephen Warren · Thu Jan 28 10:18:03 2016 -0700
  99. a85fce9 test/py: run sandbox in source directory by Stephen Warren · Wed Jan 27 23:57:53 2016 -0700
  100. b8936ae test/py: pass test DTB to sandbox by Stephen Warren · Wed Jan 27 23:57:52 2016 -0700