summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | x86: fsp: Drop get_hob_type() and get_hob_length()Bin Meng2015-01-135-44/+14
| * | x86: Add an 'mtrr' command to list and adjust MTRRsSimon Glass2015-01-132-0/+139
| * | x86: ivybridge: Update microcode early in bootSimon Glass2015-01-135-13/+40
| * | x86: Disable CAR before relocation on platforms that need itSimon Glass2015-01-131-0/+8
| * | x86: ivybridge: Add a way to turn off the CARSimon Glass2015-01-131-0/+46
| * | x86: Commit the current MTRRs before relocationSimon Glass2015-01-131-0/+8
| * | x86: ivybridge: Request MTRRs for DRAM regionsSimon Glass2015-01-131-0/+10
| * | x86: ivybridge: Set up an MTRR for the video frame bufferSimon Glass2015-01-131-0/+7
| * | x86: Add support for MTRRsSimon Glass2015-01-136-101/+187
| * | x86: ivybridge: Drop support for ROM cachingSimon Glass2015-01-131-25/+0
| * | x86: Tidy up VESA mode numbersSimon Glass2015-01-131-4/+7
| * | x86: Use cache, don't clear the display in video BIOSSimon Glass2015-01-131-3/+2
| * | x86: ivybridge: Only run the Video BIOS when video is enabledSimon Glass2015-01-131-1/+8
| * | x86: Drop RAMTOP KconfigSimon Glass2015-01-132-12/+0
| * | x86: Correct XIP_ROM_SIZESimon Glass2015-01-131-1/+1
| * | x86: crownbay: Add pci devices in the dts fileBin Meng2015-01-131-0/+81
| * | x86: Use ePAPR defined properties for x86-uartBin Meng2015-01-131-3/+2
| * | x86: Simplify the fsp hob access functionsBin Meng2015-01-125-100/+101
| * | pci: Make pci apis usable before relocationBin Meng2015-01-123-6/+5
| * | x86: Support pci bus scan in the early phaseBin Meng2015-01-121-0/+1
| * | x86: Add missing DECLARE_GLOBAL_DATA_PTR for pci.cBin Meng2015-01-121-0/+2
| * | x86: Clean up the board dts filesBin Meng2015-01-123-24/+7
| * | x86: Rename coreboot.dsti to serial.dtsiBin Meng2015-01-123-2/+2
| * | x86: Remove alex.dts in arch/x86/dtsBin Meng2015-01-122-25/+0
| |/
* | ppc4xx: remove some CPCI405 variantsMatthias Fuchs2015-01-131-9/+0
* | ppc4xx: remove G2000 boardMatthias Fuchs2015-01-131-4/+0
* | ppc4xx: remove WUH405 boardMatthias Fuchs2015-01-131-4/+0
* | ppc4xx: remove VOH405 boardMatthias Fuchs2015-01-131-4/+0
* | ppc4xx: remove PMC405 boardMatthias Fuchs2015-01-131-4/+0
* | ppc4xx: remove PCI405 boardMatthias Fuchs2015-01-131-4/+0
* | ppc4xx: remove OCRTC boardMatthias Fuchs2015-01-131-4/+0
* | ppc4xx: remove HUB405 boardMatthias Fuchs2015-01-131-4/+0
* | ppc4xx: remove HH405 boardMatthias Fuchs2015-01-131-4/+0
* | ppc4xx: remove DU440 boardMatthias Fuchs2015-01-131-4/+0
* | ppc4xx: remove DU405 boardMatthias Fuchs2015-01-131-4/+0
* | ppc4xx: remove DP405 boardMatthias Fuchs2015-01-131-4/+0
* | ppc4xx: remove CPCIISER4 boardMatthias Fuchs2015-01-131-4/+0
* | ppc4xx: remove CMS700 boardMatthias Fuchs2015-01-131-4/+0
* | ppc4xx: remove ASH405 boardMatthias Fuchs2015-01-131-4/+0
* | ppc4xx: remove AR405 boardMatthias Fuchs2015-01-131-4/+0
* | ppx4xx: remove APC405 boardMatthias Fuchs2015-01-131-4/+0
* | m68k: remove TASREG boardMatthias Fuchs2015-01-131-4/+0
|/
* arc: introduce "mdbtrick" targetAlexey Brodkin2015-01-091-0/+15
* arm: build arch memset/memcpy in Thumb2 modeStefan Agner2015-01-094-87/+142
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2015-01-081-5/+5
|\
| * dt: socfpga: Replace num-chipselect with num-csMarek Vasut2015-01-071-3/+3
| * dt: socfpga: Rename snps, dw-spi-mmio to snps, dw-apb-ssiMarek Vasut2015-01-061-2/+2
* | mx25: Fix boot hang by avoiding vector relocationFabio Estevam2015-01-082-0/+27
* | mx25: Remove empty line after printing the reset causeFabio Estevam2015-01-081-1/+1
* | ARM: UniPhier: add UART initialization routine for low-level debugMasahiro Yamada2015-01-088-0/+128
OpenPOWER on IntegriCloud