1. 761402d sun6i: Add support for the Mixtile LOFT-Q board by Han Pengfei · Thu Mar 12 11:13:02 2015 +0800
  2. a34995b Prepare v2015.04 by Tom Rini · Mon Apr 13 10:05:46 2015 -0400
  3. 320d289 break build if it would produce broken binary by Pavel Machek · Mon Apr 13 14:49:28 2015 +0200
  4. 9a36b5b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Mon Apr 13 10:52:46 2015 -0400
  5. 3648a85 ARM: rpi: add a couple more revision IDs by Stephen Warren · Sun Apr 12 21:43:25 2015 -0600
  6. c7ec843 ARM: fix arch/arm/Makefile for Tegra by Masahiro Yamada · Sun Apr 12 00:58:14 2015 +0900
  7. 00b154f arm: armada-xp: Fix SPL for AXP by using save_boot_params_ret by Stefan Roese · Wed Mar 11 12:05:04 2015 +0100
  8. 396a904 Merge git://git.denx.de/u-boot-arc by Tom Rini · Fri Apr 10 12:39:13 2015 -0400
  9. 0acda9b arc: fix separate compilation of start.o by Alexey Brodkin · Fri Apr 10 19:22:40 2015 +0300
  10. 48fd615 integrator: consolidate flash info by Linus Walleij · Sun Apr 05 01:48:33 2015 +0200
  11. c39566a vexpress64: juno: add default NOR flash boot by Linus Walleij · Sun Apr 05 01:48:32 2015 +0200
  12. 5df417b common/armflash: Support for ARM flash images by Linus Walleij · Sun Apr 05 01:48:31 2015 +0200
  13. 002d130 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Tom Rini · Fri Apr 10 10:32:50 2015 -0400
  14. 7a96f5a Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Apr 10 09:38:38 2015 -0400
  15. 6a889f2 common, ubi: use positive return values for ubi check by Stefan Agner · Fri Apr 10 11:25:43 2015 +0200
  16. 71f8e54 arc: make sure _start is in the beginning of .text section by Alexey Brodkin · Fri Apr 10 18:41:58 2015 +0300
  17. 9a3fe06 fdt: nios: Fix warning in ft_cpu_setup() by Simon Glass · Fri Apr 03 17:57:24 2015 -0600
  18. ee69a39 lpc32xx: add support for board work_92105 by Albert ARIBAUD \(3ADEV\) · Tue Mar 31 11:40:51 2015 +0200
  19. 287b094 Introduce CONFIG_SPL_PANIC_ON_RAW_IMAGE by Albert ARIBAUD \(3ADEV\) · Tue Mar 31 11:40:50 2015 +0200
  20. ed1cb1a lpc32xx: add lpc32xx-spl.bin boot image target by Albert ARIBAUD \(3ADEV\) · Tue Mar 31 11:40:49 2015 +0200
  21. 34b3b4b dtt: add ds620 support by Albert ARIBAUD \(3ADEV\) · Tue Mar 31 11:40:48 2015 +0200
  22. 24bfa9d lpc32xx: add LPC32xx SSP support (SPI mode) by Albert ARIBAUD \(3ADEV\) · Tue Mar 31 11:40:47 2015 +0200
  23. eb135ad lpc32xx: add GPIO support by Albert ARIBAUD \(3ADEV\) · Tue Mar 31 11:40:46 2015 +0200
  24. b23324c lpc32xx: i2c: add LPC32xx I2C interface support by Albert ARIBAUD \(3ADEV\) · Tue Mar 31 11:40:45 2015 +0200
  25. 7c97f70 lpc32xx: mtd: nand: add MLC NAND controller by Albert ARIBAUD \(3ADEV\) · Tue Mar 31 11:40:44 2015 +0200
  26. 391e163 lpc32xx: add Ethernet support by Albert ARIBAUD \(3ADEV\) · Tue Mar 31 11:40:43 2015 +0200
  27. 93afc87 Merge branch 'u-boot/master' by Albert ARIBAUD · Fri Apr 10 14:22:23 2015 +0200
  28. 56f860f omap3: pandora: use common configuration by Grazvydas Ignotas · Thu Apr 09 02:14:33 2015 +0300
  29. 474f6d3 odroid-XU3: update board maintainer by Przemyslaw Marczak · Wed Apr 08 18:12:20 2015 +0200
  30. 9857717 mcx: update maintainer and convert to generic board by Anatolij Gustschin · Wed Apr 08 13:49:41 2015 +0200
  31. 5abb721 MAINTAINERS: fix TI DaVinci directory path and add KeyStone by Masahiro Yamada · Wed Apr 08 18:23:23 2015 +0900
  32. f8f13b1 board: axs10x - support v3 mother-board by Alexey Brodkin · Thu Apr 09 19:50:58 2015 +0300
  33. fddfa9c ARM: mx5: add support for USB armory board by Andrej Rosano · Wed Apr 08 18:56:30 2015 +0200
  34. 1ac4bca ARM: mx5: move to a standard arch/board approach by Andrej Rosano · Wed Apr 08 18:56:29 2015 +0200
  35. 5dbc796 ARM: zynq: Remove Jagan from list of maintainers by Michal Simek · Wed Apr 08 10:07:20 2015 +0200
  36. 19ff61d ARM: zynq: disable CONFIG_SYS_MALLOC_F to fix MMC boot by Masahiro Yamada · Wed Apr 08 14:25:50 2015 +0900
  37. 09ac3cf Fix mxc_hab documenation for DEK blob generation by Ulises Cardenas · Fri Mar 27 08:08:57 2015 -0600
  38. fc34dd0 mx53loco: Disable printing cpuinfo by Fabio Estevam · Mon Apr 06 11:23:07 2015 -0300
  39. b918088 cmd_mem.c: Update 'iteration_limit' to unsigned long by Tom Rini · Tue Apr 07 09:38:54 2015 -0400
  40. c782190 fix makefiles to respect DTC setting by Pavel Machek · Mon Apr 06 15:46:44 2015 +0200
  41. 9bc275f MAKEALL: fix get_target_arch() to adjust to '-' in Status field by Masahiro Yamada · Mon Apr 06 11:12:28 2015 +0900
  42. b97f85e kbuild: include config.mk when auto.conf is not older than .config by Masahiro Yamada · Fri Apr 03 12:30:25 2015 +0900
  43. e26108b am33xx/ddr.c: Fix regression on DDR2 platforms by Tom Rini · Thu Apr 02 16:01:33 2015 -0400
  44. d319f59 cmd_mem: cleanups, catch bad usage by Pavel Machek · Wed Apr 01 13:50:41 2015 +0200
  45. 5fb2c9e ahci: Fix a wrong parameter pass by Tang Yuantian · Tue Mar 31 15:02:43 2015 +0800
  46. 12f1a54 env_sf: Fix recovery default by Mario Schuknecht · Tue Mar 24 08:59:00 2015 +0100
  47. 2eda5ad Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · Mon Apr 06 06:57:15 2015 -0400
  48. f106bf5 config: exynos: trats2: Enable support for Image.itb at trats2 device by Łukasz Majewski · Wed Apr 01 12:34:30 2015 +0200
  49. cfbfc4d config: exynos: trats: Enable support for Image.itb at trats device by Łukasz Majewski · Wed Apr 01 12:34:29 2015 +0200
  50. e8cbc04 config: exynos: common: Provide env variables to support Image.itb by Łukasz Majewski · Wed Apr 01 12:34:28 2015 +0200
  51. 9f5f816 smdk5420: Remove GPIO enums by Ajay Kumar · Wed Mar 04 19:05:31 2015 +0530
  52. c979656 dts: peach_pi: Add DT properties needed for display by Ajay Kumar · Wed Mar 04 19:05:30 2015 +0530
  53. bc38c08 dts: peach_pit: Add SLP and RST GPIO properties in parade DT node by Ajay Kumar · Wed Mar 04 19:05:29 2015 +0530
  54. b8441ae dts: exynos54xx: Add samsung, pwm-out-gpio property to FIMD node by Ajay Kumar · Wed Mar 04 19:05:28 2015 +0530
  55. 010d423 video: parade: configure SLP and RST GPIOs if specified in DT by Ajay Kumar · Wed Mar 04 19:05:27 2015 +0530
  56. 39ea08b video: exynos_fb: configure backlight GPIOs if specified in DT by Ajay Kumar · Wed Mar 04 19:05:26 2015 +0530
  57. 0f8609a Exynos5: Fix rpll_sdiv to support both peach-pit and peach-pi panels by Ajay Kumar · Wed Mar 04 19:05:25 2015 +0530
  58. f0df958 arm: exynos: add display clocks for Exynos5800 by Ajay Kumar · Wed Mar 04 19:05:24 2015 +0530
  59. b2d517b config: peach: Correct memory layout environment settings by Sjoerd Simons · Thu Mar 12 22:33:29 2015 +0100
  60. bfc3b29 exynos5: add trace feature #ifdef in exynos5-common.h by Inha Song · Fri Mar 13 17:48:35 2015 +0900
  61. f87f8ee Exynos: Clock: Fix exynos5_get_periph_rate for I2C. by Guillaume GARDET · Wed Mar 11 10:34:27 2015 +0100
  62. 433d5f4 sunxi: Fix Orangepi_mini dtb filename by Hans de Goede · Sat Apr 04 10:37:44 2015 +0200
  63. 6e8c723 Merge git://git.denx.de/u-boot-arc by Tom Rini · Fri Apr 03 09:14:44 2015 -0400
  64. c1a1955 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Fri Apr 03 09:14:38 2015 -0400
  65. 95417cf board: AXS10x - update SDIO clock value by Alexey Brodkin · Thu Apr 02 10:19:12 2015 +0300
  66. 275583e arc: add support for SLC (System Level Cache, AKA L2-cache) by Alexey Brodkin · Mon Mar 30 13:36:04 2015 +0300
  67. a3cd548 board: Switch Abilis TB-100 board to Driver Model for serial port by Alexey Brodkin · Fri Mar 27 13:24:35 2015 +0300
  68. e458cc1 serial-arc: switch to DM by Alexey Brodkin · Tue Mar 17 14:55:14 2015 +0300
  69. bc9f197 arc: minor fixes in Kconfig by Alexey Brodkin · Tue Mar 17 14:26:43 2015 +0300
  70. 7f188f2 arc: get rid of CONFIG_SYS_GENERIC_GLOBAL_DATA by Alexey Brodkin · Wed Feb 25 18:10:18 2015 +0300
  71. b4f8fa1 arc: re-generate defconfigs by Alexey Brodkin · Tue Mar 17 14:30:59 2015 +0300
  72. 913e9f0 arc: clean-up init procedure by Alexey Brodkin · Tue Feb 24 19:40:36 2015 +0300
  73. 23d1b35 arc: move low-level interrupt and exception handlers in a separate file by Alexey Brodkin · Tue Feb 24 17:08:44 2015 +0300
  74. 7a5f30d arc: merge common start-up code between ARC and ARCv2 by Alexey Brodkin · Thu Feb 19 18:40:58 2015 +0300
  75. 35221a6 arc: cache - build invalidate_icache_all() and invalidate_dcache_all() always by Alexey Brodkin · Fri Mar 27 12:47:29 2015 +0300
  76. 1497e32 serial/serial_arc: set registers address during compilation by Alexey Brodkin · Tue Feb 24 19:31:51 2015 +0300
  77. b463048 Prepare v2015.04-rc5 by Tom Rini · Tue Mar 31 20:53:59 2015 -0400
  78. f0dd458 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · Tue Mar 31 19:15:59 2015 -0400
  79. 4258754 ARM: at91: sama5: move the common part of configurations to at91-sama5_common.h by Wu, Josh · Mon Mar 30 14:51:19 2015 +0800
  80. 9c70939 ARM: atmel: at91sam9n12ek: enable spl support by Bo Shen · Fri Mar 27 14:23:36 2015 +0800
  81. 9a3b1fe ARM: atmel: at91sam9x5ek: enable spl support by Bo Shen · Fri Mar 27 14:23:35 2015 +0800
  82. c56e9f4 ARM: atmel: at91sam9m10g45ek: enable spl support by Bo Shen · Fri Mar 27 14:23:34 2015 +0800
  83. ff87615 ARM: atmel: arm926ejs: fix clock configuration by Bo Shen · Fri Mar 27 14:23:33 2015 +0800
  84. 32abdfe ARM: at91: at91sam9n12ek: save the environment to a fat file in MMC card by Wu, Josh · Tue Mar 24 17:07:22 2015 +0800
  85. ab7ec11 ARM: at91: atmel_nand: Support flash based BBT by David Dueck · Fri Mar 20 10:52:49 2015 +0100
  86. 358f579 arm, at91: corvus: move MACH_TYPE to defconfig by Heiko Schocher · Tue Mar 17 08:26:11 2015 +0100
  87. d9eae55 spl_atmel.c: Switch s_init to board_init_f by Tom Rini · Tue Feb 10 19:07:22 2015 -0500
  88. df1555d ARM: atmel: armv7: switch to use common timer functions by Bo Shen · Wed Feb 04 15:53:02 2015 +0800
  89. 568079a ARM: atmel: arm9: switch to use common timer functions by Bo Shen · Wed Feb 04 15:53:01 2015 +0800
  90. 1d55b50 ARM: at91: sama5d4: display the U-Boot version on LCD by Wu, Josh · Wed Feb 04 11:03:32 2015 +0800
  91. 34e9ddf Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · Tue Mar 31 17:17:06 2015 -0400
  92. d06691d Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · Tue Mar 31 11:45:36 2015 -0400
  93. 11f1fa0 mtd: vf610_nfc: specify transfer size before each transfer by Stefan Agner · Tue Mar 24 17:54:20 2015 +0100
  94. 88181fa mtd: vf610_nfc: mark page as dirty on block erase by Stefan Agner · Tue Mar 24 17:54:19 2015 +0100
  95. ae6ad78 nand: yaffs: Remove the "nand write.yaffs" command by Peter Tyser · Tue Feb 03 11:58:16 2015 -0600
  96. bc4bf94 nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE by Peter Tyser · Tue Feb 03 11:58:15 2015 -0600
  97. eea8cad dfu: nand: Verify writes by Peter Tyser · Tue Feb 03 11:58:14 2015 -0600
  98. 5fa8b98 cmd_nand: Verify writes to NAND by Peter Tyser · Tue Feb 03 11:58:13 2015 -0600
  99. c9d92cf nand: Add verification functions by Peter Tyser · Tue Feb 03 11:58:12 2015 -0600
  100. c8e8a33 nand: Remove unused read/write structures by Peter Tyser · Tue Feb 03 10:24:05 2015 -0600