1. 08610dc ARM: DRA7: CPSW: Remove IO delay hack by Lokesh Vutla · Thu Jun 04 16:42:40 2015 +0530
  2. 97313b5 ARM: DRA7-evm: Add mux data by Nishanth Menon · Thu Jun 04 16:42:39 2015 +0530
  3. 1fd8022 ARM: DRA7-evm: Enable IO delay recalibration sequence by Lokesh Vutla · Thu Jun 04 16:42:38 2015 +0530
  4. f0ee64a ARM: DRA7: Add support for manual mode configuration by Lokesh Vutla · Thu Jun 04 16:42:37 2015 +0530
  5. 3de40ac ARM: DRA7: Add support for IO delay configuration by Lokesh Vutla · Thu Jun 04 16:42:36 2015 +0530
  6. d847104 ARM: DRA7: Add support for virtual mode configuration by Lokesh Vutla · Thu Jun 04 16:42:35 2015 +0530
  7. e1b8ec9 ARM: DRA7: Add pinctrl register definitions by Lokesh Vutla · Thu Jun 04 16:42:34 2015 +0530
  8. 5dedc17 ARM: DRA7: Make do_set_mux32() generic by Lokesh Vutla · Thu Jun 04 16:42:33 2015 +0530
  9. 644b4da ARM: DRA7xx: EMIF: Fix DLL_CALIB_CTRL register by Lokesh Vutla · Wed Jun 03 16:57:47 2015 +0530
  10. 07fbc33 ARM: DRA7: Update DDR IO registers by Lokesh Vutla · Wed Jun 03 14:43:27 2015 +0530
  11. 8c74b90 ARM: DRA7: Update DDR IO configuration by Lokesh Vutla · Wed Jun 03 14:43:26 2015 +0530
  12. 363b0b3 ARM: DRA7: Add is_dra72x cpu check definition by Lokesh Vutla · Wed Jun 03 14:43:25 2015 +0530
  13. 7adac4a ARM: DRA72-evm: Enable HW leveling by Lokesh Vutla · Wed Jun 03 14:43:24 2015 +0530
  14. bf6aeab ARM: DRA7-evm: Enable HW leveling by Lokesh Vutla · Wed Jun 03 14:43:23 2015 +0530
  15. 51a0f1f ARM: BeagleBoard-X15: Enable HW leveling by Lokesh Vutla · Wed Jun 03 14:43:22 2015 +0530
  16. 979d2c3 ARM: DRA7: DDR3: Add support for HW leveling by Lokesh Vutla · Wed Jun 03 14:43:21 2015 +0530
  17. 48386dd kconfiglib: sync with the latest in Kconfiglib project by Masahiro Yamada · Wed May 27 11:39:22 2015 +0900
  18. 4a27183 Nokia RX-51: Fix calculating return address in save_boot_params by Pali Rohár · Tue Jun 09 19:05:00 2015 +0200
  19. 9cdf367 Merge git://git.denx.de/u-boot-dm by Tom Rini · Thu Jun 11 21:18:52 2015 -0400
  20. 9ac9ef5 common/cmd_bdinfo: show gd->board_type by Hannes Schmelzer · Thu Jun 11 12:27:09 2015 +0200
  21. 2743c07 blackfin: fix undefined reference to srand and rand by Masahiro Yamada · Thu Jun 11 19:16:43 2015 +0900
  22. fad60a5 README.scrapyard: add entries for dead AVR32 boards by Masahiro Yamada · Thu Jun 11 19:13:49 2015 +0900
  23. 0af7ca6 Merge branch 'master' of http://git.denx.de/u-boot-samsung by Tom Rini · Wed Jun 10 21:45:51 2015 -0400
  24. 3ada902 dm: usb: tegra: Drop legacy USB code by Simon Glass · Wed Mar 25 12:23:06 2015 -0600
  25. 8579a51 sandbox: Move CONFIG_SANDBOX_SERIAL to Kconfig by Simon Glass · Fri Mar 06 13:19:03 2015 -0700
  26. 7f62c01 Remove SPL undefine of CONFIG_OF_CONTROL by Simon Glass · Tue May 12 14:55:07 2015 -0600
  27. de9d70f Add a simple version of memalign() by Simon Glass · Tue May 12 14:55:06 2015 -0600
  28. c62fb99 dm: serial: Don't support CONFIG_CONS_INDEX with device tree by Simon Glass · Tue May 12 14:55:05 2015 -0600
  29. 47e5f66 dts: Disable device tree for SPL on all boards by Simon Glass · Tue May 12 14:55:04 2015 -0600
  30. b0244d0 fdt: arm: Drop device tree padding by Simon Glass · Tue May 12 14:55:03 2015 -0600
  31. 0b31ec7 dm: ns16550: Support CONFIG_SYS_NS16550_MEM32 with driver model by Simon Glass · Tue May 12 14:55:02 2015 -0600
  32. 8980cc0 lcd: Support colour lookup table on 16bpp display in BMP images by Simon Glass · Wed May 13 07:02:28 2015 -0600
  33. 92e1f85 Remove typedefs from bmp_layout.h by Simon Glass · Wed May 13 07:02:27 2015 -0600
  34. 770d93f sandbox: Add an implementation for cleanup_before_linux_select() by Simon Glass · Wed May 13 07:02:26 2015 -0600
  35. 442e5d7 arm: Allow cleanup_before_linux() without disabling caches by Simon Glass · Wed May 13 07:02:25 2015 -0600
  36. a77e1b8 arm: spl: Add an API to detect when U-Boot is started from SPL by Simon Glass · Wed May 13 07:02:24 2015 -0600
  37. fbb1494 dm: usb: Implement usb_detect_change() for driver model by Simon Glass · Wed May 13 07:02:23 2015 -0600
  38. eab35fe dm: tegra: usb: Move USB to driver model by Simon Glass · Wed May 06 14:00:16 2015 -0600
  39. 8a18dd8 dm: i2c: Add compatibility functions for dm_i2c_reg_read/write() by Simon Glass · Sat May 16 15:01:41 2015 -0600
  40. 470cc7b Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Wed Jun 10 10:55:49 2015 -0400
  41. b4946db sunxi: Enable CONFIG_SYS_64BIT_LBA when AHCI is used by Bernhard Nortmann · Wed Jun 10 10:51:40 2015 +0200
  42. b9dc208 sunxi: Request macpwr gpio before using it by Hans de Goede · Sun Jun 07 15:26:42 2015 +0200
  43. c3341c2 Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Tom Rini · Wed Jun 10 08:44:36 2015 -0400
  44. 5d83555 avr32: delete ancient board.c by Andreas Bießmann · Mon May 11 13:07:29 2015 +0200
  45. c565a7d avr32: take maintainership for atstk1002 by Andreas Bießmann · Mon May 11 13:07:28 2015 +0200
  46. d2ba1ff avr32: delete non generic board's atstk100{3, 4, 6} by Andreas Bießmann · Mon May 11 13:07:27 2015 +0200
  47. 407bc18 avr32: delete non generic board mimc200 by Andreas Bießmann · Mon May 11 13:07:26 2015 +0200
  48. e31a1fd avr32: delete non generic board hammerhead by Andreas Bießmann · Mon May 11 13:07:25 2015 +0200
  49. 814d25b avr32: delete non generic board favr-32-ezkit by Andreas Bießmann · Mon May 11 13:07:24 2015 +0200
  50. 59f6b61 atngw100: convert to generic board by Andreas Bießmann · Sat May 23 23:09:15 2015 +0200
  51. e97e3ea odroid: dts: cleanup of MAX77686 regulators by Przemyslaw Marczak · Mon May 18 17:56:47 2015 +0200
  52. 68f032d tegra: config: nyan-big: Add options required by Chrome OS boot by Simon Glass · Fri Jun 05 14:39:46 2015 -0600
  53. 9eb444e tegra: Replace 'Norrin' with 'Nyan-big' and fix typo by Simon Glass · Fri Jun 05 14:39:45 2015 -0600
  54. 4a9dd32 tegra: config: Allow Chrome OS environment settings to be included by Simon Glass · Fri Jun 05 14:39:44 2015 -0600
  55. 899af8e tegra: nyan-big: Add additional clock and kernel init by Simon Glass · Fri Jun 05 14:39:43 2015 -0600
  56. 44a6808 tegra: Allow board-specific init by Simon Glass · Fri Jun 05 14:39:42 2015 -0600
  57. a660342 tegra: lcd: Tidy up clock init by Simon Glass · Fri Jun 05 14:39:41 2015 -0600
  58. f86a127 tegra: Increase maximum arguments to 32 by Simon Glass · Fri Jun 05 14:39:40 2015 -0600
  59. 75b1c23 tegra: Add missing tegra124 peripherals by Simon Glass · Fri Jun 05 14:39:39 2015 -0600
  60. ed42eba tegra: Introduce SRAM repair on tegra124 by Simon Glass · Fri Jun 05 14:39:38 2015 -0600
  61. 3168987 tegra: clock: Adjust PLL access to avoid a warning by Simon Glass · Fri Jun 05 14:39:37 2015 -0600
  62. cd4b59b tegra: clock: Support enabling external clocks by Simon Glass · Fri Jun 05 14:39:36 2015 -0600
  63. c1865a5 tegra: spi: Support slow SPI rates by Simon Glass · Fri Jun 05 14:39:35 2015 -0600
  64. 3aa5d4a dm: tegra: cros_ec: Enable Chrome OS EC on Nyan-big by Simon Glass · Fri Jun 05 14:39:34 2015 -0600
  65. f669ba4 tegra: spi: Drop the claim_bus() method to correct delays by Simon Glass · Fri Jun 05 14:39:33 2015 -0600
  66. 576e45c tegra: cros_ec: Add tegra support for Chrome OS EC by Simon Glass · Fri Jun 05 14:39:32 2015 -0600
  67. 362852b Prepare v2015.07-rc2 by Tom Rini · Mon Jun 08 17:48:33 2015 -0400
  68. 3dc3c98 pepper: Implement Board Detection mechanism by Adam YH Lee · Mon Jun 01 14:29:09 2015 -0700
  69. 0ed2e46 autoboot.c: Add feature to stop autobooting via SHA256 encrypted password by Stefan Roese · Mon May 18 14:08:24 2015 +0200
  70. 83da3f1 autoboot.c: Move config options to Kconfig by Stefan Roese · Mon May 18 14:08:23 2015 +0200
  71. 0a48c7a autoboot.c: Remove CONFIG_AUTOBOOT_STOP_STR2 and CONFIG_AUTOBOOT_DELAY_STR2 by Stefan Roese · Mon May 18 14:08:22 2015 +0200
  72. 9dc7ee8 Kconfig: Enable usage of escape char '\' in string values by Stefan Roese · Fri May 29 11:47:32 2015 +0200
  73. 9582d23 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Mon Jun 08 08:37:02 2015 -0400
  74. 40adacc imx: drop warning: unused variable 'max_freq' by Stefano Babic · Tue May 26 19:53:41 2015 +0200
  75. db9a737 ot1200: setup i2c bus 1 in setup_iomux_i2c() by Christian Gmeiner · Wed Jun 03 11:33:23 2015 +0200
  76. 1bdc884 ot1200: setup i2c bus in board_early_init_f(..) by Christian Gmeiner · Wed Jun 03 11:33:22 2015 +0200
  77. a5c270e colibri_vf: Enable board specific USB initialisation for USB pen gpio by Sanchayan Maity · Mon Jun 01 18:37:25 2015 +0530
  78. c417f83 usb: ehci-vf: Add weak function for board specific initialisation by Sanchayan Maity · Mon Jun 01 18:37:24 2015 +0530
  79. 34e7cc0 colibri_vf: Add separate defconfig for device tree support by Bhuvanchandra DV · Mon Jun 01 18:37:23 2015 +0530
  80. a6c8662 colibri-vf: Enable SPI support by Bhuvanchandra DV · Mon Jun 01 18:37:22 2015 +0530
  81. 599b3b6 vf610: dts: Add device tree support by Bhuvanchandra DV · Mon Jun 01 18:37:21 2015 +0530
  82. 9f23af3 arm: vf610: Add iomux support for DSPI by Bhuvanchandra DV · Mon Jun 01 18:37:20 2015 +0530
  83. 860c180 arm: vf610: Add clock support for DSPI by Bhuvanchandra DV · Mon Jun 01 18:37:19 2015 +0530
  84. 2b02a34 colibri_vf: Enable GPIO support by Bhuvanchandra DV · Mon Jun 01 18:37:18 2015 +0530
  85. 7a27ba6 colibri_vf: Add pinmux entries for GPIOs by Bhuvanchandra DV · Mon Jun 01 18:37:17 2015 +0530
  86. 6d236aa dm: gpio: vf610: Add GPIO driver support by Bhuvanchandra DV · Mon Jun 01 18:37:16 2015 +0530
  87. b1a1fc9 dm: gpio: uclass: Add flag to control sequence numbering by Bhuvanchandra DV · Mon Jun 01 18:37:15 2015 +0530
  88. 8c717e5 mx6_common: Fix LOADADDR and SYS_TEXT_BASE for MX6SL and MX6SX by Fabio Estevam · Thu May 28 12:33:34 2015 -0300
  89. aec72fb wandboard: Add board revision detection support by Fabio Estevam · Thu May 21 19:24:05 2015 -0300
  90. 7661487 image-fit: Fix compiler warning in fit_conf_print() by Hans de Goede · Fri May 29 15:09:48 2015 +0200
  91. 13b468f Merge git://git.denx.de/u-boot-sunxi by Tom Rini · Sat Jun 06 07:03:07 2015 -0400
  92. 7c44a39 sunxi: Select CONFIG_CMD_NET and CONFIG_CMD_SETEXPR by default by Hans de Goede · Wed Jun 03 20:08:37 2015 +0200
  93. cf0a1e0 sunxi: Add a proper dts file for the ga10h a33 based tablet by Hans de Goede · Tue Jun 02 16:18:44 2015 +0200
  94. 7e991e3 Merge git://git.denx.de/u-boot-fdt by Tom Rini · Fri Jun 05 12:14:01 2015 -0400
  95. df61756 Merge git://git.denx.de/u-boot-dm by Tom Rini · Fri Jun 05 11:21:08 2015 -0400
  96. 4795337 fdt: Documentation for a few support functions aside their prototypes by Paul Kocialkowski · Sun May 24 12:01:53 2015 +0200
  97. 2c0fbc7 fdt: Pass the device serial number through devicetree by Paul Kocialkowski · Thu May 21 11:27:03 2015 +0200
  98. d54e748 sunxi: Rename Astar_MID756 to Et_q8_v1_6 to match kernel dts name by Hans de Goede · Tue Jun 02 16:07:19 2015 +0200
  99. 6ef1be3 sunxi: Sync dts files with the linux kernel by Hans de Goede · Tue Jun 02 15:53:40 2015 +0200
  100. 30092fe sunxi: gpio: Add "allwinner,sun8i-a33-pinctrl" by Hans de Goede · Tue Jun 02 18:09:25 2015 +0200