1. ea34458 arm: socfpga: spl: add sdram init and calibration by Dinh Nguyen · 10 years ago
  2. 95a2fd3 arm: socfpga: spl: allow bootrom to enable IOs after warm reset by Dinh Nguyen · 10 years ago
  3. b47180b arm: socfpga: spl: Add call to timer_init by Dinh Nguyen · 10 years ago
  4. 2c6fca3 arm: socfpga: spl: enable sdram, timer and uart by Dinh Nguyen · 10 years ago
  5. 804a50b arm: socfpga: add functions to bring sdram, timer, and uart out of reset by Dinh Nguyen · 10 years ago
  6. 13ba5d0 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 10 years ago
  7. 2729883 video, ipu: make ldb clock frequency overwritable through board code by Heiko Schocher · 10 years ago
  8. a5ddcbe sandbox: Add support for bootz by Sjoerd Simons · 10 years ago
  9. c8f3482 sandbox: Split bootm code out into lib/bootm by Sjoerd Simons · 10 years ago
  10. 16519a3 ahci: mmio_base is a virtual address by Scott Wood · 10 years ago
  11. 4f3b9d1 sandbox: Move CONFIG_SYS_VSNPRINTF to Kconfig by Simon Glass · 10 years ago
  12. 5322d62 Kconfig: Move CONFIG_BOOTSTAGE to Kconfig by Simon Glass · 10 years ago
  13. 6e37874 Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig by Simon Glass · 10 years ago
  14. 9f09a36 net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · 10 years ago
  15. a8ca4f6 net: cosmetic: Cleanup internal packet buffer names by Joe Hershberger · 10 years ago
  16. 8ecdbed net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · 10 years ago
  17. 51995c2 powerpc: ids8313: use "select" instead of default value in defconfig by Masahiro Yamada · 10 years ago
  18. 2d4d832 ARM: cm_fx6: use "select" instead of default value in defconfig by Masahiro Yamada · 10 years ago
  19. 0906a82 ARM: stv0991: use "select" instead of default value in defconfig by Masahiro Yamada · 10 years ago
  20. 20c5781 ARM: bav335x: use "select" instead of default value in defconfig by Masahiro Yamada · 10 years ago
  21. e200554 ARM: socfpga: use "select" instead of default value in defconfig by Masahiro Yamada · 10 years ago
  22. d158964 ARM: mx6: use "select" instead of default value in defconfig by Masahiro Yamada · 10 years ago
  23. 4bb8f82 ARM: snapper9260: use "select" instead of default value in defconfig by Masahiro Yamada · 10 years ago
  24. 635be63 ARM: rmobile: use "select" instead of default value in defconfig by Masahiro Yamada · 10 years ago
  25. 2df07d4 ARM: zynq: use "select" instead of default value in defconfig by Masahiro Yamada · 10 years ago
  26. 85eb826 ARM: UniPhier: use "select" instead of default value in defconfig by Masahiro Yamada · 10 years ago
  27. 5ef5ccc dm: select CONFIG_DM* options by Masahiro Yamada · 10 years ago
  28. 3cefdb3 dm: usb: exynos: Enable both EHCI and XHCI on snow by Simon Glass · 10 years ago
  29. 1a32ec3 dm: usb: exynos: Use driver model for USB by Simon Glass · 10 years ago
  30. ce3ca2e dm: usb: dts: sandbox: Add some sample USB devices to sandbox by Simon Glass · 10 years ago
  31. 99df60c dm: usb: tegra: Add vbus GPIOs for nyan by Simon Glass · 10 years ago
  32. 07c851e dm: ls1021a: dts: Add QSPI dts node by Haikun.Wang@freescale.com · 10 years ago
  33. 6670a16 dm: ls1021a: dts: Update DSPI node to support DM SPI by Haikun.Wang@freescale.com · 10 years ago
  34. b9fe9e2 dm: ls1021a: dts: Change address_cells and size_cells from 2 to 1 by haikun · 10 years ago
  35. f6580d0 dm: ls1021a: Bring in ls1021a dts files from linux kernel by haikun · 10 years ago
  36. 9f9e2f1 dm: arm: Bring in skeleton64 device tree file from Linux by Haikun.Wang@freescale.com · 10 years ago
  37. 73f220c cros_ec: exynos: Match up device tree with kernel version by Simon Glass · 10 years ago
  38. 7441523 cros_ec: Drop unused CONFIG_DM_CROS_EC by Simon Glass · 10 years ago
  39. 06e694f x86: chromebook_link: dts: Add PCH and LPC devices by Simon Glass · 10 years ago
  40. a5caa37 dm: x86: Add a uclass for an Low Pin Count (LPC) device by Simon Glass · 10 years ago
  41. 404bc5e dm: x86: Add a uclass for a Platform Controller Hub by Simon Glass · 10 years ago
  42. 35f15f6 dm: x86: spi: Convert ICH SPI driver to driver model by Simon Glass · 10 years ago
  43. a892192 sandbox: eth: Add support for using the 'lo' interface by Joe Hershberger · 10 years ago
  44. 586cbd1 sandbox: eth: Add a bridge to a real network for sandbox by Joe Hershberger · 10 years ago
  45. a630b6c sandbox: eth: Add ability to disable ping reply in sandbox eth driver by Joe Hershberger · 10 years ago
  46. e4d7cb1 sandbox: eth: Add ARP and PING response to sandbox driver by Joe Hershberger · 10 years ago
  47. 6ab7699 sandbox: eth: Add network support to sandbox by Joe Hershberger · 10 years ago
  48. 3dbe17e net: Remove the bd* parameter from net stack functions by Joe Hershberger · 10 years ago
  49. 11cd5a0 net: Provide a function to get the current MAC address by Joe Hershberger · 10 years ago
  50. 65b905b common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · 10 years ago
  51. e0e7b36 dm: x86: pci: Convert chromebook_link to use driver model for pci by Simon Glass · 10 years ago
  52. 3da658a dm: x86: pci: Convert coreboot to use driver model for pci by Simon Glass · 10 years ago
  53. 4e03781 dm: x86: pci: Add a PCI driver for driver model by Simon Glass · 10 years ago
  54. 70778bc dm: sandbox: pci: Add PCI support for sandbox by Simon Glass · 10 years ago
  55. 7567f46 x86: Split up arch_cpu_init() by Simon Glass · 10 years ago
  56. 240d06d x86: Add a x86_ prefix to the x86-specific PCI functions by Simon Glass · 10 years ago
  57. f905be8 sandbox: Update device tree 'reg' properties for I2C and SPI by Simon Glass · 10 years ago
  58. 5f8865f x86: Add support for panther (Asus Chromebox) by Simon Glass · 10 years ago
  59. 745b1d1 x86: Support machines with >4GB of RAM by Simon Glass · 10 years ago
  60. 1242b87 ti: dwc3: Enable clocks in enable_basic_clocks() in hw_data.c by Kishon Vijay Abraham I · 10 years ago
  61. 273ac5b Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  62. 0a3ec0a sunxi: Complete i2c support for each supported platform by Paul Kocialkowski · 10 years ago
  63. 2fae3e7 i2c: mvtwsi: Support for up to 4 different controllers by Paul Kocialkowski · 10 years ago
  64. 444af39 sunxi: usbc: Wait for vbus to fall after disabling it by Hans de Goede · 10 years ago
  65. ad70d0c sunxi: usbc: Initialize vusb value on request_resources by Hans de Goede · 10 years ago
  66. d390d8c sunxi: Complete mmc pin mux for each supported platform, configured with Kconfig by Paul Kocialkowski · 10 years ago
  67. ae358a4 sunxi: GPIO pin mux hardware-feature-specific function index defines by Paul Kocialkowski · 10 years ago
  68. 7e9b7de sunxi: common VBUS detection logic in usbc by Paul Kocialkowski · 10 years ago
  69. d273edb sunxi: usb: Drop AXP-sepcific VBUS detection and drive logic by Paul Kocialkowski · 10 years ago
  70. 6604a13 power: axp221: Virtual VBUS detect and enable GPIOs to replace separate logic by Paul Kocialkowski · 10 years ago
  71. c97e168 sunxi: gpio: Indentation fix by Paul Kocialkowski · 10 years ago
  72. 08ff0fd board: ti: AM43xx: added USB initializtion code by Kishon Vijay Abraham I · 10 years ago
  73. ce61fd7 board: ti: DRA7: added USB initializtion code by Kishon Vijay Abraham I · 10 years ago
  74. 19e221e include: asm: types: add resource_size_t type by Kishon Vijay Abraham I · 10 years ago
  75. cec6d1c arm: asm: dma-mapping: added dma_free_coherent API by Kishon Vijay Abraham I · 10 years ago
  76. 1484150 include: asm: dma-mapping: get rid of the compilation warning in udc-core by Kishon Vijay Abraham I · 10 years ago
  77. ac75bb1 ARM: AM43xx: Enable clocks for USB OTGSS and USB PHY by Kishon Vijay Abraham I · 10 years ago
  78. b606585 ARM: DRA7: Enable clocks for USB OTGSS and USB PHY by Kishon Vijay Abraham I · 10 years ago
  79. b44229c ARM: bcm2835: use phys_to_bus() for mbox by Stephen Warren · 10 years ago
  80. c01ed07 ARM: bcm2835: implement phys_to_bus/bus_to_phys by Stephen Warren · 10 years ago
  81. 320d289 break build if it would produce broken binary by Pavel Machek · 10 years ago
  82. 9a36b5b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  83. 3648a85 ARM: rpi: add a couple more revision IDs by Stephen Warren · 10 years ago
  84. c7ec843 ARM: fix arch/arm/Makefile for Tegra by Masahiro Yamada · 10 years ago
  85. 00b154f arm: armada-xp: Fix SPL for AXP by using save_boot_params_ret by Stefan Roese · 10 years ago
  86. 396a904 Merge git://git.denx.de/u-boot-arc by Tom Rini · 10 years ago
  87. 0acda9b arc: fix separate compilation of start.o by Alexey Brodkin · 10 years ago
  88. 002d130 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Tom Rini · 10 years ago
  89. 71f8e54 arc: make sure _start is in the beginning of .text section by Alexey Brodkin · 10 years ago
  90. 9a3fe06 fdt: nios: Fix warning in ft_cpu_setup() by Simon Glass · 10 years ago
  91. ee69a39 lpc32xx: add support for board work_92105 by Albert ARIBAUD \(3ADEV\) · 10 years ago
  92. 24bfa9d lpc32xx: add LPC32xx SSP support (SPI mode) by Albert ARIBAUD \(3ADEV\) · 10 years ago
  93. eb135ad lpc32xx: add GPIO support by Albert ARIBAUD \(3ADEV\) · 10 years ago
  94. b23324c lpc32xx: i2c: add LPC32xx I2C interface support by Albert ARIBAUD \(3ADEV\) · 10 years ago
  95. 7c97f70 lpc32xx: mtd: nand: add MLC NAND controller by Albert ARIBAUD \(3ADEV\) · 10 years ago
  96. 391e163 lpc32xx: add Ethernet support by Albert ARIBAUD \(3ADEV\) · 10 years ago
  97. 93afc87 Merge branch 'u-boot/master' by Albert ARIBAUD · 10 years ago
  98. fddfa9c ARM: mx5: add support for USB armory board by Andrej Rosano · 10 years ago
  99. 1ac4bca ARM: mx5: move to a standard arch/board approach by Andrej Rosano · 10 years ago
  100. e26108b am33xx/ddr.c: Fix regression on DDR2 platforms by Tom Rini · 10 years ago