1. a816cc3 ARM: OMAP3: Get rid of omap3_gp_romcode_call and replace with omap_smc1 by Nishanth Menon · Mon Mar 09 17:12:05 2015 -0500
  2. fa96c96 ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCs by Nishanth Menon · Mon Mar 09 17:12:04 2015 -0500
  3. 19e1fdf ARM: OMAP: Change set_pl310_ctrl_reg to be generic by Nishanth Menon · Mon Mar 09 17:12:03 2015 -0500
  4. 49db62d ARM: Introduce erratum workaround for 621766 by Nishanth Menon · Mon Mar 09 17:12:02 2015 -0500
  5. 3f44511 ARM: Introduce erratum workaround for 430973 by Nishanth Menon · Mon Mar 09 17:12:01 2015 -0500
  6. 071d6ce ARM: Introduce erratum workaround for 454179 by Nishanth Menon · Mon Mar 09 17:12:00 2015 -0500
  7. aa0294e ARM: Introduce erratum workaround for 798870 by Nishanth Menon · Mon Mar 09 17:11:59 2015 -0500
  8. 205b573 am335x_evm_usbspl: Remove other SPL modes by Tom Rini · Mon Mar 09 12:40:36 2015 -0400
  9. 23d9b03 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Tue Mar 10 19:09:18 2015 -0400
  10. 6de9f76 sunxi: video: Fix VIDEO_LCD_PANEL_I2C being enabled by default by Hans de Goede · Sat Mar 07 12:00:02 2015 +0100
  11. 1098e99 sunxi: Add Wexler TAB7200 support by Aleksei Mamlin · Wed Mar 04 10:44:18 2015 +0300
  12. ed38911 sunxi: Ippo_q8h defconfigs: Enable otg vbus detection using AXP223 PMIC by Chen-Yu Tsai · Mon Mar 09 15:44:17 2015 +0800
  13. 6834153 sunxi: musb: Support checking VBUS using AXP221 PMIC by Chen-Yu Tsai · Mon Mar 09 15:44:16 2015 +0800
  14. 54b6ab1 sunxi: axp221: Add VBUS detection support by Chen-Yu Tsai · Mon Mar 09 15:44:15 2015 +0800
  15. b62c3aa sun7i: Add support for the Orange Pi Mini board by Hans de Goede · Sat Mar 07 15:03:00 2015 +0100
  16. 93661b0 sun7i: Add support for the Orange Pi board by Hans de Goede · Sat Mar 07 15:01:46 2015 +0100
  17. 42203dc sun7i: Add support for the Wits Pro A20 DKT board by Hans de Goede · Sat Mar 07 12:01:16 2015 +0100
  18. d0a8908 sunxi: Add support for the Forfun Q88DB tablet by Jens Lucius · Tue Mar 03 22:45:06 2015 +0100
  19. 630a9c2 sun6i: Add support for the Mele I7 board by Marcus Cooper · Sat Feb 28 15:00:57 2015 +0100
  20. 9e5dd86 sun7i: Add support for the MK808C board by Marcus Cooper · Sat Feb 28 15:00:35 2015 +0100
  21. 78d9384 sunxi: Add support for the Jesurun Q5 board by Gábor Nyers · Thu Feb 26 12:08:15 2015 +0100
  22. e954e92 sunxi: Make CONFIG_DRAM_TPR3 apply to sun[57]i by Adam Sampson · Mon Feb 23 20:44:10 2015 +0000
  23. 3825bfa common: cmd_elf: Add support to disable start of application by Siva Durga Prasad Paladugu · Mon Mar 09 12:46:47 2015 +0100
  24. 7477139 armv8/vexpress64: make multientry conditional by Linus Walleij · Mon Mar 09 10:53:21 2015 +0100
  25. a714a6b9 common/board_r: Restore non-cached memory setup by Jan Kiszka · Mon Mar 09 07:47:18 2015 +0100
  26. fb02cc1 ARM: PSCI: Rework the DT handler slightly by Tom Rini · Thu Mar 05 20:19:36 2015 -0500
  27. 82aa52c tegra-common: increase malloc pool len by dfu mmc file buffer size by Przemyslaw Marczak · Wed Mar 04 14:01:30 2015 +0100
  28. 4af8b14 ti-armv7-common: increase malloc pool len by dfu mmc file buffer size by Przemyslaw Marczak · Wed Mar 04 14:01:29 2015 +0100
  29. f9324b3 zynq-common: increase malloc pool len by dfu mmc file buffer size by Przemyslaw Marczak · Wed Mar 04 14:01:28 2015 +0100
  30. 37dd1ea odroid-xu3: defconfig: disable memset at malloc init by Przemyslaw Marczak · Wed Mar 04 14:01:27 2015 +0100
  31. aecab6d odroid: defconfig: disable memset at malloc init by Przemyslaw Marczak · Wed Mar 04 14:01:26 2015 +0100
  32. c982c52 trats2: defconfig: disable memset at malloc init by Przemyslaw Marczak · Wed Mar 04 14:01:25 2015 +0100
  33. 8843678 dlmalloc: do memset in malloc init as new default config by Przemyslaw Marczak · Wed Mar 04 14:01:24 2015 +0100
  34. 9d6d51a dfu: mmc: file buffer: remove static allocation by Przemyslaw Marczak · Wed Mar 04 14:01:23 2015 +0100
  35. 42b500b arm: relocation: clear .bss section with arch memset if defined by Przemyslaw Marczak · Wed Mar 04 14:01:22 2015 +0100
  36. fd29191 exynos: config: enable arch memcpy and arch memset by Przemyslaw Marczak · Wed Mar 04 14:01:21 2015 +0100
  37. d451966 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · Sun Mar 08 08:15:23 2015 -0400
  38. 0c34487 README: remove description about driver model configuration options by Masahiro Yamada · Wed Feb 25 16:54:57 2015 +0900
  39. ac2678c MAINTAINERS: add Driver Model repository information by Masahiro Yamada · Tue Feb 24 17:03:29 2015 +0900
  40. b75c449 dm: i2c: Add a missing memory allocaton check by Simon Glass · Wed Feb 18 14:10:28 2015 -0700
  41. c9e4b8e Merge branch 'buildman' of git://git.denx.de/u-boot-x86 by Tom Rini · Thu Mar 05 18:30:38 2015 -0500
  42. 122bee1 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · Thu Mar 05 18:04:33 2015 -0500
  43. 36d98ad Merge git://git.denx.de/u-boot-marvell by Tom Rini · Thu Mar 05 16:41:21 2015 -0500
  44. 960f02a Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Thu Mar 05 16:41:04 2015 -0500
  45. a06476e fixdep: remove multiple .config support code by Masahiro Yamada · Sat Feb 28 00:37:57 2015 +0900
  46. dca5bf1 stdio: extend "name" to 32 symbols by Alexey Brodkin · Wed Feb 25 21:26:46 2015 +0300
  47. dec5dd6 cmd_usb_mass_storage: Remove extra 'ums' string in the usage text by Fabio Estevam · Wed Feb 25 13:03:19 2015 -0300
  48. 9c832f1 common/board_f: implement type casting for gd structure by Alexey Brodkin · Wed Feb 25 17:59:02 2015 +0300
  49. 78be7d3 lib/asm-offsets - make GD_RELOCADDR, GD_RELOC_OFF & GD_START_ADDR_SP available for all architectures by Alexey Brodkin · Wed Feb 25 13:09:20 2015 +0300
  50. f31a566 spl: fix calling "spl export .." more than once by Heiko Schocher · Tue Feb 24 07:04:38 2015 +0100
  51. 6ba4b6a vexpress64: juno: add NOR flash detection by Linus Walleij · Thu Feb 19 17:19:37 2015 +0100
  52. f5f9f4a use ASM_NL instead of '; ' for assembler new line character in the macro by Chen Gang · Thu Feb 19 18:51:27 2015 +0300
  53. 4a5faa8 omap: gpmc: 'nandecc sw' can use HAM1 or BCH8 by Ash Charles · Wed Feb 18 11:25:11 2015 -0800
  54. 2616007 mtd: nand: omap_gpmc: Make ready/busy pins configurable by Michal Sojka · Tue Feb 17 17:08:37 2015 +0100
  55. 2b1d6c9 fs: ext4 write: return file len on success by Przemyslaw Marczak · Tue Feb 17 15:31:52 2015 +0100
  56. 48b4755 vexpress64: juno: support SMC9118 ethernet by Linus Walleij · Tue Feb 17 11:35:25 2015 +0100
  57. 8f6d8f3 m68k: Add generic board support for MCF547X/8X and MCF5445X by Alison Wang · Thu Feb 12 18:33:15 2015 +0800
  58. f245ae9 m68k: add generic-board support by angelo@sysam.it · Thu Feb 12 01:40:17 2015 +0100
  59. bb4ba2c m68k: add mcf5307 cpu support by angelo@sysam.it · Thu Feb 12 01:40:00 2015 +0100
  60. f11cf75 m68k: add amcore board support by angelo@sysam.it · Thu Feb 12 01:39:40 2015 +0100
  61. ebd46d1 Adding Support for BAV335x boards by Gilles Gameiro · Tue Feb 10 01:36:01 2015 -0800
  62. 05e8633 omap3: add support for QUIPOS Cairo board. by Albert ARIBAUD \(3ADEV\) · Tue Feb 03 18:13:14 2015 +0100
  63. 2dd42d8 cmd_yaffs: Clean up command usage messages by Peter Tyser · Tue Feb 03 10:15:04 2015 -0600
  64. 7c27799 board/BuR/kwb: Support modify bootcmd through reset-controller by Hannes Petermaier · Tue Feb 03 13:22:43 2015 +0100
  65. b6bb11d board/BuR/kwb: Form a bootline for vxWorks by Hannes Petermaier · Tue Feb 03 13:22:42 2015 +0100
  66. 44799f4 board/BuR/kwb: Redesign default-environment by Hannes Petermaier · Tue Feb 03 13:22:41 2015 +0100
  67. 5637977 board/BuR/kwb: Support booting Linux by Hannes Petermaier · Tue Feb 03 13:22:40 2015 +0100
  68. c96a9b1 board/BuR/kwb: switch to board HW-Rev3 by Hannes Petermaier · Tue Feb 03 13:22:39 2015 +0100
  69. b0ffc67 board/BuR/tseries: cosmetic changes by Hannes Petermaier · Tue Feb 03 13:22:38 2015 +0100
  70. 3d8394c board/BuR/tseries: Rework default-environment settings. by Hannes Petermaier · Tue Feb 03 13:22:37 2015 +0100
  71. fa12df1 board/BuR/common: Add support for displaying BMP on LCD by Hannes Petermaier · Tue Feb 03 13:22:36 2015 +0100
  72. 7b03b36 board/BuR/common: Enable CONFIG_CMD_TIME by Hannes Petermaier · Tue Feb 03 13:22:35 2015 +0100
  73. 918d97b board/BuR/common: Introduce Network Console and common environment for it by Hannes Petermaier · Tue Feb 03 13:22:34 2015 +0100
  74. e5f6bb0 board/BuR/tseries: Chg Pinmux - enable UART1 pins by Hannes Petermaier · Tue Feb 03 13:22:33 2015 +0100
  75. dd8c851 board/BuR/tseries: Chg pinmux - use free NAND Pins in non NAND-config as GPIO by Hannes Petermaier · Tue Feb 03 13:22:32 2015 +0100
  76. e3c3755 board/BuR/tseries: Change pinmux for GPIO2_28 from GPIO to PWM-Timeroutput by Hannes Petermaier · Tue Feb 03 13:22:31 2015 +0100
  77. 75b5016 board/BuR/tseries: Enable EXT4 support by Hannes Petermaier · Tue Feb 03 13:22:30 2015 +0100
  78. 69c4675 board/BuR/tseries: Enable U-Boot BOOTCOUNT feature by Hannes Petermaier · Tue Feb 03 13:22:29 2015 +0100
  79. 96bc6bb board/BuR/tseries: Enable HW-Watchdog by Hannes Petermaier · Tue Feb 03 13:22:28 2015 +0100
  80. 077f26c board/BuR/common: try to setup cpsw mac-address from the devicetree by Hannes Petermaier · Tue Feb 03 13:22:27 2015 +0100
  81. 69d0d7d board/BuR/common: Take usage of am335x LCD-Display by Hannes Petermaier · Tue Feb 03 13:22:26 2015 +0100
  82. 092f2ac common/lcd: Add command for writing to lcd-display by Hannes Petermaier · Tue Feb 03 13:22:25 2015 +0100
  83. 267c140 common/lcd: Add command for setting cursor within lcd-console by Hannes Petermaier · Tue Feb 03 13:22:24 2015 +0100
  84. 169aa70 drivers/video/am335x-fb: Add possibility to wait for stable power/picture by Hannes Petermaier · Tue Feb 03 13:22:23 2015 +0100
  85. ca3f3f3 arm: spear: Move to generic board support by Stefan Roese · Tue Feb 03 08:27:21 2015 +0100
  86. 26f7237 buildman: Add a space before the list of boards by Simon Glass · Thu Feb 05 22:06:11 2015 -0700
  87. f675750 buildman: Correct toolchain download feature by Simon Glass · Mon Mar 02 17:05:15 2015 -0700
  88. c99e6e4 dreamplug: set CONFIG_BUILD_TARGET to build u-boot.kwb by Ian Campbell · Tue Feb 24 08:38:57 2015 +0000
  89. 4d4944f dreamplug: switch to GENERIC_BOARD by Ian Campbell · Tue Feb 24 08:38:56 2015 +0000
  90. 3a1fc23 kwbimage: align v1 binary header to 4B by Chris Packham · Mon Feb 23 11:25:20 2015 +1300
  91. 83aa98a arm: aspenite: convert to generic board by Ajay Bhargav · Mon Feb 16 16:04:48 2015 +0100
  92. 6c6134e arm: gplugd: convert to generic board by Ajay Bhargav · Mon Feb 16 16:02:30 2015 +0100
  93. ff9b5c5 arm: socfpga: Enable DM and DM_SPI by Marek Vasut · Wed Feb 18 22:33:46 2015 +0100
  94. 8b5ea65 SECURE_BOOT : enable esbc_validate command for powerpc and arm platforms. by gaurav rana · Fri Feb 27 09:46:17 2015 +0530
  95. c3a5042 SECURE BOOT: Add command for validation of images by gaurav rana · Fri Feb 27 09:45:35 2015 +0530
  96. 9aaea44 fsl_sec_mon: Add driver for Security Monitor block of Freescale by gaurav rana · Fri Feb 27 09:44:22 2015 +0530
  97. 9d171da fsl_sfp : Move ccsr_sfp_regs definition to common include by gaurav rana · Fri Feb 27 09:43:49 2015 +0530
  98. 7e0c716 rsa : Compile Modular Exponentiation files based on CONFIG_RSA_SOFTWARE_EXP by gaurav rana · Fri Feb 27 09:10:06 2015 +0530
  99. 35bff01 mpc85xx/t104xrdb : remove raw timing parameter by vijay rai · Tue Feb 03 13:02:41 2015 +0000
  100. b917b62 net: Support DMA threshold mode in DWMAC driver by Sonic Zhang · Thu Jan 29 14:38:50 2015 +0800