1. 9f09a36 net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · Wed Apr 08 01:41:06 2015 -0500
  2. a8ca4f6 net: cosmetic: Cleanup internal packet buffer names by Joe Hershberger · Wed Apr 08 01:41:05 2015 -0500
  3. 8ecdbed net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · Wed Apr 08 01:41:04 2015 -0500
  4. 51995c2 powerpc: ids8313: use "select" instead of default value in defconfig by Masahiro Yamada · Tue Mar 31 12:48:03 2015 +0900
  5. 2d4d832 ARM: cm_fx6: use "select" instead of default value in defconfig by Masahiro Yamada · Tue Mar 31 12:48:02 2015 +0900
  6. 0906a82 ARM: stv0991: use "select" instead of default value in defconfig by Masahiro Yamada · Tue Mar 31 12:48:01 2015 +0900
  7. 20c5781 ARM: bav335x: use "select" instead of default value in defconfig by Masahiro Yamada · Tue Mar 31 12:48:00 2015 +0900
  8. e200554 ARM: socfpga: use "select" instead of default value in defconfig by Masahiro Yamada · Tue Mar 31 12:47:59 2015 +0900
  9. d158964 ARM: mx6: use "select" instead of default value in defconfig by Masahiro Yamada · Tue Mar 31 12:47:58 2015 +0900
  10. 4bb8f82 ARM: snapper9260: use "select" instead of default value in defconfig by Masahiro Yamada · Tue Mar 31 12:47:57 2015 +0900
  11. 635be63 ARM: rmobile: use "select" instead of default value in defconfig by Masahiro Yamada · Tue Mar 31 12:47:56 2015 +0900
  12. 2df07d4 ARM: zynq: use "select" instead of default value in defconfig by Masahiro Yamada · Tue Mar 31 12:47:55 2015 +0900
  13. 85eb826 ARM: UniPhier: use "select" instead of default value in defconfig by Masahiro Yamada · Tue Mar 31 12:47:54 2015 +0900
  14. 5ef5ccc dm: select CONFIG_DM* options by Masahiro Yamada · Tue Mar 31 12:47:53 2015 +0900
  15. 3cefdb3 dm: usb: exynos: Enable both EHCI and XHCI on snow by Simon Glass · Wed Mar 25 12:22:58 2015 -0600
  16. 1a32ec3 dm: usb: exynos: Use driver model for USB by Simon Glass · Wed Mar 25 12:22:56 2015 -0600
  17. ce3ca2e dm: usb: dts: sandbox: Add some sample USB devices to sandbox by Simon Glass · Wed Mar 25 12:22:42 2015 -0600
  18. 99df60c dm: usb: tegra: Add vbus GPIOs for nyan by Simon Glass · Wed Mar 25 12:22:35 2015 -0600
  19. 07c851e dm: ls1021a: dts: Add QSPI dts node by Haikun.Wang@freescale.com · Tue Mar 24 21:20:40 2015 +0800
  20. 6670a16 dm: ls1021a: dts: Update DSPI node to support DM SPI by Haikun.Wang@freescale.com · Tue Mar 24 21:19:23 2015 +0800
  21. b9fe9e2 dm: ls1021a: dts: Change address_cells and size_cells from 2 to 1 by haikun · Tue Mar 24 21:16:31 2015 +0800
  22. f6580d0 dm: ls1021a: Bring in ls1021a dts files from linux kernel by haikun · Wed Mar 25 20:23:26 2015 +0800
  23. 9f9e2f1 dm: arm: Bring in skeleton64 device tree file from Linux by Haikun.Wang@freescale.com · Tue Mar 24 21:12:13 2015 +0800
  24. 73f220c cros_ec: exynos: Match up device tree with kernel version by Simon Glass · Thu Mar 26 09:29:39 2015 -0600
  25. 7441523 cros_ec: Drop unused CONFIG_DM_CROS_EC by Simon Glass · Thu Mar 26 09:29:32 2015 -0600
  26. 06e694f x86: chromebook_link: dts: Add PCH and LPC devices by Simon Glass · Thu Mar 26 09:29:29 2015 -0600
  27. a5caa37 dm: x86: Add a uclass for an Low Pin Count (LPC) device by Simon Glass · Thu Mar 26 09:29:28 2015 -0600
  28. 404bc5e dm: x86: Add a uclass for a Platform Controller Hub by Simon Glass · Thu Mar 26 09:29:27 2015 -0600
  29. 35f15f6 dm: x86: spi: Convert ICH SPI driver to driver model by Simon Glass · Thu Mar 26 09:29:26 2015 -0600
  30. a892192 sandbox: eth: Add support for using the 'lo' interface by Joe Hershberger · Sun Mar 22 17:09:23 2015 -0500
  31. 586cbd1 sandbox: eth: Add a bridge to a real network for sandbox by Joe Hershberger · Sun Mar 22 17:09:21 2015 -0500
  32. a630b6c sandbox: eth: Add ability to disable ping reply in sandbox eth driver by Joe Hershberger · Sun Mar 22 17:09:19 2015 -0500
  33. e4d7cb1 sandbox: eth: Add ARP and PING response to sandbox driver by Joe Hershberger · Sun Mar 22 17:09:14 2015 -0500
  34. 6ab7699 sandbox: eth: Add network support to sandbox by Joe Hershberger · Sun Mar 22 17:09:13 2015 -0500
  35. 3dbe17e net: Remove the bd* parameter from net stack functions by Joe Hershberger · Sun Mar 22 17:09:06 2015 -0500
  36. 11cd5a0 net: Provide a function to get the current MAC address by Joe Hershberger · Sun Mar 22 17:09:00 2015 -0500
  37. 65b905b common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · Sun Mar 22 17:08:59 2015 -0500
  38. e0e7b36 dm: x86: pci: Convert chromebook_link to use driver model for pci by Simon Glass · Thu Mar 05 12:25:33 2015 -0700
  39. 3da658a dm: x86: pci: Convert coreboot to use driver model for pci by Simon Glass · Thu Mar 05 12:25:32 2015 -0700
  40. 4e03781 dm: x86: pci: Add a PCI driver for driver model by Simon Glass · Thu Mar 05 12:25:31 2015 -0700
  41. 70778bc dm: sandbox: pci: Add PCI support for sandbox by Simon Glass · Thu Mar 05 12:25:26 2015 -0700
  42. 7567f46 x86: Split up arch_cpu_init() by Simon Glass · Thu Mar 05 12:25:17 2015 -0700
  43. 240d06d x86: Add a x86_ prefix to the x86-specific PCI functions by Simon Glass · Thu Mar 05 12:25:15 2015 -0700
  44. f905be8 sandbox: Update device tree 'reg' properties for I2C and SPI by Simon Glass · Thu Mar 05 12:25:13 2015 -0700
  45. 5f8865f x86: Add support for panther (Asus Chromebox) by Simon Glass · Mon Mar 02 12:40:54 2015 -0700
  46. 745b1d1 x86: Support machines with >4GB of RAM by Simon Glass · Mon Mar 02 12:40:49 2015 -0700
  47. 1242b87 ti: dwc3: Enable clocks in enable_basic_clocks() in hw_data.c by Kishon Vijay Abraham I · Thu Apr 16 17:17:00 2015 +0530
  48. 273ac5b Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Thu Apr 16 12:51:23 2015 -0400
  49. 0a3ec0a sunxi: Complete i2c support for each supported platform by Paul Kocialkowski · Fri Apr 10 23:09:52 2015 +0200
  50. 2fae3e7 i2c: mvtwsi: Support for up to 4 different controllers by Paul Kocialkowski · Fri Apr 10 23:09:51 2015 +0200
  51. 444af39 sunxi: usbc: Wait for vbus to fall after disabling it by Hans de Goede · Fri Mar 27 21:46:00 2015 +0100
  52. ad70d0c sunxi: usbc: Initialize vusb value on request_resources by Hans de Goede · Fri Mar 27 21:57:54 2015 +0100
  53. d390d8c sunxi: Complete mmc pin mux for each supported platform, configured with Kconfig by Paul Kocialkowski · Sun Mar 22 18:12:23 2015 +0100
  54. ae358a4 sunxi: GPIO pin mux hardware-feature-specific function index defines by Paul Kocialkowski · Sun Mar 22 18:12:22 2015 +0100
  55. 7e9b7de sunxi: common VBUS detection logic in usbc by Paul Kocialkowski · Sun Mar 22 18:07:12 2015 +0100
  56. d273edb sunxi: usb: Drop AXP-sepcific VBUS detection and drive logic by Paul Kocialkowski · Sun Mar 22 18:07:10 2015 +0100
  57. 6604a13 power: axp221: Virtual VBUS detect and enable GPIOs to replace separate logic by Paul Kocialkowski · Sun Mar 22 18:07:09 2015 +0100
  58. c97e168 sunxi: gpio: Indentation fix by Paul Kocialkowski · Sun Mar 22 18:07:08 2015 +0100
  59. 08ff0fd board: ti: AM43xx: added USB initializtion code by Kishon Vijay Abraham I · Mon Feb 23 18:40:21 2015 +0530
  60. ce61fd7 board: ti: DRA7: added USB initializtion code by Kishon Vijay Abraham I · Mon Feb 23 18:40:19 2015 +0530
  61. 19e221e include: asm: types: add resource_size_t type by Kishon Vijay Abraham I · Mon Feb 23 18:39:59 2015 +0530
  62. cec6d1c arm: asm: dma-mapping: added dma_free_coherent API by Kishon Vijay Abraham I · Mon Feb 23 18:39:56 2015 +0530
  63. 1484150 include: asm: dma-mapping: get rid of the compilation warning in udc-core by Kishon Vijay Abraham I · Mon Feb 23 18:39:49 2015 +0530
  64. ac75bb1 ARM: AM43xx: Enable clocks for USB OTGSS and USB PHY by Kishon Vijay Abraham I · Mon Feb 23 18:39:45 2015 +0530
  65. b606585 ARM: DRA7: Enable clocks for USB OTGSS and USB PHY by Kishon Vijay Abraham I · Mon Feb 23 18:39:44 2015 +0530
  66. b44229c ARM: bcm2835: use phys_to_bus() for mbox by Stephen Warren · Mon Apr 06 20:28:39 2015 -0600
  67. c01ed07 ARM: bcm2835: implement phys_to_bus/bus_to_phys by Stephen Warren · Tue Mar 24 20:07:34 2015 -0600
  68. 320d289 break build if it would produce broken binary by Pavel Machek · Mon Apr 13 14:49:28 2015 +0200
  69. 9a36b5b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Mon Apr 13 10:52:46 2015 -0400
  70. 3648a85 ARM: rpi: add a couple more revision IDs by Stephen Warren · Sun Apr 12 21:43:25 2015 -0600
  71. c7ec843 ARM: fix arch/arm/Makefile for Tegra by Masahiro Yamada · Sun Apr 12 00:58:14 2015 +0900
  72. 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
  73. 396a904 Merge git://git.denx.de/u-boot-arc by Tom Rini · Fri Apr 10 12:39:13 2015 -0400
  74. 0acda9b arc: fix separate compilation of start.o by Alexey Brodkin · Fri Apr 10 19:22:40 2015 +0300
  75. 002d130 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Tom Rini · Fri Apr 10 10:32:50 2015 -0400
  76. 71f8e54 arc: make sure _start is in the beginning of .text section by Alexey Brodkin · Fri Apr 10 18:41:58 2015 +0300
  77. 9a3fe06 fdt: nios: Fix warning in ft_cpu_setup() by Simon Glass · Fri Apr 03 17:57:24 2015 -0600
  78. ee69a39 lpc32xx: add support for board work_92105 by Albert ARIBAUD \(3ADEV\) · Tue Mar 31 11:40:51 2015 +0200
  79. 24bfa9d lpc32xx: add LPC32xx SSP support (SPI mode) by Albert ARIBAUD \(3ADEV\) · Tue Mar 31 11:40:47 2015 +0200
  80. eb135ad lpc32xx: add GPIO support by Albert ARIBAUD \(3ADEV\) · Tue Mar 31 11:40:46 2015 +0200
  81. b23324c lpc32xx: i2c: add LPC32xx I2C interface support by Albert ARIBAUD \(3ADEV\) · Tue Mar 31 11:40:45 2015 +0200
  82. 7c97f70 lpc32xx: mtd: nand: add MLC NAND controller by Albert ARIBAUD \(3ADEV\) · Tue Mar 31 11:40:44 2015 +0200
  83. 391e163 lpc32xx: add Ethernet support by Albert ARIBAUD \(3ADEV\) · Tue Mar 31 11:40:43 2015 +0200
  84. 93afc87 Merge branch 'u-boot/master' by Albert ARIBAUD · Fri Apr 10 14:22:23 2015 +0200
  85. fddfa9c ARM: mx5: add support for USB armory board by Andrej Rosano · Wed Apr 08 18:56:30 2015 +0200
  86. 1ac4bca ARM: mx5: move to a standard arch/board approach by Andrej Rosano · Wed Apr 08 18:56:29 2015 +0200
  87. e26108b am33xx/ddr.c: Fix regression on DDR2 platforms by Tom Rini · Thu Apr 02 16:01:33 2015 -0400
  88. c979656 dts: peach_pi: Add DT properties needed for display by Ajay Kumar · Wed Mar 04 19:05:30 2015 +0530
  89. 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
  90. b8441ae dts: exynos54xx: Add samsung, pwm-out-gpio property to FIMD node by Ajay Kumar · Wed Mar 04 19:05:28 2015 +0530
  91. 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
  92. f0df958 arm: exynos: add display clocks for Exynos5800 by Ajay Kumar · Wed Mar 04 19:05:24 2015 +0530
  93. f87f8ee Exynos: Clock: Fix exynos5_get_periph_rate for I2C. by Guillaume GARDET · Wed Mar 11 10:34:27 2015 +0100
  94. 6e8c723 Merge git://git.denx.de/u-boot-arc by Tom Rini · Fri Apr 03 09:14:44 2015 -0400
  95. c1a1955 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Fri Apr 03 09:14:38 2015 -0400
  96. 275583e arc: add support for SLC (System Level Cache, AKA L2-cache) by Alexey Brodkin · Mon Mar 30 13:36:04 2015 +0300
  97. a3cd548 board: Switch Abilis TB-100 board to Driver Model for serial port by Alexey Brodkin · Fri Mar 27 13:24:35 2015 +0300
  98. e458cc1 serial-arc: switch to DM by Alexey Brodkin · Tue Mar 17 14:55:14 2015 +0300
  99. bc9f197 arc: minor fixes in Kconfig by Alexey Brodkin · Tue Mar 17 14:26:43 2015 +0300
  100. 7f188f2 arc: get rid of CONFIG_SYS_GENERIC_GLOBAL_DATA by Alexey Brodkin · Wed Feb 25 18:10:18 2015 +0300