aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-08-14x86: Return -1 when reading a PCI config register failsSimon Glass1-3/+6
2015-08-14x86: Drop FSP error defines and use EFI insteadSimon Glass2-12/+1
2015-08-14x86: Set APs' req_seq to the reg number from device treeBin Meng1-0/+7
2015-08-14x86: Show the un-relocated IP address in exceptionsSimon Glass1-0/+2
2015-08-14x86: Switch to using generic global_data setupSimon Glass2-83/+16
2015-08-14x86: Move the GDT into global_dataSimon Glass2-5/+8
2015-08-14x86: Remove init_gd() functionSimon Glass1-1/+0
2015-08-14x86: baytrail: Support running as an EFI payloadSimon Glass1-0/+2
2015-08-14x86: baytrail: Tidy up interrupt and FSP initSimon Glass1-1/+8
2015-08-14x86: Allow pirq_init() to return an errorSimon Glass6-19/+18
2015-08-14x86: Split out fsp_init_phase_pci() code into a new functionSimon Glass2-3/+15
2015-08-14x86: Tidy up the PIRQ routing code a littleSimon Glass1-28/+13
2015-08-14x86: fsp: Do not assert VPD_IMAGE_REV when DEBUGBin Meng3-4/+1
2015-08-14x86: baytrail: Configure FSP UPD from device treeAndrew Bradford3-30/+226
2015-08-13ARM: tegra: represent RAM in 1 or 2 banksStephen Warren1-14/+106
2015-08-13ARM: tegra: query_sdram_size() cleanupStephen Warren1-4/+10
2015-08-13tegra: Correct logic for reading pll_misc in clock_start_pll()Simon Glass3-13/+31
2015-08-13ARM: tegra: Make pinmux.h standalone includibleThierry Reding1-0/+2
2015-08-13apalis/colibri_t30: fix usb dm regressionMarcel Ziswiler2-2/+2
2015-08-13apalis/colibri_t20/30: clean-upMarcel Ziswiler2-2/+4
2015-08-13colibri_t20: add i2c supportMarcel Ziswiler1-0/+28
2015-08-13colibri_t20: add lcd display supportMarcel Ziswiler1-0/+29
2015-08-13colibri_t20: fix device-tree compatible nodeMarcel Ziswiler1-1/+1
2015-08-13ARM: tegra: allow reading recovery mode boot typeMarcel Ziswiler1-0/+2
2015-08-13Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini1-1/+6
2015-08-12ARM: drop "optional" from target select in favor of ARCH_VERSATILEMasahiro Yamada1-1/+1
2015-08-12dra7xx: Add dra72_evm_defconfig using CONFIG_DMTom Rini8-0/+4506
2015-08-12ARM: SPL: Use CONFIG_SPL_DM not CONFIG_DMTom Rini2-3/+3
2015-08-12gpio: omap: Drop 'method' parameterTom Rini5-38/+35
2015-08-12am33xx: Update DT files, add am335x_gp_evm_config targetTom Rini9-206/+2142
2015-08-12arm: am437x: Introduce new board cm-t43Nikita Kiryanov1-0/+6
2015-08-12gpio: am43xx: expand gpio supportNikita Kiryanov1-0/+4
2015-08-12arm: am43xx: enable spi clockNikita Kiryanov1-0/+1
2015-08-12ARM64: hikey: hi6220: Add u-boot support for the 96boards CE HiKey board.Peter Griffin1-0/+8
2015-08-12mmc: hi6220_dw_mmc: Add hi6220 glue code for dw_mmc controller.Peter Griffin1-0/+8
2015-08-12hisilicon: hi6220: Add a hi6220 pinmux driver.Peter Griffin5-0/+305
2015-08-12ARM: hi6220: Add register and bitfield definition header files.Peter Griffin2-0/+807
2015-08-12dm: gpio: hi6220: Add a hi6220 GPIO driver model driver.Peter Griffin1-0/+29
2015-08-12imx28: Fix issue with GCC 5.xMåns Rullgård1-1/+1
2015-08-12ARM: keystone2: Use common definition for clk_get_rateLokesh Vutla8-103/+167
2015-08-12ARM: keystone2: Remove unsed external clocksLokesh Vutla6-50/+13
2015-08-12ARM: keystone2: Cleanup init_pll definitionLokesh Vutla2-5/+10
2015-08-12ARM: keystone2: Use common structure for PLLsLokesh Vutla10-51/+22
2015-08-12ARM: keystone2: Fix dev and arm speed detectionLokesh Vutla9-136/+72
2015-08-12ARM: keystone2: Cleanup PLL init codeLokesh Vutla4-173/+199
2015-08-12ARM: keystone2: Enable CONFIG_DISPLAY_CPUINFOLokesh Vutla1-0/+32
2015-08-12ARM: keystone2: Cleanup SoC detectionLokesh Vutla1-16/+26
2015-08-12ARM: DRA72: disable workaround for 801819Nishanth Menon1-0/+11
2015-08-12ARM: DRA7/ OMAP5: implement Auxiliary Control Register configurationNishanth Menon2-0/+7
2015-08-12ARM: Introduce erratum workaround for 801819Nishanth Menon1-0/+21