summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-08-17pci: mvebu: Add PCIe driverAnton Schubert
2015-08-17arm: mvebu: Add complete SDRAM ECC scrubbingStefan Roese
2015-08-17arm: mvebu: dram.c: Rework dram_init() and dram_init_banksize()Stefan Roese
2015-08-17arm: mvebu: Display ECC enabled / disabled upon bootupStefan Roese
2015-08-17arm: mvebu: Enable USB EHCI support on Armada XPStefan Roese
2015-08-17arm: mvebu: Enable NAND controller on MVEBU SoC'sStefan Roese
2015-08-17arm: mvebu: Disable MBUS error propagationStefan Roese
2015-08-17arm: mvebu: Flush caches and disable MMU only on A38xStefan Roese
2015-08-17arm: mvebu: Setup the MBUS bridge registersStefan Roese
2015-08-17arm: mvebu: Change MBUS base addresses and sizesStefan Roese
2015-08-17arm: mvebu/armada100: dram.c: Remove CONFIG_SYS_BOARD_DRAM_INITStefan Roese
2015-08-17arm: lpc32xx: gpio macro for pin mappingSylvain Lemieux
2015-08-17lpc32xx: cpu: add support for soft resetSylvain Lemieux
2015-08-17arm: lpc32xx: mux: add missing registersSylvain Lemieux
2015-08-14Merge git://git.denx.de/u-boot-x86Tom Rini
2015-08-14x86: minnowmax: Define and enable interrupt setupSimon Glass
2015-08-14x86: Return -1 when reading a PCI config register failsSimon Glass
2015-08-14x86: Drop FSP error defines and use EFI insteadSimon Glass
2015-08-14x86: Set APs' req_seq to the reg number from device treeBin Meng
2015-08-14x86: Show the un-relocated IP address in exceptionsSimon Glass
2015-08-14x86: Switch to using generic global_data setupSimon Glass
2015-08-14x86: Move the GDT into global_dataSimon Glass
2015-08-14x86: Remove init_gd() functionSimon Glass
2015-08-14x86: baytrail: Support running as an EFI payloadSimon Glass
2015-08-14x86: baytrail: Tidy up interrupt and FSP initSimon Glass
2015-08-14x86: Allow pirq_init() to return an errorSimon Glass
2015-08-14x86: Split out fsp_init_phase_pci() code into a new functionSimon Glass
2015-08-14x86: Tidy up the PIRQ routing code a littleSimon Glass
2015-08-14x86: fsp: Do not assert VPD_IMAGE_REV when DEBUGBin Meng
2015-08-14x86: baytrail: Configure FSP UPD from device treeAndrew Bradford
2015-08-14sun6i: clock: Add support for the mipi pllHans de Goede
2015-08-14sunxi: clock: Add clock_get_pll3() helper functionHans de Goede
2015-08-14sunxi: Fix gmac not working on the Colombus boardHans de Goede
2015-08-14sunxi: Add support for the Auxtek-T003 HDMI stickHans de Goede
2015-08-14sunxi: dts: Sync with kernelHans de Goede
2015-08-14sunxi: display: Fix composite video out on sun5iHans de Goede
2015-08-13ARM: tegra: represent RAM in 1 or 2 banksStephen Warren
2015-08-13ARM: tegra: query_sdram_size() cleanupStephen Warren
2015-08-13tegra: Correct logic for reading pll_misc in clock_start_pll()Simon Glass
2015-08-13ARM: tegra: Make pinmux.h standalone includibleThierry Reding
2015-08-13apalis/colibri_t30: fix usb dm regressionMarcel Ziswiler
2015-08-13apalis/colibri_t20/30: clean-upMarcel Ziswiler
2015-08-13colibri_t20: add i2c supportMarcel Ziswiler
2015-08-13colibri_t20: add lcd display supportMarcel Ziswiler
2015-08-13colibri_t20: fix device-tree compatible nodeMarcel Ziswiler
2015-08-13ARM: tegra: allow reading recovery mode boot typeMarcel Ziswiler
2015-08-13Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2015-08-12ARM: drop "optional" from target select in favor of ARCH_VERSATILEMasahiro Yamada
2015-08-12dra7xx: Add dra72_evm_defconfig using CONFIG_DMTom Rini
2015-08-12ARM: SPL: Use CONFIG_SPL_DM not CONFIG_DMTom Rini