summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86: Remove unused rw-mrc-cache properties in the link and panther dts filesBin Meng2015-10-212-5/+0
* x86: baytrail: Issue full system reset in reset_cpu()Bin Meng2015-10-211-0/+6
* x86: Enable mrc cache for bayleybay and minnowmaxBin Meng2015-10-212-0/+12
* x86: baytrail: Save mrc cache to spi flashBin Meng2015-10-211-0/+19
* x86: fsp: Pass mrc cache to fsp_init() and save it to gd after fsp_init()Bin Meng2015-10-212-1/+35
* x86: Use struct mrc_region to describe a mrc regionBin Meng2015-10-213-15/+27
* x86: ivybridge: Use APIs provided in the mrccache libBin Meng2015-10-211-108/+4
* x86: Add more common routines to manipulate mrc cacheBin Meng2015-10-212-0/+140
* x86: Add various minor tidy-ups in mrccache codesBin Meng2015-10-212-18/+16
* x86: Do sanity test on the cache record in mrccache_update()Bin Meng2015-10-212-1/+4
* x86: Move mrccache.[c|h] to a common placeBin Meng2015-10-215-4/+3
* x86: Add ENABLE_MRC_CACHE Kconfig optionBin Meng2015-10-211-0/+8
* x86: fsp: Add a hdr sub-command to show header informationBin Meng2015-10-211-1/+31
* x86: fsp: Make hob command a sub-command to fspBin Meng2015-10-213-7/+28
* x86: fsp: Print GUID whenever applicable in the hob command outputBin Meng2015-10-211-3/+19
* x86: fsp: Compact the output of hob commandBin Meng2015-10-211-14/+14
* x86: Add SMBIOS table supportBin Meng2015-10-215-0/+522
* x86: Move install_e820_map() out of zimage.cBin Meng2015-10-215-29/+41
* x86: Initialize GDT entry 1 to be the 32-bit CS as wellBin Meng2015-10-211-1/+6
* x86: Allow disabling IGD on Intel QueensbayBin Meng2015-10-213-0/+32
* x86: ivybridge: Remove the dead codes that programs pci bridgeBin Meng2015-10-211-32/+0
* powerpc: Drop old non-generic-board codeSimon Glass2015-10-191-986/+0
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2015-10-191-0/+1
|\
| * ARM: rpi: add another revision of Raspberry Pi A+Lubomir Rintel2015-10-191-0/+1
* | ARM: k2e/l: Apply WA for selecting PA clock sourceLokesh Vutla2015-10-172-3/+8
* | arch/powerpc/config.mk: Pass -fno-ira-hoist-pressure when possibleTom Rini2015-10-171-1/+2
|/
* Merge git://git.denx.de/u-boot-socfpgaTom Rini2015-10-163-0/+17
|\
| * arm: dts: socfpga: add "u-boot,dm-pre-reloc" to socfpga_cyclone5_socdk dtsDinh Nguyen2015-10-171-0/+3
| * arm: socfpga: enable data/inst prefetch and shared override in the L2Dinh Nguyen2015-10-172-0/+14
* | arm: mmu: Add missing volatile for reading SCTLR registerAlison Wang2015-10-161-1/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2015-10-156-27/+55
|\
| * armv8/gic: Fix GIC v2 initializationThierry Reding2015-10-151-1/+9
| * armv8/mmu: Set bits marked RES1 in TCRThierry Reding2015-10-152-3/+7
| * armv8/mmu: Clean up TCR programmingThierry Reding2015-10-151-2/+2
| * Merge remote-tracking branch 'u-boot/master'Albert ARIBAUD2015-10-14263-4693/+12323
| |\
| * | arm: armv8 correct value passed to __asm_dcache_allPeng Fan2015-09-121-1/+1
| * | arm: Correct comments in crt0.S for the recent SPL improvementsSimon Glass2015-09-122-20/+36
* | | pci: pcie_imx: Fix hang on mx6qpFabio Estevam2015-10-151-0/+2
| |/ |/|
* | ls102xa: Fix reset hangFabio Estevam2015-10-121-0/+15
* | lpc32xx: fix calculation of HCLK PLL output clockVladimir Zapolskiy2015-10-111-5/+5
* | lpc32xx: remove surplus clock cycle in PL175 WAIT_OEN configVladimir Zapolskiy2015-10-111-1/+1
* | arndale: Apply Cortex-A15 errata #773022 and #774769Ian Campbell2015-10-111-0/+14
* | ppc4xx: Remove lcd4_lwmon5 supportStefan Roese2015-10-111-1/+0
* | Revert "powerpc: ppc4xx: remove lwmon5 support"Stefan Roese2015-10-112-0/+11
* | vexpress64: fvp dram: add DRAM configurationRyan Harkin2015-10-111-0/+9
* | dm: dts: ls1021a-twr: Enable DSPI2 on LS1021ATWRYuan Yao2015-10-111-0/+16
* | Merge git://git.denx.de/u-boot-dmTom Rini2015-10-081-0/+4
|\ \
| * | sandbox: Correct operaion of 'reset' commandSimon Glass2015-10-051-0/+4
* | | rockchip: Reconfigure the malloc based to point to system memorySjoerd Simons2015-10-031-0/+7
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-fdtTom Rini2015-10-032-6/+8
|\ \
OpenPOWER on IntegriCloud