aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-01-13x86: Make chromebook_link the default board for corebootBin Meng3-219/+217
2015-01-13x86: coreboot: Move coreboot-specific defines from coreboot.h to KconfigBin Meng2-0/+17
2015-01-13x86: Hide ROM chip size when CONFIG_X86_RESET_VECTOR is not selectedBin Meng1-0/+2
2015-01-13x86: Move CONFIG_X86_RESET_VECTOR and CONFIG_SYS_X86_START16 to KconfigBin Meng1-0/+9
2015-01-13x86: Allow a hardcoded TSC frequency provided by KconfigBin Meng2-2/+26
2015-01-13x86: coreboot: Set up timer base correctlyBin Meng1-13/+20
2015-01-13x86: fsp: Drop get_hob_type() and get_hob_length()Bin Meng5-44/+14
2015-01-13x86: Add an 'mtrr' command to list and adjust MTRRsSimon Glass2-0/+139
2015-01-13x86: ivybridge: Update microcode early in bootSimon Glass5-13/+40
2015-01-13x86: Disable CAR before relocation on platforms that need itSimon Glass1-0/+8
2015-01-13x86: ivybridge: Add a way to turn off the CARSimon Glass1-0/+46
2015-01-13x86: Commit the current MTRRs before relocationSimon Glass1-0/+8
2015-01-13x86: ivybridge: Request MTRRs for DRAM regionsSimon Glass1-0/+10
2015-01-13x86: ivybridge: Set up an MTRR for the video frame bufferSimon Glass1-0/+7
2015-01-13x86: Add support for MTRRsSimon Glass6-101/+187
2015-01-13x86: ivybridge: Drop support for ROM cachingSimon Glass1-25/+0
2015-01-13x86: Tidy up VESA mode numbersSimon Glass1-4/+7
2015-01-13x86: Use cache, don't clear the display in video BIOSSimon Glass1-3/+2
2015-01-13x86: ivybridge: Only run the Video BIOS when video is enabledSimon Glass1-1/+8
2015-01-13x86: Drop RAMTOP KconfigSimon Glass2-12/+0
2015-01-13x86: Correct XIP_ROM_SIZESimon Glass1-1/+1
2015-01-13x86: crownbay: Add pci devices in the dts fileBin Meng1-0/+81
2015-01-13x86: Use ePAPR defined properties for x86-uartBin Meng1-3/+2
2015-01-12x86: Simplify the fsp hob access functionsBin Meng5-100/+101
2015-01-12pci: Make pci apis usable before relocationBin Meng3-6/+5
2015-01-12x86: Support pci bus scan in the early phaseBin Meng1-0/+1
2015-01-12x86: Add missing DECLARE_GLOBAL_DATA_PTR for pci.cBin Meng1-0/+2
2015-01-12x86: Clean up the board dts filesBin Meng3-24/+7
2015-01-12x86: Rename coreboot.dsti to serial.dtsiBin Meng3-2/+2
2015-01-12x86: Remove alex.dts in arch/x86/dtsBin Meng2-25/+0
2015-01-09arc: introduce "mdbtrick" targetAlexey Brodkin1-0/+15
2015-01-09arm: build arch memset/memcpy in Thumb2 modeStefan Agner4-87/+142
2015-01-08Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini1-5/+5
2015-01-08mx25: Fix boot hang by avoiding vector relocationFabio Estevam2-0/+27
2015-01-08mx25: Remove empty line after printing the reset causeFabio Estevam1-1/+1
2015-01-08ARM: UniPhier: add UART initialization routine for low-level debugMasahiro Yamada8-0/+128
2015-01-08ARM: UniPhier: enable output of system busMasahiro Yamada3-0/+15
2015-01-08ARM: UniPhier: fix SRAM size on support cardMasahiro Yamada1-3/+3
2015-01-07dt: socfpga: Replace num-chipselect with num-csMarek Vasut1-3/+3
2015-01-06dt: socfpga: Rename snps, dw-spi-mmio to snps, dw-apb-ssiMarek Vasut1-2/+2
2015-01-05Merge branch 'misc' of git://git.denx.de/u-boot-x86Tom Rini3-113/+9
2015-01-05cros-ec-keyboard: Synchronize DT binding from linuxSjoerd Simons3-113/+9
2015-01-05keystone: set default pci mode to root complexKaricheri, Muralidharan2-0/+34
2015-01-05arm: omap: reset sata on bootDmitry Lifshitz1-0/+9
2015-01-05OMAP5+: sata/scsi: implement scsi_bus_reset()Dmitry Lifshitz1-0/+6
2015-01-05Revert "ARM: omap4: Update sdram setting for panda rev A6"Nishanth Menon1-4/+0
2015-01-05ARM: OMAP4: Panda: rework DMM logicNishanth Menon1-0/+3
2015-01-05omap-common/hwinit-common.c: timer_init() doesn't need to touch gdTom Rini1-5/+0
2015-01-05am33xx: Drop timer_init call from s_initTom Rini1-1/+0
2015-01-05socfpga: Drop redundant save_boot_paramsTom Rini1-7/+0