1. 6c43f6c ARM: Tegra210: Add SoC code/include files for T210 by Tom Warren · 10 years ago
  2. 56079ec Tegra: Rework KConfig options to allow 64-bit builds (T210) by Tom Warren · 9 years ago
  3. 659a075 Tegra210: Fix 64-bit build warning about save_boot_params_ret() by Tom Warren · 9 years ago
  4. f41f0a1 ARM: tegra: Use architected timer on ARMv8 by Thierry Reding · 9 years ago
  5. aa44187 ARM: tegra: Initialize timer earlier by Thierry Reding · 9 years ago
  6. 6527268 ARM: tegra: Disable SPL and non-cached memory on 64-bit by Thierry Reding · 9 years ago
  7. 32b3234 ARM: tegra: Use standard cache enable for 64-bit by Thierry Reding · 9 years ago
  8. 00f782a ARM: tegra: Restrict usable RAM to 32-bit on 64-bit SoCs by Thierry Reding · 9 years ago
  9. 5b34436 fdt: Fix fdtdec_get_addr_size() for 64-bit by Thierry Reding · 9 years ago
  10. 8b19dff armv8/cache: Fix page table creation by Thierry Reding · 9 years ago
  11. 502a2af arm64: Handle arbitrary CONFIG_SYS_MALLOC_F_LEN values by Thierry Reding · 9 years ago
  12. f49357b ARM: tegra: Build warning fixes for 64-bit by Thierry Reding · 9 years ago
  13. c39e2a7 mmc: tegra: Build warning fixes for 64-bit by Thierry Reding · 9 years ago
  14. 8e67c5d i2c: tegra: Build warning fixes for 64-bit by Thierry Reding · 9 years ago
  15. e621c7a dfu: fix 64-bit compile warnings by Stephen Warren · 9 years ago
  16. 8b5c738 pxe: add AArch64 image support by Stephen Warren · 9 years ago
  17. ba52199 tegra124: Expand SPL space by 8KB by Simon Glass · 9 years ago
  18. 6a6800b tegra: nyan-big: Allow TPM on I2C by Simon Glass · 9 years ago
  19. 537e967 tegra124: Implement spl_was_boot_source() by Simon Glass · 9 years ago
  20. 2647394 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  21. 7f7409b sunxi: Enable both ehci and otg in host mode on various boards by Hans de Goede · 9 years ago
  22. a51c832 sunxi: ga10h: Enable both otg and regular usb host controllers by Hans de Goede · 9 years ago
  23. 9ecce97 sunxi: musb: Stop treating not having a vbus-det gpio as an error by Hans de Goede · 9 years ago
  24. 56a2085 sunxi: musb: Improve output during probing by Hans de Goede · 9 years ago
  25. 91183ba sunxi: musb: Use device-model for musb host mode by Hans de Goede · 9 years ago
  26. d42faf3 sunxi: musb: Move musb config and platdata to the sunxi-musb glue by Hans de Goede · 9 years ago
  27. 71cbe0d sunxi: musb: Add id pin support by Hans de Goede · 9 years ago
  28. b41972e sunxi: musb: Move vbus check to sunxi_musb_enable by Hans de Goede · 9 years ago
  29. 48c06c9 sunxi: usb-phy: Add support for reading otg id pin value by Hans de Goede · 9 years ago
  30. de1502c sunxi: Enable CMD_USB and USB_STORAGE by default on sunxi by Hans de Goede · 9 years ago
  31. 4536882 sunxi: Update selects in arch/arm/Kconfig for DM conversions by Tom Rini · 9 years ago
  32. d08980d sunxi: Remove bogus uart entry from utoo-p66 dts file by Hans de Goede · 9 years ago
  33. 6f4e050 Merge git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  34. 58d6d13 usb: ci_udc: fix request allocation when endpoints are disabled by Rob Herring · 9 years ago
  35. bf5b9b1 sunxi: spl: Remove redundant check from `board_mmc_init` for signature by Daniel Kochmański · 9 years ago
  36. a151403 sunxi: spl: Detect at runtime where SPL was read from by Daniel Kochmański · 9 years ago
  37. 645c48f sunxi: Create helper function veryfing valid boot signature on MMC by Daniel Kochmański · 9 years ago
  38. 1b26bab mmc: Protect `mmc_initialize` from initialising mmc multiple times by Daniel Kochmański · 9 years ago
  39. 5a9749e arm: marvell: Increase MAXARGS to 32 by Stefan Roese · 9 years ago
  40. 7853c50 arm: mvebu: db-88f6820-gp: Add SDIO/MMC SPL boot support by Stefan Roese · 9 years ago
  41. 4bfcc54 spl: spl_mmc: Add option to boot from a MMC partition with offset by Stefan Roese · 9 years ago
  42. 7ddf8cf kwbimage: Rename CONFIG_SYS_SPI_U_BOOT_OFFS to CONFIG_SYS_U_BOOT_OFFS by Stefan Roese · 9 years ago
  43. 1bbe63c kwbimage: Add support for SDIO/MMC boot device selection by Stefan Roese · 9 years ago
  44. 8ed43b9 arm: mvebu: Add SPL SDIO/MMC boot support by Stefan Roese · 9 years ago
  45. 413978d Merge git://git.denx.de/u-boot-uniphier by Tom Rini · 9 years ago
  46. 62102be ARM: UniPhier: document reference support card by Masahiro Yamada · 9 years ago
  47. f1d7945 ARM: dts: UniPhier: add I2C ch4 device node for PH1-sLD3 by Masahiro Yamada · 9 years ago
  48. 3365b4e ARM: UniPhier: add PH1-sLD3 SoC support by Masahiro Yamada · 9 years ago
  49. ad6670e ARM: UniPhier: update CONFIG_BOOTARGS by Masahiro Yamada · 9 years ago
  50. d259449 ARM: UniPhier: disable CONFIG_FIT by Masahiro Yamada · 9 years ago
  51. e037db0 ARM: UniPhier: add environment variable for TFTP boot by Masahiro Yamada · 9 years ago
  52. 421376a ARM: UniPhier: add environment sets for non-FIT Linux boot by Masahiro Yamada · 9 years ago
  53. 6b71e6d ARM: dts: UniPhier: add device-specific compatible string for EEPROM by Masahiro Yamada · 9 years ago
  54. 3c9cc70 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  55. 9e30b31 arm: mvebu: db-88f6820: Add SPL support with DDR init code by Stefan Roese · 10 years ago
  56. ad6ac7a arm: mvebu: a38x: Use correct PEX register access macros by Stefan Roese · 9 years ago
  57. f1df936 arm: mvebu: Add Armada 38x DDR3 training code from Marvell bin_hdr by Stefan Roese · 10 years ago
  58. ff9112d arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directory by Stefan Roese · 10 years ago
  59. edb4702 arm: mvebu: Add Armada 38x SERDES / PHY init code from Marvell bin_hdr by Stefan Roese · 9 years ago
  60. 29b103c arm: mvebu: serdes: Move Armada XP SERDES / PHY init code into new directory by Stefan Roese · 9 years ago
  61. c25012b Makefile: Fix mvebu build target to use SPL load and exe-address by Stefan Roese · 9 years ago
  62. 9f62b44 arm: mvebu: Disable MMU before changing register base address by Stefan Roese · 9 years ago
  63. e3cccf9 arm: mvebu: spl.c: Add call to board_early_init_f() by Stefan Roese · 9 years ago
  64. 2142770 arm: mvebu: Use default reg base address for SPL on A38x by Stefan Roese · 9 years ago
  65. 85a9ea3 ci_udc: fix 64-bit compile warnings by Stephen Warren · 9 years ago
  66. ade741b arm: mvebu: Call timer_init early before PHY and DDR init by Stefan Roese · 9 years ago
  67. e863f7f arm: mvebu: add Armada XP SATA support by Anton Schubert · 9 years ago
  68. 6b9f9ea linux_compat: handle __GFP_ZERO in kmalloc() by Masahiro Yamada · 9 years ago
  69. ebc3328 linux_compat: move vzalloc() to header file as an inline function by Masahiro Yamada · 9 years ago
  70. 3721eaf linux_compat: remove cpu_relax() define by Masahiro Yamada · 9 years ago
  71. 5f7e310 x86: delete unneeded declarations of disable_irq() and enable_irq() by Masahiro Yamada · 9 years ago
  72. 82b9143 usb: ehci-marvell: Drop wrl accessor function by Stefan Roese · 9 years ago
  73. a588d99 usb: CONFIG_USB_FASTBOOT prefix replacement for consistency by Paul Kocialkowski · 9 years ago
  74. d00bf78 implement Fastboot via USB OTG on bcm28155_ap boards by Jiandong Zheng · 9 years ago
  75. 854cbd2 usb: gadget: bcm_udc_otg files by Jiandong Zheng · 9 years ago
  76. 05a950c g_dnl: add missing declaration by Steve Rae · 9 years ago
  77. bc9071c usb: gadget: fastboot: Dequeue the previous IN request for the current request by Paul Kocialkowski · 9 years ago
  78. 94b385f usb: gadget: fastboot: Request status and length check in rx handler by Paul Kocialkowski · 9 years ago
  79. eca76b7 fastboot: Dynamic controller index for usb_gadget_handle_interrupts by Paul Kocialkowski · 9 years ago
  80. 99fc222 usb: gadget: Weak board_usb_init/cleanup definitions in USB download gadget code by Paul Kocialkowski · 9 years ago
  81. 8d2f003 usb: board_usb_init and board_usb_cleanup calls in the fastboot command by Paul Kocialkowski · 9 years ago
  82. 17da3c0 usb: Fastboot function config for better consistency with other functions by Paul Kocialkowski · 9 years ago
  83. 01acd6a usb: USB download gadget and functions config options coherent naming by Paul Kocialkowski · 9 years ago
  84. f2226c0 drivers: usb: fsl: Remove LS102XA immap inclusion by Nikhil Badola · 9 years ago
  85. 2f47324 include: usb: Map USB controller base addresses for LS2085A by Nikhil Badola · 9 years ago
  86. 909a1ab include: usb: Move USB controller base address mapping by Nikhil Badola · 9 years ago
  87. 667f4dd drivers: usb: fsl: Implement Erratum A-009116 for XHCI controller by Nikhil Badola · 9 years ago
  88. 7e5a32f drivers: usb: fsl: Remove warnings for 64-bit architectures by Nikhil Badola · 9 years ago
  89. 081a1b7 ls1021aqds: Enable USB IP support by Ramneek Mehresh · 9 years ago
  90. 10a2864 ls1021atwr: Enable USB IP support by Ramneek Mehresh · 9 years ago
  91. d09e401 arch: arm: fsl: Add XHCI support for LS1021A by Ramneek Mehresh · 9 years ago
  92. ba92ee0 usb: fsl: Add XHCI driver support by Ramneek Mehresh · 9 years ago
  93. 792651f usb: xhci: keystone: Remove common dwc3 drv functions calls by Ramneek Mehresh · 9 years ago
  94. 2770448 usb: xhci: omap: Remove common dwc3 drv functions calls by Ramneek Mehresh · 9 years ago
  95. 552d60c usb: xhci: exynos: Remove common dwc3 drv functions calls by Ramneek Mehresh · 9 years ago
  96. dc9cdf8 usb: dwc3: Add DWC3 controller driver support by Ramneek Mehresh · 9 years ago
  97. b86f795 net: Allow drivers to return -ENOSYS with the write_hwaddr() method by Simon Glass · 9 years ago
  98. fbc4b8a dm: usb: eth: Add driver-model support to the asix driver by Simon Glass · 9 years ago
  99. 2b53b07 dm: usb: Add driver-model support to ehci-pci by Simon Glass · 9 years ago
  100. 4a41cc1 x86: minnowmax: Drop the cache line size hack by Simon Glass · 9 years ago