summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-13ARM: drop "optional" from target select in favor of ARCH_VERSATILEMasahiro Yamada
2015-08-13dra7xx: Add dra72_evm_defconfig using CONFIG_DMTom Rini
2015-08-13ARM: SPL: Use CONFIG_SPL_DM not CONFIG_DMTom Rini
2015-08-13gpio: omap: Drop 'method' parameterTom Rini
2015-08-13am33xx: Update DT files, add am335x_gp_evm_config targetTom Rini
2015-08-13arm: am437x: Introduce new board cm-t43Nikita Kiryanov
2015-08-13gpio: am43xx: expand gpio supportNikita Kiryanov
2015-08-13arm: am43xx: enable spi clockNikita Kiryanov
2015-08-13ARM64: hikey: hi6220: Add u-boot support for the 96boards CE HiKey board.Peter Griffin
2015-08-13mmc: hi6220_dw_mmc: Add hi6220 glue code for dw_mmc controller.Peter Griffin
2015-08-13hisilicon: hi6220: Add a hi6220 pinmux driver.Peter Griffin
2015-08-13ARM: hi6220: Add register and bitfield definition header files.Peter Griffin
2015-08-13dm: gpio: hi6220: Add a hi6220 GPIO driver model driver.Peter Griffin
2015-08-13imx28: Fix issue with GCC 5.xMåns Rullgård
2015-08-13ARM: keystone2: Use common definition for clk_get_rateLokesh Vutla
2015-08-13ARM: keystone2: Remove unsed external clocksLokesh Vutla
2015-08-13ARM: keystone2: Cleanup init_pll definitionLokesh Vutla
2015-08-13ARM: keystone2: Use common structure for PLLsLokesh Vutla
2015-08-13ARM: keystone2: Fix dev and arm speed detectionLokesh Vutla
2015-08-13ARM: keystone2: Cleanup PLL init codeLokesh Vutla
2015-08-13ARM: keystone2: Enable CONFIG_DISPLAY_CPUINFOLokesh Vutla
2015-08-13ARM: keystone2: Cleanup SoC detectionLokesh Vutla
2015-08-13ARM: DRA72: disable workaround for 801819Nishanth Menon