summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86: minnowmax: Define and enable interrupt setupSimon Glass2015-08-141-3/+66
* x86: Return -1 when reading a PCI config register failsSimon Glass2015-08-141-3/+6
* x86: Drop FSP error defines and use EFI insteadSimon Glass2015-08-142-12/+1
* x86: Set APs' req_seq to the reg number from device treeBin Meng2015-08-141-0/+7
* x86: Show the un-relocated IP address in exceptionsSimon Glass2015-08-141-0/+2
* x86: Switch to using generic global_data setupSimon Glass2015-08-142-83/+16
* x86: Move the GDT into global_dataSimon Glass2015-08-142-5/+8
* x86: Remove init_gd() functionSimon Glass2015-08-141-1/+0
* x86: baytrail: Support running as an EFI payloadSimon Glass2015-08-141-0/+2
* x86: baytrail: Tidy up interrupt and FSP initSimon Glass2015-08-141-1/+8
* x86: Allow pirq_init() to return an errorSimon Glass2015-08-146-19/+18
* x86: Split out fsp_init_phase_pci() code into a new functionSimon Glass2015-08-142-3/+15
* x86: Tidy up the PIRQ routing code a littleSimon Glass2015-08-141-28/+13
* x86: fsp: Do not assert VPD_IMAGE_REV when DEBUGBin Meng2015-08-143-4/+1
* x86: baytrail: Configure FSP UPD from device treeAndrew Bradford2015-08-143-30/+226
* ARM: tegra: represent RAM in 1 or 2 banksStephen Warren2015-08-131-14/+106
* ARM: tegra: query_sdram_size() cleanupStephen Warren2015-08-131-4/+10
* tegra: Correct logic for reading pll_misc in clock_start_pll()Simon Glass2015-08-133-13/+31
* ARM: tegra: Make pinmux.h standalone includibleThierry Reding2015-08-131-0/+2
* apalis/colibri_t30: fix usb dm regressionMarcel Ziswiler2015-08-132-2/+2
* apalis/colibri_t20/30: clean-upMarcel Ziswiler2015-08-132-2/+4
* colibri_t20: add i2c supportMarcel Ziswiler2015-08-131-0/+28
* colibri_t20: add lcd display supportMarcel Ziswiler2015-08-131-0/+29
* colibri_t20: fix device-tree compatible nodeMarcel Ziswiler2015-08-131-1/+1
* ARM: tegra: allow reading recovery mode boot typeMarcel Ziswiler2015-08-131-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2015-08-131-1/+6
|\
| * net: lpc32xx: add RMII phy mode supportVladimir Zapolskiy2015-08-111-1/+6
* | ARM: drop "optional" from target select in favor of ARCH_VERSATILEMasahiro Yamada2015-08-121-1/+1
* | dra7xx: Add dra72_evm_defconfig using CONFIG_DMTom Rini2015-08-128-0/+4506
* | ARM: SPL: Use CONFIG_SPL_DM not CONFIG_DMTom Rini2015-08-122-3/+3
* | gpio: omap: Drop 'method' parameterTom Rini2015-08-125-38/+35
* | am33xx: Update DT files, add am335x_gp_evm_config targetTom Rini2015-08-129-206/+2142
* | arm: am437x: Introduce new board cm-t43Nikita Kiryanov2015-08-121-0/+6
* | gpio: am43xx: expand gpio supportNikita Kiryanov2015-08-121-0/+4
* | arm: am43xx: enable spi clockNikita Kiryanov2015-08-121-0/+1
* | ARM64: hikey: hi6220: Add u-boot support for the 96boards CE HiKey board.Peter Griffin2015-08-121-0/+8
* | mmc: hi6220_dw_mmc: Add hi6220 glue code for dw_mmc controller.Peter Griffin2015-08-121-0/+8
* | hisilicon: hi6220: Add a hi6220 pinmux driver.Peter Griffin2015-08-125-0/+305
* | ARM: hi6220: Add register and bitfield definition header files.Peter Griffin2015-08-122-0/+807
* | dm: gpio: hi6220: Add a hi6220 GPIO driver model driver.Peter Griffin2015-08-121-0/+29
* | imx28: Fix issue with GCC 5.xMåns Rullgård2015-08-121-1/+1
* | ARM: keystone2: Use common definition for clk_get_rateLokesh Vutla2015-08-128-103/+167
* | ARM: keystone2: Remove unsed external clocksLokesh Vutla2015-08-126-50/+13
* | ARM: keystone2: Cleanup init_pll definitionLokesh Vutla2015-08-122-5/+10
* | ARM: keystone2: Use common structure for PLLsLokesh Vutla2015-08-1210-51/+22
* | ARM: keystone2: Fix dev and arm speed detectionLokesh Vutla2015-08-129-136/+72
* | ARM: keystone2: Cleanup PLL init codeLokesh Vutla2015-08-124-173/+199
* | ARM: keystone2: Enable CONFIG_DISPLAY_CPUINFOLokesh Vutla2015-08-121-0/+32
* | ARM: keystone2: Cleanup SoC detectionLokesh Vutla2015-08-121-16/+26
* | ARM: DRA72: disable workaround for 801819Nishanth Menon2015-08-121-0/+11
OpenPOWER on IntegriCloud