1. 52bb8f9 tegra124: Add PSCI support for Tegra124 by Jan Kiszka · Tue Apr 21 07:18:35 2015 +0200
  2. 6e67b1b ARM: Add board-specific initialization hook for PSCI by Jan Kiszka · Tue Apr 21 07:18:34 2015 +0200
  3. af0d229 tegra: Make tegra_powergate_power_on public by Jan Kiszka · Tue Apr 21 07:18:33 2015 +0200
  4. cb33440 virt-dt: Allow reservation of secure region when in a RAM carveout by Jan Kiszka · Tue Apr 21 07:18:32 2015 +0200
  5. 7fb7260 tegra124: Add more registers to struct mc_ctlr by Ian Campbell · Tue Apr 21 07:18:31 2015 +0200
  6. b73b1e2 ARM: Put target PC for PSCI CPU_ON on per-CPU stack by Jan Kiszka · Tue Apr 21 07:18:30 2015 +0200
  7. 9c0f35a ARM: Factor out reusable psci_get_cpu_stack_top by Jan Kiszka · Tue Apr 21 07:18:29 2015 +0200
  8. b6680e6 ARM: Factor out reusable psci_cpu_entry by Jan Kiszka · Tue Apr 21 07:18:28 2015 +0200
  9. 80c26bc ARM: Factor out reusable psci_cpu_off_common by Jan Kiszka · Tue Apr 21 07:18:27 2015 +0200
  10. 2ecdd68 ARM: Factor out common psci_get_cpu_id by Jan Kiszka · Tue Apr 21 07:18:26 2015 +0200
  11. ac31b5a ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions by Jan Kiszka · Tue Apr 21 07:18:24 2015 +0200
  12. 9869cec ARM: tegra: enable STDIO deregistration by Stephen Warren · Tue Apr 14 08:41:14 2015 -0600
  13. f61f129 ARM: tegra: CONFIG_{SYS_, }LOAD{_, }ADDR rationalization by Stephen Warren · Wed Apr 01 15:40:53 2015 -0600
  14. 662f2aa tegra124: video: Add full link training for eDP by Simon Glass · Tue Apr 14 21:03:44 2015 -0600
  15. 970eb1e tegra: config: nyan-big: Enable LCD by Simon Glass · Tue Apr 14 21:03:43 2015 -0600
  16. 3ef2a72 tegra: video: support eDP displays on Tegra124 devices by Simon Glass · Tue Apr 14 21:03:42 2015 -0600
  17. f15fe61 tegra: video: Add Embedded DisplayPort driver by Simon Glass · Tue Apr 14 21:03:41 2015 -0600
  18. f4f5cfa tegra: video: Support serial output resource (SOR) on tegra124 by Simon Glass · Tue Apr 14 21:03:40 2015 -0600
  19. 9a2b4ed tegra: dts: nyan-big: Add definitions for eDP display by Simon Glass · Tue Apr 14 21:03:39 2015 -0600
  20. 06679ad dm: video: Add a uclass for display port by Simon Glass · Tue Apr 14 21:03:38 2015 -0600
  21. eda7732 edid: Add a function to read detailed monitor timings by Simon Glass · Tue Apr 14 21:03:37 2015 -0600
  22. 994a191 video: Add drm_dp_helper.h by Simon Glass · Tue Apr 14 21:03:36 2015 -0600
  23. a11a43a tegra: Move display controller header into common by Simon Glass · Tue Apr 14 21:03:35 2015 -0600
  24. 93a1995 tegra124: clock: Add display clocks and functions by Simon Glass · Tue Apr 14 21:03:34 2015 -0600
  25. d2d1c3f tegra: clock: Split the clock source code into a separate function by Simon Glass · Tue Apr 14 21:03:33 2015 -0600
  26. 6017b9a tegra: clock: Add checking for invalid clock IDs by Simon Glass · Tue Apr 14 21:03:32 2015 -0600
  27. ea797e5 tegra: config: Use CONFIG_LCD to detect LCD presence by Simon Glass · Tue Apr 14 21:03:31 2015 -0600
  28. f33fd60 tegra124: dts: Add host1x node to provide display information by Simon Glass · Tue Apr 14 21:03:30 2015 -0600
  29. 5ec924c tegra: nyan-big: Add LCD PMIC init and board ID by Simon Glass · Tue Apr 14 21:03:29 2015 -0600
  30. 0655c91 tegra: Add support for setting up a as3722 PMIC by Simon Glass · Tue Apr 14 21:03:28 2015 -0600
  31. 0cf62dd tegra: Provide a function to allow LCD PMIC setup by Simon Glass · Tue Apr 14 21:03:27 2015 -0600
  32. 053da13 power: Export register access functions from as3722 by Simon Glass · Tue Apr 14 21:03:26 2015 -0600
  33. 69c93c7 tegra: Add a board ID function by Simon Glass · Tue Apr 14 21:03:25 2015 -0600
  34. 675804d tegra: Move checkboard() into the board code by Simon Glass · Tue Apr 14 21:03:24 2015 -0600
  35. eb49487 tegra: pwm: Allow the clock rate to be left as is by Simon Glass · Tue Apr 14 21:03:23 2015 -0600
  36. 142af8c tegra: Move the pwm into tegra-common by Simon Glass · Tue Apr 14 21:03:22 2015 -0600
  37. b24e864 fdt: Add binding decode function for display-timings by Simon Glass · Tue Apr 14 21:03:21 2015 -0600
  38. bef54db dm: gpio: Add error handling and a function to claim vector GPIOs by Simon Glass · Tue Apr 14 21:03:20 2015 -0600
  39. 10d8904f dm: core: Sort the uclasses by Simon Glass · Tue Apr 14 21:03:19 2015 -0600
  40. a274ded Clean all defconfigs with savedefconfig by Joe Hershberger · Tue May 12 14:46:24 2015 -0500
  41. f069960 arch: Make board selection choices optional by Joe Hershberger · Tue May 12 14:46:23 2015 -0500
  42. debb9dd Revert "stm32f4: fix serial output" by Tom Rini · Sun May 10 16:01:48 2015 -0400
  43. 937d3e8 kconfig: Move REGEX to Kconfig by Joe Hershberger · Tue Apr 21 17:02:42 2015 -0500
  44. b02c9b9 ppc4xx: Remove sc3 board by Stefan Roese · Thu May 07 13:00:23 2015 +0200
  45. 92e349e serial: fdt: add device tree support for pl01x by Vikas Manocha · Wed May 06 11:46:29 2015 -0700
  46. 5fcee9a Fix broken verify functionality in crc32 command by Joe Hershberger · Tue May 05 12:23:53 2015 -0500
  47. f62c1ec Fix inconsistency of VERIFY defines in cmd_mem by Joe Hershberger · Tue May 05 12:23:52 2015 -0500
  48. b603203 Makefile: add a symbol link tags for ctags by Du Huanpeng · Mon May 04 06:26:53 2015 -0700
  49. eefc953 stv0991: use fdt for serial port platform data by Vikas Manocha · Sun May 03 14:10:35 2015 -0700
  50. 41b4701 stv0991: fdt: add stv0991 device tree by Vikas Manocha · Sun May 03 14:10:34 2015 -0700
  51. 373aa04 overo: Fix regression introduced in a6b541b by Arun Bharadwaj · Tue Apr 28 16:55:30 2015 -0700
  52. 9a0475c overo: Split overo.c into spl.c, common.c and overo.c by Arun Bharadwaj · Tue Apr 28 16:55:29 2015 -0700
  53. 3ca7f9d omap3: overo: Allow boot with kernel in UBI rootfs by Ash Charles · Tue Apr 28 16:17:54 2015 -0700
  54. f235744 omap3: overo: Use software BCH8 ECC for NAND by Ash Charles · Tue Apr 28 16:17:53 2015 -0700
  55. 0aebb31 overo: Add support for Palo35 expansion board by Ash Charles · Tue Apr 28 16:17:52 2015 -0700
  56. 59ae91e omap3: overo: Add DTS support for TobiDuo expansion by Arun Bharadwaj · Tue Apr 28 16:17:51 2015 -0700
  57. d5c20ab omap3: overo: Set the Arbor43C 'expansionname' by Ash Charles · Tue Apr 28 16:17:50 2015 -0700
  58. 4f58ba9 davinci: restore CONFIG_SPL=y to configs/omapl138_lcdk_defconfig by Peter Howard · Wed Apr 29 09:05:57 2015 +1000
  59. 9bc711d cmd_part: fix usage text by maxin.john@enea.com · Tue Apr 28 01:44:58 2015 +0200
  60. 48482ce stm32f4: add serial print port by kunhuahuang · Tue Apr 28 03:01:19 2015 +0800
  61. 7c13ad8 stm32f4: fix serial output by kunhuahuang · Tue Apr 28 02:25:45 2015 +0800
  62. 409d4f7 spl: spl_mmc: Partition raw boot mode for eMMC by Paul Kocialkowski · Mon Apr 27 10:20:23 2015 +0200
  63. 0d13972 spl: spl_mmc: Clearer structure in spl_mmc_load_image and cosmetics by Paul Kocialkowski · Mon Apr 27 10:20:22 2015 +0200
  64. 3e59f9e gpio: stm32_gpio: Use clrsetbits_le32() at appropriate places by Axel Lin · Sun Apr 26 10:32:36 2015 +0800
  65. 9826773 board/BuR/common: rename "usbupdate" environment to "usbscript" by Hannes Petermaier · Fri Apr 24 14:49:39 2015 +0200
  66. 4c4398d board/BuR/common: remove BMP_DISPLAY from tseries board by Hannes Petermaier · Fri Apr 24 14:49:38 2015 +0200
  67. 1df983f board/BuR/tseries: Add simplefb support by Hannes Petermaier · Fri Apr 24 14:49:37 2015 +0200
  68. 681d16e board/BuR/tseries: remove unnary CONFIG_LCD_NOSTDOUT by Hannes Petermaier · Fri Apr 24 14:49:36 2015 +0200
  69. d35cb79 board/BuR/tseries: take usage of CONFIG_LCD_ROTATION by Hannes Petermaier · Fri Apr 24 14:49:35 2015 +0200
  70. 17ef1f5 image: android: handle default kernel address by Maxime Ripard · Fri Apr 24 12:53:12 2015 +0200
  71. ce43115 Remove non-working address from MAINTAINER by Pavel Machek · Thu Apr 23 09:10:36 2015 +0200
  72. 983487f Fix musl build by Jörg Krause · Wed Apr 22 21:36:22 2015 +0200
  73. 04b2275 misc: led: Add PCA9551 LED driver by Stefan Roese · Thu Mar 12 11:22:46 2015 +0100
  74. bb7d497 README: fix typo in 'currently' by Fabio Estevam · Sat Apr 25 18:53:10 2015 -0300
  75. 07610ab ti: am335x/am437x/omap5 devices: Unify network environment variables by Cooper Jr., Franklin · Tue Apr 21 07:51:04 2015 -0500
  76. a63d5eb Merge git://git.denx.de/u-boot-dm by Tom Rini · Fri May 08 10:46:59 2015 -0400
  77. 35ac207 git-mailrc: add Dinh Nguyen as a contact for SoCFPGA by Dinh Nguyen · Thu May 07 17:37:12 2015 -0500
  78. aafc2da git-mailrc: add Marek as SOCFPGA maintainer by Masahiro Yamada · Tue Apr 21 12:08:32 2015 +0900
  79. f633ac3 ARM: socfpga: abolish CONFIG_SOCFPGA by Masahiro Yamada · Tue Apr 21 20:38:23 2015 +0900
  80. cfcf5d6 ARM: socfpga: move SoC headers to mach-socfpga/include/mach by Masahiro Yamada · Tue Apr 21 20:38:22 2015 +0900
  81. ad18614 ARM: socfpga: move SoC sources to mach-socfpga by Masahiro Yamada · Tue Apr 21 20:38:21 2015 +0900
  82. 144a3e0 ARM: socfpga: move board select into mach-socfpga/Kconfig by Masahiro Yamada · Tue Apr 21 20:38:20 2015 +0900
  83. b01e017 ARM: socfpga: remove redundant config.mk by Masahiro Yamada · Tue Apr 21 20:38:19 2015 +0900
  84. 9667e7a ARM: socfpga: do not add board directory to header search path by Masahiro Yamada · Tue Apr 21 20:38:18 2015 +0900
  85. 16b7ddd dm: sf: Update default name of spi flash in structure udevice by Haikun.Wang@freescale.com · Wed May 06 10:37:43 2015 +0800
  86. 2a8a987 dm: usb: exynos: Drop legacy USB code by Simon Glass · Wed Mar 25 12:23:07 2015 -0600
  87. 1dbdb31 sandbox: Enable time unit test command by Simon Glass · Sat May 02 09:25:03 2015 -0600
  88. 9b4221b test: Add a simple time test by Simon Glass · Sat May 02 09:25:02 2015 -0600
  89. 335f470 sandbox: Don't try distro_bootcmd by default by Sjoerd Simons · Thu Apr 30 22:16:09 2015 +0200
  90. d98dc99 usb: ohci: Don't log an error on interrupt packet timeout by Hans de Goede · Tue May 05 23:56:14 2015 +0200
  91. 8e41f66 usb: ohci: Add proper cache flushing / invalidating for non cache coherent cpus by Hans de Goede · Tue May 05 23:56:13 2015 +0200
  92. 60f4bd0 usb: ohci: Fix ctrl in messages with a data-len of 0 by Hans de Goede · Tue May 05 23:56:12 2015 +0200
  93. 516c987 usb: ohci: Move static func and var declarations from ohci.h to ohci-hcd.c by Hans de Goede · Tue May 05 23:56:11 2015 +0200
  94. eb509d3 usb: ohci: Remove unnecessary phcca variable by Hans de Goede · Tue May 05 23:56:10 2015 +0200
  95. e5ef421 usb: ohci: Move the td array struct to inside the ohci_dev struct by Hans de Goede · Tue May 05 23:56:09 2015 +0200
  96. 0c0e960 usb: ohci: Move the ohci_dev struct to inside the main ohci struct by Hans de Goede · Tue May 05 23:56:08 2015 +0200
  97. 2a240e7 usb: ohci: Pass around a pointer to ohci_t rather then accessing global vars by Hans de Goede · Tue May 05 23:56:07 2015 +0200
  98. 6766dc1 usb: ohci: Remove unused devgone global variable by Hans de Goede · Tue May 05 23:56:06 2015 +0200
  99. 09a9ae8 usb: Fix maxpacketsize for first descriptor read for low-speed usb devs by Hans de Goede · Tue May 05 23:56:04 2015 +0200
  100. 76bc7f4 dm: usb: Set desc_before_addr from ehci dm code by Hans de Goede · Tue May 05 11:54:35 2015 +0200