summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-01-13x86: Disable CAR before relocation on platforms that need itSimon Glass
2015-01-13x86: ivybridge: Add a way to turn off the CARSimon Glass
2015-01-13x86: Commit the current MTRRs before relocationSimon Glass
2015-01-13x86: ivybridge: Request MTRRs for DRAM regionsSimon Glass
2015-01-13x86: ivybridge: Set up an MTRR for the video frame bufferSimon Glass
2015-01-13x86: Add support for MTRRsSimon Glass
2015-01-13x86: ivybridge: Drop support for ROM cachingSimon Glass
2015-01-13x86: Tidy up VESA mode numbersSimon Glass
2015-01-13x86: Use cache, don't clear the display in video BIOSSimon Glass
2015-01-13x86: ivybridge: Only run the Video BIOS when video is enabledSimon Glass
2015-01-13x86: Drop RAMTOP KconfigSimon Glass
2015-01-13x86: Correct XIP_ROM_SIZESimon Glass
2015-01-13x86: crownbay: Add pci devices in the dts fileBin Meng
2015-01-13x86: Use ePAPR defined properties for x86-uartBin Meng
2015-01-13ppc4xx: remove some CPCI405 variantsMatthias Fuchs
2015-01-13ppc4xx: remove G2000 boardMatthias Fuchs
2015-01-13ppc4xx: remove WUH405 boardMatthias Fuchs
2015-01-13ppc4xx: remove VOH405 boardMatthias Fuchs
2015-01-13ppc4xx: remove PMC405 boardMatthias Fuchs
2015-01-13ppc4xx: remove PCI405 boardMatthias Fuchs
2015-01-13ppc4xx: remove OCRTC boardMatthias Fuchs
2015-01-13ppc4xx: remove HUB405 boardMatthias Fuchs
2015-01-13ppc4xx: remove HH405 boardMatthias Fuchs
2015-01-13ppc4xx: remove DU440 boardMatthias Fuchs
2015-01-13ppc4xx: remove DU405 boardMatthias Fuchs
2015-01-13ppc4xx: remove DP405 boardMatthias Fuchs
2015-01-13ppc4xx: remove CPCIISER4 boardMatthias Fuchs
2015-01-13ppc4xx: remove CMS700 boardMatthias Fuchs
2015-01-13ppc4xx: remove ASH405 boardMatthias Fuchs
2015-01-13ppc4xx: remove AR405 boardMatthias Fuchs
2015-01-13ppx4xx: remove APC405 boardMatthias Fuchs
2015-01-13m68k: remove TASREG boardMatthias Fuchs
2015-01-13x86: Simplify the fsp hob access functionsBin Meng
2015-01-13pci: Make pci apis usable before relocationBin Meng
2015-01-13x86: Support pci bus scan in the early phaseBin Meng
2015-01-13x86: Add missing DECLARE_GLOBAL_DATA_PTR for pci.cBin Meng
2015-01-13x86: Clean up the board dts filesBin Meng
2015-01-13x86: Rename coreboot.dsti to serial.dtsiBin Meng
2015-01-13x86: Remove alex.dts in arch/x86/dtsBin Meng
2015-01-09arc: introduce "mdbtrick" targetAlexey Brodkin
2015-01-09arm: build arch memset/memcpy in Thumb2 modeStefan Agner
2015-01-08Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2015-01-08mx25: Fix boot hang by avoiding vector relocationFabio Estevam
2015-01-08mx25: Remove empty line after printing the reset causeFabio Estevam
2015-01-08ARM: UniPhier: add UART initialization routine for low-level debugMasahiro Yamada
2015-01-08ARM: UniPhier: enable output of system busMasahiro Yamada
2015-01-08ARM: UniPhier: fix SRAM size on support cardMasahiro Yamada
2015-01-07dt: socfpga: Replace num-chipselect with num-csMarek Vasut
2015-01-06dt: socfpga: Rename snps, dw-spi-mmio to snps, dw-apb-ssiMarek Vasut
2015-01-06Merge branch 'misc' of git://git.denx.de/u-boot-x86Tom Rini