summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: tegra: Use architected timer on ARMv8Thierry Reding2015-07-281-0/+3
* ARM: tegra: Initialize timer earlierThierry Reding2015-07-282-6/+6
* ARM: tegra: Disable SPL and non-cached memory on 64-bitThierry Reding2015-07-281-0/+4
* ARM: tegra: Use standard cache enable for 64-bitThierry Reding2015-07-281-1/+1
* ARM: tegra: Restrict usable RAM to 32-bit on 64-bit SoCsThierry Reding2015-07-281-0/+16
* fdt: Fix fdtdec_get_addr_size() for 64-bitThierry Reding2015-07-281-20/+36
* armv8/cache: Fix page table creationThierry Reding2015-07-281-2/+2
* arm64: Handle arbitrary CONFIG_SYS_MALLOC_F_LEN valuesThierry Reding2015-07-271-1/+2
* ARM: tegra: Build warning fixes for 64-bitThierry Reding2015-07-272-3/+3
* mmc: tegra: Build warning fixes for 64-bitThierry Reding2015-07-271-3/+3
* i2c: tegra: Build warning fixes for 64-bitThierry Reding2015-07-271-2/+2
* dfu: fix 64-bit compile warningsStephen Warren2015-07-272-3/+3
* pxe: add AArch64 image supportStephen Warren2015-07-272-2/+8
* tegra124: Expand SPL space by 8KBSimon Glass2015-07-271-1/+1
* tegra: nyan-big: Allow TPM on I2CSimon Glass2015-07-271-4/+4
* tegra124: Implement spl_was_boot_source()Simon Glass2015-07-271-0/+16
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-07-2575-342/+347
|\
| * sunxi: Enable both ehci and otg in host mode on various boardsHans de Goede2015-07-254-0/+6
| * sunxi: ga10h: Enable both otg and regular usb host controllersHans de Goede2015-07-253-0/+28
| * sunxi: musb: Stop treating not having a vbus-det gpio as an errorHans de Goede2015-07-252-4/+2
| * sunxi: musb: Improve output during probingHans de Goede2015-07-251-5/+6
| * sunxi: musb: Use device-model for musb host modeHans de Goede2015-07-252-1/+58
| * sunxi: musb: Move musb config and platdata to the sunxi-musb glueHans de Goede2015-07-253-36/+34
| * sunxi: musb: Add id pin supportHans de Goede2015-07-254-0/+8
| * sunxi: musb: Move vbus check to sunxi_musb_enableHans de Goede2015-07-251-10/+9
| * sunxi: usb-phy: Add support for reading otg id pin valueHans de Goede2015-07-253-0/+42
| * sunxi: Enable CMD_USB and USB_STORAGE by default on sunxiHans de Goede2015-07-252-5/+2
| * sunxi: Update selects in arch/arm/Kconfig for DM conversionsTom Rini2015-07-2562-250/+86
| * sunxi: Remove bogus uart entry from utoo-p66 dts fileHans de Goede2015-07-251-14/+0
| * sunxi: spl: Remove redundant check from `board_mmc_init` for signatureDaniel Kochmański2015-07-241-9/+11
| * sunxi: spl: Detect at runtime where SPL was read fromDaniel Kochmański2015-07-241-12/+40
| * sunxi: Create helper function veryfing valid boot signature on MMCDaniel Kochmański2015-07-243-6/+20
| * mmc: Protect `mmc_initialize` from initialising mmc multiple timesDaniel Kochmański2015-07-241-0/+5
* | Merge git://git.denx.de/u-boot-usbTom Rini2015-07-2453-374/+666
|\ \
| * | usb: ci_udc: fix request allocation when endpoints are disabledRob Herring2015-07-241-4/+8
| * | ci_udc: fix 64-bit compile warningsStephen Warren2015-07-231-9/+10
| * | usb: ehci-marvell: Drop wrl accessor functionStefan Roese2015-07-221-14/+12
| * | usb: CONFIG_USB_FASTBOOT prefix replacement for consistencyPaul Kocialkowski2015-07-229-20/+20
| * | implement Fastboot via USB OTG on bcm28155_ap boardsJiandong Zheng2015-07-223-0/+61
| * | usb: gadget: bcm_udc_otg filesJiandong Zheng2015-07-223-0/+80
| * | g_dnl: add missing declarationSteve Rae2015-07-221-0/+1
| * | usb: gadget: fastboot: Dequeue the previous IN request for the current requestPaul Kocialkowski2015-07-221-0/+3
| * | usb: gadget: fastboot: Request status and length check in rx handlerPaul Kocialkowski2015-07-221-5/+6
| * | fastboot: Dynamic controller index for usb_gadget_handle_interruptsPaul Kocialkowski2015-07-221-1/+1
| * | usb: gadget: Weak board_usb_init/cleanup definitions in USB download gadget codePaul Kocialkowski2015-07-221-0/+13
| * | usb: board_usb_init and board_usb_cleanup calls in the fastboot commandPaul Kocialkowski2015-07-222-7/+26
| * | usb: Fastboot function config for better consistency with other functionsPaul Kocialkowski2015-07-229-4/+12
| * | usb: USB download gadget and functions config options coherent namingPaul Kocialkowski2015-07-2224-57/+57
| * | drivers: usb: fsl: Remove LS102XA immap inclusionNikhil Badola2015-07-221-1/+0
| * | include: usb: Map USB controller base addresses for LS2085ANikhil Badola2015-07-221-0/+3
OpenPOWER on IntegriCloud