1. 021a8bb Tegra210: Fix 64-bit build warning about save_boot_params_ret() by Tom Warren · 9 years ago
  2. 2674871 ARM: tegra: Use architected timer on ARMv8 by Thierry Reding · 9 years ago
  3. ff81d75 ARM: tegra: Initialize timer earlier by Thierry Reding · 9 years ago
  4. 1b9cff6 ARM: tegra: Disable SPL and non-cached memory on 64-bit by Thierry Reding · 9 years ago
  5. 0367dbd ARM: tegra: Use standard cache enable for 64-bit by Thierry Reding · 9 years ago
  6. 6d835fa ARM: tegra: Restrict usable RAM to 32-bit on 64-bit SoCs by Thierry Reding · 9 years ago
  7. 108c4ca fdt: Fix fdtdec_get_addr_size() for 64-bit by Thierry Reding · 9 years ago
  8. 59c364d armv8/cache: Fix page table creation by Thierry Reding · 9 years ago
  9. 419228a arm64: Handle arbitrary CONFIG_SYS_MALLOC_F_LEN values by Thierry Reding · 9 years ago
  10. 8264d1f ARM: tegra: Build warning fixes for 64-bit by Thierry Reding · 9 years ago
  11. 1f5419e mmc: tegra: Build warning fixes for 64-bit by Thierry Reding · 9 years ago
  12. 2bd3a3e i2c: tegra: Build warning fixes for 64-bit by Thierry Reding · 9 years ago
  13. c00315b dfu: fix 64-bit compile warnings by Stephen Warren · 9 years ago
  14. 9c3c931 pxe: add AArch64 image support by Stephen Warren · 9 years ago
  15. bc89695 tegra124: Expand SPL space by 8KB by Simon Glass · 10 years ago
  16. e371a9f tegra: nyan-big: Allow TPM on I2C by Simon Glass · 10 years ago
  17. eec13c4 tegra124: Implement spl_was_boot_source() by Simon Glass · 10 years ago
  18. 4e949e2 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  19. ddb5318 sunxi: Enable both ehci and otg in host mode on various boards by Hans de Goede · 9 years ago
  20. 0c86ceb sunxi: ga10h: Enable both otg and regular usb host controllers by Hans de Goede · 9 years ago
  21. 78c2e64 sunxi: musb: Stop treating not having a vbus-det gpio as an error by Hans de Goede · 9 years ago
  22. 31e4f6f sunxi: musb: Improve output during probing by Hans de Goede · 9 years ago
  23. 0b3845a sunxi: musb: Use device-model for musb host mode by Hans de Goede · 9 years ago
  24. ea059bf sunxi: musb: Move musb config and platdata to the sunxi-musb glue by Hans de Goede · 9 years ago
  25. c77fbfb sunxi: musb: Add id pin support by Hans de Goede · 9 years ago
  26. c93ecd0 sunxi: musb: Move vbus check to sunxi_musb_enable by Hans de Goede · 9 years ago
  27. aadd97f sunxi: usb-phy: Add support for reading otg id pin value by Hans de Goede · 9 years ago
  28. 16eac656 sunxi: Enable CMD_USB and USB_STORAGE by default on sunxi by Hans de Goede · 9 years ago
  29. 10e8717 sunxi: Update selects in arch/arm/Kconfig for DM conversions by Tom Rini · 9 years ago
  30. 40dd321 sunxi: Remove bogus uart entry from utoo-p66 dts file by Hans de Goede · 9 years ago
  31. 5e80377 Merge git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  32. c267e7b usb: ci_udc: fix request allocation when endpoints are disabled by Rob Herring · 9 years ago
  33. 25d9a6d sunxi: spl: Remove redundant check from `board_mmc_init` for signature by Daniel Kochmański · 9 years ago
  34. e8b97e2 sunxi: spl: Detect at runtime where SPL was read from by Daniel Kochmański · 9 years ago
  35. 8c95c51 sunxi: Create helper function veryfing valid boot signature on MMC by Daniel Kochmański · 9 years ago
  36. 13df57b mmc: Protect `mmc_initialize` from initialising mmc multiple times by Daniel Kochmański · 9 years ago
  37. 1ada377 arm: marvell: Increase MAXARGS to 32 by Stefan Roese · 9 years ago
  38. 6f7d667 arm: mvebu: db-88f6820-gp: Add SDIO/MMC SPL boot support by Stefan Roese · 9 years ago
  39. d0503cd spl: spl_mmc: Add option to boot from a MMC partition with offset by Stefan Roese · 9 years ago
  40. 69e9dde kwbimage: Rename CONFIG_SYS_SPI_U_BOOT_OFFS to CONFIG_SYS_U_BOOT_OFFS by Stefan Roese · 9 years ago
  41. 539fe4a kwbimage: Add support for SDIO/MMC boot device selection by Stefan Roese · 9 years ago
  42. 6396213 arm: mvebu: Add SPL SDIO/MMC boot support by Stefan Roese · 9 years ago
  43. facc37f Merge git://git.denx.de/u-boot-uniphier by Tom Rini · 9 years ago
  44. 5856549 ARM: UniPhier: document reference support card by Masahiro Yamada · 9 years ago
  45. 3e27895 ARM: dts: UniPhier: add I2C ch4 device node for PH1-sLD3 by Masahiro Yamada · 9 years ago
  46. fa71441 ARM: UniPhier: add PH1-sLD3 SoC support by Masahiro Yamada · 9 years ago
  47. f0fdc1b ARM: UniPhier: update CONFIG_BOOTARGS by Masahiro Yamada · 9 years ago
  48. b033837 ARM: UniPhier: disable CONFIG_FIT by Masahiro Yamada · 9 years ago
  49. eebc129 ARM: UniPhier: add environment variable for TFTP boot by Masahiro Yamada · 9 years ago
  50. ec81fb5 ARM: UniPhier: add environment sets for non-FIT Linux boot by Masahiro Yamada · 9 years ago
  51. 0c503b6 ARM: dts: UniPhier: add device-specific compatible string for EEPROM by Masahiro Yamada · 9 years ago
  52. 2ae17c9 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  53. 5caab19 arm: mvebu: db-88f6820: Add SPL support with DDR init code by Stefan Roese · 10 years ago
  54. 61cee0a arm: mvebu: a38x: Use correct PEX register access macros by Stefan Roese · 9 years ago
  55. 5ffceb8 arm: mvebu: Add Armada 38x DDR3 training code from Marvell bin_hdr by Stefan Roese · 10 years ago
  56. eb753e9 arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directory by Stefan Roese · 10 years ago
  57. 6a90595 arm: mvebu: Add Armada 38x SERDES / PHY init code from Marvell bin_hdr by Stefan Roese · 10 years ago
  58. e5c5aa9 arm: mvebu: serdes: Move Armada XP SERDES / PHY init code into new directory by Stefan Roese · 10 years ago
  59. 8ec49a6 Makefile: Fix mvebu build target to use SPL load and exe-address by Stefan Roese · 10 years ago
  60. 73acffe arm: mvebu: Disable MMU before changing register base address by Stefan Roese · 10 years ago
  61. d7f2c12 arm: mvebu: spl.c: Add call to board_early_init_f() by Stefan Roese · 10 years ago
  62. 8588a7b arm: mvebu: Use default reg base address for SPL on A38x by Stefan Roese · 10 years ago
  63. e0fa3b8 ci_udc: fix 64-bit compile warnings by Stephen Warren · 9 years ago
  64. d04fe8b arm: mvebu: Call timer_init early before PHY and DDR init by Stefan Roese · 9 years ago
  65. 3ceae9e arm: mvebu: add Armada XP SATA support by Anton Schubert · 9 years ago
  66. 7b5ec7e linux_compat: handle __GFP_ZERO in kmalloc() by Masahiro Yamada · 9 years ago
  67. c537347 linux_compat: move vzalloc() to header file as an inline function by Masahiro Yamada · 9 years ago
  68. 34d20f8 linux_compat: remove cpu_relax() define by Masahiro Yamada · 9 years ago
  69. c9c310c x86: delete unneeded declarations of disable_irq() and enable_irq() by Masahiro Yamada · 9 years ago
  70. 44123cf usb: ehci-marvell: Drop wrl accessor function by Stefan Roese · 9 years ago
  71. f84f091 usb: CONFIG_USB_FASTBOOT prefix replacement for consistency by Paul Kocialkowski · 9 years ago
  72. 3d31026 implement Fastboot via USB OTG on bcm28155_ap boards by Jiandong Zheng · 9 years ago
  73. 88bb7c0 usb: gadget: bcm_udc_otg files by Jiandong Zheng · 9 years ago
  74. f29810e g_dnl: add missing declaration by Steve Rae · 9 years ago
  75. 2032bfd usb: gadget: fastboot: Dequeue the previous IN request for the current request by Paul Kocialkowski · 9 years ago
  76. 4a126b6 usb: gadget: fastboot: Request status and length check in rx handler by Paul Kocialkowski · 9 years ago
  77. 6b9f728 fastboot: Dynamic controller index for usb_gadget_handle_interrupts by Paul Kocialkowski · 10 years ago
  78. 46f9729 usb: gadget: Weak board_usb_init/cleanup definitions in USB download gadget code by Paul Kocialkowski · 9 years ago
  79. d48378f usb: board_usb_init and board_usb_cleanup calls in the fastboot command by Paul Kocialkowski · 9 years ago
  80. d55acc0 usb: Fastboot function config for better consistency with other functions by Paul Kocialkowski · 9 years ago
  81. 045d605 usb: USB download gadget and functions config options coherent naming by Paul Kocialkowski · 9 years ago
  82. d5e033b drivers: usb: fsl: Remove LS102XA immap inclusion by Nikhil Badola · 9 years ago
  83. e28e0f2 include: usb: Map USB controller base addresses for LS2085A by Nikhil Badola · 9 years ago
  84. a740dfb include: usb: Move USB controller base address mapping by Nikhil Badola · 9 years ago
  85. 807babb drivers: usb: fsl: Implement Erratum A-009116 for XHCI controller by Nikhil Badola · 9 years ago
  86. 05a18f4 drivers: usb: fsl: Remove warnings for 64-bit architectures by Nikhil Badola · 9 years ago
  87. 757219e ls1021aqds: Enable USB IP support by Ramneek Mehresh · 9 years ago
  88. eed80b0 ls1021atwr: Enable USB IP support by Ramneek Mehresh · 9 years ago
  89. e39289e arch: arm: fsl: Add XHCI support for LS1021A by Ramneek Mehresh · 9 years ago
  90. f4de407 usb: fsl: Add XHCI driver support by Ramneek Mehresh · 9 years ago
  91. d1fbfbd usb: xhci: keystone: Remove common dwc3 drv functions calls by Ramneek Mehresh · 9 years ago
  92. 8099940 usb: xhci: omap: Remove common dwc3 drv functions calls by Ramneek Mehresh · 9 years ago
  93. 93442d9 usb: xhci: exynos: Remove common dwc3 drv functions calls by Ramneek Mehresh · 9 years ago
  94. 3dad08d usb: dwc3: Add DWC3 controller driver support by Ramneek Mehresh · 9 years ago
  95. c91b2b7 net: Allow drivers to return -ENOSYS with the write_hwaddr() method by Simon Glass · 9 years ago
  96. f58369f dm: usb: eth: Add driver-model support to the asix driver by Simon Glass · 9 years ago
  97. d0065dd dm: usb: Add driver-model support to ehci-pci by Simon Glass · 9 years ago
  98. 55bbe93 x86: minnowmax: Drop the cache line size hack by Simon Glass · 9 years ago
  99. 46952fb dm: usb: Adjust the USB_DEVICE() macro naming by Simon Glass · 9 years ago
  100. 5b026f9 dm: usb: eth: Support driver model with USB Ethernet by Simon Glass · 9 years ago