summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-07-28ARM: Tegra210: Add SoC code/include files for T210Tom Warren
2015-07-28Tegra: Rework KConfig options to allow 64-bit builds (T210)Tom Warren
2015-07-28Tegra210: Fix 64-bit build warning about save_boot_params_ret()Tom Warren
2015-07-28ARM: tegra: Initialize timer earlierThierry Reding
2015-07-28ARM: tegra: Use standard cache enable for 64-bitThierry Reding
2015-07-28ARM: tegra: Restrict usable RAM to 32-bit on 64-bit SoCsThierry Reding
2015-07-28armv8/cache: Fix page table creationThierry Reding
2015-07-27arm64: Handle arbitrary CONFIG_SYS_MALLOC_F_LEN valuesThierry Reding
2015-07-27ARM: tegra: Build warning fixes for 64-bitThierry Reding
2015-07-27tegra124: Implement spl_was_boot_source()Simon Glass
2015-07-25Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2015-07-25sunxi: ga10h: Enable both otg and regular usb host controllersHans de Goede
2015-07-25sunxi: musb: Stop treating not having a vbus-det gpio as an errorHans de Goede
2015-07-25sunxi: musb: Use device-model for musb host modeHans de Goede
2015-07-25sunxi: musb: Move musb config and platdata to the sunxi-musb glueHans de Goede
2015-07-25sunxi: usb-phy: Add support for reading otg id pin valueHans de Goede
2015-07-25sunxi: Enable CMD_USB and USB_STORAGE by default on sunxiHans de Goede
2015-07-25sunxi: Update selects in arch/arm/Kconfig for DM conversionsTom Rini
2015-07-25sunxi: Remove bogus uart entry from utoo-p66 dts fileHans de Goede
2015-07-24Merge git://git.denx.de/u-boot-usbTom Rini
2015-07-24sunxi: spl: Detect at runtime where SPL was read fromDaniel Kochmański
2015-07-24sunxi: Create helper function veryfing valid boot signature on MMCDaniel Kochmański
2015-07-24arm: mvebu: Add SPL SDIO/MMC boot supportStefan Roese
2015-07-23Merge git://git.denx.de/u-boot-uniphierTom Rini
2015-07-23ARM: dts: UniPhier: add I2C ch4 device node for PH1-sLD3Masahiro Yamada
2015-07-23ARM: UniPhier: add PH1-sLD3 SoC supportMasahiro Yamada
2015-07-23ARM: dts: UniPhier: add device-specific compatible string for EEPROMMasahiro Yamada
2015-07-23Merge git://git.denx.de/u-boot-marvellTom Rini
2015-07-23arm: mvebu: a38x: Use correct PEX register access macrosStefan Roese
2015-07-23arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directoryStefan Roese
2015-07-23arm: mvebu: Add Armada 38x SERDES / PHY init code from Marvell bin_hdrStefan Roese
2015-07-23arm: mvebu: serdes: Move Armada XP SERDES / PHY init code into new directoryStefan Roese
2015-07-23arm: mvebu: Disable MMU before changing register base addressStefan Roese
2015-07-23arm: mvebu: spl.c: Add call to board_early_init_f()Stefan Roese
2015-07-23arm: mvebu: Use default reg base address for SPL on A38xStefan Roese
2015-07-23arm: mvebu: Call timer_init early before PHY and DDR initStefan Roese
2015-07-23arm: mvebu: add Armada XP SATA supportAnton Schubert
2015-07-22x86: delete unneeded declarations of disable_irq() and enable_irq()Masahiro Yamada
2015-07-22usb: gadget: bcm_udc_otg filesJiandong Zheng
2015-07-22usb: Fastboot function config for better consistency with other functionsPaul Kocialkowski
2015-07-22include: usb: Move USB controller base address mappingNikhil Badola
2015-07-22arch: arm: fsl: Add XHCI support for LS1021ARamneek Mehresh
2015-07-21dm: test: Add a size to each reg propertySimon Glass
2015-07-21dm: test: Add a test for the system controller uclassSimon Glass
2015-07-21dm: test: Add a test for the LED uclassSimon Glass
2015-07-21dm: test: Add a test for the mmc uclassSimon Glass
2015-07-21dm: test: Add a test for the ram uclassSimon Glass
2015-07-21sandbox: Use the reset driver to handle resetSimon Glass
2015-07-21sandbox: Support multiple reset typesSimon Glass
2015-07-21dm: test: Add tests for the clk uclassSimon Glass